Search the web
Sign In
New User? Sign Up
FreeBSD-rc · Improving FreeBSD startup scripts
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Show off your group to the world. Share a photo of your group with us.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 358 - 729 of 729   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
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...
Tim Kientzle
timkientzle
Offline Send Email
Sep 8, 2003
7:23 am
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@...
Send Email
Sep 10, 2003
11:24 am
364
=================================================================== Do not kill dhclient twice. If we execute dhclient -r, dhclient gets already killed, so...
Martin Blapp
mb@...
Send Email
Sep 15, 2003
6:24 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@...
Send Email
Sep 17, 2003
7:25 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@...
Send Email
Sep 17, 2003
4:28 pm
369
... Thanks. I committed the rc.conf default and rc.conf.5 update. Doug -- This .signature sanitized for your protection...
Doug Barton
DougB@...
Send Email
Sep 18, 2003
10:05 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@...
Send Email
Oct 13, 2003
9:45 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@...
Send Email
Oct 30, 2003
9:37 am
416
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@...
Send Email
Nov 4, 2003
7:41 am
418
... 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...
Brooks Davis
brdavis
Offline Send Email
Nov 4, 2003
6:19 pm
419
... I'm worried about all the calls to grep. Since grep lives in /usr/bin this makes things kinda sticky (not to mention a call to sed). -gordon...
Gordon Tetlow
tetlowgm
Online Now Send Email
Nov 4, 2003
6:24 pm
420
... 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...
Brooks Davis
brdavis
Offline Send Email
Nov 4, 2003
6:42 pm
423
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...
Brooks Davis
brdavis
Offline Send Email
Nov 5, 2003
1:50 am
433
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,...
Tobias Roth
roth_tob
Offline Send Email
Nov 8, 2003
4:48 pm
490
... 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...
Mike Makonnen
mike_makonnen
Offline Send Email
Dec 1, 2003
12:35 pm
584
... This is a good change, thanks Peter. Doug...
Doug Barton
domain_name_...
Offline Send Email
Dec 29, 2003
9:48 pm
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,...
Doug
domain_name_...
Offline Send Email
Jan 6, 2004
1:10 am
610
... 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@...
Send Email
Jan 6, 2004
1:35 am
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...
Mike Makonnen
mike_makonnen
Offline Send Email
Jan 6, 2004
2:57 pm
659
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@...
Send Email
Jan 17, 2004
5:39 pm
718
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...
Doug
domain_name_...
Offline Send Email
Jan 30, 2004
1:03 pm
719
... 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...
Mike Makonnen
mike_makonnen
Offline Send Email
Jan 30, 2004
3:25 pm
720
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...
Brooks Davis
brdavis
Offline Send Email
Feb 5, 2004
6:19 pm
721
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...
Brooks Davis
brdavis
Offline Send Email
Feb 5, 2004
6:56 pm
722
[ 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,...
Mike Makonnen
mike_makonnen
Offline Send Email
Feb 6, 2004
3:34 pm
723
... 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...
Brooks Davis
brdavis
Offline Send Email
Feb 6, 2004
4:44 pm
725
... 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...
Doug Barton
domain_name_...
Offline Send Email
Feb 18, 2004
12:36 am
726
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...
Mike Makonnen
mike_makonnen
Offline Send Email
Mar 3, 2004
3:20 pm
727
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:...
Mike Makonnen
mike_makonnen
Offline Send Email
Mar 3, 2004
3:20 pm
729
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...
Doug
domain_name_...
Offline Send Email
Mar 15, 2004
12:41 am
Messages 358 - 729 of 729   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help