about summary refs log tree commit diff
path: root/core-services
Commit message (Expand)AuthorAgeFilesLines
* core-services/99-cleanup.sh: no need to set a shebang.Juan RP2014-10-101-1/+1
* core-services: run console-setup before filesystems, for LUKS setups.Juan RP2014-10-091-0/+0
* core-services/00-pseudofs.sh: fix /proc mount due to a typo.Juan RP2014-09-281-1/+1
* 00-pseudofs.sh: restore cgroup mounting in a busybox-compatible wayChristian Neukirchen2014-09-231-0/+1
* Revert "core-services/08-sysctl.sh: make this work with busybox sysctl."Juan RP2014-09-211-6/+1
* core-services/00-pseudofs.sh: reworked so that busybox mount does not complain.Juan RP2014-09-211-7/+7
* core-services/00-pseudofs.sh: remove doubtful awk dependency.Juan RP2014-09-201-1/+0
* core-services/08-sysctl.sh: make this work with busybox sysctl.Juan RP2014-09-201-1/+6
* core-services/06-console-setup.sh: only load keys when KEYMAP is setEivind Uggedal2014-09-181-2/+4
* core-services/05-misc.sh: initialize random seed earlier.Juan RP2014-08-291-4/+4
* core-services/99-cleanup.sh: fixed permissions for {b,u}tmp.Juan RP2014-08-281-2/+2
* core-services/99-cleanup.sh: create /var/log/{b,w}tmp to make last(1) work.Juan RP2014-08-281-1/+7
* core-services/03-filesystems.sh: don't error out when activating dmraid devices.Juan RP2014-08-221-1/+1
* Added support for fastboot and forcefsck based on ignite.Juan RP2014-08-111-4/+15
* core-services/00-pseudofs.sh: do not mount cgroupfs on virtualization.Juan RP2014-08-081-2/+5
* core-services: do not need to be executable.Juan RP2014-08-079-0/+0
* core-services/06-console-setup.sh: no need to setup ttys to unicode.Juan RP2014-08-071-5/+0
* Make core-services just shell snippets and source them from 1; idea from @chn...Juan RP2014-08-079-38/+1
* Added "core" services that are run from scripts on stage 1.Juan RP2014-08-079-0/+176