Re: [RELEASE] New Boot-Loader Menu

2011-04-29 Thread Artem Belevich
On Fri, Apr 29, 2011 at 8:37 PM, Doug Barton wrote: > On 04/29/2011 20:34, Warren Block wrote: >> >> On Fri, 29 Apr 2011, Devin Teske wrote: >> >>> I'm still leaning toward just making the "V" in "Verbose" and "S" in >>> "Single >>> User" bolded. >> >> Why not just underline hotkey characters? Tha

Re: [RELEASE] New Boot-Loader Menu

2011-04-29 Thread Doug Barton
On 04/29/2011 20:34, Warren Block wrote: On Fri, 29 Apr 2011, Devin Teske wrote: I'm still leaning toward just making the "V" in "Verbose" and "S" in "Single User" bolded. Why not just underline hotkey characters? That's already a well-known standard in lots of places. Agreed, that's a much

RE: [RELEASE] New Boot-Loader Menu

2011-04-29 Thread Warren Block
On Fri, 29 Apr 2011, Devin Teske wrote: I'm still leaning toward just making the "V" in "Verbose" and "S" in "Single User" bolded. Why not just underline hotkey characters? That's already a well-known standard in lots of places. ___ freebsd-hacker

Re: [RELEASE] New Boot-Loader Menu

2011-04-29 Thread Alexander Leidinger
On Fri, 29 Apr 2011 12:02:03 -0700 "Devin Teske" wrote: > I was thinking that what we ought to do is support *both* numbers > *and* letters. Sounds good to me. > I envision the menuitem numbers remaining unchanged (1-7), allowing > those familiar with the numbers to use them. > > However, as f

2011 USENIX Federated Conferences Week Registration Now Open

2011-04-29 Thread Lionel Garth Jones
Join us in Portland, OR, June 14-17, 2011, for the 2011 USENIX Federated Conferences Week. http://www.usenix.org/fcw11/proga We know that keeping up with technology can be costly and time-consuming. USENIX Federated Conferences Week makes it easier than ever to stay ahead of the game. By attendi

RE: [RELEASE] New Boot-Loader Menu

2011-04-29 Thread Devin Teske
> -Original Message- > From: Olivier SMEDTS [mailto:oliv...@gid0.org] > Sent: Friday, April 29, 2011 4:09 PM > To: Devin Teske > Cc: Freddie Cash; FreeBSD Hackers > Subject: Re: [RELEASE] New Boot-Loader Menu > > Le 29 avr. 2011 à 21:17, Devin Teske a écrit : > > >> -Original Message

RE: [RELEASE] New Boot-Loader Menu

2011-04-29 Thread Devin Teske
> -Original Message- > From: Alexander Leidinger [mailto:alexan...@leidinger.net] > Sent: Friday, April 29, 2011 1:34 PM > To: Devin Teske > Cc: 'Mike Meyer'; 'FreeBSD Hackers' > Subject: Re: [RELEASE] New Boot-Loader Menu > > On Fri, 29 Apr 2011 12:02:03 -0700 "Devin Teske" > wrote: > >

Re: [RELEASE] New Boot-Loader Menu

2011-04-29 Thread Olivier SMEDTS
Le 29 avr. 2011 à 21:17, Devin Teske a écrit : >> -Original Message- >> From: Freddie Cash [mailto:fjwc...@gmail.com] >> Sent: Friday, April 29, 2011 11:20 AM >> To: Devin Teske >> Cc: FreeBSD Hackers >> Subject: Re: [RELEASE] New Boot-Loader Menu >> >> Very nice and functional, without a

Re: Look of boot2, on HDD

2011-04-29 Thread Garrett Cooper
2011/4/29 : > /boot/boot2    STAGE 2 bootstrap file > Understands the FreeBSD file system enough, to find files on it, and can > provide a simple interface to choose the kernel or loader to run. > > Once sys is fully booted, HDD is 'ada0'. > However, STAGE 2, sees it, as a 'ad4', at boot process,

should I use a SYSCTL_STRUCT?

2011-04-29 Thread Rick Macklem
Hi, I am at the point where I need to fix the "-z" option of nfsstat. Currently the stats are acquired/zeroed for the old NFS subsystem via sysctl. The setup in the kernel is: SYSCTL_STRUCT(_vfs_nfs, NFS_NFSSTATS, nfsstats, CTLFLAG_RW, &nfsstats, nfsstats, "S,nfsstats"); The new NFS subs

Re: Bugzilla file reported. gnome developers want freebsd help

2011-04-29 Thread Super Bisquit
Let the individual know that the gnome developers are willing to work with him. For gnome desktop devel, here's the link and project: http://www.google-melange.com/gsoc/project/google/gsoc2011/kulakovad/4001 On 4/29/11, Andrey V. Elsukov wrote: > On 29.04.2011 23:30, Super Bisquit wrote: >> http

RE: [RELEASE] New Boot-Loader Menu

2011-04-29 Thread Devin Teske
> -Original Message- > From: Mike Meyer [mailto:m...@mired.org] > Sent: Friday, April 29, 2011 12:24 PM > To: Devin Teske > Cc: 'FreeBSD Hackers' > Subject: Re: [RELEASE] New Boot-Loader Menu > > On Fri, 29 Apr 2011 12:02:03 -0700 > "Devin Teske" wrote: > > > -Original Message- >

Re: Bugzilla file reported. gnome developers want freebsd help

2011-04-29 Thread Brooks Davis
On Fri, Apr 29, 2011 at 03:30:42PM -0400, Super Bisquit wrote: > https://bugzilla.gnome.org/show_bug.cgi?id=648430 > > It doesn't seem that there was any before this willing to submit a bug > report about networking. > > The gnome developers are willing to work with the freebsd project. FYI, we'

