Hmmm... I only have a couple of free minutes here, but I skimmed through this. I think that named_rcng is simply mis-named. It's used twice in...
361
Lukas Ertl
l.ertl@...
Sep 10, 2003 11:24 am
... FWIW, I've submitted a PR with the patch, in case anyone wants to look at it: <http://www.freebsd.org/cgi/query-pr.cgi?pr=56648>. regards, le -- Lukas Ertl...
364
Martin Blapp
mb@...
Sep 15, 2003 6:24 pm
=================================================================== Do not kill dhclient twice. If we execute dhclient -r, dhclient gets already killed, so...
366
Doug Barton
DougB@...
Sep 17, 2003 7:25 am
... Hash: SHA1 Guys, There is no $gbde_autoattach_all variable in /etc/defaults/rc.conf, and it's generating an error at boot time. When Garrett initially...
367
Garrett Wollman
wollman@...
Sep 17, 2003 4:28 pm
... That's a bug that was never fixed because I didn't test that case. :-( It should default to no. -GAWollman...
369
Doug Barton
DougB@...
Sep 18, 2003 10:05 am
... Thanks. I committed the rc.conf default and rc.conf.5 update. Doug -- This .signature sanitized for your protection...
386
Doug Barton
DougB@...
Oct 13, 2003 9:45 am
Guys, Please see very interesting suggestions below from phk regarding ways to improve cleanvar, especially in the presence of a diskless boot. I like these...
413
Doug Barton
DougB@...
Oct 30, 2003 9:37 am
FYI. I'm a little out of touch atm, so if someone wants to grab this, feel free. Doug ... From: Kris Kennaway <kris@...> To: kris@...,...
416
Matt Peterson
matt@...
Nov 4, 2003 7:41 am
Howdy, I've made some updates to rc.d/rc.diskless for use in read-only flash systems (typically Soekris, etc embedded boards). phk said I should track down...
... I can work on this. I've got an intrest in diskless setups my self. Some comments: Replacing tabs with spaces makes the diffs hard to follow. I like the...
... I'd definatly plan to remove all /usr stuff before the "mount -a" and limit it after. I'm pretty sure autodetection can be done with shell matching and...
Any objections to this rc.d/diskless patch to avoid running newaliases on machines which aren't using sentmail/mailwrapper? I deliberatly duplicated the case...
Hi I'd like to present some patches to teach FreeBSD to automatically configure itself depending on what network it is started in. The system depends on rcng,...
... Does this mean we should remove the rest of the compatibility stuff in other scripts? As you say, the NetBSD folks don't seem interested in our changes. We...
Guys, FYI, I updated mergemaster last week to detect any files in /etc/rc.d (or ${DESTDIR}/etc/rc.d if they are different) that aren't in ${TEMPROOT}/etc/rc.d,...
610
Luke Mewburn
lukem@...
Jan 6, 2004 1:35 am
... FWIW; whilst NetBSD is unlikely to share the same /etc/rc.d/* scripts with FreeBSD (10 years of feature skew between our projects), maintaining...
... Ok, cool. That'll make rc.d much cleaner. ... As for rc.subr(8) I tried to interest you in a small patch once but it never got anywhere (I don't recall the...
659
Simon L. Nielsen
simon@...
Jan 17, 2004 5:39 pm
Hello I have enhanced the gbde rc.d script a bit, so it asks the user X times (normally 3) for the pass-phrase. I have also added support for having the...
Guys, All but 2 of the last 100 messages to this list were spam, and that trend is pretty consistent over time. Therefore I've changed the policy of the list...
... I think we should move to a freebsd.org hosted list. I also prefer a non-moderated list but I won't argue if people want otherwise. Cheers. -- Mike...
I noticed that rc.d/ttys has a circular dependency caused by requiring mountcritremote. I can't figure out why you would need that, any ideas? Also, the whole...
Wow, this list software is f-ing worthless. I get spam all the time from this list without any tagging, but a perfectly good message with a valid digital...
[ phk cc-ed ] ... I don't see any circular dependency, and rcorder(8) backs me up :-) What do you think is circular ? ... I think you're right. Poul-Henning,...
... rcorder was bitching to me. I wonder if I added something to cause it. I'm in the process of rewriting the diskless script to make it support read-only...
... It's in process. I tried a couple mails to the list over the weekend and got rebuffed by the "post as subscriber" filter. :) Doug -- This .signature...
Hi folks, I'm not sure if the fast prefix was intended to also work with the stop command, but I think it should. The reason is because most applications don't...
Hi Luke, folks, The attached patch shuts up ps(1) when the program we're looking for does not exist. The error message is something along the lines of: ps:...
Howdy, As promised, the new @freebsd version of this list has been created. Please note, the delay on this point was entirely mine, as it took me longer than...