seperate downloading of the hardened malloc.
This commit is contained in:
@@ -3,13 +3,13 @@ set -e
|
||||
dir=$(dirname "$0")
|
||||
echo $dir
|
||||
cd $dir
|
||||
./install_dependencies.sh
|
||||
./build_kernel.sh
|
||||
./build_initramfs.sh
|
||||
./bootstrap_filesystem.sh
|
||||
./build_initramfs.sh
|
||||
#./install_dependencies.sh
|
||||
#./build_kernel.sh
|
||||
#./build_initramfs.sh
|
||||
#./bootstrap_filesystem.sh
|
||||
#./build_initramfs.sh
|
||||
./build_filesystem.sh
|
||||
./build_image.sh
|
||||
|
||||
./boot_image.sh
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user