aboutsummaryrefslogtreecommitdiffstats
path: root/rc.d/init.d/network
Commit message (Expand)AuthorAgeFilesLines
* Merge tag '9.78' into distro/mgaNeal Gompa2017-12-301-240/+201
|\
| * network: don't put down network when /usr is remote-fsLukas Nykryn2016-11-011-6/+3
| * network: remove tabs and fix spacingDavide Cavalca2016-10-121-202/+202
| * network: unset NM_CONTROLLEDLukas Nykryn2016-09-121-1/+1
| * network: run after network-pre.targetLukas Nykryn2016-07-131-1/+1
* | Merge tag 'initscripts-9.66-1' into distro/mgaColin Guthrie2016-06-071-2/+2
|\ \ | |/
| * network: Treat other tunnel interfaces, fixes ifdown stageRodrigo Freire2016-03-081-2/+2
* | Merge tag 'initscripts-9.64-1' into distro/mgaNicolas Lécureuil2016-02-121-2/+2
|\ \ | |/
| * network: modem type interfaces should explicitly start after and stop before ...Lukas Nykryn2015-05-251-2/+2
* | Merge tag 'initscripts-9.63-1' into distro/mgaNicolas Lécureuil2016-02-121-3/+4
|\ \ | |/
| * network: tell NM to reload its configuration during startLukas Nykryn2015-05-111-0/+5
* | Merge tag 'initscripts-9.62-1' into distro/mgaNicolas Lécureuil2016-02-121-3/+2
|\ \ | |/
| * network: report that we can't shut down network for root on netfsLukas Nykryn2015-02-271-3/+2
* | Merge tag 'initscripts-9.56-1' into distro/mgaNicolas Lécureuil2016-02-121-4/+5
|\ \ | |/
| * network: tell nm to wake the slavesLukas Nykryn2014-07-241-1/+2
* | Merge tag 'initscripts-9.55-1' into distro/mgaColin Guthrie2014-08-301-29/+4
|\ \ | |/
| * network: detect if / is on netfsLukas Nykryn2014-04-011-0/+2
| * network: try to not compete with NM during bootLukas Nykryn2014-03-111-1/+1
| * Delete IPX support.Bill Nottingham2014-01-151-20/+0
| * don't care about network filesystemsLukas Nykryn2013-07-261-9/+0
| * Clear DEVICE and TYPE variables before every iteration (#902463)Václav Pavlín2013-01-221-2/+1
| * Clear DEVICE and TYPE variables after using them in cycle (#902463)Václav Pavlín2013-01-221-0/+2
* | Merge tag 'initscripts-9.41-1' into mga-41Colin Guthrie2012-10-281-28/+9
|\ \ | |/
| * Drop more unused functions, and drop old s-c-n profile support directories.Bill Nottingham2012-08-061-10/+0
| * Tweak wording.Bill Nottingham2012-04-231-1/+1
| * Drop net-tools requirement; check for /sbin/route before calling legacy stati...Bill Nottingham2012-04-201-3/+7
| * Make sure there's no headings in the findmnt output.Bill Nottingham2012-03-091-1/+1
| * Add cifs to check for network filesystem (#760018).Bill Nottingham2011-12-141-4/+2
* | remove mandriva-clean-var-run-lock systemd service, unneded now that /var/loc...Olivier Blin2012-10-231-11/+0
* | network: Deal with ifcfg-* file that have spaces in them.Colin Guthrie2012-04-101-10/+11
* | network: Remove old service names from LSB headersColin Guthrie2012-04-061-2/+2
* | network: Write a flag that can be used as a trigger for udevColin Guthrie2012-04-061-0/+12
* | Make network and network-up start after NetworkManager should it be enabled.Colin Guthrie2012-03-261-4/+1
* | Also ignore the TYPE=Wireless when shutting down interfaces.Colin Guthrie2012-03-251-0/+4
* | Ignore 'Wireless' network config files.Colin Guthrie2012-03-181-1/+4
* | Merge commit 'initscripts-9.34-1' into mga-34Colin Guthrie2011-11-031-7/+7
|\ \ | |/
| * Be less picky about ifcfg file names. (#742276)Bill Nottingham2011-09-301-2/+2
| * VLAN, etc. interfaces can be slaves; check for being a slave first. (#703475)Bill Nottingham2011-05-121-4/+4
| * Use LC_ALL=C when calling sed. (https://bugs.mageia.org/show_bug.cgi?id=1216,...Bill Nottingham2011-05-101-3/+3
| * Use net_log where appropriate.Bill Nottingham2011-03-251-1/+1
| * Move sysctl.conf/sysctl.d handling to a function, call it where appropriate. ...Bill Nottingham2011-02-281-2/+2
* | Replace LANG with LC_ALLThomas Backlund2011-10-221-3/+3
* | Add the mdkconf patchColin Guthrie2011-10-211-20/+70
|/
* add # as a valid character in network device namesMatt Domsch2010-12-171-1/+1
* Remove extraneous newline.Bill Nottingham2010-05-201-1/+0
* use ip command for vlan instead of vconfigPetr Lautrbach2010-05-131-7/+1
* Only blacklist the original loopback interface. (#579816, <evgsyr@gmail.com>)Bill Nottingham2010-04-061-1/+2
* Don't quote regex argument to bash's =~.Ville Skyttä2010-01-251-1/+1
* Eliminate bunch of unnecessary stat calls and command invocations.Ville Skyttä2010-01-121-1/+1
* Get rid of uses of deprecated egrep and fgrep.Ville Skyttä2010-01-121-7/+7