aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-20rc.boot: read /proc/mounts only if it existsCem Keylan
2020-05-20init: primitive parsing of the command lineCem Keylan
2020-05-16shalt: don't check for rootCem Keylan
2020-05-16init: allow installing hooks to lib directoryCem Keylan
2020-05-16init: set PATH in rc.libCem Keylan
2020-05-16Makefile: use cp instead of installCem Keylan
2020-05-16rc.shutdown: hardcode init directoryCem Keylan
2020-05-16rc.shutdown: use available path if it existsCem Keylan
2020-05-16rc.lib/shutdown: disable shellcheck errorsCem Keylan
2020-05-16rc.boot: drop the usage of findCem Keylan
2020-05-16rc.shutdown: remove cryptsetupCem Keylan
2020-05-16rc.shutdown: simplify caseCem Keylan
2020-05-16rc.shutdown: use run_hook functionCem Keylan
2020-05-16rc.lib: fix error messageCem Keylan
2020-05-16init: multiple changesCem Keylan
2020-05-16init: change default hostnameCem Keylan
2020-05-16init: remove rc.local file from the repositoryCem Keylan
2020-05-16rc.boot: add deprecation notice for 'rc.local'Cem 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-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-25don't print errors if runit is not installed or not used.Cem Keylan
2020-03-24add simple halt utility0.7.0Cem Keylan
2020-03-07remove dist and versionCem Keylan
2020-03-02only announce functions if they are meant to runCem Keylan
2020-03-02add shellcheck disablesCem Keylan
2020-03-02update emergency_shellCem Keylan
2020-03-02change message functionsCem Keylan
2020-03-02add parse_crypttab to rc.libCem Keylan
2020-03-02create runit directories only if runit is installedCem Keylan
2020-02-14install runit.boot for the same reason as getty.0.6.1Cem Keylan
2020-02-14fix VERSION number0.6.0Cem Keylan
2020-02-14install getty.boot for unifying the launch of gettyCem Keylan
2020-01-18rc.boot: kill udevd before boot hooksCem Keylan
2020-01-16fix LICENSECem Keylan
2020-01-15bump to 0.5.00.5.0Cem Keylan
2020-01-15update READMECem Keylan
2020-01-15remove halt -wCem Keylan
2020-01-15Echo the file being executedCem Keylan
2020-01-15remove inittab references from inittabCem Keylan