Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | l10n: Updates to Spanish (Castilian) (es) translation | elsupergomez | 2010-08-24 | 1 | -2258/+1460 |
| | | | | Transmitted-via: Transifex (translate.fedoraproject.org) | ||||
* | Don't frob the console loglevel on boot. (#621257, #626572) | Bill Nottingham | 2010-08-24 | 2 | -7/+0 |
| | | | | | | | | 1) This didn't do anything useful prior to rsyslog, as sysklogd would reset it. 2) This overrides the kernel commandline, for people who want to temporarily reset it there 3) This actually turns messages back on out from underneath plymouth, which isn't nice. To frob the console loglevel, pass it on the kernel command line. | ||||
* | l10n: Updates to Dutch (Flemish) (nl) translation | warrink | 2010-08-24 | 1 | -140/+88 |
| | | | | Transmitted-via: Transifex (translate.fedoraproject.org) | ||||
* | l10n: Updates to Finnish (fi) translation | vpv | 2010-08-24 | 1 | -130/+85 |
| | | | | Transmitted-via: Transifex (translate.fedoraproject.org) | ||||
* | l10n: Updates to Swedish (sv) translation | goeran | 2010-08-24 | 1 | -56/+57 |
| | | | | Transmitted-via: Transifex (translate.fedoraproject.org) | ||||
* | l10n: Updates to Ukrainian (uk) translation | yurchor | 2010-08-24 | 1 | -130/+101 |
| | | | | Transmitted-via: Transifex (translate.fedoraproject.org) | ||||
* | l10n: Updates to German (de) translation | ttrinks | 2010-08-24 | 1 | -477/+133 |
| | | | | Transmitted-via: Transifex (translate.fedoraproject.org) | ||||
* | Be somewhat noisy when we're frobbing a native systemd service. | Bill Nottingham | 2010-08-23 | 1 | -0/+1 |
| | |||||
* | l10n: Updates to Polish (pl) translation | raven | 2010-08-23 | 1 | -365/+81 |
| | | | | Transmitted-via: Transifex (translate.fedoraproject.org) | ||||
* | If a systemd service exists, use systemctl to frob it. | Bill Nottingham | 2010-08-20 | 1 | -0/+3 |
| | |||||
* | udev: make sure to initialize console only once | Lennart Poettering | 2010-08-19 | 1 | -0/+6 |
| | | | | | | Otherwise an "udevadm trigger" which sends out change events for all devices might cause X11 to be confused because the console is reset beneath it. | ||||
* | functions: check type of stdout/stderr instead of stdin | Lennart Poettering | 2010-08-19 | 1 | -1/+3 |
| | |||||
* | refresh-po | Bill Nottingham | 2010-08-04 | 69 | -91083/+103323 |
| | |||||
* | Update translations. | Bill Nottingham | 2010-08-04 | 2 | -760/+696 |
| | |||||
* | Don't look at old upstart jobs. | Bill Nottingham | 2010-08-04 | 1 | -1/+1 |
| | |||||
* | More typos! | Bill Nottingham | 2010-08-02 | 1 | -1/+1 |
| | |||||
* | Type well I do not. | Bill Nottingham | 2010-08-02 | 1 | -1/+1 |
| | |||||
* | Explicitly pass both device and dir when remounting read-only (#620461, ↵ | Bill Nottingham | 2010-08-02 | 1 | -2/+2 |
| | | | | <phr@doc.ic.ac.uk>) | ||||
* | exit with a zero return code. (#605519) | Bill Nottingham | 2010-08-02 | 1 | -0/+1 |
| | |||||
* | Upload tarballs. | Bill Nottingham | 2010-07-27 | 1 | -1/+5 |
| | |||||
* | 9.16-1initscripts-9.16-1 | Bill Nottingham | 2010-07-27 | 1 | -1/+10 |
| | |||||
* | Don't umount cgroup stuff on halt (#612789) | Bill Nottingham | 2010-07-27 | 1 | -2/+2 |
| | |||||
* | rename_device: dequote DEVICE="eth0" | Harald Hoyer | 2010-07-26 | 1 | -1/+1 |
| | |||||
* | Document PREFIX/NETMASK (#617481, <jklimes@redhat.com>) | Bill Nottingham | 2010-07-26 | 1 | -0/+6 |
| | |||||
* | rename_device: fix s390 subchannel reading | Harald Hoyer | 2010-07-15 | 1 | -3/+4 |
| | |||||
* | Document NETWORKWAIT (#595386) | Bill Nottingham | 2010-07-01 | 1 | -0/+8 |
| | |||||
* | Remove support for hotkey interactive startup. (#605016) | Bill Nottingham | 2010-06-30 | 2 | -22/+0 |
| | | | | | | | | It cannot work reliably as done in this way. (It's possible to do surgery to do it in plymouth itself, but not here.) Interactive startup via the 'confirm' commandline option is still available. | ||||
* | Add sushell, man page to manifests. | Bill Nottingham | 2010-06-29 | 2 | -0/+3 |
| | |||||
* | Don't directly execute bash for single-user mode, as that has SELinux ↵ | Bill Nottingham | 2010-06-29 | 5 | -1/+30 |
| | | | | | | | | | | | issues. (#540216, #584443, #585053) If upstart directly runs bash for single-user mode, there's no way for SELinux to set the proper context (to distinguish it from other init scripts). Inserting a helper binary in the way allows for this. While we're changing this, we make it configurable so it's easily possible for people to use sulogin if they so desire. | ||||
* | Tweak wording. | Bill Nottingham | 2010-06-29 | 1 | -1/+1 |
| | |||||
* | Mention WDM, though (#609037) | Bill Nottingham | 2010-06-29 | 1 | -1/+1 |
| | |||||
* | Document that DISPLAYMANAGER is deprecated. | Bill Nottingham | 2010-06-29 | 1 | -3/+7 |
| | |||||
* | 9.15-1initscripts-9.15-1 | Bill Nottingham | 2010-06-24 | 1 | -1/+12 |
| | |||||
* | Check for dhclient configuration in /etc/dhcp as well (#607764, #607766) | Bill Nottingham | 2010-06-24 | 1 | -1/+3 |
| | |||||
* | Remove obsolete documentation (we don't support dhcpcd.) | Bill Nottingham | 2010-06-24 | 1 | -7/+1 |
| | |||||
* | Cleanup. | Bill Nottingham | 2010-06-24 | 1 | -2/+2 |
| | |||||
* | Handle quoted SUBCHANNELS (#607481) | Bill Nottingham | 2010-06-24 | 1 | -2/+2 |
| | |||||
* | l10n: Updates to Dutch (Flemish) (nl) translation | warrink | 2010-06-24 | 1 | -362/+348 |
| | | | | Transmitted-via: Transifex (translate.fedoraproject.org) | ||||
* | Also init_crypto for encrypyed network block devices. (#605600) | Bill Nottingham | 2010-06-23 | 3 | -160/+165 |
| | |||||
* | Use /etc/system-release. | Bill Nottingham | 2010-06-18 | 2 | -7/+7 |
| | |||||
* | l10n: Updates to Oriya (or) translation | mgiri | 2010-06-10 | 1 | -456/+165 |
| | | | | Transmitted-via: Transifex (translate.fedoraproject.org) | ||||
* | l10n: Updates to Greek (el) translation | charnik | 2010-06-04 | 1 | -951/+1294 |
| | | | | Transmitted-via: Transifex (translate.fedoraproject.org) | ||||
* | Remove 'BOOTP' config option. It was considered 'old' in 1997. (Seriously.) | Bill Nottingham | 2010-06-04 | 2 | -10/+0 |
| | |||||
* | Don't use a full path when killing racoon, so it works in MLS policy (#567295) | Bill Nottingham | 2010-06-04 | 2 | -2/+2 |
| | |||||
* | Check NM_CONTROLLED before deciding to use NM for a connection. (#599707, ↵ | Bill Nottingham | 2010-06-04 | 1 | -1/+1 |
| | | | | probably others.) | ||||
* | Add functions to check shvar-style variables. | Bill Nottingham | 2010-06-04 | 1 | -0/+21 |
| | |||||
* | Always reboot on autorelabel. (#595823) | Bill Nottingham | 2010-06-03 | 1 | -19/+9 |
| | | | | | | It's not just init that could be mislabeled and cause problems; there's udev, random other command from rc.sysinit, etc. Furthermore, this avoids a problem with ending up in permissive mode. | ||||
* | l10n: Updates to Chinese (China) (zh_CN) translation | leahliu | 2010-05-28 | 1 | -427/+155 |
| | | | | Transmitted-via: Transifex (translate.fedoraproject.org) | ||||
* | Handle permission denied on reading PID file. (#595597) | Bill Nottingham | 2010-05-25 | 1 | -0/+4 |
| | |||||
* | Remove extraneous newline. | Bill Nottingham | 2010-05-20 | 1 | -1/+0 |
| |