Author: luigi Date: Mon Jun 22 16:06:38 2009 New Revision: 194635 URL: http://svn.freebsd.org/changeset/base/194635
Log: fix wrong name for the iso! Modified: head/release/picobsd/build/picobsd Modified: head/release/picobsd/build/picobsd ============================================================================== --- head/release/picobsd/build/picobsd Mon Jun 22 15:57:12 2009 (r194634) +++ head/release/picobsd/build/picobsd Mon Jun 22 16:06:38 2009 (r194635) @@ -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 _______________________________________________ svn-src-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-all To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"