aboutsummaryrefslogtreecommitdiffstats
path: root/rc.d/rc.sysinit
Commit message (Collapse)AuthorAgeFilesLines
...
* fix or_IN and similar locales (#212219)Bill Nottingham2006-10-261-4/+4
|
* use /etc/statetab, /etc/statetab.d for local state (#211839,Bill Nottingham2006-10-241-12/+28
| | | | <markmc@redhat.com>)
* use dmraid.static (#211297)Bill Nottingham2006-10-181-3/+3
|
* revert early-login support (#210836, essentially)Bill Nottingham2006-10-121-2/+2
|
* - Handle "nodmraid" and "nompath" command line options (#209377)Peter Jones2006-10-111-2/+3
|
* fix mismerger8-44Bill Nottingham2006-10-041-5/+6
|
* set keymap correctly in non-UTF8 locale (#167363)Bill Nottingham2006-10-041-3/+7
| | | | | separate tmpfs-usage for stateless from readonly-root (requested by OLPC)
* redirect stderr (#209204)Bill Nottingham2006-10-041-1/+1
|
* * rc.sysinit: Also check for localhost.localdomain when resettingBill Nottingham2006-09-271-1/+1
| | | | | | | the hostname for stateless clients. Remove explicit mount of $STATE_MOUNT/.files. Copy the puppet CA's certificate from the r/o image into $STATE_MOUNT. (#206331, <law@redhat.com>)
* run with -m so that subprocesses get their own process group (part ofBill Nottingham2006-09-211-0/+2
| | | | #184340)
* change blkid.tab pathBill Nottingham2006-09-191-1/+1
|
* set default affinity if specified (#203359)Bill Nottingham2006-09-151-0/+11
|
* run setsysfont always when /dev/tty1 existsBill Nottingham2006-09-081-2/+2
|
* allow going to a shell if the system is shut down uncleanlyBill Nottingham2006-09-081-1/+10
|
* 8.39-1r8-39Bill Nottingham2006-09-051-1/+1
|
* - make multipath partitions be named with the form "${device}p${partnum}",Peter Jones2006-08-311-5/+7
| | | | | like in nash and parted and anaconda and md partitions and... - make dmraid partitions be named with "p" as well (and use kpartx)
* - don't use nash to create /dev/mapper/control, it isn't hard to do.Peter Jones2006-08-291-7/+10
| | | | - do the first init_crypto call *after* initializing dm.
* strike thatBill Nottingham2006-08-281-0/+1
|
* remove restorecon, no longer needed (#204330)Bill Nottingham2006-08-281-1/+0
|
* don't do vgscan (#191879)Bill Nottingham2006-08-181-3/+1
|
* catch more errors from dmraid (#200683)Bill Nottingham2006-08-071-1/+1
|
* Support Debian-like "tmp" option in /etc/crypptab (#201382, based on a patchMiloslav Trmac2006-08-061-3/+17
| | | | by Lars Volker <lv@lekv.de>)
* Fix a possible attempt to kill getkey before it is started (#191453)Miloslav Trmac2006-07-301-1/+10
|
* Consistently exclude backup files when globbingMiloslav Trmac2006-07-271-0/+1
|
* Don't require encrypted swap partitions to be swap formated before settingMiloslav Trmac2006-07-241-7/+0
| | | | them up (#127378)
* hack; make sure it existsBill Nottingham2006-07-211-0/+1
|
* Fix swapping stuff; make swapon of arbitrary swap devices optionalBill Nottingham2006-07-211-4/+10
| | | | (and off by default) (#198695, #196179, #196208)
* stateless updates (#197972, <law@redhat.com>)Bill Nottingham2006-07-131-28/+15
|
* SELinux works now.Bill Nottingham2006-07-131-7/+3
| | | | | - fix relabel call - allow 'noreadonlyroot' boot option
* Switch to VT 1 when asking for block device encryption keyMiloslav Trmac2006-07-091-3/+11
|
* Don't allow any crypttab options for LUKS partitions (#197656).Miloslav Trmac2006-07-091-1/+5
|
* readonly root enhancments (modified from <law@redhat.com>, #193164)Bill Nottingham2006-06-121-3/+84
|
* Add encrypted swap and non-root filesystem support (#127378, based onMiloslav Trmac2006-06-011-0/+125
| | | | | a patch by W. Michael Petullo <redhat@flyn.org> and Debian's cryptsetup package)
* googlespell prefers one l. words takes both.Bill Nottingham2006-05-251-1/+1
|
* allow for sulogin instead of automatic relabeling (<dwalsh@redhat.com>)Bill Nottingham2006-05-251-20/+39
|
* integrate s390 patch - just check for hwclock before running itBill Nottingham2006-05-231-1/+1
|
* handle cups (#189168)Bill Nottingham2006-05-231-0/+1
|
* Fix handling of mount points with white space (#186713):Miloslav Trmac2006-05-081-10/+11
| | | | | | | | | | | | | - src/fstab-decode.c, src/fstab-decode.8: New files. - src/Makefile: Build and install fstab-decode. - initscripts.spec: Add fstab-decode to %files - rc.d/init.d/functions (fstab_decode_str): New function. (__umount_loop, __umount_loopback_loop): Factor out from copy&pasted copies. (action): Fix command quoting. - rc.d/rc.sysinit: Correctly quote and decode mount points. - rc.d/init.d/halt: Use __umount_* and fstab-decode. (action): Rename from runcmd. Fix command quoting. - rc.d/init.d/netfs: Use __umount_*.
* add check here toor8-33Bill Nottingham2006-04-201-1/+1
|
* readonly root support. Does not currently work with SELinux.Bill Nottingham2006-04-201-10/+68
|
* remove call to zfcpconf.sh - that should be udev rulesBill Nottingham2006-04-201-4/+0
|
* - get rid of /initrd handling, since that's long dead.Peter Jones2006-04-181-6/+1
|
* Add "forcequotacheck" (#168118)Miloslav Trmac2006-03-281-1/+5
|
* - killall is in /usr , so we need to use pidof here. (bz 185429)Peter Jones2006-03-241-1/+3
|
* Allow -y in $fsckoptions (#143351)Miloslav Trmac2006-03-191-3/+7
|
* oopsBill Nottingham2006-03-141-3/+0
|
* set context on /dev/pts (#185436)Bill Nottingham2006-03-141-0/+4
|
* optimize, and add some more filesBill Nottingham2006-02-201-3/+1
|
* relabeling sources /etc/selinux/config, which uses $SELINUX. PickBill Nottingham2006-02-171-11/+11
| | | | something else. (#181893)
* - filter out another "no" message from dmraid. We need to fix dmraid'sr8-29Peter Jones2006-02-141-1/+1
| | | | | | exit status in these cases and use that in the future... - add path to one dmraid call - bump version, add changelog