aboutsummaryrefslogtreecommitdiffstats
path: root/rwtab
Commit message (Collapse)AuthorAgeFilesLines
* Remove mtab, as this doesn't work with mount's locking semantics. (#457941)Bill Nottingham2009-02-031-1/+0
|
* Add some more entries to rwtab. (#476799)Bill Nottingham2008-12-181-0/+2
| | | | | | | /var/lib/gdm is the gdm user's homedir; it's required to be writable for the gdm session. /var/lib/xkb is needed for switching keyboard layouts.
* https://bugzilla.redhat.com/show_bug.cgi?id=433702Harald Hoyer2008-09-161-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | 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.
* fstab makes no sense hereBill Nottingham2007-11-141-1/+0
|
* updates (#219339, <law@redhat.com>)Bill Nottingham2007-04-131-0/+5
|
* fix iscsi take 2 (#208864)Bill Nottingham2006-10-031-2/+1
|
* change iscsi paths (#208864)Bill Nottingham2006-10-021-1/+2
|
* whitespaceBill Nottingham2006-08-011-1/+1
|
* add /etc/lvm/.cacheBill Nottingham2006-08-011-0/+1
|
* fix typoBill Nottingham2006-07-191-1/+1
|
* add /var/lib/dhclient (part of #198601, <markmc@redhat.com>)Bill Nottingham2006-07-131-0/+1
|
* add mtabBill Nottingham2006-06-191-0/+1
|
* add some more bits from jortonBill Nottingham2006-05-171-0/+5
|
* updateBill Nottingham2006-05-041-6/+19
|
* readonly root support. Does not currently work with SELinux.Bill Nottingham2006-04-201-0/+14