From 140666b0971089ef34fb910313d0e42811dc0603 Mon Sep 17 00:00:00 2001 From: Andreas Baumann Date: Thu, 8 Feb 2018 20:28:28 +0100 Subject: added the qemu-img build script --- create_cdrom.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'create_cdrom.sh') diff --git a/create_cdrom.sh b/create_cdrom.sh index e53bbf5..79164b1 100755 --- a/create_cdrom.sh +++ b/create_cdrom.sh @@ -2,7 +2,7 @@ . "./default.conf" -# builds a small ISO image for stage 1 system: +# builds a small ISO image for installing a stage 1 system: # no ramdisk, no modules, no fancy startup, just a shell script sudo rm -rf $STAGE1_ISOLINUX -- cgit v1.2.3-54-g00ecf