Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Handle 'MASTER' being quoted. (#651450, <gfidente@redhat.com>) | Bill Nottingham | 2011-01-12 | 2 | -2/+2 |
| | |||||
* | l10n: Updates to Oriya (or) translation | mgiri | 2011-01-07 | 1 | -202/+116 |
| | | | | Transmitted-via: Transifex (translate.fedoraproject.org) | ||||
* | Remove things that are in systemd itself. | Bill Nottingham | 2011-01-05 | 1 | -3/+0 |
| | |||||
* | Catch these uses of sysctl too. | Bill Nottingham | 2011-01-04 | 1 | -6/+8 |
| | |||||
* | Frob device when calling sysctl, in case of vlans. (#665601, #667211, ↵ | Bill Nottingham | 2011-01-04 | 5 | -11/+12 |
| | | | | <ossman@cendio.se>) | ||||
* | Rework to handle bind-mounted cifs/ncpfs (#663140, ↵ | Bill Nottingham | 2011-01-04 | 1 | -4/+12 |
| | | | | <dmudrich@nospam.mudrichsystems.com>) | ||||
* | l10n: Updates to Bengali (India) (bn_IN) translation | runab | 2011-01-04 | 1 | -415/+238 |
| | | | | Transmitted-via: Transifex (translate.fedoraproject.org) | ||||
* | l10n: Updates to Gujarati (gu) translation | swkothar | 2011-01-03 | 1 | -778/+227 |
| | | | | Transmitted-via: Transifex (translate.fedoraproject.org) | ||||
* | l10n: Updates to Ukrainian (uk) translation | yurchor | 2010-12-23 | 1 | -1201/+1325 |
| | | | | Transmitted-via: Transifex (translate.fedoraproject.org) | ||||
* | Own crypttab (#664309) | Bill Nottingham | 2010-12-20 | 1 | -0/+3 |
| | |||||
* | add # as a valid character in network device names | Matt Domsch | 2010-12-17 | 1 | -1/+1 |
| | |||||
* | l10n: Updates to Spanish (Castilian) (es) translation | elsupergomez | 2010-12-14 | 1 | -4/+4 |
| | | | | Transmitted-via: Transifex (translate.fedoraproject.org) | ||||
* | Fix routing regression (#660363) | Bill Nottingham | 2010-12-06 | 1 | -1/+1 |
| | |||||
* | sysctl.conf.s390 - system z optimized sysctl settings per default (#633323) | Petr Lautrbach | 2010-12-06 | 1 | -0/+13 |
| | |||||
* | Stop tty and serial also on runlevel 's' (#629257) | Petr Lautrbach | 2010-12-06 | 2 | -2/+2 |
| | |||||
* | l10n: Added Low German translation | ncfiedler | 2010-12-05 | 1 | -0/+5350 |
| | | | | Transmitted-via: Transifex (translate.fedoraproject.org) | ||||
* | 9.23-1initscripts-9.23-1 | Bill Nottingham | 2010-12-02 | 1 | -1/+8 |
| | |||||
* | CONSOLETYPE - check read access to /dev/stderr (#650103) | Petr Lautrbach | 2010-12-01 | 1 | -1/+7 |
| | |||||
* | Squash warning on opening /dev/stderr (#650103) | Bill Nottingham | 2010-11-30 | 1 | -1/+1 |
| | |||||
* | Support multiple IP addreses via IPADDRn, PREFIXn (or NETMASKn) (#633984) ↵ | Bill Nottingham | 2010-11-30 | 3 | -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 Nottingham | 2010-11-30 | 2 | -0/+5 |
| | |||||
* | Use proper keyword (#657974) | Bill Nottingham | 2010-11-30 | 2 | -2/+2 |
| | |||||
* | Add tmpfiles.d support (#656602, <plautrba@redhat.com>) | Bill Nottingham | 2010-11-30 | 1 | -0/+5 |
| | |||||
* | Allow 0 as a vlan tag. (#624704, #635360) | Bill Nottingham | 2010-11-29 | 1 | -1/+1 |
| | |||||
* | When creating btmp, ensure the proper context. (#656928) | Bill Nottingham | 2010-11-29 | 1 | -1/+1 |
| | |||||
* | Remain after local-fs.target. | Bill Nottingham | 2010-11-22 | 1 | -1/+1 |
| | |||||
* | fedora-autoswap: order before swap.target like all other swaps | Lennart Poettering | 2010-11-22 | 1 | -3/+2 |
| | |||||
* | fedora-storage: drop reference to emergency, weaken dependencies | Lennart Poettering | 2010-11-21 | 2 | -4/+4 |
| | |||||
* | fedora-autorelabel: drop disable_selinux() since it is unused | Lennart Poettering | 2010-11-21 | 1 | -7/+0 |
| | |||||
* | autorelabel: use systemd internal reboot logic, which is more robust and ↵ | Lennart Poettering | 2010-11-21 | 1 | -5/+1 |
| | | | | includes automatic unmounting | ||||
* | systemd: simplify autorelabel ordering and add conditional suppression | Lennart Poettering | 2010-11-21 | 1 | -2/+4 |
| | |||||
* | loadmodules: start in parallel to systemd-modules-load.service | Lennart Poettering | 2010-11-21 | 1 | -4/+2 |
| | | | | | | This changes After/Before to be identical to systemd-modules-load.service.in. This causes this unit to be run earlier and in parallel to udev and the rest of the module loading. | ||||
* | systemd: run fedora-loadmodules only if there's something configured | Lennart Poettering | 2010-11-21 | 1 | -1/+2 |
| | |||||
* | sysinit.service is no longer necessary | Lennart Poettering | 2010-11-21 | 2 | -12/+0 |
| | |||||
* | Don't relabel random files; this shouldn't happen any more. | Bill Nottingham | 2010-11-18 | 1 | -12/+1 |
| | | | | Also, merge blocks on identical conditions. | ||||
* | Fix path (#654214) | Bill Nottingham | 2010-11-17 | 1 | -1/+1 |
| | |||||
* | Don't use our crypto init ; systemd handles this. | Bill Nottingham | 2010-11-16 | 7 | -56/+4 |
| | |||||
* | Fix release; require new systemd.initscripts-9.22-1 | Bill Nottingham | 2010-11-16 | 1 | -3/+3 |
| | |||||
* | 9.22-1 | Bill Nottingham | 2010-11-16 | 1 | -1/+12 |
| | |||||
* | Merge branch 'systemd-branch' | Bill Nottingham | 2010-11-16 | 32 | -179/+570 |
|\ | |||||
| * | Don't accidentally cause sit module to be loaded on shutdown. (#654098, ↵systemd-branch | Bill Nottingham | 2010-11-16 | 1 | -1/+3 |
| | | | | | | | | <ejsheldrake@gmail.com>) | ||||
| * | Don't use rhgb-client; it's long since deprecated. | Bill Nottingham | 2010-11-03 | 2 | -6/+7 |
| | | |||||
| * | Add infiniband mapping (#648524, <monis@voltaire.com>) | Bill Nottingham | 2010-11-01 | 1 | -0/+3 |
| | | |||||
| * | Fix ifdown calling nmcli for NM-managed devices; others are handled by ↵ | Jiří Klimeš | 2010-11-01 | 2 | -1/+6 |
| | | | | | | | | ifdown-${DEVICETYPE} (#612934). | ||||
| * | Don't conflict with multi-user.target. | Bill Nottingham | 2010-10-29 | 1 | -1/+1 |
| | | |||||
| * | Use systemd versions of these services. | Bill Nottingham | 2010-10-28 | 5 | -89/+0 |
| | | |||||
| * | bump release | Bill Nottingham | 2010-10-28 | 1 | -1/+1 |
| | | |||||
| * | Only pull in wait-storage by reference. | Bill Nottingham | 2010-10-28 | 1 | -1/+0 |
| | | |||||
| * | Simplify some things with ConditionPathExists. | Bill Nottingham | 2010-10-28 | 6 | -16/+17 |
| | | |||||
| * | Remove init_crypto 0, this is in a separate service. | Bill Nottingham | 2010-10-28 | 1 | -2/+0 |
| | |