Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 16 Feb 2019 05:00:55 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 233046] [PATCH] tools/build/mk/OptionalObsoleteFiles.inc: clean rc.d and periodic files
Message-ID:  <bug-233046-227-E3admV6EfI@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-233046-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-233046-227@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D233046

Andriy Voskoboinyk <avos@freebsd.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|New                         |Open

--- Comment #3 from Andriy Voskoboinyk <avos@freebsd.org> ---
> OLD_FILES+=3Detc/gss/mech
> +OLD_FILES+=3Detc/gss/qop
> +OLD_DIRS+=3Detc/gss
> +OLD_FILES+=3Detc/rc.d/gssd

> +OLD_FILES+=3Detc/rc.d/route6d
> +OLD_FILES+=3Detc/rc.d/rtadvd
> +OLD_FILES+=3Detc/rc.d/rtsold

> OLD_FILES+=3Detc/rc.d/ipfilter
> +OLD_FILES+=3Detc/rc.d/ipfs
> +OLD_FILES+=3Detc/rc.d/ipmon
> +OLD_FILES+=3Detc/rc.d/ipnat

> +OLD_FILES+=3Detc/rc.d/natd

> +OLD_FILES+=3Detc/rc.d/pppoed

> +OLD_FILES+=3Detc/rc.d/ntpdate

> +OLD_FILES+=3Detc/rc.d/pf
> +OLD_FILES+=3Detc/rc.d/pflog
> +OLD_FILES+=3Detc/rc.d/pfsync

> +OLD_FILES+=3Detc/rc.d/ppp

> +OLD_FILES+=3Detc/rc.d/quota

These are installed unconditionally; additional changes to the corresponding
Makefile's required. For now, these were omitted from commit; there are eno=
ugh
other changes.


> +OLD_FILES+=3Detc/rc.d/ipfw_netflow

This one depends on netgraph && ipfw (included)


> +OLD_DIRS+=3Detc/mail

Depends on mailwrapper too; not included since there are some other files l=
eft
(from sendmail?)

> +OLD_DIRS+=3Detc/zfs
With /etc/zfs/exports included (created by /etc/rc.d/zfs)

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-233046-227-E3admV6EfI>