aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* | 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)
* add patch from rhel5 (#351291)Bill Nottingham2008-01-091-2/+15
|
* just test for existence, so that errors are passed up (#427767)Bill Nottingham2008-01-071-1/+1
|
* add stateless requiresBill Nottingham2008-01-031-0/+1
|
* translation updatedThomas Canniot2007-12-181-871/+517
|
* fix perms on /etc/profile.d (#407531, <ville.skytta@iki.fi>)Bill Nottingham2007-12-031-1/+1
|
* more russian updates (<timosha@gmail.com>)Bill Nottingham2007-11-281-184/+132
|
* update (#400771, <timosha@gmail.com>)Bill Nottingham2007-11-271-8/+4
|
* typoBill Nottingham2007-11-271-1/+1
|
* don't endlessly loop on ifdown if devices are inconsistent (#390271)Bill Nottingham2007-11-261-1/+2
|
* UpdateKjartan Maraas2007-11-201-2/+2
|
* fstab makes no sense hereBill Nottingham2007-11-141-1/+0
|
* Improve Makefile so that we don't install the original versions ofBill Nottingham2007-11-141-3/+6
| | | | patched files in /etc/rc.d and /etc/sysconfig. <cscott@cscott.net>
* Fix a pasto.Miloslav Trmac2007-10-211-6/+6
|
* Fixed mispellingAlexandru Szasz2007-10-191-1/+1
|
* - fix encrypted swap partitions with random keyHarald Hoyer2007-10-191-1/+1
|