aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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
- added a random function for random seed - if svctl exists, kill sysmgr services
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
- kill runit services only if sv is available on the system - add run_hook function - add early-boot hook
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
2020-01-15removed inittabCem Keylan
2020-01-13bump to 0.4.30.4.3Cem Keylan
2020-01-13fix typoCem Keylan
2020-01-13bump to 0.4.20.4.2Cem Keylan
2020-01-13remove run_hooks function for sinit option parsingCem Keylan