Home | History | Annotate | Download | only in rc.d
History log of /src/etc/rc.d/ip6addrctl
RevisionDateAuthorComments
 1.8  25-Dec-2023  kre Don't use obsolete test(1) -a option/operator - use sh && instead.
 1.7  08-Sep-2020  martin Rename MOUNTCRITLOCAL to CRITLOCALMOUNTED to avoid a name collision
on case insensitive file systems
 1.6  22-Jul-2020  martin Split the local disk availability step into two phases to allow scripts
that pre-populate parts of the system (e.g. a tmpfs based /var) an
easy place to plug in like:

# REQUIRE: mountcritlocal
# BEFORE: MOUNTCRITLOCAL

This also cleans up the existing special handling a bit by separating it
into new scripts. All later scripts now depend on MOUNTCRITLOCAL.
Discussed on tech-userlevel some time ago.
 1.5  14-Feb-2020  kim Use the configured IP6ADDRCTL_CMD for stopping also.
 1.4  27-Jan-2020  kim Add NetBSD ID
 1.3  07-Aug-2019  nakayama Add $_rc_subr_loaded before ". /etc/rc.subr" for speedup and consistency.
 1.2  23-Dec-2015  christos branches: 1.2.16; 1.2.18;
remove some stuff we don't have; rename rc command variable.
 1.1  13-Dec-2015  christos Add ip6addrctl
 1.2.18.2  31-Jan-2020  martin Pull up following revision(s) (requested by kim in ticket #675):

etc/rc.d/autounmountd: revision 1.3
etc/rc.d/ip6addrctl: revision 1.4

Add NetBSD ID
 1.2.18.1  08-Aug-2019  martin Pull up following revision(s) (requested by nakayama in ticket #30):

etc/rc.d/autounmountd: revision 1.2
etc/rc.d/ip6addrctl: revision 1.3
etc/rc.d/automountd: revision 1.2
etc/rc.d/automount: revision 1.2

Add $_rc_subr_loaded before ". /etc/rc.subr" for speedup and consistency.
 1.2.16.2  13-Apr-2020  martin Mostly merge changes from HEAD upto 20200411
 1.2.16.1  08-Apr-2020  martin Merge changes from current as of 20200406

RSS XML Feed