aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Fix git-fu.initscripts-8.86.1-1Bill Nottingham2009-04-021-2/+2
|
* 8.86.1Bill Nottingham2009-04-021-1/+22
| | | | Perhaps I should spin these more often.
* Add a disk scan synchronization point with scsi_wait_scan. (#481470)Bill Nottingham2009-04-021-0/+3
| | | | | | We need to wait for scans to finish for mdadm & LVM to work (and heck, even fsck). Note that this won't necessarily fix USB, as it has an asyncrhonous delay even before it starts scanning.
* Revert mdadm changes.Bill Nottingham2009-03-312-3/+3
| | | | | This reverts commit 67e59d33e57d4c8feba356320bead2451cbb921b. This reverts commit fcc54b6f014c63b64e37b0d63d871f344385da84.
* Honor LC_CTYPE (#487133, <skasal@redhat.com>)Bill Nottingham2009-03-241-1/+1
|
* Add back the fallbacks for F10, for compatibility.Bill Nottingham2009-03-241-0/+6
|
* Do a generic fallback based on provides of 'service(graphical-login)' ↵Bill Nottingham2009-03-241-5/+9
| | | | | | (#485751, essentially.) This removes hardcoded fallbacks.
* Catch the right return code from asking for the password. (#483269, ↵Bill Nottingham2009-03-201-1/+3
| | | | <vladis.kletnieks@vt.edu>)
* Add another setting of quit_arg to catch empty /etc/sysconfig/desktop. (#480113)Bill Nottingham2009-03-201-0/+2
|
* Don't exit out on IPv4 address-free interfaces; just follow the normal exit ↵Bill Nottingham2009-03-201-4/+2
| | | | | | path. (#486507) For example, this allows DHCPv6 to run.
* Conflict with older mdadm.Bill Nottingham2009-03-181-1/+1
|
* Fix raid auto-assembly (with corresponding mdadm changes). (#488038)Bill Nottingham2009-03-181-2/+2
|
* Bring up ipsec interfaces last. (#481733)Bill Nottingham2009-03-111-8/+16
|
* Remove 'exit 0' from bridge path, so that bridge + vlan works. (#481557, ↵Bill Nottingham2009-03-111-1/+0
| | | | <danken@redhat.com>)
* Determine reboot/halt via existing INIT_HALT environment variable. (#475227)Bill Nottingham2009-03-111-1/+1
| | | | No more magic files needed. In fact, I'm not sure they ever were. Whoops.
* Fix typo. (#487926)Bill Nottingham2009-03-031-1/+1
|
* Fix switching from targeted to MLS policy (#479054, <dwalsh@redhat.com>)Bill Nottingham2009-01-061-1/+1
|
* Set MTU correctly for 6to4. (#477976, <ackistler@yahoo.com>)Bill Nottingham2009-01-051-7/+1
|
* Add some more entries to rwtab. (#476799)Bill Nottingham2008-12-181-0/+2
| | | | | | | /var/lib/gdm is the gdm user's homedir; it's required to be writable for the gdm session. /var/lib/xkb is needed for switching keyboard layouts.
* Remove /.suspended as well on boot (#270861)Bill Nottingham2008-12-161-2/+3
|
* Remove support for no longer existing 'brctl setgcint' command. (#360471)Bill Nottingham2008-11-262-2/+0
|
* Add %config back for ifcfg-lo (#472761)Bill Nottingham2008-11-251-1/+1
|
* When looking for the default runlevel, don't match commented lines. (#472717)Bill Nottingham2008-11-242-2/+2
|
* Merge branch 'master' of ssh://git.fedorahosted.org/git/initscriptsBill Nottingham2008-11-211-1/+3
|\
| * fixed SUBCHANNEL grep for s390Harald Hoyer2008-11-121-1/+3
| |
* | Add some docs on BONDING_OPTS.Bill Nottingham2008-11-211-0/+5
|/
* Ignore return code from consoletype (#471123)Bill Nottingham2008-11-111-1/+1
|
* Don't expose the error from plymouth-not-running to the user.Bill Nottingham2008-11-111-1/+3
|
* 8.86-1initscripts-8.86-1Bill Nottingham2008-11-111-1/+7
|
* Stop plymouth before stopping the runlevel (#467207)Bill Nottingham2008-11-111-4/+6
| | | | This ensures plymouth stops before the getty starts.
* fixed bug #459044Harald Hoyer2008-11-111-1/+1
| | | | refined the grep statement
* blkid has a -l option to pick a single device. Use it. (#470027)Bill Nottingham2008-11-051-4/+4
| | | | | | Notably, it prioritizes RAID/DM/LVM, etc. over the underlying block devices. Given that initial RAID0 members share a UUID with the RAID device itself, we need that.
* Don't mkswap on halt (#469823)Bill Nottingham2008-11-041-2/+0
| | | | | Doing so blows away any label or UUID on the partition, which makes specifying encrypted swap by label or UUID fail miserably.
* 8.85-1initscripts-8.85-1Bill Nottingham2008-10-311-1/+12
|
* Add some error handling/hiding to NM dispatcher script (#469197)Bill Nottingham2008-10-311-4/+4
| | | | This avoids suprious return codes, which NM logs.
* Properly handle multiple DM devices when checking for slaves. (#462371, ↵Bill Nottingham2008-10-311-3/+7
| | | | | | | <wwoods@redhat.com>) Also, do some manipulation of the device name to (hopefully) handle things like /dev/cciss/c0d0p1, and other devices with nested /dev hierarchies.
* Since we put udev rules in /lib/udev/rules.d, require a udev version that ↵Bill Nottingham2008-10-311-1/+1
| | | | looks there.
* Fix code that causes a syntax error on multiple cards. (#469156)Bill Nottingham2008-10-302-3/+1
| | | | | Just remove the compatibility case, and conflict with older alsa-utils that would require it.
* Exit 0 in /etc/rc.d/rc (#469050)Bill Nottingham2008-10-291-0/+1
| | | | Avoids spurious 'rcX main process terminated with status 1' messages from upstart.
* Accept either the '+<addr>', or comma-separated addresses for arp_ip_target. ↵Bill Nottingham2008-10-281-1/+1
| | | | | | | (#467954, <darcy.sherwood@gmail.com>) This allows configurations created before we added support for comma-separated addresses to still work.
* Transmitted-via: Transifex (translate.fedoraproject.org)Kovács Tamás2008-10-211-947/+336
|
* Updated few changes to Kannada translationsShankar Prasad2008-10-211-42/+70
| | | | Transmitted-via: Transifex (translate.fedoraproject.org)
* Updated Serbian Latin translationMilos Komarcevic2008-10-201-300/+144
| | | | Transmitted-via: Transifex (translate.fedoraproject.org)
* Updated Serbian translationMilos Komarcevic2008-10-201-301/+144
| | | | Transmitted-via: Transifex (translate.fedoraproject.org)
* Updated Korean translation.Eun-Ju KIm2008-10-201-274/+95
| | | | Transmitted-via: Transifex (translate.fedoraproject.org)
* Updated Malayalam TranslationAni Peter2008-10-201-308/+110
| | | | Transmitted-via: Transifex (translate.fedoraproject.org)
* Don't check that the device exists.Bill Nottingham2008-10-171-2/+0
| | | | Checking whether or not it's a block device already covers that.
* Don't set up a device that's already a device-mapper slave.Bill Nottingham2008-10-171-0/+4
| | | | It's possible the initrd set the device up under a different LUKS name.
* 8.84-1initscripts-8.84-1Bill Nottingham2008-10-141-1/+7
|
* Override Arabic, Persian, and Hebrew on the console as well. ↵Bill Nottingham2008-10-142-0/+12
| | | | | | | (<alsadi@ojuba.org>) Even though we have font coverage, the bidi aspect makes it pretty much illegible.