blob: 4dc63845455ea17e5ce76e234be4d6335af0b144 (
plain)
1
2
3
4
5
6
7
8
9
|
# to install these unofficial modules onto the arch install cd:
# install aif from package
git clone git://github.com/Dieterbe/aif.git /home/arch/tmp
cp -ax /home/arch/tmp/unofficial/modules/* /home/arch/aif/user/
|