svn commit: r222726 - head/release/ia64
Marcel Moolenaar
marcel at xcllnt.net
Mon Jun 6 05:31:06 UTC 2011
On Jun 5, 2011, at 8:40 PM, Nathan Whitehorn wrote:
> 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!
No worries. I just did a fresh install and the whole process
is just a delight. There's only 1 real problem: the new boot
menu is crashing the loader, so I'll be removing that. Other
than that, only aesthetic "issues":
:
/etc/rc: WARNING: $hostname is not set -- see rc.conf(5).
:
FreeBSD Installer
──────────────────────────────────────────────────────────────────────────────
┌────────────Archive Extraction───────────────┐
│ │
│ base.txz [ Done ] │
│ kernel.txz [ Done ] │
│ games.txz [ Done ] │
│ ports.txz [ 99% ] │
│ src.txz [ Pending ]mpt0: QUEUE FULL EVENT: Bus 0x00 Target 0x03 Depth 65 │
mpt0: QUEUE FULL EVENT: Bus 0x00 Target 0x03 Depth 65 │
mpt0: QUEUE FULL EVENT: Bus 0x00 Target 0x03 Depth 65 │
mpt0: QUEUE FULL EVENT: Bus 0x00 Target 0x03 Depth 65─────┐ │
mpt0: QUEUE FULL EVENT: Bus 0x00 Target 0x03 Depth 65 │ │
mpt0: QUEUE FULL EVENT: Bus 0x00 Target 0x03 Depth 65─────┘ │
mpt0: QUEUE FULL EVENT: Bus 0x00 Target 0x03 Depth 65────────┘
mpt0: QUEUE FULL EVENT: Bus 0x00 Target 0x03 Depth 65
FreeBSD Installer
========================
Please select a password for the system management account (root):
mpt0: QUEUE FULL EVENT: Bus 0x00 Target 0x03 Depth 65
mpt0: QUEUE FULL EVENT: Bus 0x00 Target 0x03 Depth 65
New Password:mpt0: QUEUE FULL EVENT: Bus 0x00 Target 0x03 Depth 65
BTW, one thing to note: my source tree (from which the release
was made) wasn't owned by root and some of the file ownership
ended up "wrong":
eris# ls -al /boot/kernel/
total 41504
drwxr-xr-x 2 root 99 1024 Jun 6 04:55 .
drwxr-xr-x 7 root 99 512 Jun 5 22:20 ..
-r-xr-xr-x 1 root wheel 21706 Jun 5 22:20 geom_part_apm.ko
-r-xr-xr-x 1 root wheel 39239 Jun 5 22:20 geom_part_apm.ko.symbols
-r-xr-xr-x 1 root wheel 21424 Jun 5 22:20 geom_part_bsd.ko
-r-xr-xr-x 1 root wheel 44693 Jun 5 22:20 geom_part_bsd.ko.symbols
-r-xr-xr-x 1 root wheel 22771 Jun 5 22:20 geom_part_ebr.ko
-r-xr-xr-x 1 root wheel 39400 Jun 5 22:20 geom_part_ebr.ko.symbols
-r-xr-xr-x 1 root wheel 40421 Jun 5 22:20 geom_part_gpt.ko
-r-xr-xr-x 1 root wheel 67106 Jun 5 22:20 geom_part_gpt.ko.symbols
-r-xr-xr-x 1 root wheel 21270 Jun 5 22:20 geom_part_mbr.ko
-r-xr-xr-x 1 root wheel 37715 Jun 5 22:20 geom_part_mbr.ko.symbols
-r-xr-xr-x 1 root wheel 21995 Jun 5 22:20 geom_part_pc98.ko
-r-xr-xr-x 1 root wheel 39225 Jun 5 22:20 geom_part_pc98.ko.symbols
-r-xr-xr-x 1 root wheel 21780 Jun 5 22:20 geom_part_vtoc8.ko
-r-xr-xr-x 1 root wheel 47979 Jun 5 22:20 geom_part_vtoc8.ko.symbols
-r-xr-xr-x 1 root wheel 11030943 Jun 5 21:56 kernel
-r-xr-xr-x 1 root wheel 21760529 Jun 5 21:56 kernel.symbols
-rw-r--r-- 1 root 99 5228 Jun 5 22:20 linker.hints
-r-xr-xr-x 1 root wheel 22153 Jun 5 22:20 opensolaris.ko
-r-xr-xr-x 1 root wheel 96888 Jun 5 22:20 opensolaris.ko.symbols
-r-xr-xr-x 1 root wheel 2472977 Jun 5 22:20 zfs.ko
-r-xr-xr-x 1 root wheel 6383611 Jun 5 22:20 zfs.ko.symbols
eris# ls -al /usr
total 80
drwxr-xr-x 15 root wheel 512 Jun 6 04:55 .
drwxr-xr-x 19 root wheel 1024 Jun 6 05:29 ..
drwxr-xr-x 2 root wheel 7680 Jun 5 22:12 bin
drwxr-xr-x 2 root wheel 512 Jun 6 04:55 games
drwxr-xr-x 51 root wheel 5632 Jun 5 22:11 include
drwxr-xr-x 7 root wheel 12288 Jun 5 22:12 lib
drwxr-xr-x 4 root wheel 512 Jun 5 21:39 lib32
drwxr-xr-x 5 root wheel 512 Jun 5 21:39 libdata
drwxr-xr-x 6 root wheel 1536 Jun 5 22:12 libexec
drwxr-xr-x 2 root wheel 512 Jun 5 21:39 local
drwxr-xr-x 2 root wheel 512 Jun 5 21:39 obj
drwxr-xr-x 68 501 99 1536 May 31 03:24 ports
drwxr-xr-x 2 root wheel 5120 Jun 5 22:12 sbin
drwxr-xr-x 27 root wheel 512 Jun 5 22:12 share
drwxrwxr-x 22 501 99 1024 Jun 6 05:00 src
--
Marcel Moolenaar
marcel at xcllnt.net
More information about the svn-src-all
mailing list