Re: Bugzilla file reported. gnome developers want freebsd help

2011-04-29 Thread Andrey V. Elsukov
On 29.04.2011 23:30, Super Bisquit wrote: > https://bugzilla.gnome.org/show_bug.cgi?id=648430 > > It doesn't seem that there was any before this willing to submit a bug > report about networking. > > The gnome developers are willing to work with the freebsd project. Also there is approved GSoC P

Bugzilla file reported. gnome developers want freebsd help

2011-04-29 Thread Super Bisquit
https://bugzilla.gnome.org/show_bug.cgi?id=648430 It doesn't seem that there was any before this willing to submit a bug report about networking. The gnome developers are willing to work with the freebsd project. ___ freebsd-hackers@freebsd.org mailing

Re: [RELEASE] New Boot-Loader Menu

2011-04-29 Thread Mike Meyer
On Fri, 29 Apr 2011 12:02:03 -0700 "Devin Teske" wrote: > > -Original Message- > > From: Mike Meyer [mailto:m...@mired.org] > > I'd like to revisit the numbers vs. letters for menu options. IIRC (and I > > may > not), > > an earlier version used letters for the menu options, and people ob

RE: [RELEASE] New Boot-Loader Menu

2011-04-29 Thread Devin Teske
> -Original Message- > From: Freddie Cash [mailto:fjwc...@gmail.com] > Sent: Friday, April 29, 2011 11:20 AM > To: Devin Teske > Cc: FreeBSD Hackers > Subject: Re: [RELEASE] New Boot-Loader Menu > > Very nice and functional, without adding a lot of extra verbosity or steps. > I really >

RE: [RELEASE] New Boot-Loader Menu

2011-04-29 Thread Devin Teske
> -Original Message- > From: Mike Meyer [mailto:m...@mired.org] > Sent: Friday, April 29, 2011 10:08 AM > To: Devin Teske > Cc: FreeBSD Hackers > Subject: Re: [RELEASE] New Boot-Loader Menu > > On Sun, 24 Apr 2011 18:53:11 -0700 > Devin Teske wrote: > > > Hello fellow hackers, > > > > I'

Re: [RELEASE] New Boot-Loader Menu

2011-04-29 Thread Freddie Cash
Very nice and functional, without adding a lot of extra verbosity or steps. I really appreciated the clean install via binary package. Well done. Only question I have is whether it's possible to use the Beastie ASCII image instead of the pointy-eared blob? The beastie.4th file is still present u

Re: [RELEASE] New Boot-Loader Menu

2011-04-29 Thread Warner Losh
Why not both? Warner On Apr 29, 2011, at 11:08 AM, Mike Meyer wrote: > On Sun, 24 Apr 2011 18:53:11 -0700 > Devin Teske wrote: > >> Hello fellow hackers, >> >> I'd love to finally release (under the BSD license) my code for the revamped >> FreeBSD boot loader menu. >> >> Here's a detailed

Re: [RELEASE] New Boot-Loader Menu

2011-04-29 Thread Mike Meyer
On Sun, 24 Apr 2011 18:53:11 -0700 Devin Teske wrote: > Hello fellow hackers, > > I'd love to finally release (under the BSD license) my code for the revamped > FreeBSD boot loader menu. > > Here's a detailed discussion of the release complete with pictures: > http://devinteske.com/new-freebsd

Look of boot2, on HDD

2011-04-29 Thread rank1seeker
/boot/boot2STAGE 2 bootstrap file Understands the FreeBSD file system enough, to find files on it, and can provide a simple interface to choose the kernel or loader to run. Once sys is fully booted, HDD is 'ada0'. However, STAGE 2, sees it, as a 'ad4', at boot process, which is same seen, by

Re: make question

2011-04-29 Thread Bob Bishop
Hi, This whole area is quite a mess. See for instance bin/10985 on interactions between -j, -B and .NOTPARALLEL -- Bob Bishop r...@gid.co.uk ___ freebsd-hackers@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-hackers To u

Re: make question

2011-04-29 Thread Hartmut Brandt
On Fri, 29 Apr 2011, Roman Divacky wrote: RD>On Thu, Apr 28, 2011 at 08:50:27PM +0200, Hartmut Brandt wrote: RD>> On Thu, 28 Apr 2011, Roman Divacky wrote: RD>> RD>> RD>On Thu, Apr 28, 2011 at 05:52:58PM +0200, Hartmut Brandt wrote: RD>> RD>> Hi Roman, RD>> RD>> RD>> RD>> On Wed, 27 Apr 2011, Ro

RE: make question

2011-04-29 Thread Hartmut.Brandt
s/can/can't/ harti From: Arnaud Lacombe [lacom...@gmail.com] Sent: Friday, April 29, 2011 3:37 AM To: Brandt, Hartmut Cc: Roman Divacky; hack...@freebsd.org Subject: Re: make question Hi, On Thu, Apr 28, 2011 at 11:52 AM, Hartmut Brandt wrote: > I think

Re: make question

2011-04-29 Thread Roman Divacky
On Thu, Apr 28, 2011 at 08:50:27PM +0200, Hartmut Brandt wrote: > On Thu, 28 Apr 2011, Roman Divacky wrote: > > RD>On Thu, Apr 28, 2011 at 05:52:58PM +0200, Hartmut Brandt wrote: > RD>> Hi Roman, > RD>> > RD>> On Wed, 27 Apr 2011, Roman Divacky wrote: > RD>> > RD>> RD>You seem to have messed wit