Age | Commit message (Expand) | Author | Files |
2017-12-02 | initscripts: rrecommend initscripts-functions | Markus Lehtonen | 1 |
2017-12-02 | initscripts: don't use update-alternatives | Markus Lehtonen | 1 |
2017-09-21 | initscripts: Add HOMEPAGE info into recipe file. | Huang Qiyu | 1 |
2017-08-23 | initscripts: split sushell into sub package | Jackie Huang | 1 |
2017-08-17 | initscripts: support persistent /var/log | Chen Qi | 2 |
2017-07-21 | initscripts: start bootmisc.sh at 36 instead of 55 | David Vincent | 1 |
2017-06-05 | initscripts: Populate volatile from existing file | David Vincent | 1 |
2017-03-01 | initscripts/sysfs.sh: mount configfs if present | Mike Looijmans | 1 |
2017-01-19 | initscripts: Add PACKAGE_WRITE_DEPS for postinst | Richard Purdie | 1 |
2016-12-22 | initscripts: populate-volatile: suppress read-only-rootfs warnings | André Draszik | 1 |
2016-12-22 | initscripts: populate-volatile: don't run commands in background | Mans Rullgard | 1 |
2016-12-13 | initscripts: populate-volatile: improve config file parsing | Mans Rullgard | 2 |
2016-09-03 | initscripts: Start devpts at 06 instead of 38 | Mike Looijmans | 1 |
2016-08-23 | initscripts: Check for logrotate in dmesg.sh | Ovidiu Vancea | 1 |
2016-05-30 | initscripts: check if swapon/swapoff exists before executing them | Ming Liu | 3 |
2016-02-13 | initscripts: start urandom after populate-volatiles | Jens Rehsack | 1 |
2016-02-13 | initscripts: populate-volatiles.sh: add mount-bind feature | Jens Rehsack | 1 |
2015-12-01 | initscripts: hide the error in case system is not writeable | Ming Liu | 1 |
2015-10-24 | initscripts/sysfs.sh: Mount devtmpfs on /dev/ if needed | Mike Looijmans | 1 |
2015-08-09 | initscripts: Fix regression for requiring /bin/bash | Jason Wessel | 1 |
2015-07-31 | initscripts: urandom: respect ${localstatedir} instead of hardcoding /var | André Draszik | 1 |
2015-07-08 | initscripts: add /sbin/sushell for systemd service debug-shell | Kai Kang | 2 |
2015-04-20 | initscripts: Remove /etc/volatile.cache on upgrade | Bryan Evenson | 1 |
2015-01-23 | meta: set proper S value | Petter Mabäcker | 1 |
2014-12-03 | initscripts: avoid overwritting editable files during package updating | Jian Liu | 1 |
2014-09-03 | initscripts: mask several init scripts | Chen Qi | 1 |
2014-07-23 | initscripts: fix bashism in bootmisc.sh | Ben Shelton | 1 |
2014-07-19 | initscripts: Add support for /etc/default/urandom | Richard Tollerton | 1 |
2014-07-19 | initscripts: make hostname.sh coreutils-compatible | Richard Tollerton | 1 |
2014-07-19 | initscripts: Use current date as an additional source of entropy | Ken Sharp | 1 |
2014-07-19 | initscripts: parametrize random seed file location | Richard Tollerton | 1 |
2014-07-19 | initscripts: save /etc/timestamp with seconds accuracy | Blair Elliott | 2 |
2014-07-19 | initscripts: bootmisc.sh: Make sysctl -p honor VERBOSE | Richard Tollerton | 1 |
2014-06-24 | initscripts: update populate-volatile.sh | Kai Kang | 1 |
2014-05-08 | initscripts: avoid pipe with sed | Matthieu Crapet | 1 |
2014-04-25 | initscripts: Fix PR reversal | Richard Purdie | 1 |
2014-04-25 | Globally replace 'base_contains' calls with 'bb.utils.contains' | Otavio Salvador | 1 |
2014-04-24 | PR bumps to remove PRINC use in meta-openpli | Mike Looijmans | 1 |
2014-03-05 | recipes: bump PRs | Martin Jansa | 1 |
2014-02-13 | initscripts: fix syntax error in postinsts | Chen Qi | 1 |
2014-02-11 | initscripts: mask initscripts from systemd | Ross Burton | 1 |
2014-01-28 | initscripts: define failure/success/warning/pass functions | Roy Li | 1 |
2014-01-06 | initscripts: split the functions script into a separate package | Chen Qi | 1 |
2013-11-22 | initscripts: remove erroneous call to /etc/default/rcS in mountnfs.sh | Ross Burton | 1 |
2013-11-20 | initscripts: add missing dmesg.sh to run-level S | Hans Beckerus | 1 |
2013-11-20 | sysvinit: fix problem in switching runlevels | Chen Qi | 1 |
2013-11-08 | sysvinit: adjust boot sequence and remove hack from udev | Chen Qi | 1 |
2013-10-18 | initscripts: insure checkroot.sh runs before anything writing to the file | Jeffrey C Honig | 1 |
2013-09-10 | initscripts: filter out empty lines from volatiles in check_requirements() | Ming Liu | 1 |
2013-08-26 | read-only-rootfs-hook.sh: check before bind mounting /var/lib | Chen Qi | 1 |