about summary refs log tree commit diff
path: root/core-services/05-misc.sh
Commit message (Expand)AuthorAgeFilesLines
* Don't output newline to /proc file when setting hostname.Christopher Brannon2015-11-111-1/+1
* Find out size of the saved random-seed via /proc/sys/kernel/random/poolsize. 20150511.1Juan RP2015-05-111-1/+1
* add a newline by default to msg and msg_warn outputSören Tempel2015-03-221-5/+5
* warn if hostname wasn't setSören Tempel2015-03-211-4/+4
* Use read to retrieve the hostnameSören Tempel2015-03-101-1/+1
* core-services/05-misc.sh: initialize random seed earlier.Juan RP2014-08-291-4/+4
* core-services: do not need to be executable.Juan RP2014-08-071-0/+0
* Make core-services just shell snippets and source them from 1; idea from @chn...Juan RP2014-08-071-4/+0
* Added "core" services that are run from scripts on stage 1.Juan RP2014-08-071-0/+25