aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Fix path to sysconfig.txt in comments.Ville Skyttä2011-03-011-1/+1
|
* Avoid some unnecessary stat calls.Ville Skyttä2011-03-012-7/+5
|
* Move sysctl.conf/sysctl.d handling to a function, call it where appropriate. ↵Bill Nottingham2011-02-283-7/+12
| | | | (#593211, continued)
* Tweak waiting times slightly. (#596451)Bill Nottingham2011-02-281-2/+2
|
* Make killproc more granular when delay is passed. (#428029, <xjakub@fi.muni.cz>)Bill Nottingham2011-02-281-6/+12
|
* Add GVRP support (#597598, <tomek@jot23.org>)Bill Nottingham2011-02-282-1/+8
|
* Add support for noauto crypt devices, to mirror systemd.Bill Nottingham2011-02-281-0/+3
|
* Add some more docs (#613722)Bill Nottingham2011-02-281-1/+8
|
* Drop some unnecessary command invocations.Ville Skyttä2011-02-2812-33/+32
|
* Allow for plymouth to enter non-LUKS passphrases (#621158, ↵Bill Nottingham2011-02-281-4/+10
| | | | <redhat-bugzilla@camperquake.de>)
* Make more accurate.Bill Nottingham2011-02-251-4/+8
|
* Call sync after nfs unmount, otherwise we'll hang when the kernel syncs ↵Bill Nottingham2011-02-251-0/+1
| | | | later. (#637500)
* remove network device naming requirement from VLAN devicesMatt Domsch2011-02-251-2/+2
|
* Update to 9.25-1initscripts-9.25-1Bill Nottingham2011-02-251-1/+9
|
* Remove outdated "Red Hat Linux" comments from sysctl.conf.Ville Skyttä2011-02-253-3/+3
|
* Add support for sysctl.d (#59311)Martin Langhoff2011-02-251-0/+4
|
* Fix OMAP patch (#678875)Bill Nottingham2011-02-231-1/+6
|
* Support OMAP serial consoles (#678875, <ndevos@redhat.com>)Bill Nottingham2011-02-211-0/+2
|
* Accept --ignore-dependencies, --skip-redirect in /sbin/service.Bill Nottingham2011-02-171-1/+9
|
* systemctl: honour $SYSTEMCTL_IGNORE_DEPENDENCIESLennart Poettering2011-02-171-1/+6
| | | | | | | | | | | | | | | | Here's a patch for initscripts: If SYSTEMCTL_IGNORE_DEPENDENCIES is set, pass --ignore-dependencies to systemctl. This allows programs which invoke /sbin/service to get more SysV-like behaviour, i.e. where starting a service does not pull in any dependencies and honours no ordering. By default we continue to honour the dependencies since this is usually safe and allows other software to hook into all services regardless by who they are started. This is the result of a discussion with the IPA people, Simo Sorce in particular.
* l10n: Updates to Tamil (ta) translationifelix2011-02-161-1387/+1436
| | | | Transmitted-via: Transifex (translate.fedoraproject.org)
* l10n: Updates to Ukrainian (uk) translationyurchor2011-02-131-296/+22
| | | | Transmitted-via: Transifex (translate.fedoraproject.org)
* l10n: Updates to Panjabi (Punjabi) (pa) translationjassy2011-02-091-2/+2
| | | | Transmitted-via: Transifex (translate.fedoraproject.org)
* l10n: Updates to Panjabi (Punjabi) (pa) translationjassy2011-02-081-279/+160
| | | | Transmitted-via: Transifex (translate.fedoraproject.org)
* l10n: Updates to Panjabi (Punjabi) (pa) translationjassy2011-02-041-63/+41
| | | | Transmitted-via: Transifex (translate.fedoraproject.org)
* l10n: Updates to Kannada (kn) translationshanky2011-02-031-399/+233
| | | | Transmitted-via: Transifex (translate.fedoraproject.org)
* Fix typo.Bill Nottingham2011-02-011-1/+1
|
* fixBill Nottingham2011-01-211-1/+1
|
* Fix changelog.initscripts-9.24-1Bill Nottingham2011-01-211-1/+1
|
* 9.24-1Bill Nottingham2011-01-211-1/+13
|
* l10n: Updates to Chinese (China) (zh_CN) translationekd1232011-01-181-35/+25
| | | | Transmitted-via: Transifex (translate.fedoraproject.org)
* l10n: Updates to Hindi (hi) translationrajesh2011-01-181-780/+228
| | | | Transmitted-via: Transifex (translate.fedoraproject.org)
* l10n: Updates to Chinese (China) (zh_CN) translationekd1232011-01-161-89/+49
| | | | Transmitted-via: Transifex (translate.fedoraproject.org)
* l10n: Updates to Panjabi (Punjabi) (pa) translationjassy2011-01-131-58/+36
| | | | Transmitted-via: Transifex (translate.fedoraproject.org)
* Handle 'MASTER' being quoted. (#651450, <gfidente@redhat.com>)Bill Nottingham2011-01-122-2/+2
|
* l10n: Updates to Oriya (or) translationmgiri2011-01-071-202/+116
| | | | Transmitted-via: Transifex (translate.fedoraproject.org)
* Remove things that are in systemd itself.Bill Nottingham2011-01-051-3/+0
|
* Catch these uses of sysctl too.Bill Nottingham2011-01-041-6/+8
|
* Frob device when calling sysctl, in case of vlans. (#665601, #667211, ↵Bill Nottingham2011-01-045-11/+12
| | | | <ossman@cendio.se>)
* Rework to handle bind-mounted cifs/ncpfs (#663140, ↵Bill Nottingham2011-01-041-4/+12
| | | | <dmudrich@nospam.mudrichsystems.com>)
* l10n: Updates to Bengali (India) (bn_IN) translationrunab2011-01-041-415/+238
| | | | Transmitted-via: Transifex (translate.fedoraproject.org)
* l10n: Updates to Gujarati (gu) translationswkothar2011-01-031-778/+227
| | | | Transmitted-via: Transifex (translate.fedoraproject.org)
* l10n: Updates to Ukrainian (uk) translationyurchor2010-12-231-1201/+1325
| | | | Transmitted-via: Transifex (translate.fedoraproject.org)
* Own crypttab (#664309)Bill Nottingham2010-12-201-0/+3
|
* add # as a valid character in network device namesMatt Domsch2010-12-171-1/+1
|
* l10n: Updates to Spanish (Castilian) (es) translationelsupergomez2010-12-141-4/+4
| | | | Transmitted-via: Transifex (translate.fedoraproject.org)
* Fix routing regression (#660363)Bill Nottingham2010-12-061-1/+1
|
* sysctl.conf.s390 - system z optimized sysctl settings per default (#633323)Petr Lautrbach2010-12-061-0/+13
|
* Stop tty and serial also on runlevel 's' (#629257)Petr Lautrbach2010-12-062-2/+2
|
* l10n: Added Low German translationncfiedler2010-12-051-0/+5350
| | | | Transmitted-via: Transifex (translate.fedoraproject.org)