aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 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.
* Merge branch 'master' of ssh://git.fedorahosted.org/git/initscriptsBill Nottingham2008-10-144-872/+303
|\
| * updating for HindiRajesh Ranjan2008-10-131-264/+90
| | | | | | | | Transmitted-via: Transifex (translate.fedoraproject.org)
| * Tamil Translation updatedI. Felix2008-10-131-283/+96
| | | | | | | | Transmitted-via: Transifex (translate.fedoraproject.org)
| * Updated Norwegian bokmål translation.Kjartan Maraas2008-10-111-225/+58
| | | | | | | | Transmitted-via: Transifex (translate.fedoraproject.org)
| * Updated Slovak translationPavol Šimo2008-10-091-100/+59
| | | | | | | | Transmitted-via: Transifex (translate.fedoraproject.org)
* | Explicitly run mdadm on boot to catch degraded arrays. (<dledford@redhat.com>)Bill Nottingham2008-10-141-0/+3
|/
* Fix setting of console font/map (#458362, <ak@sensi.org>)Bill Nottingham2008-10-061-6/+11
| | | | Don't explicitly pass -u none or -m none; just pass them if one is set.
* Don't use force-tag (accidental commit).Bill Nottingham2008-10-061-1/+1
|
* Merge branch 'master' of ssh://git.fedorahosted.org/git/initscriptsBill Nottingham2008-10-062-593/+233
|\
| * Updated Kannada translationsShankar Prasad2008-10-061-360/+176
| | | | | | | | Transmitted-via: Transifex (translate.fedoraproject.org)
| * Swedish translation updated.Göran Uddeborg2008-10-011-233/+57
| | | | | | | | Transmitted-via: Transifex (translate.fedoraproject.org)
* | Remove reference to rename_device.Bill Nottingham2008-10-031-1/+0
| | | | | | | | rename_device no longer exists.
* | Remove .cvsingore.Bill Nottingham2008-10-031-1/+0
| | | | | | | | ... as it doesn't serve much purpose with git
* | Make /etc/profile.d/* not %config (#225900)Bill Nottingham2008-09-301-2/+2
| |
* | Fix one more % usage in the changelogBill Nottingham2008-09-302-2/+2
|/
* Fix typo.initscripts-8.83-1Bill Nottingham2008-09-301-2/+2
|
* Fix permissions on /etc/init.d/functions.Bill Nottingham2008-09-301-0/+1
|
* Fix udev rule location in some more places.Bill Nottingham2008-09-302-3/+3
|
* Fix udev rule installation.Bill Nottingham2008-09-301-1/+1
|
* Ignore stuff in .git for 'make check'Bill Nottingham2008-09-301-1/+1
| | | | Not just because it's not what we're checking, but also because it fails the check.
* 8.83-1Bill Nottingham2008-09-301-1/+18
|
* Add some LSB description stuff. (#225900)Bill Nottingham2008-09-301-0/+2
|
* Add some LSB description stuff. (#225900)Bill Nottingham2008-09-301-0/+2
|
* Oops, fix initlog.conf to still be %config.Bill Nottingham2008-09-301-1/+1
|
* Remove shell header (#225900).Bill Nottingham2008-09-301-2/+0
|
* Remove %config from init scripts, network scripts. (#225900)Bill Nottingham2008-09-302-43/+43
| | | | Also, fix permissions on rc.d/init.d/functions.
* Add a URL to fedorahosted, for lack of anything better. (#225900)Bill Nottingham2008-09-301-1/+2
|
* Clean up some whitespace.Bill Nottingham2008-09-301-57/+58
|