aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Merge branch 'master' of ssh://git.fedorahosted.org/git/initscriptsBill Nottingham2010-02-2610-7118/+5791
|\
| * Sending translation for Germanfab2010-02-231-1154/+1342
| * Sending translation for Russianigorbounov2010-02-221-1202/+1393
| * Sending translation for Finnishvpv2010-02-221-218/+127
| * Sending translation for Czechmilankerslager2010-02-221-1278/+714
| * Sending translation for Spanishlogan2010-02-221-1806/+1389
| * Sending translation for Russianandzaytsev2010-02-221-4/+5
| * Sending translation for Danishkristho2010-02-211-14/+14
| * Sending translation for Danishkristho2010-02-211-229/+132
| * Sending translation for Serbian (Latin)kmilos2010-02-201-230/+132
| * Sending translation for Serbiankmilos2010-02-201-230/+132
| * Sending translation for Polishraven2010-02-201-512/+269
| * Sending translation for Dutchwarrink2010-02-201-259/+160
* | Version hotplug obsolete.Bill Nottingham2010-02-231-1/+1
* | Fix unescaped macro.Bill Nottingham2010-02-231-1/+1
* | 9.06-1initscripts-9.06-1Bill Nottingham2010-02-191-1/+7
|/
* Update-po and refresh-po.Bill Nottingham2010-02-1969-83117/+118461
* Fix reference to upstart jobs.Bill Nottingham2010-02-191-1/+1
* Fix mistranslated checks for user input. (#566579)Bill Nottingham2010-02-1910-13/+13
* Document DHCLIENTARGS.Bill Nottingham2010-02-161-0/+2
* Suppress bogus LVM2 warnings. (#561938, <prajnoha@redhat.com>)Bill Nottingham2010-02-161-0/+2
* Move ccw_init and ccw udev rules to s390utils. (#539491)Bill Nottingham2010-02-154-58/+1
* Make sure we default to 'ok' if link checking fails.Bill Nottingham2010-02-151-1/+1
* 9.05-1initscripts-9.05-1Bill Nottingham2010-02-151-1/+13
* Don't use ethtool to check for device w/bonding driver; just check that the p...Bill Nottingham2010-02-151-1/+1
* Don't use ethtool to check link ; operate on the carrier sysfs attribute.Bill Nottingham2010-02-151-20/+1
* fix job paths in inittab.upstartPetr Lautrbach2010-02-151-4/+4
* Fix various device checks to not misidentify devices.Bill Nottingham2010-02-121-14/+4
* Pass -m to runuser, so the environment is not cleared. (#203010, #564093)Bill Nottingham2010-02-111-1/+1
* Merge branch 'master' of ssh://git.fedorahosted.org/git/initscriptsBill Nottingham2010-02-011-26/+26
|\
| * Sending translation for Czechmichich2010-01-251-26/+26
* | Deal with the udev change of the week.Bill Nottingham2010-02-011-2/+2
|/
* Don't quote regex argument to bash's =~.Ville Skyttä2010-01-251-1/+1
* If HWADDR is set and DEVICE is not, use HWADDR to determine DEVICE. (#545597)Bill Nottingham2010-01-221-6/+7
* Don't HUP init when messagebus starts (#557791)Bill Nottingham2010-01-221-4/+0
* Use the proper UNIMAP argument rather than SYSFONTACM when calling /bin/unico...Bill Nottingham2010-01-201-1/+1
* Don't leave the link down on link check for DHCP (#462013, #491009)Bill Nottingham2010-01-191-1/+0
* Don't use %dist for tagging.initscripts-9.04-1Bill Nottingham2010-01-151-1/+1
* 9.04-1Bill Nottingham2010-01-151-1/+14
* Eliminate bunch of unnecessary stat calls and command invocations.Ville Skyttä2010-01-1214-42/+42
* The adsl-* and pppd programs have been in /usr/sbin for ~10 years.Bill Nottingham2010-01-122-3/+3
* Get rid of uses of deprecated egrep and fgrep.Ville Skyttä2010-01-125-13/+13
* Fix comment to reflect reality.Bill Nottingham2010-01-111-1/+1
* dhclient's got a send-hostname option, use thatBill Nottingham2010-01-111-18/+2
* Move mdadm after dmraid. (#494821)Bill Nottingham2010-01-111-3/+3
* Fix indenting/whitespace.Bill Nottingham2010-01-111-25/+25
* Conflict with non-dhcpv6 dhclient packages.Bill Nottingham2010-01-081-1/+1
* Run '/sbin/dhclient -6' instead of /sbin/dhcp6c (#553017, <dcantrell@redhat.c...Bill Nottingham2010-01-083-17/+13
* Fix some bashisms.Ville Skyttä2010-01-072-5/+5
* Simplify various string match constructs.Ville Skyttä2010-01-074-7/+7