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:...
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...
... 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...
... 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...
[ 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,...
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...
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...
... 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...
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...
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...
Simon L. Nielsen
simon@...
Jan 17, 2004 5:39 pm
611
... 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...
... FWIW; whilst NetBSD is unlikely to share the same /etc/rc.d/* scripts with FreeBSD (10 years of feature skew between our projects), maintaining...
Luke Mewburn
lukem@...
Jan 6, 2004 1:35 am
609
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,...
... 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...
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,...
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...
... 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...
... 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...
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...
Matt Peterson
matt@...
Nov 4, 2003 7:41 am
413
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@...,...
Doug Barton
DougB@...
Oct 30, 2003 9:37 am
386
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...
Doug Barton
DougB@...
Oct 13, 2003 9:45 am
369
... Thanks. I committed the rc.conf default and rc.conf.5 update. Doug -- This .signature sanitized for your protection...
Doug Barton
DougB@...
Sep 18, 2003 10:05 am
367
... That's a bug that was never fixed because I didn't test that case. :-( It should default to no. -GAWollman...
Garrett Wollman
wollman@...
Sep 17, 2003 4:28 pm
366
... 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...
Doug Barton
DougB@...
Sep 17, 2003 7:25 am
364
=================================================================== Do not kill dhclient twice. If we execute dhclient -r, dhclient gets already killed, so...
Martin Blapp
mb@...
Sep 15, 2003 6:24 pm
361
... 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...
Lukas Ertl
l.ertl@...
Sep 10, 2003 11:24 am
358
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...
Forwarded to the rc mailing list. Tim, do you want to weigh in on this? IIRC, it has something to do with the way NetBSD does named startup (which is in a...