core-system-init-freebsd

core-system init submodule, FreeBSD version
git clone https://ccx.te2000.cz/git/core-system-init-freebsd
Log | Files | Refs

DateCommit messageAuthorFiles+-
2022-11-15 12:09Fix notification fd redirection from pipelineJan Pobříslo1+4-0
2022-11-15 11:55Decouple catch-all loger from s6-svscanboot into s6-svscan-logJan Pobříslo5+37-26
2022-11-15 10:18Rework finish procedure so /run gets cleaned upJan Pobříslo6+21-18
2022-11-15 03:20Non-verbose cp when initializing /runJan Pobříslo1+1-1
2022-11-15 02:58Fix redirectionJan Pobříslo1+1-1
2022-11-15 02:46Fix comment, do not use "linux" as TERMJan Pobříslo1+1-4
2022-11-14 23:07Log to catch-all logger, pass down runlevel, retry s6-rc on timeout.Jan Pobříslo1+9-3
2022-11-08 12:30Version-agnostic paths in s6-svscan-logJan Pobříslo1+4-4
2022-11-08 12:25Add uncaught-logs to run-imageJan Pobříslo1+0-0
2022-11-08 12:21Remove old init, use s6-svscanboot from /etc/ttys for nowJan Pobříslo1+0-31
2022-11-08 11:58Add s6-svscan-log serviceJan Pobříslo4+12-1
2022-11-08 11:40Fix fdmove in s6-svscanbootJan Pobříslo1+2-2
2022-11-08 11:36Make s6-svscanboot executableJan Pobříslo1+1-0
2022-11-08 11:28Move s6-svscanbootJan Pobříslo1+1-1
2022-11-07 22:15Remove superfluous skel directory.Jan Pobříslo6+1-95
2022-11-07 22:11Add readiness pipeline to s6-svscanboot.Jan Pobříslo1+12-8
2022-11-04 04:11s6-svscanboot script copied and modified from chimneyJan Pobříslo1+33-0
2022-11-02 00:32Check for non-clean /run on init and error out appropriatelyJan Pobříslo1+8-1
2022-10-20 14:44Fix quotingJan Pobříslo1+1-1
2022-10-20 14:43Full path to run-imageJan Pobříslo1+1-1
2022-10-20 14:31Fix init shebangJan Pobříslo1+1-1
2022-10-19 18:01Remove old rundir generationJan Pobříslo1+0-11
2022-10-19 17:53Custom init generator for FreeBSD jailsJan Pobříslo8+102-29
2022-07-13 19:41Print boot start messageroot1+2-1
2022-07-13 16:00Longer delay after starting services, distinguish system messages.root1+3-3
2022-07-13 15:52Fix s6-echo invocation during bootroot1+1-1
2022-07-13 15:47Fix s6-chmod invocationroot1+1-1
2022-07-13 15:42Fix run-image pathroot1+3-3
2022-07-13 15:28Disable console-log-tail before spawning ttysroot1+15-9
2022-07-13 15:05console-log-tail service to show logs on bootroot1+10-0
2021-03-29 22:11Extend PATH with sbin variants.ccx1+1-1
2021-03-29 21:47Fix path.ccx1+1-2
2021-03-29 21:44Fix compiled database path.ccx1+3-3
2021-03-29 21:38Fix shebang.ccx1+2-2
2021-03-29 20:08Add the new /usr/local/bzr/all paths to initial environment.ccx1+1-1
2021-03-29 17:47Simplify error checking.ccx1+3-7
2021-03-29 16:07Don't generate scripts into skel, change them in target directory.ccx1+20-12
2021-03-11 16:14Copy skeleton directory, generate rc.init and runlevel scripts to contain absolute paths.ccx5+136-1
2021-03-11 15:23Add skel directory, direct s6-l-i-m to boot off target directoryccx2+7-1
2021-03-11 15:08Create init subdirccx1+1-1
2021-03-11 15:06s6-linux-init-makerccx1+1-1
2021-03-11 13:42initial commitccx1+7-0