This commit is contained in:
TomasM
2017-10-07 10:22:16 -04:00
parent 4a081ac1c8
commit 182d6449c1
2 changed files with 7 additions and 0 deletions
+3
View File
@@ -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
+4
View File
@@ -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