Age | Commit message (Expand) | Author |
2020-08-13 | shalt: sync filesystems | Cem Keylan |
2020-07-20 | shalt: add to gitignore | Cem Keylan |
2020-07-20 | shalt: change coding style, add response, parse arguments with arg.h | Cem Keylan |
2020-07-17 | rc.boot: remove handling of rc.local | Cem Keylan |
2020-06-01 | init: use link function to link IO devices | Cem Keylan |
2020-06-01 | rc.lib: drop -m flag from 'mkdir' | Cem Keylan |
2020-06-01 | init: make mnt function similar to KISS | Cem Keylan |
2020-06-01 | rc.shutdown: seperate functions | Cem Keylan |
2020-05-23 | rc.boot: use device_helper functions | Cem Keylan |
2020-05-23 | rc.lib: add device_helper, change out/err functions, sort functions after | Cem Keylan |
2020-05-23 | rc.lib: define logger at the beginning (if it exists) | Cem Keylan |
2020-05-23 | rc.conf: drop log_dir variable | Cem Keylan |
2020-05-23 | rc.lib: drop log_file variable | Cem Keylan |
2020-05-22 | init: move mnt function rc.lib | Cem Keylan |
2020-05-21 | init: read rc.conf only if it exists | Cem Keylan |
2020-05-21 | rc.lib: enable setting loglevel from the kernel command line | Cem Keylan |
2020-05-20 | add option to log boot and shutdown to a file | Cem Keylan |
2020-05-20 | rc.boot: read /proc/mounts only if it exists | Cem Keylan |
2020-05-20 | init: primitive parsing of the command line | Cem Keylan |
2020-05-16 | shalt: don't check for root | Cem Keylan |
2020-05-16 | init: allow installing hooks to lib directory | Cem Keylan |
2020-05-16 | init: set PATH in rc.lib | Cem Keylan |
2020-05-16 | Makefile: use cp instead of install | Cem Keylan |
2020-05-16 | rc.shutdown: hardcode init directory | Cem Keylan |
2020-05-16 | rc.shutdown: use available path if it exists | Cem Keylan |
2020-05-16 | rc.lib/shutdown: disable shellcheck errors | Cem Keylan |
2020-05-16 | rc.boot: drop the usage of find | Cem Keylan |
2020-05-16 | rc.shutdown: remove cryptsetup | Cem Keylan |
2020-05-16 | rc.shutdown: simplify case | Cem Keylan |
2020-05-16 | rc.shutdown: use run_hook function | Cem Keylan |
2020-05-16 | rc.lib: fix error message | Cem Keylan |
2020-05-16 | init: multiple changes | Cem Keylan |
2020-05-16 | init: change default hostname | Cem Keylan |
2020-05-16 | init: remove rc.local file from the repository | Cem Keylan |
2020-05-16 | rc.boot: add deprecation notice for 'rc.local' | Cem Keylan |
2020-05-16 | init: multiple changes | Cem Keylan |
2020-05-16 | rc.lib: simplify | Cem Keylan |
2020-05-16 | init: change emergency-shell to shell, minor changes | Cem Keylan |
2020-05-16 | init: remove crypttab parsing | Cem Keylan |
2020-05-16 | rc.lib: update | Cem Keylan |
2020-05-16 | rc.boot: remove welcome message from lib | Cem Keylan |
2020-05-16 | rc.boot: get pre-existing PATH | Cem Keylan |
2020-05-16 | rc.boot: don't set old_ifs | Cem Keylan |
2020-05-16 | rc.boot: hard-code init directory | Cem Keylan |
2020-05-16 | init: move mnt function to rc.boot | Cem Keylan |
2020-05-05 | rc.boot: use /usr/local/bin | Cem Keylan |
2020-03-25 | don't print errors if runit is not installed or not used. | Cem Keylan |
2020-03-24 | add simple halt utility0.7.0 | Cem Keylan |
2020-03-07 | remove dist and version | Cem Keylan |
2020-03-02 | only announce functions if they are meant to run | Cem Keylan |