can generate initramfs from busybox

Signed-off-by: Nico Schottelius <nico@wurzel.schottelius.org>
This commit is contained in:
Nico Schottelius 2015-05-19 11:06:54 +02:00
commit 7ba6c0a44a
10 changed files with 119 additions and 29 deletions

8
hacking/v3-busybox/all.sh Executable file
View file

@ -0,0 +1,8 @@
#!/bin/sh
rm -rf preos
mkdir -p preos/boot
./generate.sh > preos/boot/initramfs
./add_kernel_isolinux.sh preos