Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bonding: match whole name of interface | Luke Bigum | 2014-03-31 | 1 | -1/+1 |
| | |||||
* | network: add support for team devices | Jiri Pirko | 2014-03-31 | 2 | -0/+20 |
| | | | | | | | | | | | | | | | | | | Currently, team masters and slaves are supported via ifup-Team* and ifdown-Team* scripts shipped in teamd package. It uses somehow ugly workaround where user have to specify DEVIVETYPE to "Team" or "TeamPort". This turned out to be non-optimal solution as this is confusing users. Also it does not work when TYPE is set. So fix this by adding the team support hooks directly into initscripts. Now for team port, user needs only to set: TEAM_MASTER="teamx" and for team master, user needs only to set: TEAM_CONFIG="...whatever..." Signed-off-by: Jiri Pirko <jiri@resnulli.us> | ||||
* | ifup-wireless: fix syntax error | kc8hfi@gmail.com | 2014-03-31 | 1 | -1/+1 |
| | |||||
* | 9.53-1initscripts-9.53-1 | Lukas Nykryn | 2014-03-26 | 1 | -1/+16 |
| | |||||
* | bridging: add possibility to set prio and ageing | Lukas Nykryn | 2014-03-19 | 1 | -0/+2 |
| | |||||
* | ifup: add possibility to specify value for -w parameter of arping | Lukas Nykryn | 2014-03-19 | 2 | -2/+2 |
| | |||||
* | network: try to not compete with NM during boot | Lukas Nykryn | 2014-03-11 | 3 | -1/+7 |
| | |||||
* | fedora-domainname: DefaultDependencies=no | Lukas Nykryn | 2014-03-03 | 1 | -0/+2 |
| | |||||
* | service: add condrestart to allowed commands | Lukas Nykryn | 2014-03-03 | 1 | -1/+1 |
| | |||||
* | update ifup/ifdown NetworkManager interaction once more(#1036701, #1061810) | Lukas Nykryn | 2014-03-03 | 1 | -1/+1 |
| | |||||
* | network: modify ifup-wireless so it doesn't call exit | Pavel Šimerda | 2014-02-19 | 1 | -11/+14 |
| | | | | https://bugzilla.redhat.com/show_bug.cgi?id=1057635 | ||||
* | set shmmax and shmall defaults to match rhel6 values (#1056547) | Lukas Nykryn | 2014-02-13 | 2 | -0/+12 |
| | |||||
* | update ifup/ifdown NetworkManager interaction (#1036701, #1061810) | Lukas Nykryn | 2014-02-13 | 3 | -4/+5 |
| | |||||
* | service: fix action matching | Lukas Nykryn | 2014-02-13 | 1 | -1/+1 |
| | |||||
* | remove ifup-ipx from spec | Lukas Nykryn | 2014-01-15 | 1 | -1/+0 |
| | |||||
* | Delete IPX support. | Bill Nottingham | 2014-01-15 | 4 | -75/+0 |
| | | | | | | | Conflicts: rc.d/init.d/network sysconfig.txt sysconfig/network-scripts/ifup-ipx | ||||
* | remove dependency on sysvinit-tools | Lukas Nykryn | 2014-01-14 | 1 | -1/+0 |
| | |||||
* | 9.52-1initscripts-9.52-1 | Lukas Nykryn | 2014-01-14 | 1 | -1/+5 |
| | |||||
* | 9.51-1initscripts-9.51-1 | Lukas Nykryn | 2014-01-14 | 1 | -1/+12 |
| | |||||
* | ifdown: fix typo in nmcli call (#1006222) | Lukas Nykryn | 2014-01-14 | 1 | -2/+2 |
| | |||||
* | update functions who call nmcli (#1002958) | Lukas Nykryn | 2014-01-14 | 3 | -3/+4 |
| | |||||
* | use iw instead of iwconfig and friends (#915343) | Lukas Nykryn | 2013-12-10 | 2 | -96/+25 |
| | |||||
* | ifup-eth: fix typo in error message (#1038776) | Václav Pavlín | 2013-12-06 | 1 | -1/+1 |
| | |||||
* | service: suggest using systemctl if unknown action is used (#1029350) | Václav Pavlín | 2013-11-12 | 1 | -0/+1 |
| | |||||
* | rename_device: remove comments and trailing whitespaces | Lukas Nykryn | 2013-11-12 | 1 | -0/+8 |
| | |||||
* | readonly-root: restore selinux context after bind mount (#1029342) | Václav Pavlín | 2013-11-12 | 1 | -1/+1 |
| | |||||
* | readonly-root: Add /var/log/audit/audit.log to rwtab (#1026815) | Václav Pavlín | 2013-11-05 | 1 | -0/+1 |
| | |||||
* | readonly-root: bind-mount only necessary subset of entries in rwtab | Václav Pavlín | 2013-09-12 | 1 | -13/+32 |
| | |||||
* | 9.50-1initscripts-9.50-1 | Lukas Nykryn | 2013-09-03 | 1 | -1/+10 |
| | |||||
* | ipcalc: support RFC3021 (#997271) | Lukas Nykryn | 2013-09-02 | 1 | -1/+6 |
| | |||||
* | symlink /etc/sysctl.conf -> /etc/sysctl.d/ | Lukas Nykryn | 2013-08-16 | 2 | -0/+3 |
| | |||||
* | man: only action specified in LSB are redirected to systemd | Václav Pavlín | 2013-08-08 | 1 | -1/+4 |
| | |||||
* | service: filter actions that are not supported by systemctl in service (#947823) | Václav Pavlín | 2013-08-08 | 1 | -1/+3 |
| | |||||
* | install_bonding_driver: drop check for existing device (#991335) | Lukas Nykryn | 2013-08-05 | 1 | -1/+0 |
| | | | | | Install_bonding_driver is now doing more that loading kernel driver, so that check is not correct. | ||||
* | consider IPV6INIT undefined as YES | Lukas Nykryn | 2013-07-29 | 7 | -13/+13 |
| | |||||
* | don't care about network filesystems | Lukas Nykryn | 2013-07-26 | 1 | -9/+0 |
| | |||||
* | 9.48-1initscripts-9.48-1 | Lukas Nykryn | 2013-07-12 | 1 | -1/+11 |
| | |||||
* | man: add systemd man pages to service.8 "see also" section | Václav Pavlín | 2013-07-12 | 1 | -1/+4 |
| | |||||
* | add possibility to set domainname through /etc/sysconfig/network | Lukas Nykryn | 2013-07-11 | 2 | -0/+20 |
| | |||||
* | rename_device: don't wait for lock with lower permissions | Lukas Nykryn | 2013-07-11 | 1 | -1/+3 |
| | | | | | When running udevadm test as a normal user, rename_device hang for 20 seconds. | ||||
* | 256term.csh: remove quotes around variable (#979796) | Lukas Nykryn | 2013-07-11 | 1 | -1/+1 |
| | |||||
* | drop useless variables from /etc/sysconfig/init | Lukas Nykryn | 2013-07-11 | 3 | -19/+0 |
| | |||||
* | readonly-root: rpcidmapd restart is not needed anymore | Václav Pavlín | 2013-06-26 | 1 | -1/+1 |
| | |||||
* | ifup-eth: print error only if arping is really called (#974603) | Václav Pavlín | 2013-06-17 | 1 | -5/+6 |
| | |||||
* | readonly-root: Add /var/lib/samba to rwtab | Václav Pavlín | 2013-06-12 | 1 | -0/+1 |
| | |||||
* | 9.47-1initscripts-9.47-1 | Lukas Nykryn | 2013-05-31 | 1 | -1/+12 |
| | |||||
* | service: mention legacy actions and systemctl redirection in man page | Václav Pavlín | 2013-05-29 | 1 | -0/+5 |
| | |||||
* | readonly-root: remount rpc_pipefs if readonly-root is used | Václav Pavlín | 2013-05-28 | 1 | -0/+4 |
| | |||||
* | remove some defaults from arch specific sysctl.conf | Václav Pavlín | 2013-05-28 | 2 | -29/+0 |
| | |||||
* | ctrl-alt-delete.target is provided by systemd package | Lukas Nykryn | 2013-05-28 | 1 | -1/+0 |
| |