Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Ignore stuff in .git for 'make check' | Bill Nottingham | 2008-09-30 | 1 | -1/+1 |
| | | | | Not just because it's not what we're checking, but also because it fails the check. | ||||
* | 8.83-1 | Bill Nottingham | 2008-09-30 | 1 | -1/+18 |
| | |||||
* | Add some LSB description stuff. (#225900) | Bill Nottingham | 2008-09-30 | 1 | -0/+2 |
| | |||||
* | Add some LSB description stuff. (#225900) | Bill Nottingham | 2008-09-30 | 1 | -0/+2 |
| | |||||
* | Oops, fix initlog.conf to still be %config. | Bill Nottingham | 2008-09-30 | 1 | -1/+1 |
| | |||||
* | Remove shell header (#225900). | Bill Nottingham | 2008-09-30 | 1 | -2/+0 |
| | |||||
* | Remove %config from init scripts, network scripts. (#225900) | Bill Nottingham | 2008-09-30 | 2 | -43/+43 |
| | | | | Also, fix permissions on rc.d/init.d/functions. | ||||
* | Add a URL to fedorahosted, for lack of anything better. (#225900) | Bill Nottingham | 2008-09-30 | 1 | -1/+2 |
| | |||||
* | Clean up some whitespace. | Bill Nottingham | 2008-09-30 | 1 | -57/+58 |
| | |||||
* | Fix % usage in %changelog (#225900) | Bill Nottingham | 2008-09-30 | 1 | -8/+8 |
| | |||||
* | Fix up Prereq usage (#225900) | Bill Nottingham | 2008-09-30 | 1 | -6/+3 |
| | | | | | Split up prereqs into Requires(pre), etc. Remove sed bits in %post, as we don't have that in inittab any more. | ||||
* | Remove some unnecesary obsoletes. (#225900) | Bill Nottingham | 2008-09-30 | 1 | -2/+0 |
| | | | | | | event-compat-sysv never existed in a final release. sapinit dates from 2000, and wasn't something we shipped anyway. rhsound dates from 1999. | ||||
* | Fix buildroot tag. (#225900) | Bill Nottingham | 2008-09-30 | 1 | -1/+1 |
| | |||||
* | Revert "Explicitly load dm-crypt until we can fix cryptsetup." | Bill Nottingham | 2008-09-30 | 1 | -1/+0 |
| | | | | This reverts commit 2c55e1c2d7f4ee82aa0af9bfebfee889236c56bf. | ||||
* | Merge branch 'master' of ssh://git.fedorahosted.org/git/initscripts | Bill Nottingham | 2008-09-30 | 1 | -0/+1 |
|\ | |||||
| * | Explicitly load dm-crypt until we can fix cryptsetup. | Bill Nottingham | 2008-09-30 | 1 | -0/+1 |
| | | | | | | | | cryptsetup should do this, by all rights. But it does not. | ||||
* | | Explicitly load dm-mod. | Bill Nottingham | 2008-09-30 | 1 | -0/+5 |
|/ | | | | | | | We do need to explicitly load dm-mod for older kernels, because the various tools won't necessarily do it. *sigh* Reverts a chunk of 2285e2f27e1f9dce216a8b8791bd4f4237bdff80. | ||||
* | Updated Telugu Translation. | KrishnaBabu K | 2008-09-29 | 1 | -256/+85 |
| | | | | Transmitted-via: Transifex (translate.fedoraproject.org) | ||||
* | czech translation completed | Adam Pribyl | 2008-09-26 | 1 | -110/+62 |
| | | | | Transmitted-via: Transifex (translate.fedoraproject.org) | ||||
* | Updated Marathi Translations. | Sandeep Sheshrao Shedmake | 2008-09-26 | 1 | -302/+126 |
| | | | | Transmitted-via: Transifex (translate.fedoraproject.org) | ||||
* | Update Italian translation | Silvio Pierro | 2008-09-25 | 1 | -302/+105 |
| | | | | Transmitted-via: Transifex (translate.fedoraproject.org) | ||||
* | Merge branch 'master' of ssh://git.fedorahosted.org/git/initscripts | Bill Nottingham | 2008-09-24 | 4 | -1574/+1188 |
|\ | |||||
| * | Updated Gujarati Translation. | Sweta Kothari | 2008-09-24 | 1 | -267/+92 |
| | | | | | | | | Transmitted-via: Transifex (translate.fedoraproject.org) | ||||
| * | Updated Assamese Translations. | Amitakhya Phukan | 2008-09-24 | 1 | -310/+112 |
| | | | | | | | | Transmitted-via: Transifex (translate.fedoraproject.org) | ||||
| * | Translation updated. | Terry Chuang | 2008-09-24 | 1 | -11/+11 |
| | | | | | | | | Transmitted-via: Transifex (translate.fedoraproject.org) | ||||
| * | Updates to Russian translation (100%). | Yulia Poyarkova | 2008-09-24 | 1 | -298/+106 |
| | | | | | | | | Transmitted-via: Transifex (translate.fedoraproject.org) | ||||
| * | Translation Completed. | Terry Chuang | 2008-09-24 | 1 | -689/+868 |
| | | | | | | | | Transmitted-via: Transifex (translate.fedoraproject.org) | ||||
* | | Use the pidfile before running pidof in status(). (#463205) | Bill Nottingham | 2008-09-24 | 1 | -4/+6 |
|/ | | | | This matches the behavior of killproc. | ||||
* | Just use plymouth directly, not the rhgb-client wrapper. | Bill Nottingham | 2008-09-23 | 2 | -9/+9 |
| | | | | This fixes the fact that the semantics of --details changed. | ||||
* | Move bridging after bonding. (#449950, <djuran@redhat.com>) | Bill Nottingham | 2008-09-23 | 1 | -17/+16 |
| | | | | Otherwise, it doesn't work, as the bond has no slaves. | ||||
* | Use alsactl to save sound settings. (#462677, <jkysela@redhat.com>) | Bill Nottingham | 2008-09-23 | 1 | -3/+4 |
| | |||||
* | Quit plymouth at end of boot cycle. | Ray Strode | 2008-09-23 | 2 | -5/+17 |
| | |||||
* | Don't unconditionally quit plymouth from rc script. | Ray Strode | 2008-09-23 | 2 | -4/+0 |
| | | | | We need to pass different options depending on whether gdm will run or not. | ||||
* | Check that we're on a tty before trying to start a repair shell. (#463161) | Bill Nottingham | 2008-09-23 | 1 | -2/+2 |
| | | | | | | If netfs isn't running from a tty (say, from NetworkManager), the attempt to start a shell will fail, and we'll immediately fall through to rebooting. That isn't good. | ||||
* | Merge branch 'master' of ssh://git.fedorahosted.org/git/initscripts | Bill Nottingham | 2008-09-23 | 7 | -3571/+2579 |
|\ | |||||
| * | updated spanish translation | Domingo Becker | 2008-09-23 | 1 | -1259/+1025 |
| | | | | | | | | Transmitted-via: Transifex (translate.fedoraproject.org) | ||||
| * | Updated Bengali India Translaton | Runa Bhattacharjee | 2008-09-23 | 1 | -292/+97 |
| | | | | | | | | Transmitted-via: Transifex (translate.fedoraproject.org) | ||||
| * | Japanese updated for F10 | kiyoto hashida | 2008-09-23 | 1 | -280/+98 |
| | | | | | | | | Transmitted-via: Transifex (translate.fedoraproject.org) | ||||
| * | French translation updated | Corina Roe | 2008-09-23 | 1 | -394/+116 |
| | | | | | | | | Transmitted-via: Transifex (translate.fedoraproject.org) | ||||
| * | Updated Oriya Translation. | Manoj Kumar Giri | 2008-09-22 | 1 | -281/+94 |
| | | | | | | | | Transmitted-via: Transifex (translate.fedoraproject.org) | ||||
| * | updated Latvian translation | Janis Ozolins | 2008-09-21 | 1 | -730/+976 |
| | | | | | | | | Transmitted-via: Transifex (translate.fedoraproject.org) | ||||
| * | Updated catalan po | Xavier Conde | 2008-09-19 | 1 | -335/+173 |
| | | | | | | | | Transmitted-via: Transifex (translate.fedoraproject.org) | ||||
* | | Remove hardcoded device-mapper goo. | Bill Nottingham | 2008-09-18 | 1 | -12/+0 |
|/ | | | | | 1) Loading dm-mirror, or dm-crypt, or whatever, will load it anyway. 2) We have udev. It creates device nodes. Why are we doing it by hand? | ||||
* | Move udev rules to /lib. | Bill Nottingham | 2008-09-17 | 1 | -1/+3 |
| | |||||
* | Remove dead code. | Bill Nottingham | 2008-09-17 | 1 | -18/+0 |
| | |||||
* | https://bugzilla.redhat.com/show_bug.cgi?id=433702 | Harald Hoyer | 2008-09-16 | 4 | -16/+27 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Changes to init scripts to better support stateless: --rc.sysinit-- - don't update mtab in a r/o root - mount on sys and /dev/pts returns EBUSY on a readonly root - [ -n $CLIENTSTATE ] is always returning true, causing an unnecessary timeout --network-- - /etc/mtab may not have any mount information in the readonly-root cause, but the root mount is likely to be a network mount. Without this, nfs hangs the reboot process. --halt-- - don't try and update a read-only mtab --rwtab-- - /var/empty/sshd/etc/localtime needs to be overwritten by sshd at startup - /var/lib/random-seed is written to at shutdown; this fixes the error but doesn't return the functionality lost in a r/o /var/lib. | ||||
* | https://bugzilla.redhat.com/show_bug.cgi?id=447928 | Harald Hoyer | 2008-09-16 | 8 | -24/+24 |
| | | | | | | | | All networking scripts from /etc/sysconfig/network-scripts call logger without full path. This can prevent system from booting if let's say dcc is installed when compiled with wrong parameters and installs /usr/sbin/logger (see bellow) It's not really a bug but this can be easily prevented. All /etc/init.d scripts use full path for logger network-scripts should use it also | ||||
* | Drop unneeded executable bits on /etc/sysconfig/*. | Ville Skyttä | 2008-09-15 | 1 | -1/+1 |
| | |||||
* | Punjabi translation is completed. | Jaswinder Singh | 2008-09-15 | 1 | -252/+82 |
| | | | | Transmitted-via: Transifex (translate.fedoraproject.org) | ||||
* | Updated Dutch translation. | Peter van Egdom | 2008-09-13 | 1 | -98/+58 |
| | | | | Transmitted-via: Transifex (translate.fedoraproject.org) |