aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Add a comment explaining the oft-confused -t nox,y,z mount syntax.Bill Nottingham2011-08-152-0/+2
| | | | | The 'no' applies to all listed filesystem types, not just the first. Since this comes up in bugzilla once every month or two, explicitly comment it.
* Move sysctl.conf/sysctl.d handling to a function, call it where appropriate. ↵Bill Nottingham2011-08-153-7/+12
| | | | (#593211, continued)
* Add support for sysctl.d (#59311)Martin Langhoff2011-08-151-0/+4
|
* 9.03.23-1initscripts-9.03.23-1Petr Lautrbach2011-04-191-1/+4
|
* Don't print errors if mdadm isn't installed. (#692187)Bill Nottingham2011-04-191-2/+2
|
* 9.03.22-1initscripts-9.03.22-1Petr Lautrbach2011-03-211-1/+5
|
* Fix check for unmanaged devices so it does the right thing with devices NM ↵Bill Nottingham2011-03-211-1/+1
| | | | | | doesn't know about at all. (#670154) It was returning nonexistent devices, or devies NM knew nothing about (bridges), as being managed.
* don't pass '' to umount (#682879)Petr Lautrbach2011-03-161-1/+1
|
* 9.03.21-1initscripts-9.03.21-1Petr Lautrbach2011-03-101-1/+4
|
* remove network device naming requirement from VLAN devicesMatt Domsch2011-03-101-2/+2
|
* 9.03.20-1initscripts-9.03.20-1Petr Lautrbach2011-03-101-1/+4
|
* Don't do force/lazy umount for the first nfs umount. (#676851, ↵Bill Nottingham2011-03-101-2/+2
| | | | | | | <jlayton@redhat.com>) This can cause hung tasks that aren't cleaned up or killed properly, as their dangling references won't get caught.
* Transifex.net support.Bill Nottingham2011-03-031-0/+8
|
* 9.03.19-1initscripts-9.03.19-1Petr Lautrbach2011-02-041-1/+5
|
* set default shmmax and shmall for certain architectures (#660036)Petr Lautrbach2011-02-046-4/+150
|
* Fix typo.Bill Nottingham2011-02-031-1/+1
|
* 9.03.18-1initscripts-9.03.18-1Petr Lautrbach2011-01-141-1/+18
|
* Fix mistranslated checks for user input. (#632584)Petr Lautrbach2011-01-142-2/+2
|
* test if there is /dev/rtc before syncing hardware clock (#598850)Petr Lautrbach2011-01-141-1/+1
|
* Handle 'MASTER' being quoted. (#651450, <gfidente@redhat.com>)Bill Nottingham2011-01-142-2/+2
|
* Catch these uses of sysctl too.Bill Nottingham2011-01-141-6/+8
|
* use SYSCTLDEVICE without . (#667211, <notting@redhat.com>)Petr Lautrbach2011-01-145-11/+12
|
* add # as a valid character in network device namesMatt Domsch2011-01-141-1/+1
|
* Fix routing regression (#660363)Bill Nottingham2010-12-081-1/+1
|
* don't run kexec-disable for runlevels [S016] (#658138)Petr Lautrbach2010-12-061-1/+1
|
* sysctl.conf.s390 - system z optimized sysctl settings per default (#633323)Petr Lautrbach2010-12-061-0/+10
|
* Stop tty and serial also on runlevel 's' (#629257)Petr Lautrbach2010-12-062-2/+2
|
* Support multiple IP addreses via IPADDRn, PREFIXn (or NETMASKn) (#633984) ↵Bill Nottingham2010-12-063-36/+71
| | | | | | | | Adapted from <jklimes@redhat.com> In addition to legacy IP aliases, this commit adds a support for configuring mupliple IPs via single ifcfg file. It uses the same syntax and behaviour as NetworkManager.
* Allow 0 as a vlan tag. (#624704, #635360)Bill Nottingham2010-12-061-1/+1
|
* Fix ifdown calling nmcli for NM-managed devices; others are handled by ↵Jiří Klimeš2010-12-062-1/+6
| | | | ifdown-${DEVICETYPE} (#612934).
* Add infiniband mapping (#648524, <monis@voltaire.com>)Bill Nottingham2010-12-061-0/+3
|
* Explicitly pass both device and dir when remounting read-only (#620461, ↵Bill Nottingham2010-12-061-2/+2
| | | | <phr@doc.ic.ac.uk>)
* Simplify various string match constructs. (#558575)Ville Skyttä2010-12-063-6/+6
|
* Don't accidentally cause sit module to be loaded on shutdown. (#654098, ↵Bill Nottingham2010-11-161-1/+3
| | | | <ejsheldrake@gmail.com>)
* Don't use the /sbin/ip wrapper that was removed in mid-2009.Bill Nottingham2010-10-222-3/+3
|
* Adjust clock docs (#637058)Bill Nottingham2010-09-271-13/+9
|
* Clarify description (#637176)Bill Nottingham2010-09-241-1/+1
|
* Fix typo.Bill Nottingham2010-09-171-1/+1
|
* 9.03.17-1initscripts-9.03.17-1Harald Hoyer2010-09-011-1/+4
|
* Revert "DaveM hates syncookies."Harald Hoyer2010-09-013-0/+9
| | | | | | This reverts commit 2ad81727bd98d4c8364dfdc7f65d105972c93e1c. Resolves rhbz#629259
* 9.03.16-1initscripts-9.03.16-1Bill Nottingham2010-08-241-1/+4
|
* Don't frob the console loglevel on boot. (#621257, #626572)Bill Nottingham2010-08-242-8/+0
| | | | | | | | 1) This didn't do anything useful prior to rsyslog, as sysklogd would reset it. 2) This overrides the kernel commandline, for people who want to temporarily reset it there 3) This actually turns messages back on out from underneath plymouth, which isn't nice. To frob the console loglevel, pass it on the kernel command line.
* 9.03.15-1initscripts-9.03.15-1Bill Nottingham2010-08-091-1/+4
|
* Change default loglevel to match what sysklogd used to set it to. (#621257)Bill Nottingham2010-08-092-4/+9
| | | | | | | klogd used to hardcode the loglevel to 6, which made this setting somewhat superfluous. rsyslogd does not. It could be argued that we shouldn't muck with it, but at this stage, it's best to just change it to match the previous observed behavior.
* When kexec-tools isn't installed, or isn't running, free kexec memory. (#613578)initscripts-9.03.14-1Bill Nottingham2010-08-032-1/+15
| | | | | Ideally, this would be inverted and memory wouldn't be allocated unless kexec-tools is installed and active.
* 9.03.13-1initscripts-9.03.13-1Bill Nottingham2010-07-261-1/+5
|
* rename_device: dequote DEVICE="eth0"Harald Hoyer2010-07-261-1/+1
|
* rename_device: fix s390 subchannel readingHarald Hoyer2010-07-151-3/+4
|
* 9.03.12-1initscripts-9.03.12-1Bill Nottingham2010-07-011-2/+5
|
* Remove 'press 'I' for interactive startup message.Bill Nottingham2010-07-011-4/+0
| | | | | Even with plymouth wait-kestroke support, this method is deprecated in favor of booting with 'confirm'.