aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Make sure NEWCONFIG exists before grepping for it (#390271, continued)Bill Nottingham2008-03-181-1/+6
|
* don't leak consoletype into the environmentBill Nottingham2008-03-142-1/+2
|
* Merge branch 'master' of ssh://git.fedorahosted.org/git/initscriptsBill Nottingham2008-03-131-7/+10
|\
| * Merge branch 'master' of ssh://git.fedorahosted.org/git/initscriptsKjartan Maraas2008-03-132-2/+8
| |\
| * | 2008-03-13 Kjartan Maraas <kmaraas@broadpark.no> (viaKjartan Maraas2008-03-131-7/+10
| | | | | | | | | | | | | | | | | | kmaraas@fedoraproject.org) * po/nb.po: Updated translation.
* | | Improve performance of s390 ccw rules (#437110, <mernst@de.ibm.com>)Bill Nottingham2008-03-132-7/+16
| |/ |/|
* | Umount 'ncp' filesystems as well (#437117)Bill Nottingham2008-03-121-1/+1
| |
* | bump to 8.67-1initscripts-8.67-1Bill Nottingham2008-03-111-1/+4
| |
* | Revert "Use upstart to start rhgb. Add conflict for older versions."Bill Nottingham2008-03-112-5/+4
| | | | | | | | This reverts commit 696d91f8bacf11b543119069b46b7fbefa495e39.
* | Merge branch 'master' of ssh://git.fedorahosted.org/git/initscriptsinitscripts-8.66-1Bill Nottingham2008-03-111-575/+492
|\ \ | |/
| * Merge branch 'master' of ssh://git.fedorahosted.org/git/initscriptsPaľo Šimo2008-03-118-5/+195
| |\
| * | 2008-03-11 Paľo Šimo <palo.simo@gmail.com> (via palos@fedoraproject.org)Paľo Šimo2008-03-111-575/+492
| | | | | | | | | | | | * po/sk.po: Updated Slovak translation
* | | 8.66-1Bill Nottingham2008-03-111-1/+4
| | |
* | | Use upstart to start rhgb. Add conflict for older versions.Bill Nottingham2008-03-112-4/+5
| |/ |/|
* | Update to 8.65-1.initscripts-8.65-1Bill Nottingham2008-03-101-1/+11
| |
* | Disable by default in favor of NetworkManager.Bill Nottingham2008-03-101-1/+1
| |
* | Add the serial upstart event handler.Bill Nottingham2008-03-101-0/+11
| |
* | Add some minor upstart event notification for sysv scripts. (#431231)Bill Nottingham2008-03-101-1/+6
| |
* | Add a helper that checks for serial and serial-like consolesBill Nottingham2008-03-104-2/+166
|/ | | | | This works by doing checks from udev that emit upstart events. upstart listens to these events and starts a getty if needed.
* 2008-03-10 Dimitris Glezos <dimitris@glezos.com> (via glezos@fedoraproject.org)Dimitris Glezos2008-03-101-27/+19
| | | | * po/el.po: Updated some strings
* Merge branch 'master' of ssh://git.fedorahosted.org/git/initscriptsThomas Canniot2008-03-061-1/+1
|\
| * Skip network shutdown if there is a '_rnetdev' root device (part of #435358, ↵Bill Nottingham2008-03-031-1/+1
| | | | | | | | <pjones@redhat.com>)
* | 2008-03-06 Thomas Canniot <thomas.canniot@mrtomlinux.org> (viaThomas Canniot2008-03-061-31/+53
|/ | | | | | mrtom@fedoraproject.org) * po/fr.po: Udpated French Translation
* Various minor optimizations to speed up boot. (<arjan@infradead.org>)Bill Nottingham2008-02-263-26/+42
| | | | | | | | Notable: - separate [ "$variable" ] tests from [ -f ... ] - don't grep init scripts - cache the information from /sbin/consoletype - simplify 'confirm' handling
* Modify some of the build-fu for git.initscripts-8.64-1Bill Nottingham2008-02-261-23/+18
|
* Add a .gitignore fileBill Nottingham2008-02-261-0/+3
|
* Bump to 8.64Bill Nottingham2008-02-261-1/+5
|
* Remove changelog; will generate from git.Bill Nottingham2008-02-261-14559/+0
|
* Remove bits that are now extraneous with console_init.Bill Nottingham2008-02-263-111/+0
|
* Add rules file to run console_init on boot.Bill Nottingham2008-02-261-0/+1
|
* Add console_init udev helper.Bill Nottingham2008-02-263-1/+170
| | | | | | | | | | | | This helper: - sets the keyboard mode - sets the console mode - sets the console font - sets the keyboard map based on configuration in /etc/sysconfig/keyboard and /etc/sysconfig/i18n. This allows us to remove various cruft from rc.sysinit and /etc/profile.d/lang.sh.
* - add /sbin/pidof requirement (#434863)Bill Nottingham2008-02-261-0/+1
| | | | | | - add /sbin/pidof requirement (#434863) This allows sysvinit-tools to be cleanly pulled in on upstart upgrades.
* typor8-63Bill Nottingham2008-02-011-1/+1
|
* 8.63-1Bill Nottingham2008-02-012-0/+21
|
* use udev rules to set the clock, avoiding issues with modular rtcs (#290731)Bill Nottingham2008-02-013-41/+7
|
* Use udev to intialize configured RAID arrays; conflict with prior mdadmBill Nottingham2008-02-012-7/+1
| | | | versions to ensure the correct version with the rules gets pulled in
* keep one old copy of dmesg around (#426538)Bill Nottingham2008-02-011-0/+1
|
* add NetworkManager-dispatcher script to notify netreport apps ↵Bill Nottingham2008-02-013-1/+16
| | | | (<linville@redhat.com>)
* *** empty log message ***Magnus2008-01-271-212/+155
|
* 8.62-1r8-62Bill Nottingham2008-01-212-1/+17
|
* fix syntax error. correctly.Bill Nottingham2008-01-211-1/+1
|
* fix syntax error (#429556)Bill Nottingham2008-01-211-1/+1
|
* Removing obsolete sr@LatnMiloš Komarčević2008-01-201-3839/+0
|
* Added sr@latin to replace sr@LatnMiloš Komarčević2008-01-201-0/+3839
|
* actually bump the revisionr8-61Bill Nottingham2008-01-191-1/+2
|
* 8.61-1r8-60Bill Nottingham2008-01-192-0/+104
|
* use lvm, not lvm.static (#429222)Bill Nottingham2008-01-192-5/+5
|
* don't do something odd if we find a mac address that matches theBill Nottingham2008-01-151-1/+1
| | | | user-set MACADDR (#251415)
* fix root fs check to catch 'rw,ordered,noatime,etc.' properly (#334171)Bill Nottingham2008-01-101-2/+17
|
* Use proper invocations for authconfig, system-config-network (#426372,Bill Nottingham2008-01-101-4/+4
| | | | #428202)