| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
| |
|
|
|
|
|
| |
Split up prereqs into Requires(pre), etc.
Remove sed bits in %post, as we don't have that in inittab any more.
|
|
|
|
|
|
| |
event-compat-sysv never existed in a final release.
sapinit dates from 2000, and wasn't something we shipped anyway.
rhsound dates from 1999.
|
| |
|
|
|
|
| |
This reverts commit 2c55e1c2d7f4ee82aa0af9bfebfee889236c56bf.
|
|\ |
|
| |
| |
| |
| | |
cryptsetup should do this, by all rights. But it does not.
|
|/
|
|
|
|
|
| |
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.
|
|
|
|
| |
Transmitted-via: Transifex (translate.fedoraproject.org)
|
|
|
|
| |
Transmitted-via: Transifex (translate.fedoraproject.org)
|
|
|
|
| |
Transmitted-via: Transifex (translate.fedoraproject.org)
|
|
|
|
| |
Transmitted-via: Transifex (translate.fedoraproject.org)
|
|\ |
|
| |
| |
| |
| | |
Transmitted-via: Transifex (translate.fedoraproject.org)
|
| |
| |
| |
| | |
Transmitted-via: Transifex (translate.fedoraproject.org)
|
| |
| |
| |
| | |
Transmitted-via: Transifex (translate.fedoraproject.org)
|
| |
| |
| |
| | |
Transmitted-via: Transifex (translate.fedoraproject.org)
|
| |
| |
| |
| | |
Transmitted-via: Transifex (translate.fedoraproject.org)
|
|/
|
|
| |
This matches the behavior of killproc.
|
|
|
|
| |
This fixes the fact that the semantics of --details changed.
|
|
|
|
| |
Otherwise, it doesn't work, as the bond has no slaves.
|
| |
|
| |
|
|
|
|
| |
We need to pass different options depending on whether gdm will run or not.
|
|
|
|
|
|
| |
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.
|
|\ |
|
| |
| |
| |
| | |
Transmitted-via: Transifex (translate.fedoraproject.org)
|
| |
| |
| |
| | |
Transmitted-via: Transifex (translate.fedoraproject.org)
|
| |
| |
| |
| | |
Transmitted-via: Transifex (translate.fedoraproject.org)
|
| |
| |
| |
| | |
Transmitted-via: Transifex (translate.fedoraproject.org)
|
| |
| |
| |
| | |
Transmitted-via: Transifex (translate.fedoraproject.org)
|
| |
| |
| |
| | |
Transmitted-via: Transifex (translate.fedoraproject.org)
|
| |
| |
| |
| | |
Transmitted-via: Transifex (translate.fedoraproject.org)
|
|/
|
|
|
| |
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?
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
|
|
|
|
|
|
|
|
| |
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
|
| |
|
|
|
|
| |
Transmitted-via: Transifex (translate.fedoraproject.org)
|
|
|
|
| |
Transmitted-via: Transifex (translate.fedoraproject.org)
|
|
|
|
| |
Transmitted-via: Transifex (translate.fedoraproject.org)
|
|
|
|
| |
Transmitted-via: Transifex (translate.fedoraproject.org)
|
|
|
|
| |
Transmitted-via: Transifex (translate.fedoraproject.org)
|
| |
|
|
|
|
| |
Transmitted-via: Transifex (translate.fedoraproject.org)
|
|
|
|
| |
Transmitted-via: Transifex (translate.fedoraproject.org)
|
| |
|
| |
|
|
|
|
|
| |
On a raw msgid level:
56 insertions(+), 40 deletions(-)
|