index
:
init
master
Init scripts for Carbs Linux
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
rc.boot
Age
Commit message (
Expand
)
Author
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-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
init: set PATH in rc.lib
Cem Keylan
2020-05-16
rc.boot: drop the usage of find
Cem Keylan
2020-05-16
init: multiple changes
Cem Keylan
2020-05-16
init: change default hostname
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
init: change emergency-shell to shell, minor changes
Cem Keylan
2020-05-16
init: remove crypttab parsing
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-02
only announce functions if they are meant to run
Cem Keylan
2020-03-02
add shellcheck disables
Cem Keylan
2020-03-02
add parse_crypttab to rc.lib
Cem Keylan
2020-03-02
create runit directories only if runit is installed
Cem Keylan
2020-01-18
rc.boot: kill udevd before boot hooks
Cem Keylan
2020-01-15
Echo the file being executed
Cem Keylan
2020-01-13
remove run_hooks function for sinit option parsing
Cem Keylan
2020-01-13
allow user hooks and make it more portable
0.4.0
Cem Keylan
2020-01-10
change welcome prompt to fit default log function
Cem Keylan
2020-01-09
change configuration location to /etc/init
0.3
Cem Keylan
2019-12-27
get keymap settings from rc.conf
Cem Keylan
2019-12-27
set dmesg level
Cem Keylan
2019-12-27
rc.boot: set variables from rc.conf
Cem Keylan
2019-12-18
add makefile
Cem Keylan