svn commit: r222726 - head/release/ia64

Nathan Whitehorn nwhitehorn at freebsd.org
Mon Jun 6 03:40:06 UTC 2011


On 06/05/11 20:52, Marcel Moolenaar wrote:
> Author: marcel
> Date: Mon Jun  6 01:52:15 2011
> New Revision: 222726
> URL: http://svn.freebsd.org/changeset/base/222726
>
> Log:
>    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.

Sorry to have broken it, and thanks for patching this up!
-Nathan


More information about the svn-src-head mailing list