Re: Broken rc.network for ipfilter w/ PR (was Re: How to install ipfilter..)

2001-04-11 Thread Arjan de Vet

In article <[EMAIL PROTECTED]> you write:

>>   I added the four commands above to /etc/rc.network instead of using
>>   FreeBSD's ipfilter support through rc.conf mechanism (it assumes that
>>   ipfilter is built into the kernel)
>
>   There is a PR with a patch sitting on this rc.network fuckup
>   (oversight) that I'd really love to see committed for 4.3-RELEASE,
>   but who knows if that's possible with the given timeline.
>
>   http://www.freebsd.org/cgi/query-pr.cgi?pr=26275
>
>   I completely missed a previous PR on the same issue, but this one
>   has a patch that will work no matter where $ipfilter_program is set
>   to (hack), rather then hardcoding an ipfstat location.
>
>   Patch also fixes it so that ipf.rules doesn't have to exist if your
>   just setting up a NAT.

There's another issue that needs fixing: ipmon should be started before
ipf.

Arjan

-- 
Arjan de Vet, Eindhoven, The Netherlands  <[EMAIL PROTECTED]>
URL: http://www.iae.nl/users/devet/   for PGP key: finger [EMAIL PROTECTED]

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-stable" in the body of the message



Sound modules not compiled/installed by default?

2001-02-12 Thread Arjan de Vet

Is there any reason why the sound modules are not compiled and installed
on -stable?

Index: Makefile
===
RCS file: /home/freebsd/CVS/src/sys/modules/Makefile,v
retrieving revision 1.110.2.21
diff -u -r1.110.2.21 Makefile
--- Makefile2001/01/02 23:11:52 1.110.2.21
+++ Makefile2001/01/16 19:02:04
@@ -6,7 +6,7 @@
ccd cd9660 coda cue dc fdesc fxp if_disc if_ef if_ppp \
if_sl if_tap if_tun ip6fw ipfilter ipfw ispfw joy kernfs kue \
linux md mfs mii mlx msdos ncp pcn netgraph nfs ntfs nullfs \
-   nwfs portal procfs rl sf sis sk ste syscons ti tl twe \
+   nwfs portal procfs rl sf sis sk sound ste syscons ti tl twe \
ugen uhid ukbd ulpt umapfs umass umodem ums union usb uscanner \
vinum vn vpo vr wb wx xl

Arjan

-- 
Arjan de Vet, Eindhoven, The Netherlands  <[EMAIL PROTECTED]>
URL: http://www.iae.nl/users/devet/   for PGP key: finger [EMAIL PROTECTED]


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-stable" in the body of the message



Re: README.TXT and RELNOTES.TXT not updated before release tag?

2000-07-28 Thread Arjan de Vet

In article <450.964646404@localhost> Jordan Hubbard writes:

>Argh!  I knew I'd forgotten something, but at 4:30am I just couldn't
>remember what.. :-)
>
>I've also just recently moved machines and I couldn't find my TODO
>list from 4.0, so what's long been on my checklist of things to verify

Then why don't you add that TODO list to the FreeBSD CVS repo somewhere?
That CVS repository doesn't get lost that easy (I hope ;-).

It might be useful for other people as well.

>just didn't get checked.

Arjan



To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-stable" in the body of the message