Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mention rule6 files | Lukas Nykryn | 2013-07-15 | 1 | -1/+3 |
| | |||||
* | securetty: check if the device is in the file before attempting to write to it | Bill Nottingham | 2013-07-15 | 1 | -21/+37 |
| | | | | This avoids spurious failures on RO root systems. | ||||
* | Process rule6-* for sit devices (#840009) | Lukas Nykryn | 2013-07-15 | 2 | -6/+5 |
| | | | | | Conflicts: sysconfig/network-scripts/ifup-sit | ||||
* | Killproc -d should parse same values as sleep | Lukas Nykryn | 2013-07-15 | 1 | -2/+6 |
| | |||||
* | Make killproc more granular when delay is passed. (#428029, <xjakub@fi.muni.cz>) | Bill Nottingham | 2013-07-15 | 1 | -6/+12 |
| | |||||
* | bonding: set master up before slaves | Lukas Nykryn | 2013-07-15 | 1 | -1/+1 |
| | |||||
* | Fix greps to correctly handle comments and quotation (#915659) | Lukas Nykryn | 2013-03-07 | 3 | -3/+3 |
| | |||||
* | 9.03.38-1 | Lukas Nykryn | 2013-01-09 | 1 | -1/+4 |
| | |||||
* | Call ip link up on master after slaves are up (#893395) | Lukas Nykryn | 2013-01-09 | 1 | -2/+3 |
| | |||||
* | 9.03.37-1 | Lukas Nykryn | 2012-12-13 | 1 | -1/+4 |
| | |||||
* | Don't apply BONDING_OPTS on device with active slaves (#885235). | Lukas Nykryn | 2012-12-13 | 1 | -23/+25 |
| | |||||
* | 9.03.36-1 | Lukas Nykryn | 2012-11-28 | 1 | -1/+4 |
| | |||||
* | Improve duplicate ip address check in ifup-aliases (#880684) | Lukas Nykryn | 2012-11-28 | 2 | -1/+8 |
| | |||||
* | 9.03.35-1 | Lukas Nykryn | 2012-11-23 | 1 | -1/+4 |
| | |||||
* | Fix typo in ifup-aliases duplicate check (#879243) | Lukas Nykryn | 2012-11-23 | 1 | -1/+1 |
| | |||||
* | 9.03.34-1 | Václav Pavlín | 2012-11-15 | 1 | -1/+5 |
| | |||||
* | Sysconfig.txt advised saslauthd -a instad of -v (869075) | Václav Pavlín | 2012-11-15 | 1 | -1/+1 |
| | |||||
* | There should be crypttab instead of crypptab in man page (870025) | Václav Pavlín | 2012-11-15 | 1 | -2/+2 |
| | |||||
* | 9.03.33-1 | Lukas Nykryn | 2012-11-08 | 1 | -1/+4 |
| | |||||
* | Apply BONDING_OPT on ifup of master (#874030) | Lukas Nykryn | 2012-11-08 | 2 | -1/+1 |
| | |||||
* | 9.03.32-1 | Lukas Nykryn | 2012-10-08 | 1 | -1/+20 |
| | |||||
* | check an IP address for existence in ifup-alias (#852005) | Lukas Nykryn | 2012-10-08 | 1 | -0/+6 |
| | |||||
* | Remount /dev/shm in sysinit to apply attributes from fstab (#669700) | Lukas Nykryn | 2012-10-08 | 1 | -0/+3 |
| | |||||
* | Sets BONDING_OPTS before interface is brougth up and checks if it is not ↵ | Lukas Nykryn | 2012-10-08 | 2 | -26/+31 |
| | | | | already added (#820430) | ||||
* | Add support for setting random bridge options via BRIDGING_OPTS. (#734045, ↵ | Bill Nottingham | 2012-10-08 | 2 | -0/+20 |
| | | | | #665378) | ||||
* | use vgchange -aay in rc.sysinit and netfs init script | Lukas Nykryn | 2012-10-08 | 3 | -3/+3 |
| | |||||
* | script should not kill itself during shutdown (#862788) | Lukas Nykryn | 2012-10-08 | 1 | -1/+1 |
| | |||||
* | fix the NIS domain setting | Lukas Nykryn | 2012-10-08 | 1 | -1/+1 |
| | |||||
* | Revert patches which should not be in 6.4 | Lukas Nykryn | 2012-10-08 | 6 | -74/+45 |
| | | | | | | | | | | | | | | | | | | | | | | Revert "Process rule6-* for sit devices (#840009)" This reverts commit f082f9e64eadbf68ef9bb67744c97c0974af9115. Revert "securetty: check if the device is in the file before attempting to write to it" This reverts commit 10c72ce532c1d4f6d0b17fdc9448c9bd2d0b5ef5. Revert "Killproc -d should parse same values as sleep" This reverts commit 763b7dcf6bf9e47d90546be1aabf1f724dd527f8. Revert "Make killproc more granular when delay is passed. (#428029, <xjakub@fi.muni.cz>)" This reverts commit 6e62c51f3162081cc05ef546929aa98b8448b1cb. Revert "Allow dhclient configuration files for DHCPv6 as well. (#815676)" This reverts commit 9987361e94ec6f26e557053b27af6e43a9ee13e1. | ||||
* | Be less strict about VLAN name (#505314) | Václav Pavlín | 2012-09-05 | 1 | -4/+1 |
| | |||||
* | Clarification of work with white spaces in crypttab manpage (#846140) | Lukas Nykryn | 2012-08-07 | 1 | -0/+8 |
| | |||||
* | Process rule6-* for sit devices (#840009) | Lukas Nykryn | 2012-08-07 | 2 | -6/+5 |
| | |||||
* | securetty: check if the device is in the file before attempting to write to it | Bill Nottingham | 2012-08-07 | 1 | -21/+37 |
| | | | | This avoids spurious failures on RO root systems. | ||||
* | Killproc -d should parse same values as sleep | Lukas Nykryn | 2012-08-07 | 1 | -2/+6 |
| | |||||
* | Make killproc more granular when delay is passed. (#428029, <xjakub@fi.muni.cz>) | Bill Nottingham | 2012-08-07 | 1 | -6/+12 |
| | |||||
* | Re-read sysctl values for VLANs on ifup (#714250) | Lukas Nykryn | 2012-08-07 | 1 | -0/+15 |
| | |||||
* | Pass useful arguments to halt.local (#554392) | Václav Pavlín | 2012-08-07 | 1 | -3/+4 |
| | |||||
* | Start serial console when we return from runlevel1 (#755699) | Lukas Nykryn | 2012-08-07 | 1 | -0/+1 |
| | |||||
* | Move VLAN= docs to the interface configuration section, rather than ↵ | Bill Nottingham | 2012-08-03 | 1 | -1/+1 |
| | | | | | | | | /etc/sysconfig/network. Conflicts: sysconfig.txt | ||||
* | Allow dhclient configuration files for DHCPv6 as well. (#815676) | Bill Nottingham | 2012-08-03 | 2 | -10/+14 |
| | | | | | | | Conflicts: sysconfig/network-scripts/ifup-eth sysconfig/network-scripts/network-functions | ||||
* | Don't accidentally match other bonding devices. (#824175) | Bill Nottingham | 2012-08-03 | 2 | -2/+2 |
| | |||||
* | Add usage stanzas for tty.conf and serial.conf | Lukas Nykryn | 2012-08-03 | 2 | -0/+2 |
| | |||||
* | rename_device: skip VLAN=yes configuration files | Harald Hoyer | 2012-08-03 | 1 | -1/+6 |
| | |||||
* | Allow duplicate address dectection to be disabled | Benjamin Coddington | 2012-08-03 | 2 | -1/+8 |
| | |||||
* | 9.03.31-1 | Lukas Nykryn | 2012-04-27 | 1 | -1/+4 |
| | |||||
* | Set NIS domain (#704919) | Lukas Nykryn | 2012-04-27 | 1 | -0/+1 |
| | |||||
* | 9.03.30-1 | Lukas Nykryn | 2012-03-20 | 1 | -1/+4 |
| | |||||
* | Fix IFS usage mangling device names (#802119) | Bill Nottingham | 2012-03-20 | 1 | -9/+1 |
| | |||||
* | 9.03.29-1 | Lukas Nykryn | 2012-03-14 | 1 | -1/+4 |
| | |||||
* | Save entropy during system install (#786404) | Lukas Nykryn | 2012-03-14 | 1 | -0/+5 |
| |