aboutsummaryrefslogtreecommitdiff
path: root/rc.lib
AgeCommit message (Expand)Author
2020-09-16parse_cmdline(): skip kernel command line parameters that has a '.'Cem Keylan
2020-08-15link(): remove functionCem Keylan
2020-08-13out(): If quiet is specified, stop printing messagesCem Keylan
2020-08-13rc.lib: specify emacs modeCem Keylan
2020-08-13rc.lib: simplify kernel command line parsing functionCem Keylan
2020-06-01init: use link function to link IO devicesCem Keylan
2020-06-01init: make mnt function similar to KISSCem Keylan
2020-05-23rc.lib: add device_helper, change out/err functions, sort functions afterCem Keylan
2020-05-23rc.lib: define logger at the beginning (if it exists)Cem Keylan
2020-05-23rc.lib: drop log_file variableCem Keylan
2020-05-22init: move mnt function rc.libCem Keylan
2020-05-21rc.lib: enable setting loglevel from the kernel command lineCem Keylan
2020-05-20add option to log boot and shutdown to a fileCem Keylan
2020-05-20init: primitive parsing of the command lineCem Keylan
2020-05-16init: allow installing hooks to lib directoryCem Keylan
2020-05-16init: set PATH in rc.libCem Keylan
2020-05-16rc.lib/shutdown: disable shellcheck errorsCem Keylan
2020-05-16rc.lib: fix error messageCem Keylan
2020-05-16init: multiple changesCem Keylan
2020-05-16init: multiple changesCem Keylan
2020-05-16rc.lib: simplifyCem Keylan
2020-05-16init: change emergency-shell to shell, minor changesCem Keylan
2020-05-16init: remove crypttab parsingCem Keylan
2020-05-16rc.lib: updateCem Keylan
2020-05-16rc.boot: remove welcome message from libCem Keylan
2020-05-16init: move mnt function to rc.bootCem Keylan
2020-03-02update emergency_shellCem Keylan
2020-03-02change message functionsCem Keylan
2020-03-02add parse_crypttab to rc.libCem Keylan
2020-01-13remove run_hooks function for sinit option parsingCem Keylan
2020-01-13add space after ->Cem Keylan
2020-01-13allow user hooks and make it more portable0.4.0Cem Keylan