aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 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)
* 9.23-1initscripts-9.23-1Bill Nottingham2010-12-021-1/+8
|
* CONSOLETYPE - check read access to /dev/stderr (#650103)Petr Lautrbach2010-12-011-1/+7
|
* Squash warning on opening /dev/stderr (#650103)Bill Nottingham2010-11-301-1/+1
|
* Support multiple IP addreses via IPADDRn, PREFIXn (or NETMASKn) (#633984) ↵Bill Nottingham2010-11-303-37/+66
| | | | | | | | Adapted from <jklimes@redhat.com> In addition to legacy IP aliases, this commit adds a support for configuring mupliple IPs via single ifcfg file. It uses the same syntax and behaviour as NetworkManager.
* Add tmpfiles.d support (#656602, <plautrba@redhat.com>)Bill Nottingham2010-11-302-0/+5
|
* Use proper keyword (#657974)Bill Nottingham2010-11-302-2/+2
|
* Add tmpfiles.d support (#656602, <plautrba@redhat.com>)Bill Nottingham2010-11-301-0/+5
|
* Allow 0 as a vlan tag. (#624704, #635360)Bill Nottingham2010-11-291-1/+1
|
* When creating btmp, ensure the proper context. (#656928)Bill Nottingham2010-11-291-1/+1
|
* Remain after local-fs.target.Bill Nottingham2010-11-221-1/+1
|
* fedora-autoswap: order before swap.target like all other swapsLennart Poettering2010-11-221-3/+2
|
* fedora-storage: drop reference to emergency, weaken dependenciesLennart Poettering2010-11-212-4/+4
|
* fedora-autorelabel: drop disable_selinux() since it is unusedLennart Poettering2010-11-211-7/+0
|
* autorelabel: use systemd internal reboot logic, which is more robust and ↵Lennart Poettering2010-11-211-5/+1
| | | | includes automatic unmounting
* systemd: simplify autorelabel ordering and add conditional suppressionLennart Poettering2010-11-211-2/+4
|