fix wrong name for the iso!

This commit is contained in:
Luigi Rizzo 2009-06-22 16:06:38 +00:00
parent 400b1bbfe8
commit f40a82debd
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=194635

View File

@ -140,7 +140,7 @@ set_defaults() { # no arguments
# mountpoint used to build memory filesystems
c_fs=fs.PICOBSD # filename used for the memory filesystem
c_img=picobsd.bin # filename used for the picobsd image
c_iso=picobsd.bin # filename used for the ISO image
c_iso=picobsd.iso # filename used for the ISO image
generate_iso="NO" # don't generate the iso image
# select the right disklabel program