On Mon, 20 Jan 2003 11:27:46 +1100 ... I like the concept, and if no one looks into it I'll try when I have some time. However, it still requires user...
56
Mike Makonnen
mike_makonnen
Jan 23, 2003 5:39 am
There are a few scripts that use variables from rc.conf before calling load_rc_config(). This doesn't matter when you're booting because the variables will be...
57
Doug Barton
domain_name_...
Jan 23, 2003 5:53 am
... Sounds like a good plan to me. Luke, were there hysterical raisins for the existing behavior? Doug -- "We have known freedom's price. We have shown...
58
Luke Mewburn
luke@...
Jan 23, 2003 6:01 am
... Do you have a more specific example for me to look at? :-)...
59
Mike Makonnen
mike_makonnen
Jan 23, 2003 6:14 am
On Thu, 23 Jan 2003 17:01:45 +1100 ... The only one I can remember is amd, but I just took a peek at the NetBSD cvs repo and it's been fixed since our last...
60
Doug Barton
domain_name_...
Jan 23, 2003 8:33 am
... Cool, go for it then. Thanks, Doug -- "We have known freedom's price. We have shown freedom's power. And in this great conflict, ... we will see freedom's...
61
Mike Makonnen
mike_makonnen
Jan 25, 2003 5:24 am
So, any objections on this? NETWORKING should include the routing daemons. On Sun, 19 Jan 2003 17:36:01 -0500 ... -- Mike Makonnen | GPG-KEY:...
62
Mike Makonnen
mike_makonnen
Jan 25, 2003 5:25 am
Can I assume there's no objections to this, either? On Sun, 19 Jan 2003 02:17:24 -0500 ... -- Mike Makonnen | GPG-KEY: http://www.identd.net/~mtm/mtm.asc ...
63
Mike Makonnen
mike_makonnen
Jan 25, 2003 5:26 am
Mark, This should have fixed it for you. I'd like to commit it. On Sun, 19 Jan 2003 17:32:29 -0500 ... -- Mike Makonnen | GPG-KEY:...
64
Doug Barton
domain_name_...
Jan 25, 2003 5:29 am
... None here. -- "We have known freedom's price. We have shown freedom's power. And in this great conflict, ... we will see freedom's victory." - George W....
65
Mark Murray
mark@...
Jan 25, 2003 9:35 am
Looks reasonable. If no objections, Go. M ... s ... if ... 8B9 ... -- Mark Murray iumop ap!sdn w,I idlaH...
66
Mark Murray
mark@...
Jan 25, 2003 9:35 am
Go for it! M ... 8B9 ... -- Mark Murray iumop ap!sdn w,I idlaH...
67
Mark Murray
mark@...
Jan 25, 2003 9:35 am
Who else has tested thios? M ... ipt ... ric ... ts ... t ... SE ... AL ... CT ... Y ... z amd \ ... \ ... \ ... \ ... \ ... \ ... \ ... \ ... \ ... \ ... \ ...
68
Doug Barton
domain_name_...
Jan 25, 2003 9:45 am
... I'm a little confused as to why we need a seperate rc.subr just for network stuff. Can you explain more about your motivation for splitting it out? Doug...
69
Mike Makonnen
mike_makonnen
Jan 25, 2003 7:40 pm
On Sat, 25 Jan 2003 01:45:10 -0800 (PST) ... Well, at first I was going to put it in rc.subr, but as it grew bigger it didn't make sense to me to keep them...
70
Mike Makonnen
mike_makonnen
Jan 25, 2003 7:46 pm
On Sat, 25 Jan 2003 09:34:06 +0000 ... dunno. So far I've had two replies, one of them saying it looks good and he'll try to review it in a couple of days, but...
71
Mark Murray
mark@...
Jan 25, 2003 8:15 pm
... l ... The existence of a patch is not a reason to commit it. Folks aren't clamouring for it(?), so let it mature in your tree for a while. This can't hurt,...
72
Mike Makonnen
mike_makonnen
Jan 27, 2003 4:33 am
Ok, I gather from Doug's earlier question that maybe I didn't explain what I'm doing very well. So, I'll try again. The attached patch only contains major ...
73
Tim Kientzle
timkientzle
Jan 27, 2003 5:28 am
... What about moving these "internal implementation detail" scripts (rc.subr, rc_network.subr, and so on) out of /etc? Maybe /etc/rc.d/subr/? Just a...
74
Sheldon Hearn
sheldonh@...
Jan 27, 2003 8:02 am
... I'm not fussy, so long as code shared across multiple scripts is rationalized and put in one place. ... That's the rush? Seriously. I'd like to know how...
75
Mike Makonnen
mike_makonnen
Jan 27, 2003 8:28 am
On Mon, 27 Jan 2003 10:02:41 +0200 ... I think I did a better job of explaining it in my email earlier today :) As for the rush, at the time I was worried we...
76
Doug Barton
DougB@...
Feb 2, 2003 11:26 am
Guys,
Take a look at the attached. It's related to
http://www.freebsd.org/cgi/query-pr.cgi?pr=24515
Having the work done in a function makes it really easy...
77
Mike Makonnen
mike_makonnen
Feb 2, 2003 6:14 pm
On Sun, 2 Feb 2003 03:26:12 -0800 (PST) ... Tested :-) Works, and certainly makes sense. Cheers. -- Mike Makonnen | GPG-KEY:...
78
Doug Barton
DougB@...
Feb 8, 2003 11:26 am
Robert, Were the problems you experienced rcng related, or were they related to the overall rpc weirdness in recent versions? Doug ... -- "The last time France...
79
Doug Barton
DougB@...
Feb 10, 2003 7:22 am
... Ok, if you get a chance to upgrade and notice that it's still broken, please let us know. I don't think any of us use nis, so that area is probably not...
80
Mike Makonnen
mike_makonnen
Feb 10, 2003 8:01 am
On Sun, 9 Feb 2003 22:36:38 -0800 (PST) ... Actually, I've been using it for several weeks now. The only problem I have is that I have to use ypset on the...
81
Doug Barton
DougB@...
Feb 10, 2003 8:03 am
... Thanks Mike! -- "The last time France wanted more evidence, it rolled right through Paris with a German flag." - David Letterman...
82
Mike Makonnen
mike_makonnen
Feb 13, 2003 1:12 am
Hello folks, FreeBSD cleans out the /var/run and /var/lock directories at every boot. However, this is somewhat complicated by the possibility that /var may be...
83
Mike Makonnen
mike_makonnen
Feb 13, 2003 5:18 am
I believe this hang may manifest itself in NetBSD as well, if the conditions are right. Okay, I reproduced and tracked down the hang some people have been...
84
Mike Makonnen
mike_makonnen
Feb 18, 2003 5:04 am
On Thu, 13 Feb 2003 00:17:55 -0500 ... Ok, removing the check is not an option since I have a report that su(1) hangs as well (most probably waiting for nis)....