aboutsummaryrefslogtreecommitdiffstats
path: root/freedom-maker/bin/packages-chroot
blob: c70249d63340f8188f1f6845ce8cd6e62aa25ac2 (plain)
1
2
3
4
5
6
7
8
#!/bin/sh

# try to install locally-sourced torouter .deb files
dpkg -i /tmp/dpkg/*.deb

# try to install libertas_uap hack
cd /tmp/uap_hack/dreamplug_libertas && ./install_$kernelversion.sh