Date: Mon, 6 Jun 2011 01:52:15 +0000 (UTC) From: Marcel Moolenaar <marcel@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/release/ia64 mkisoimages.sh Message-ID: <201106060152.p561qVsk060390@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
marcel 2011-06-06 01:52:15 UTC
FreeBSD src repository
Modified files:
release/ia64 mkisoimages.sh
Log:
SVN rev 222726 on 2011-06-06 01:52:15Z by marcel
Fix ia64 ISO creation:
o boot/mfsroot.gz is no more. Copy it only when it exists so as still
to be compatible with Makefile.sysinstall.
o while here, make ispfw.ko optional as well.
o '-b bootimage' is not a valid argument for makefs. What was meant
was '-o bootimage'.
o create the boot image in the current directory so that makefs can
find the file. Previously it had to be created under $BASE because
that's how mkisofs wanted it.
Revision Changes Path
1.16 +10 -6 src/release/ia64/mkisoimages.sh
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201106060152.p561qVsk060390>
