aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Use $() instead of `` for process expansion.Bill Nottingham2009-07-3030-142/+142
| | | | Adapted from <victor.lowther@gmail.com>.
* Remove very obsolete file.Bill Nottingham2009-07-291-40/+0
|
* Various ipdates to ipcalc to make it more useful.Victor Lowther2009-07-291-27/+42
| | | | | | | | 0 is a perfectly good prefix length. All the cool default routes use it. Autodetect if we are passed an IPv6 address and shift modes accordingly. Check prefixes as well as addresses when checking for validity.
* More tests.Bill Nottingham2009-07-291-0/+4
|
* More tests.Bill Nottingham2009-07-291-23/+30
|
* Add some simple regression tests for ipcalcBill Nottingham2009-07-293-0/+90
| | | | Adapted from tests from Matej Susta <msusta@redhat.com>.
* ipcalc can handle all our IP checking needs now.Victor Lowther2009-07-281-91/+5
|
* Fix bash-ism.Bill Nottingham2009-07-281-1/+1
|
* Merge branch 'master' of ssh://git.fedorahosted.org/git/initscriptsBill Nottingham2009-07-021-1004/+690
|\
| * Sending translation for Danishkristho2009-06-281-1004/+690
| |
* | Don't use mii-tool for link status; only use ethtool.Bill Nottingham2009-07-021-13/+3
|/ | | | Essentially a consequence of bug #491358.
* Merge branch 'master' of ssh://git.fedorahosted.org/git/initscriptsBill Nottingham2009-06-261-7/+7
|\
| * Sending translation for Spanishdennistobar2009-06-201-7/+7
| |
* | Require /sbin/blkid directly, as it moves between packages (#508413)Bill Nottingham2009-06-261-1/+1
|/
* Redirect bash errors on 'unset' to /dev/null. (#482888)Bill Nottingham2009-06-183-3/+3
|
* Sending translation for Slovakpalos2009-05-291-170/+105
|
* Sending translation for Bengali (India)runab2009-05-271-4/+6
|
* Fix dmraid partition naming (#501476, <hdegoede@redhat.com>)Bill Nottingham2009-05-261-1/+6
|
* Don't quote upstart signals. (#501155)Bill Nottingham2009-05-191-4/+4
|
* 8.95-1initscripts-8.95-1Bill Nottingham2009-05-011-1/+10
|
* Don't stop a runlevel event on subsequent entering of the same runlevel. ↵Bill Nottingham2009-05-017-7/+7
| | | | | | | (#498514) A gnome-session bug caused shutdown events to be triggered multiple times. The effect of subsequent ones would be to kill the running shutdown.
* Handle spaces in $HOME. (#498482)Bill Nottingham2009-04-302-5/+5
|
* Merge branch 'master' of ssh://git.fedorahosted.org/git/initscriptsBill Nottingham2009-04-211-264/+178
|\
| * Sending translation for Frenchmrtom2009-04-181-264/+178
| |
* | Explicitly source from the proper directory. (#496233)Bill Nottingham2009-04-211-2/+2
|/
* Merge branch 'master' of ssh://git.fedorahosted.org/git/initscriptsBill Nottingham2009-04-161-399/+169
|\
| * Sending translation for Malayalamanipeter2009-04-151-399/+169
| |
* | Remove persistent names on sys-unconfig. (#448322)Bill Nottingham2009-04-161-0/+1
|/
* cgexec has moved to /bin (#495715)Bill Nottingham2009-04-141-2/+2
|
* Merge branch 'master' of ssh://git.fedorahosted.org/git/initscriptsBill Nottingham2009-04-091-95/+49
|\
| * Sending translation for Portugueseruigo2009-04-091-95/+49
| |
* | Allow changing of VLAN type even if the module is already loaded. (#495053, ↵Bill Nottingham2009-04-091-6/+6
|/ | | | <pietro@bertera.it>)
* 8.94-1initscripts-8.94-1Bill Nottingham2009-04-071-1/+5
|
* To preserve prior behavior (and optimize boot), add specific fallbacks for ↵Bill Nottingham2009-04-071-0/+4
| | | | the two main display managers.
* Fix sort.Bill Nottingham2009-04-071-1/+1
|
* Sort RPM db query, for consistency. (#494461)Bill Nottingham2009-04-071-1/+1
|
* Sending translation for Portugueseruigo2009-04-071-106/+55
|
* Sending translation for Bengali (India)runab2009-04-061-53/+53
|
* Sending translation for Russianypoyarko2009-04-061-179/+111
|
* Sending translation for Portugueseruigo2009-04-051-1181/+1119
|
* Sending translation for Telugukkrothap2009-04-031-358/+155
|
* Sending translation for Germandominiksandjaja2009-04-031-41/+30
|
* Sending translation for Russianypoyarko2009-04-031-218/+62
|
* Bump release.initscripts-8.93-1Bill Nottingham2009-04-021-2/+2
|
* Silence errors.Bill Nottingham2009-04-021-1/+1
|
* Fix typo in changelog.Bill Nottingham2009-04-021-1/+1
|
* Fix syntax error.initscripts-8.92-1Bill Nottingham2009-04-021-1/+1
|
* 8.92 and the %changelog of doom.Bill Nottingham2009-04-021-1/+22
|
* 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.
* Merge branch 'master' of ssh://git.fedorahosted.org/git/initscriptsBill Nottingham2009-04-025-1686/+737
|\