summaryrefslogtreecommitdiff
path: root/init
AgeCommit message (Expand)Author
2023-03-26init,init_functions: always use resolve_devicenl6720
2023-03-24Add support for emergency hooksBalló György
2023-03-18Fix remaining shellcheck issuesMorten Linderud
2023-03-16init: pass unmodified root if it contains supported tagsnl6720
2023-02-01Fix most of the shellcheck issues in ash scriptsnl6720
2022-12-07Add shebangs and SPDX license identifiers to all filesnl6720
2022-11-14Do not symlink /usr/local/{bin,sbin,lib}, instead add them to PATH in /initnl6720
2017-03-10init: move early mounting to function, add efivarsDave Reisner
2014-03-07init: remove dead code related to systemd-timestampDave Reisner
2013-07-26init: avoid passing empty RD_TIMESTAMP variableDave Reisner
2013-07-01rdlogger: log messages which would have been hidden by quietDave Reisner
2013-06-25init: allow for logging of early userspaceDave Reisner
2013-05-07init: redirect /proc/cmdline to parse_cmdlineDave Reisner
2012-11-23init: declare defaults earlierDave Reisner
2012-11-23init: remove needless workaround for empty rootdelayDave Reisner
2012-11-23init: condense early module loadingDave Reisner
2012-08-19init: avoid needlessly trimming PATHDave Reisner
2012-06-07init: run late/cleanup hooks before checking for initDave Reisner
2012-05-18init: add timestamp at start of initramfs if binary existsTom Gundersen
2012-05-18usr: add usr mounting as a late running hookDave Reisner
2012-05-18init: remove hardcoded udev startup/shutdownDave Reisner
2012-05-18init: add support for early, late and cleanup hooksDave Reisner
2012-05-18init_functions: move running hooks to separate funcDave Reisner
2012-05-18init: correct trimming of earlymodules and MODULESDave Reisner
2012-04-01init: fix location of udevdDave Reisner
2012-03-04init: add informational output about mountingDave Reisner
2012-02-22use --tab-file flag for findmnt -sDave Reisner
2012-01-29init: use fastboot, not skip to avoid fsckDave Reisner
2012-01-12init: drop support for non-devtmpfs0.8.2Tom Gundersen
2012-01-12init: mount separate /usrDave Reisner
2011-12-15init: create /run/initramfs as mode 755Dave Reisner
2011-11-29busybox: create symlinks manuallyTom Gundersen
2011-11-29move all binaries to /usr/binTom Gundersen
2011-11-29init: remove size limitations from API filesystemsDave Reisner
2011-11-25init: Remove unneeded test0.8.0Gerardo Exequiel Pozzi
2011-11-15init: Remove sed cmd usageGerardo Exequiel Pozzi
2011-11-15init: Remove grep usageGerardo Exequiel Pozzi
2011-11-14use util-linux's switch_root binaryDave Reisner
2011-11-14fsck: implement basic fsck supportDave Reisner
2011-11-14init: create /run/initramfs after mounting /runDave Reisner
2011-11-14init: don't tell the kernel about the path to modprobeDave Reisner
2011-10-22install/base: include new_root as part of build processDave Reisner
2011-10-19install/udev: relocate udevd for udev 174Dave Reisner
2011-10-16init: refer to busybox by full path on --installDave Reisner
2011-10-09[mkinitcpio] Remove early redirection 2>/dev/null such node does not exists.Gerardo Exequiel Pozzi
2011-09-30init: allow /run to be mounted with exec permsDave Reisner
2011-09-30init: support breaks before and after mounting rootDave Reisner
2011-07-02Trim leading spaces in MODULES and earlymodules to prevent error messages whe...Thomas Bächler
2011-06-25init: remove unnecessary variable declarationsDave Reisner
2011-06-25init: declare PATH, remove absolute pathsDave Reisner