aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* network: tell nm to wake the slavesLukas Nykryn2014-07-241-1/+2
|
* bridging: add possibility to set prio and ageingLukas Nykryn2014-07-241-0/+2
|
* network: add support for team devicesJiri Pirko2014-07-242-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>
* inittab: fix path and mention set-defaultLukas Nykryn2014-07-241-3/+5
|
* fedora-domainname: DefaultDependencies=noLukas Nykryn2014-07-241-0/+2
|
* 9.49.17-1initscripts-9.49.17-1Lukas Nykryn2014-04-021-1/+4
|
* add configurable DEVTIMEOUTLukas Nykryn2014-04-023-2/+19
|
* 9.49.16-1initscripts-9.49.16-1Lukas Nykryn2014-04-011-1/+5
|
* network: detect if / is on netfsLukas Nykryn2014-04-011-0/+2
|
* is_nm_handling: fix RELukas Nykryn2014-04-011-1/+1
|
* 9.49.15-1initscripts-9.49.15-1Lukas Nykryn2014-03-111-1/+4
|
* network: try to not compete with NM during bootLukas Nykryn2014-03-113-1/+7
|
* 9.49.14-1initscripts-9.49.14-1Lukas Nykryn2014-02-271-1/+6
|
* service: add condrestart to allowed commandsLukas Nykryn2014-02-271-1/+1
|
* update ifup/ifdown NetworkManager interaction once more(#1036701, #1061810)Lukas Nykryn2014-02-131-1/+1
|
* service: fix action matchingLukas Nykryn2014-02-131-1/+1
|
* 9.49.13-1initscripts-9.49.13-1Lukas Nykryn2014-02-121-1/+6
|
* update ifup/ifdown NetworkManager interaction (#1036701, #1061810)Lukas Nykryn2014-02-123-4/+5
|
* set shmmax and shmall defaults to match rhel6 values (#1056547)Lukas Nykryn2014-02-122-0/+12
|
* remove ifup-ipx from specLukas Nykryn2014-01-151-1/+0
|
* Delete IPX support.Bill Nottingham2014-01-154-75/+0
| | | | | | | Conflicts: rc.d/init.d/network sysconfig.txt sysconfig/network-scripts/ifup-ipx
* 9.49.12-1initscripts-9.49.12-1Lukas Nykryn2013-12-041-1/+7
|
* use iw instead of iwconfig and friends (#915343)Lukas Nykryn2013-12-042-96/+25
|
* don't care about rc.local anymore (#1034156)Lukas Nykryn2013-11-251-5/+0
|
* udev-kvm-check: simplify reading of thresholdLukas Nykryn2013-11-182-76/+23
|
* brandbot: read only first line (#1031490)Lukas Nykryn2013-11-181-1/+6
|
* 9.49.11-1initscripts-9.49.11-1Václav Pavlín2013-11-141-1/+5
|
* provide KVM guest count and limit info message (C implementation) (#1014731)Paolo Bonzini2013-11-144-1/+154
|
* Revert "provide KVM guest count and limit info message (#1014731)"Václav Pavlín2013-11-143-52/+0
| | | | This reverts commit ab49daff755b83b3d4f46402844196bf7f804e20.
* 9.49.10-1initscripts-9.49.10-1Václav Pavlín2013-11-131-1/+4
|
* provide KVM guest count and limit info message (#1014731)Lukas Nykryn2013-11-133-0/+52
|
* 9.49.9-1initscripts-9.49.9-1Václav Pavlín2013-11-121-5/+7
|
* 9.49.8-1initscripts-9.49.8-1Václav Pavlín2013-11-121-1/+6
|
* service: suggest using systemctl if unknown action is used (#1029350)Václav Pavlín2013-11-121-0/+1
|
* rename_device: remove comments and trailing whitespacesLukas Nykryn2013-11-121-0/+8
|
* readonly-root: restore selinux context after bind mount (#1029342)Václav Pavlín2013-11-121-1/+1
|
* 9.49.7-1initscripts-9.49.7-1Lukas Nykryn2013-11-051-1/+5
|
* brandot: fix posssible segfaultLukas Nykryn2013-11-051-1/+1
|
* readonly-root: Add /var/log/audit/audit.log to rwtab (#1026815)Václav Pavlín2013-11-051-0/+1
|
* 9.49.6-1initscripts-9.49.6-1Lukas Nykryn2013-09-231-1/+4
|
* brandbot: tool to write branding to /etc/os-release (#1009947)Lukas Nykryn2013-09-236-1/+62
|
* 9.49.5-1initscripts-9.49.5-1Václav Pavlín2013-09-121-1/+4
|
* readonly-root: bind-mount only necessary subset of entries in rwtabVáclav Pavlín2013-09-121-13/+32
|
* 9.49.4-1initscripts-9.49.4-1Lukas Nykryn2013-09-101-1/+6
|
* ifdown: fix typo in nmcli call (#1006222)Lukas Nykryn2013-09-101-2/+2
|
* ipcalc: support RFC3021 (#997271)Lukas Nykryn2013-09-021-1/+6
|
* Revert "Disable by default in favor of NetworkManager."Lukas Nykryn2013-09-021-1/+1
| | | | This reverts commit 4ee4655195b9935761adb83c963f480b98e30ed0.
* 9.49.3-1initscripts-9.49.3-1Lukas Nykryn2013-08-301-1/+5
|
* update functions who call nmcli (#1002958)Lukas Nykryn2013-08-303-3/+4
|
* create /var/log/dmesg for compatibility reasons (#854002)Lukas Nykryn2013-08-303-0/+15
|