diff options
| author | Luigi Rizzo <luigi@FreeBSD.org> | 2009-06-22 16:06:38 +0000 |
|---|---|---|
| committer | Luigi Rizzo <luigi@FreeBSD.org> | 2009-06-22 16:06:38 +0000 |
| commit | f40a82debd9f5308157f5fb42131eb278e785e96 (patch) | |
| tree | 0773a55b483164accd9111a8554e05551d55a727 /release | |
| parent | 400b1bbfe8254703784105ada72b97e47c85e41d (diff) | |
Notes
Diffstat (limited to 'release')
| -rwxr-xr-x | release/picobsd/build/picobsd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/release/picobsd/build/picobsd b/release/picobsd/build/picobsd index 7d42f89fbf58..9bc08df947f8 100755 --- a/release/picobsd/build/picobsd +++ b/release/picobsd/build/picobsd @@ -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 |
