Some users use pf. Some use ipfilter. Syspkg was designed for situations
like this, where a user may well want to install one of these but not the
other.
To allow syspkg to be used for its intended purpose here, carefully split
out ipfilter and pf from the main {base,comp,man,misc}-net{,util}-* packages
(something which was partially done for ipf, but not done for pf in the
past).
This way, a user can pkg_delete *-{ipf,pf}-*, and not have utilities,
libraries, man pages, examples, or default /etc files for the packet filter
they don't like.
2006-03-16 20:38:46 +03:00
|
|
|
# $NetBSD: lkm.mi,v 1.14 2006/03/16 17:38:46 jwise Exp $
|
2004-01-11 13:24:58 +03:00
|
|
|
./usr/lkm/adosfs.o base-vfs-lkm
|
|
|
|
./usr/lkm/bsdcomp.o base-ppp-lkm
|
|
|
|
./usr/lkm/cd9660.o base-vfs-lkm
|
|
|
|
./usr/lkm/coda.o base-vfs-lkm
|
|
|
|
./usr/lkm/coda5.o base-vfs-lkm
|
|
|
|
./usr/lkm/deflate.o base-ppp-lkm
|
|
|
|
./usr/lkm/ext2fs.o base-vfs-lkm
|
|
|
|
./usr/lkm/fdesc.o base-vfs-lkm
|
|
|
|
./usr/lkm/filecorefs.o base-vfs-lkm
|
2005-02-22 17:39:58 +03:00
|
|
|
./usr/lkm/if_ipl.o base-ipf-lkm ipfilter
|
2004-01-11 13:24:58 +03:00
|
|
|
./usr/lkm/lfs.o base-vfs-lkm
|
|
|
|
./usr/lkm/kernfs.o base-vfs-lkm
|
|
|
|
./usr/lkm/mfs.o base-vfs-lkm
|
|
|
|
./usr/lkm/msdosfs.o base-vfs-lkm
|
|
|
|
./usr/lkm/ntfs.o base-vfs-lkm
|
|
|
|
./usr/lkm/nullfs.o base-vfs-lkm
|
|
|
|
./usr/lkm/overlay.o base-vfs-lkm
|
Some users use pf. Some use ipfilter. Syspkg was designed for situations
like this, where a user may well want to install one of these but not the
other.
To allow syspkg to be used for its intended purpose here, carefully split
out ipfilter and pf from the main {base,comp,man,misc}-net{,util}-* packages
(something which was partially done for ipf, but not done for pf in the
past).
This way, a user can pkg_delete *-{ipf,pf}-*, and not have utilities,
libraries, man pages, examples, or default /etc files for the packet filter
they don't like.
2006-03-16 20:38:46 +03:00
|
|
|
./usr/lkm/pf.o base-pf-lkm pf
|
2004-01-11 13:24:58 +03:00
|
|
|
./usr/lkm/portal.o base-vfs-lkm
|
|
|
|
./usr/lkm/procfs.o base-vfs-lkm
|
2004-11-11 08:41:44 +03:00
|
|
|
./usr/lkm/ptyfs.o base-vfs-lkm
|
2004-01-11 13:24:58 +03:00
|
|
|
./usr/lkm/smbfs.o base-vfs-lkm
|
2005-01-24 18:50:52 +03:00
|
|
|
./usr/lkm/tap.o base-net-lkm
|
2006-02-02 18:26:32 +03:00
|
|
|
./usr/lkm/udf.o base-vfs-lkm
|
2004-01-11 13:24:58 +03:00
|
|
|
./usr/lkm/umapfs.o base-vfs-lkm
|
|
|
|
./usr/lkm/union.o base-vfs-lkm
|
2005-06-26 09:36:57 +04:00
|
|
|
./usr/lkm/vnd.o base-dev-lkm
|