You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
cdist-mirror/hacking/v3-busybox/all.sh

9 lines
183 B

#!/bin/sh
rm -rf preos
mkdir -p preos/boot
./create_initramfs.sh > preos/boot/initramfs
./add_kernel_isolinux.sh preos
./copy_bin_with_libs.sh preos
./create_iso.sh preos preos.iso