Re: RB_BOOTINFO not found in sys/boot/i386/boot2/boot2.c

2003-11-11 Thread Simon L. Nielsen
On 2003.11.11 11:15:11 +0200, Anton Yudin wrote: > > RB_BOOTINFO, defined in reboot.h, not found in > sys/boot/i386/boot2/boot2.c .. > can somebody fix this? I'm rather sure bde already fixed this some hours ago in src/sys/boot/i386/boot2/boot2.c v 1.66. --

RB_BOOTINFO not found in sys/boot/i386/boot2/boot2.c

2003-11-11 Thread Anton Yudin
RB_BOOTINFO, defined in reboot.h, not found in sys/boot/i386/boot2/boot2.c .. can somebody fix this? ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to

make world failure with today's current. (in /usr/src/sys/boot/i386/boot2/boot2.c)

2003-11-11 Thread Mark Sergeant
y=2 -S -o boot2.s.tmp /u sr/src/sys/boot/i386/boot2/boot2.c /usr/src/sys/boot/i386/boot2/boot2.c: In function `load': /usr/src/sys/boot/i386/boot2/boot2.c:362: error: `RB_BOOTINFO' undeclared (first use in this function) /usr/src/sys/boot/i386/boot2/boot2.c:362: error: (Each undeclared

Re: i386/boot2.c patches

2002-03-21 Thread John Baldwin
On 20-Mar-2002 Thomas Quinot wrote: > Le 2002-03-20, John Baldwin écrivait : > >> Looks mostly ok to me. Not entirely sure about the autoboot changes >> as it looks weird to load(kname) right before you change what kname >> is. I think the logic must somehow be wrong there. > > But this is wh

Re: i386/boot2.c patches

2002-03-20 Thread Thomas Quinot
Le 2002-03-20, John Baldwin écrivait : > Looks mostly ok to me. Not entirely sure about the autoboot changes > as it looks weird to load(kname) right before you change what kname > is. I think the logic must somehow be wrong there. But this is what is currently in the code (as I mentioned in t

RE: i386/boot2.c patches

2002-03-20 Thread John Baldwin
On 20-Mar-2002 Pierre Beyssac wrote: > Would anyone mind if I commit the following to i386/boot2.c? > I've reviewed and tested them. > > add -n option to boot2 to disallow user interruption > http://www.FreeBSD.org/cgi/query-pr.cgi?pr=36016 Looks fine to me. >

i386/boot2.c patches

2002-03-20 Thread Pierre Beyssac
Would anyone mind if I commit the following to i386/boot2.c? I've reviewed and tested them. add -n option to boot2 to disallow user interruption http://www.FreeBSD.org/cgi/query-pr.cgi?pr=36016 boot2 cleanup (modulo style(9) and a minor typo in a comment): http://www.FreeBS

boot2.c

2000-02-01 Thread Chris Webb
I think I've just stumbled over a little problem with boot2.c in -current. If I boot a kernel directly from boot2 rather than through the loader, the root filesystem gets mounted as the old-style wd0s1a rather than the new ad0a (or whatever). This means that init gets somewhat upset if /etc/