10-base.sh 258 B

1234567
  1. #!/bin/sh
  2. # shellcheck source=./../../lib/lib.sh
  3. copy_to_image user-programs/init.out init
  4. copy_to_image user-programs/busybox busybox
  5. copy_to_image user-programs/busybox-minimal busybox_
  6. copy_to_image user-programs/init_script_x86_64-acpi_compat.sh initsh