aboutsummaryrefslogtreecommitdiff
path: root/rc.shutdown
AgeCommit message (Expand)Author
2020-08-13rc.shutdown: sync before unmounting file systemsCem Keylan
2020-07-20shalt: change coding style, add response, parse arguments with arg.hCem Keylan
2020-06-01rc.shutdown: seperate functionsCem 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-16init: set PATH in rc.libCem 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.shutdown: remove cryptsetupCem Keylan
2020-05-16rc.shutdown: simplify caseCem Keylan
2020-05-16rc.shutdown: use run_hook functionCem Keylan
2020-05-16init: multiple changesCem Keylan
2020-05-16init: multiple changesCem 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-01-15remove halt -wCem Keylan
2020-01-15Echo the file being executedCem Keylan
2020-01-13fix typoCem 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-09change configuration location to /etc/init0.3Cem Keylan
2019-12-27rc.shutdown: get configuration from rc.confCem Keylan
2019-12-18add makefileCem Keylan