... Yes, it's still active... more or less. :) -- "We have known freedom's price. We have shown freedom's power. And in this great conflict, ... we will see...
Is the list newbie friendly? This is all new to me, and I'm looking for resources. Joshua __________________________________________________ Do You Yahoo!? ...
... If you have questions about an existing system, your best bet is freebsd-questions@.... This is a list to talk about developing new systems. -- "We...
Glad to here (from Doug) that you guys aren't dead :) Please check out http://home.pacbell.net/makonnen/rcng.html for an implementation of rc.d boot scripts...
Mike Makonnen
makonnen@...
May 6, 2002 7:13 am
16
... Hi Mike. I haven't got a FreeBSD box running to test on, so my comments are based on observation only. A few comments: + Could you change the URL to the...
Luke Mewburn
lukem@...
May 6, 2002 7:59 am
17
... There are some scripts that are only applicable to NetBSD and some scripts that are only applicable FreeBSD. On boot, we only run the scripts that are...
... Done. ... I wanted to do that all in one go after I had the whole system up and running. It's on my list of things to do over the next couple of weeks. ......
Mike Makonnen
makonnen@...
May 6, 2002 5:05 pm
19
Here's the status report that I'm submitting for the project: <project> <title>Improving FreeBSD Startup Scripts</title> <contact> <person> <name> ...
... Saved by the bell... I had a very large project for work spin out of control this week, so I was going to try and whip something up... you just saved me a...
Doug Barton
DougB@...
May 10, 2002 10:39 pm
21
... for completeness sake, you should refer to my canonical site: <url href="http://www.mewburn.net/luke/bibliography.html" /> (unfortunately there have been...
Luke Mewburn
lukem@...
May 10, 2002 11:31 pm
22
... I've resubmitted the report with the altered url. -gordon...
I've imported all of Mike's work into the FreeBSD Perforce repo. If you are committer, it's in //depot/user/gordon/rcng/... I don't know if it's publically...
Hello folks, There's an updated patch-set at http://home.pacbell.net/makonnen . It is completely synced with current and rc.subr has also been updated to...
Mike Makonnen
makonnen@...
Jun 3, 2002 8:40 pm
25
On Mon, Jun 03, 2002 at 02:45:48PM -0600, Mike Makonnen wrote: Hi Mike. ... I can't get to that URL at the moment; the page displays a "Server Error" :-( Is...
Luke Mewburn
lukem@...
Jun 4, 2002 1:13 pm
26
... Doh! That url should read: http://home.pacbell.net/makonnen/rcng.html . I don't have an index page in my home directory. (Don't ask me why it returns a...
Mike Makonnen
makonnen@...
Jun 4, 2002 8:15 pm
27
... In that case, I wouldn't bother factoring out the code. The idea for required_XXX was to simplify the "simple case" (``default method'') scripts. In the...
Luke Mewburn
lukem@...
Jun 5, 2002 4:52 am
28
Hi Luke, all Ok I think we're ready to submit some of our modifications back to NetBSD. The one included with this email concerns diagnostic messages. First,...
Mike Makonnen
makonnen@...
Sep 3, 2002 7:16 pm
29
... Hi Mike. It looks fairly good, although I have a couple of comments * debug() shouldn't read /etc/rc.conf each time it's called; non of the other "need...
Luke Mewburn
lukem@...
Sep 12, 2002 7:32 am
30
... Gah! That's what's been driving me nuts, I was wondering what kept sourceing /etc/rc.conf. I'm probably going to commit this soon as it'll save on shell ...
On Thu, 12 Sep 2002 16:32:38 +1000 ... I did that in case any of the scripts wanted to use it before load_rc_config, but I think it can go. Besides, like...
Mike Makonnen
makonnen@...
Sep 12, 2002 5:26 pm
32
Hi, I'm slowly porting some local rc scripts we've been using for a few years on -STABLE to rc_ng and -CURRENT. Some of them may be useful to others, and I'd...
Lars Eggert
larse@...
Sep 16, 2002 10:04 pm
33
What version of FreeBSD supports IDE tape drives? I am currently running 4.2. I have been able to get the tape drive to work with Redhat 7.3 but not BSD 4.2 ...
Gregory Dunham
gregsdunham@...
Sep 26, 2002 5:46 am
34
... You'll want to send that question to freebsd-questions@.... Good luck, Doug...
... I've put the latest revisions of our scripts up at http://www.isi.edu/larse/etc.html. Lars -- Lars Eggert <larse@...> USC Information...
Lars Eggert
larse@...
Oct 1, 2002 6:41 pm
36
Hi all, Wanted freebsd Developers, visit www.techieindex.net providing one stop resource for IT Professionals. If you find similar site let me know. seriena...
serienabecker
serienabecker@...
Oct 9, 2002 7:53 pm
37
Hi all, Wanted freebsd Developers, visit www.techieindex.net providing one stop resource for IT Professionals. If you find similar site let me know. seriena...
I'm including the yahoo! group for this... lots of smart people there too. ... I'm a little skeptical about this idea... what happens if this daemon crashes?...
Doug Barton
DougB@...
Nov 26, 2002 8:38 am
39
... Well, that's a good question. I hadn't really thought about that, but I could use the guard script for that. I don't like the idea of using the guard...