index
:
init
master
Init scripts for Carbs Linux
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2020-09-16
contrib: fix errors
1.2.1
Cem Keylan
2020-09-16
CHANGELOG: update
1.2.0
Cem Keylan
2020-09-16
parse_cmdline(): skip kernel command line parameters that has a '.'
Cem Keylan
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
2020-09-13
init: bump to 1.1.0
1.1.0
Cem Keylan
2020-09-13
init: add unmount hooks
Cem Keylan
2020-08-16
CHANGELOG: update
1.0.1
Cem Keylan
2020-08-16
rc.boot: fix creating /0755 directory
Cem Keylan
2020-08-15
add changelog
1.0.0
Cem Keylan
2020-08-15
shalt: define '_XOPEN_SOURCE' value
Cem Keylan
2020-08-15
rc.boot: Don't announce the parsing of command line.
Cem Keylan
2020-08-15
rc.boot: Make the welcome message easier to read
Cem Keylan
2020-08-15
link(): remove function
Cem Keylan
2020-08-13
rc.boot: make the operation silent if 'quiet' was specified on the kernel com...
Cem Keylan
2020-08-13
rc.boot: better specify dmesg level
Cem Keylan
2020-08-13
out(): If quiet is specified, stop printing messages
Cem Keylan
2020-08-13
rc.lib: specify emacs mode
Cem Keylan
2020-08-13
rc.lib: simplify kernel command line parsing function
Cem Keylan
2020-08-13
rc.shutdown: sync before unmounting file systems
Cem Keylan
2020-08-13
Makefile: make way for other C tools
Cem Keylan
2020-08-13
shalt: sync filesystems
Cem Keylan
2020-07-20
shalt: add to gitignore
Cem Keylan
2020-07-20
shalt: change coding style, add response, parse arguments with arg.h
Cem Keylan
2020-07-17
rc.boot: remove handling of rc.local
Cem Keylan
2020-06-01
init: use link function to link IO devices
Cem Keylan
2020-06-01
rc.lib: drop -m flag from 'mkdir'
Cem Keylan
2020-06-01
init: make mnt function similar to KISS
Cem Keylan
2020-06-01
rc.shutdown: seperate functions
Cem Keylan
2020-05-23
rc.boot: use device_helper functions
Cem Keylan
2020-05-23
rc.lib: add device_helper, change out/err functions, sort functions after
Cem Keylan
2020-05-23
rc.lib: define logger at the beginning (if it exists)
Cem Keylan
2020-05-23
rc.conf: drop log_dir variable
Cem Keylan
2020-05-23
rc.lib: drop log_file variable
Cem Keylan
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-21
rc.lib: enable setting loglevel from the kernel command line
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
shalt: don't check for root
Cem Keylan
2020-05-16
init: allow installing hooks to lib directory
Cem Keylan
2020-05-16
init: set PATH in rc.lib
Cem Keylan
2020-05-16
Makefile: use cp instead of install
Cem Keylan
2020-05-16
rc.shutdown: hardcode init directory
Cem Keylan
2020-05-16
rc.shutdown: use available path if it exists
Cem Keylan
2020-05-16
rc.lib/shutdown: disable shellcheck errors
Cem Keylan
2020-05-16
rc.boot: drop the usage of find
Cem Keylan
2020-05-16
rc.shutdown: remove cryptsetup
Cem Keylan
2020-05-16
rc.shutdown: simplify case
Cem Keylan
[next]