summaryrefslogtreecommitdiff
path: root/create_cdrom.sh
diff options
context:
space:
mode:
authorAndreas Baumann <mail@andreasbaumann.cc>2018-02-08 20:28:28 +0100
committerAndreas Baumann <mail@andreasbaumann.cc>2018-02-08 20:28:28 +0100
commit140666b0971089ef34fb910313d0e42811dc0603 (patch)
tree363f6de6e90d38696f38d6e3f1713728e2d3effb /create_cdrom.sh
parenteb88a96cb0beb781d1b773aae1ffb2bd6dd6da50 (diff)
downloadbootstrap32-140666b0971089ef34fb910313d0e42811dc0603.tar.xz
added the qemu-img build script
Diffstat (limited to 'create_cdrom.sh')
-rwxr-xr-xcreate_cdrom.sh2
1 files changed, 1 insertions, 1 deletions
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