build fixes

This commit is contained in:
TomasM
2017-10-11 04:42:46 -04:00
parent a3bd955648
commit bbde3c4ff0
2 changed files with 5 additions and 1 deletions
+4 -1
View File
@@ -1,5 +1,7 @@
#!/bin/bash
CWD=$(pwd)
. ./install
. ./cleanup
. ./copy
@@ -9,7 +11,7 @@ SKIPINITRFS=true
cd ../../
. ./build
# re-setup initrd to include aufs
# setup initrd now, to include aufs
apt-get update
apt-get install aufs-dkms
@@ -17,3 +19,4 @@ cd initramfs
. ./initramfs_create
cp -f $INITRAMFS.img $LIVEKITDATA/$LIVEKITNAME/boot/initrfs.img
cp -f $CWD/bootfiles/* $LIVEKITDATA/$LIVEKITNAME/boot/
+1
View File
@@ -1,5 +1,6 @@
#!/bin/bash
apt-get update
apt-get dist-upgrade
# if kernel was upgraded, you may need to reboot
apt-get install mc squashfs-tools genisoimage zip psmisc net-tools