summaryrefslogtreecommitdiff
path: root/rc.sysinit
AgeCommit message (Expand)Author
2010-12-06cryptsetup: fix indentationTom Gundersen
2010-12-06lvm: enable/disable monitoring of lvm2 groupsTom Gundersen
2010-12-06mount: forbid suid,exec,dev from /proc and /sysTom Gundersen
2010-12-06locale: set the sysfs value default_utf8 rather than enabling/disabling utf8 ...Tom Gundersen
2010-12-06udev: do not copy /lib/udev/devices/* to /devTom Gundersen
2010-12-06udevadm: retry failed udev events after filesystems have been mountedTom Gundersen
2010-12-06udevadm: trigger events of type subsystems as well as devicesTom Gundersen
2010-09-08rc.sysinit: condense calls to mkdir and chmodDave Reisner
2010-09-08Fix two typos introduced by the latest patch seriesThomas Bächler
2010-09-07Remove a redundant subshell, see FS#20016Thomas Bächler
2010-07-23Rewrite /etc/crypttab processing.Victor Lowther
2010-07-11Bashify rc.sysinit, part 1Victor Lowther
2010-07-06Use findmnt to make mtab2010.07-1Gerardo Exequiel Pozzi
2010-06-09Initialize /etc/mtab by copying /proc/mountsThomas Bächler
2010-06-09Rewrite early RTC device creationThomas Bächler
2010-06-08Do not redirect the standard error of fsck to /dev/null by defaultThomas Bächler
2010-06-03Add --action=add to udevadm trigger2010.06-1Thomas Bächler
2010-06-03Only mount /proc, /sys and /dev if they haven't been mounted already, use dev...Thomas Bächler
2010-05-18Include _netdev option in NETFS list when calling fsckDan McGee
2010-05-03encryption: Look for cryptsetup in various places2010.05-1Thomas Bächler
2010-02-16Make consolefont code deferrable to avoid destroying splashKurt J. Bosch
2010-02-16Correct previous patch to get fsck fail into splashKurt J. Bosch
2010-02-15Add support for the fsck progress file descriptorKurt J. Bosch
2010-01-24Extend copyright date to 2010Thomas Bächler
2009-11-10rc.sysinit: remove unnecessary adjtime creationDan McGee
2009-11-10rc.sysinit: add and clarify clock commentsDan McGee
2009-11-10rc.sysinit: background hwclock callsDan McGee
2009-11-07Remove redundant call to vgscan - this also fixes a "wrong" symlink in combin...2009.11-1Thomas Bächler
2009-11-06Correct last commit: Unset the STARTUP=1 variable in udevadm control only aft...Thomas Bächler
2009-11-05Set STARTUP=1 environment variable on initial udev triggering, required by la...Thomas Bächler
2009-11-05Remove code to create md* devices manually, this is done by udev these daysThomas Bächler
2009-11-05Disable special handling of ACPI modulesThomas Bächler
2009-11-05Only load rtc-cmos if rc.conf has proper clock settingsThomas Bächler
2009-10-07Replace 'truncate file' logic in case of noclobberAaron Griffin
2009-10-07Empty mtab instead of deleting itAaron Griffin
2009-09-21Replace \e with \033 for printfsAaron Griffin
2009-08-26Make the hook-system a bit more usableThomas Bächler
2009-08-25Implement a hook-system that allows to add custom code to the initscripts at ...Thomas Bächler
2009-08-24Remove support for static filesystem and make code in rc.single look like the...Thomas Bächler
2009-08-24Remove uevent processing benchmark, as it is useless now that we actually do ...Thomas Bächler
2009-08-24Use nosuid instead of noexec on /devThomas Bächler
2009-08-23Add size and noexec mount options to /dev, change "none" to "udev"Thomas Bächler
2009-08-22Don't background the udevadm trigger callDan McGee
2009-08-22Allow skipping of all hardware clock adjustmentsDan McGee
2009-08-22Remove USEDIRECTISA and associated codeDan McGee
2009-08-10Mount /dev as tmpfs instead of ramfs for new udev-145Gerardo Exequiel Pozzi
2009-08-02Fixed warning about bootbits with encrypted swap and util-linux-ng 2.16Roman Kyrylych
2009-07-30Add _netdev support to netfs (also add glusterfs support)Marco Lima
2009-07-29Make dynamic initilization code for consoles.Gerardo Exequiel Pozzi
2009-07-20Fix rtc device to match current rule in udev-141-4.2009.07-3Gerardo Exequiel Pozzi