Re: conf/160896: [nanobsd] [patch] use getopts, jobs option, delay -c usage improvements to nanobsd.sh

2011-09-22 Thread Warner Losh
Rejecting parts of this patch. Specifically, the delated -c stuff is bogusly implemented. Before the change, you could have multiple -c options on the command line. after this you can't. Don't like how -j is implemented in this patch. Need to think about this because it breaks some nanobsd

Re: misc/145395: [nanobsd] [patch] Extremely slow nanobsd disk image creation and 100% disk load on zfs

2011-05-25 Thread Warner Losh
The following reply was made to PR misc/145395; it has been noted by GNATS. From: Warner Losh To: Alex Bakhtin Cc: bug-follo...@freebsd.org, i...@freebsd.org Subject: Re: misc/145395: [nanobsd] [patch] Extremely slow nanobsd disk image creation and 100% disk load on zfs Date: Wed, 25 May 2011

Re: misc/145395: [nanobsd] [patch] Extremely slow nanobsd disk image creation and 100% disk load on zfs

2011-05-25 Thread Warner Losh
The following reply was made to PR misc/145395; it has been noted by GNATS. From: Warner Losh To: Alex Bakhtin Cc: bug-follo...@freebsd.org, i...@freebsd.org Subject: Re: misc/145395: [nanobsd] [patch] Extremely slow nanobsd disk image creation and 100% disk load on zfs Date: Wed, 25 May 2011

Re: misc/157903: automated kldload for USB class devices

2011-06-23 Thread Warner Losh
How'd you go about generating all these .conf files? I don't see where you defined USB_* as variables in them either. Maybe you could point me at it? Warner On Jun 23, 2011, at 10:00 AM, Robert Millan wrote: > ___ freebsd-bugs@freebsd.org mailing

Re: misc/157903: automated kldload for USB class devices

2011-06-23 Thread Warner Losh
The following reply was made to PR conf/157903; it has been noted by GNATS. From: Warner Losh To: Robert Millan Cc: freebsd-gnats-sub...@freebsd.org, freebsd-bugs@freebsd.org, freebsd-hack...@freebsd.org, freebsd-...@freebsd.org Subject: Re: misc/157903: automated kldload for USB class

Re: misc/157903: automated kldload for USB class devices

2011-06-24 Thread Warner Losh
On Jun 24, 2011, at 7:11 AM, Hans Petter Selasky wrote: > On Friday 24 June 2011 14:59:37 Robert Millan wrote: >> 2011/6/24 Hans Petter Selasky : Very nice. But why not use variable names instead of hardcoding numbers? It makes the output much easier to understand. >>> >>> To save mem

Re: misc/157903: automated kldload for USB class devices

2011-06-24 Thread Warner Losh
The following reply was made to PR conf/157903; it has been noted by GNATS. From: Warner Losh To: Hans Petter Selasky Cc: Robert Millan , freebsd-hack...@freebsd.org, freebsd-bugs@FreeBSD.org, freebsd-gnats-sub...@freebsd.org, freebsd-...@freebsd.org, freebsd-curr...@freebsd.org