readme
This commit is contained in:
@@ -1 +1,4 @@
|
|||||||
These files contain suggested commands used to setup given OS for minimal install
|
These files contain suggested commands used to setup given OS for minimal install
|
||||||
|
|
||||||
|
You should not run the files as scripts, it should be rather used as a guide
|
||||||
|
to let you know what to delete, what to run and how
|
||||||
@@ -21,7 +21,11 @@ rm -Rf /usr/share/man/??
|
|||||||
rm -Rf /usr/share/man/*_*
|
rm -Rf /usr/share/man/*_*
|
||||||
|
|
||||||
# now run build script
|
# now run build script
|
||||||
|
cd ..
|
||||||
|
./build
|
||||||
|
|
||||||
apt-get install aufs-dkms
|
apt-get install aufs-dkms
|
||||||
|
|
||||||
# and re-setup initrd to include aufs
|
# and re-setup initrd to include aufs
|
||||||
|
./initramfs/initramfs_create
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user