index
:
init
master
Init scripts for Carbs Linux
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Makefile
Age
Commit message (
Collapse
)
Author
2020-09-16
shalt.c: define _XOPEN_SOURCE on Makefile
Cem Keylan
2020-09-16
respawn: add seperate shell utility instead of running while loops
Cem Keylan
Technically, these are the same shell commands, but since they are run by a separate shell, they are easier to predict and easier to kill.
2020-08-13
Makefile: make way for other C tools
Cem Keylan
2020-05-16
Makefile: use cp instead of install
Cem Keylan
2020-05-16
init: remove rc.local file from the repository
Cem Keylan
2020-03-24
add simple halt utility
0.7.0
Cem Keylan
2020-03-07
remove dist and version
Cem Keylan
2020-02-14
install runit.boot for the same reason as getty.
0.6.1
Cem Keylan
2020-02-14
fix VERSION number
0.6.0
Cem Keylan
2020-02-14
install getty.boot for unifying the launch of getty
Cem Keylan
2020-01-15
bump to 0.5.0
0.5.0
Cem Keylan
2020-01-15
remove inittab references from inittab
Cem Keylan
2020-01-13
bump to 0.4.3
0.4.3
Cem Keylan
2020-01-13
bump to 0.4.2
0.4.2
Cem Keylan
2020-01-13
Makefile: add dist and bump to 0.4.1
0.4.1
Cem Keylan
2020-01-13
allow user hooks and make it more portable
0.4.0
Cem Keylan
2020-01-09
change configuration location to /etc/init
0.3
Cem Keylan
2019-12-27
makefile: updated to reflect installation changes
Cem Keylan
2019-12-27
change inittab according to prefix
Cem Keylan
2019-12-18
add makefile
Cem Keylan