OpenGrok
Cross Reference: wpa_supplicant
xref
: /
src
/
etc
/
rc.d
/
wpa_supplicant
Home
|
History
|
Annotate
|
Download
|
only in
rc.d
History log of
/src/etc/rc.d/wpa_supplicant
Revision
Date
Author
Comments
1.9
08-Sep-2020
martin
Rename MOUNTCRITLOCAL to CRITLOCALMOUNTED to avoid a name collision
on case insensitive file systems
1.8
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.7
29-Jun-2018
roy
Remove dhclient from the base system.
Discussed here:
https://mail-index.netbsd.org/tech-userlevel/2018/06/21/msg011233.html
1.6
22-Jan-2015
jmcneill
branches: 1.6.14; 1.6.16;
It doesn't make sense to start wpa_supplicant from an rc.d script without
the -B flag, so always prepend it to $rc_flags.
1.5
23-Jan-2014
spz
branches: 1.5.4;
- make etc/rc.d/wpa_supplicant create directory /var/run/wpa_supplicant
on startup
- create share/examples/wpa_supplicant/wpa_supplicant.conf and make it
known in the relevant places. Improvements welcome, my point was
ctrl_interface and "you seriously want this"
1.4
01-Feb-2013
tron
Make custom "reload" target work. Before this fix it would have tried
to send a HUP signal to "wpa_supplicant" instead.
1.3
30-Sep-2009
apb
branches: 1.3.6; 1.3.8; 1.3.12;
Document the fact that wpa_supplicant won't start properly unless
/usr is mounted by mountcritlocal.
1.2
17-Nov-2008
abs
Add a 'reload' option - from Peter Bex
1.1
07-Oct-2006
rpaulo
branches: 1.1.2; 1.1.18; 1.1.26;
PR 34692: wpa_supplicant script.
By Jukka Salmi.
1.1.26.2
09-Jun-2013
msaitoh
Pull up following revision(s) (requested by tron in ticket #1849):
etc/rc.d/wpa_supplicant: revision 1.4
Make custom "reload" target work. Before this fix it would have tried
to send a HUP signal to "wpa_supplicant" instead.
1.1.26.1
18-Nov-2008
snj
Pull up following revision(s) (requested by abs in ticket #69):
etc/rc.d/wpa_supplicant: revision 1.2
Add a 'reload' option - from Peter Bex
1.1.18.1
17-Jan-2009
mjf
Sync with HEAD.
1.1.2.1
18-Nov-2008
bouyer
Pull up following revision(s) (requested by abs in ticket #1236):
etc/rc.d/wpa_supplicant: revision 1.2
Add a 'reload' option - from Peter Bex
1.3.12.2
19-Aug-2014
tls
Rebase to HEAD as of a few days ago.
1.3.12.1
25-Feb-2013
tls
resync with head
1.3.8.1
10-Feb-2013
riz
Pull up following revision(s) (requested by tron in ticket #805):
etc/rc.d/wpa_supplicant: revision 1.4
Make custom "reload" target work. Before this fix it would have tried
to send a HUP signal to "wpa_supplicant" instead.
1.3.6.1
22-May-2014
yamt
sync with head.
for a reference, the tree before this commit was tagged
as yamt-pagecache-tag8.
this commit was splitted into small chunks to avoid
a limitation of cvs. ("Protocol error: too many arguments")
1.5.4.1
23-Jan-2015
martin
Pull up following revision(s) (requested by jmcneill in ticket #443):
etc/defaults/rc.conf: revision 1.129
etc/rc.d/wpa_supplicant: revision 1.6
It doesn't make sense to start wpa_supplicant from an rc.d script without
the -B flag, so always prepend it to $rc_flags.
1.6.16.1
10-Jun-2019
christos
Sync with HEAD
1.6.14.1
28-Jul-2018
pgoyette
Sync with HEAD
Indexes created Wed Apr 08 00:23:23 UTC 2026