Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | 8.86-1initscripts-8.86-1 | Bill Nottingham | 2008-11-11 | 1 | -1/+7 | |
| | ||||||
* | Stop plymouth before stopping the runlevel (#467207) | Bill Nottingham | 2008-11-11 | 1 | -4/+6 | |
| | | | | This ensures plymouth stops before the getty starts. | |||||
* | fixed bug #459044 | Harald Hoyer | 2008-11-11 | 1 | -1/+1 | |
| | | | | refined the grep statement | |||||
* | blkid has a -l option to pick a single device. Use it. (#470027) | Bill Nottingham | 2008-11-05 | 1 | -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 Nottingham | 2008-11-04 | 1 | -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-1 | Bill Nottingham | 2008-10-31 | 1 | -1/+12 | |
| | ||||||
* | Add some error handling/hiding to NM dispatcher script (#469197) | Bill Nottingham | 2008-10-31 | 1 | -4/+4 | |
| | | | | This avoids suprious return codes, which NM logs. | |||||
* | Properly handle multiple DM devices when checking for slaves. (#462371, ↵ | Bill Nottingham | 2008-10-31 | 1 | -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 Nottingham | 2008-10-31 | 1 | -1/+1 | |
| | | | | looks there. | |||||
* | Fix code that causes a syntax error on multiple cards. (#469156) | Bill Nottingham | 2008-10-30 | 2 | -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 Nottingham | 2008-10-29 | 1 | -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 Nottingham | 2008-10-28 | 1 | -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ás | 2008-10-21 | 1 | -947/+336 | |
| | ||||||
* | Updated few changes to Kannada translations | Shankar Prasad | 2008-10-21 | 1 | -42/+70 | |
| | | | | Transmitted-via: Transifex (translate.fedoraproject.org) | |||||
* | Updated Serbian Latin translation | Milos Komarcevic | 2008-10-20 | 1 | -300/+144 | |
| | | | | Transmitted-via: Transifex (translate.fedoraproject.org) | |||||
* | Updated Serbian translation | Milos Komarcevic | 2008-10-20 | 1 | -301/+144 | |
| | | | | Transmitted-via: Transifex (translate.fedoraproject.org) | |||||
* | Updated Korean translation. | Eun-Ju KIm | 2008-10-20 | 1 | -274/+95 | |
| | | | | Transmitted-via: Transifex (translate.fedoraproject.org) | |||||
* | Updated Malayalam Translation | Ani Peter | 2008-10-20 | 1 | -308/+110 | |
| | | | | Transmitted-via: Transifex (translate.fedoraproject.org) | |||||
* | Don't check that the device exists. | Bill Nottingham | 2008-10-17 | 1 | -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 Nottingham | 2008-10-17 | 1 | -0/+4 | |
| | | | | It's possible the initrd set the device up under a different LUKS name. | |||||
* | 8.84-1initscripts-8.84-1 | Bill Nottingham | 2008-10-14 | 1 | -1/+7 | |
| | ||||||
* | Override Arabic, Persian, and Hebrew on the console as well. ↵ | Bill Nottingham | 2008-10-14 | 2 | -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/initscripts | Bill Nottingham | 2008-10-14 | 4 | -872/+303 | |
|\ | ||||||
| * | updating for Hindi | Rajesh Ranjan | 2008-10-13 | 1 | -264/+90 | |
| | | | | | | | | Transmitted-via: Transifex (translate.fedoraproject.org) | |||||
| * | Tamil Translation updated | I. Felix | 2008-10-13 | 1 | -283/+96 | |
| | | | | | | | | Transmitted-via: Transifex (translate.fedoraproject.org) | |||||
| * | Updated Norwegian bokmål translation. | Kjartan Maraas | 2008-10-11 | 1 | -225/+58 | |
| | | | | | | | | Transmitted-via: Transifex (translate.fedoraproject.org) | |||||
| * | Updated Slovak translation | Pavol Šimo | 2008-10-09 | 1 | -100/+59 | |
| | | | | | | | | Transmitted-via: Transifex (translate.fedoraproject.org) | |||||
* | | Explicitly run mdadm on boot to catch degraded arrays. (<dledford@redhat.com>) | Bill Nottingham | 2008-10-14 | 1 | -0/+3 | |
|/ | ||||||
* | Fix setting of console font/map (#458362, <ak@sensi.org>) | Bill Nottingham | 2008-10-06 | 1 | -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 Nottingham | 2008-10-06 | 1 | -1/+1 | |
| | ||||||
* | Merge branch 'master' of ssh://git.fedorahosted.org/git/initscripts | Bill Nottingham | 2008-10-06 | 2 | -593/+233 | |
|\ | ||||||
| * | Updated Kannada translations | Shankar Prasad | 2008-10-06 | 1 | -360/+176 | |
| | | | | | | | | Transmitted-via: Transifex (translate.fedoraproject.org) | |||||
| * | Swedish translation updated. | Göran Uddeborg | 2008-10-01 | 1 | -233/+57 | |
| | | | | | | | | Transmitted-via: Transifex (translate.fedoraproject.org) | |||||
* | | Remove reference to rename_device. | Bill Nottingham | 2008-10-03 | 1 | -1/+0 | |
| | | | | | | | | rename_device no longer exists. | |||||
* | | Remove .cvsingore. | Bill Nottingham | 2008-10-03 | 1 | -1/+0 | |
| | | | | | | | | ... as it doesn't serve much purpose with git | |||||
* | | Make /etc/profile.d/* not %config (#225900) | Bill Nottingham | 2008-09-30 | 1 | -2/+2 | |
| | | ||||||
* | | Fix one more % usage in the changelog | Bill Nottingham | 2008-09-30 | 2 | -2/+2 | |
|/ | ||||||
* | Fix typo.initscripts-8.83-1 | Bill Nottingham | 2008-09-30 | 1 | -2/+2 | |
| | ||||||
* | Fix permissions on /etc/init.d/functions. | Bill Nottingham | 2008-09-30 | 1 | -0/+1 | |
| | ||||||
* | Fix udev rule location in some more places. | Bill Nottingham | 2008-09-30 | 2 | -3/+3 | |
| | ||||||
* | Fix udev rule installation. | Bill Nottingham | 2008-09-30 | 1 | -1/+1 | |
| | ||||||
* | Ignore stuff in .git for 'make check' | Bill Nottingham | 2008-09-30 | 1 | -1/+1 | |
| | | | | Not just because it's not what we're checking, but also because it fails the check. | |||||
* | 8.83-1 | Bill Nottingham | 2008-09-30 | 1 | -1/+18 | |
| | ||||||
* | Add some LSB description stuff. (#225900) | Bill Nottingham | 2008-09-30 | 1 | -0/+2 | |
| | ||||||
* | Add some LSB description stuff. (#225900) | Bill Nottingham | 2008-09-30 | 1 | -0/+2 | |
| | ||||||
* | Oops, fix initlog.conf to still be %config. | Bill Nottingham | 2008-09-30 | 1 | -1/+1 | |
| | ||||||
* | Remove shell header (#225900). | Bill Nottingham | 2008-09-30 | 1 | -2/+0 | |
| | ||||||
* | Remove %config from init scripts, network scripts. (#225900) | Bill Nottingham | 2008-09-30 | 2 | -43/+43 | |
| | | | | Also, fix permissions on rc.d/init.d/functions. | |||||
* | Add a URL to fedorahosted, for lack of anything better. (#225900) | Bill Nottingham | 2008-09-30 | 1 | -1/+2 | |
| | ||||||
* | Clean up some whitespace. | Bill Nottingham | 2008-09-30 | 1 | -57/+58 | |
| |