aboutsummaryrefslogtreecommitdiff
path: root/rc.boot
AgeCommit message (Expand)Author
2024-03-04rc.boot: Fix /dev/fd linkCem Keylan
2021-03-15rc.boot: fix typoCem Keylan
2020-08-16rc.boot: fix creating /0755 directoryCem Keylan
2020-08-15rc.boot: Don't announce the parsing of command line.Cem Keylan
2020-08-15rc.boot: Make the welcome message easier to readCem Keylan
2020-08-15link(): remove functionCem Keylan
2020-08-13rc.boot: make the operation silent if 'quiet' was specified on the kernel com...Cem Keylan
2020-08-13rc.boot: better specify dmesg levelCem Keylan
2020-08-13rc.lib: simplify kernel command line parsing functionCem Keylan
2020-07-17rc.boot: remove handling of rc.localCem Keylan
2020-06-01init: use link function to link IO devicesCem Keylan
2020-06-01rc.lib: drop -m flag from 'mkdir'Cem Keylan
2020-06-01init: make mnt function similar to KISSCem Keylan
2020-05-23rc.boot: use device_helper functionsCem Keylan
2020-05-22init: move mnt function rc.libCem Keylan
2020-05-21init: read rc.conf only if it existsCem Keylan
2020-05-20add option to log boot and shutdown to a fileCem Keylan
2020-05-20rc.boot: read /proc/mounts only if it existsCem Keylan
2020-05-20init: primitive parsing of the command lineCem Keylan
2020-05-16init: set PATH in rc.libCem Keylan
2020-05-16rc.boot: drop the usage of findCem Keylan
2020-05-16init: multiple changesCem Keylan
2020-05-16init: change default hostnameCem Keylan
2020-05-16rc.boot: add deprecation notice for 'rc.local'Cem Keylan
2020-05-16init: multiple changesCem Keylan
2020-05-16init: change emergency-shell to shell, minor changesCem Keylan
2020-05-16init: remove crypttab parsingCem Keylan
2020-05-16rc.boot: remove welcome message from libCem Keylan
2020-05-16rc.boot: get pre-existing PATHCem Keylan
2020-05-16rc.boot: don't set old_ifsCem Keylan
2020-05-16rc.boot: hard-code init directoryCem Keylan
2020-05-16init: move mnt function to rc.bootCem Keylan
2020-05-05rc.boot: use /usr/local/binCem Keylan
2020-03-02only announce functions if they are meant to runCem Keylan
2020-03-02add shellcheck disablesCem Keylan
2020-03-02add parse_crypttab to rc.libCem Keylan
2020-03-02create runit directories only if runit is installedCem Keylan
2020-01-18rc.boot: kill udevd before boot hooksCem Keylan
2020-01-15Echo the file being executedCem Keylan
2020-01-13remove run_hooks function for sinit option parsingCem Keylan
2020-01-13allow user hooks and make it more portable0.4.0Cem Keylan
2020-01-10change welcome prompt to fit default log functionCem Keylan
2020-01-09change configuration location to /etc/init0.3Cem Keylan
2019-12-27get keymap settings from rc.confCem Keylan
2019-12-27set dmesg levelCem Keylan
2019-12-27rc.boot: set variables from rc.confCem Keylan
2019-12-18add makefileCem Keylan