core-system-scripts

Scripts submodule for the core-system repository
git clone https://ccx.te2000.cz/git/core-system-scripts
Log | Files | Refs

DateCommit messageAuthorFiles+-
2022-07-29 00:59Align oneshots and longruns, move desired state indicator.Jan Pobrislo1+6-6
2022-07-29 00:49Remove unused functionJan Pobrislo1+0-1
2022-07-29 00:48Print longruns in alphabetic orderJan Pobrislo1+3-2
2022-07-29 00:45Indicate whether service should be brought up or down.Jan Pobrislo1+14-3
2022-07-29 00:34Check for presence instead of valueJan Pobrislo1+2-2
2022-07-29 00:33Same but for longrunsJan Pobrislo1+6-2
2022-07-29 00:30Highlight services out of desired stateJan Pobrislo1+6-2
2022-07-29 00:19Ignore s6-rc internal services when determining whether bundle is fully down or up.Jan Pobrislo1+1-0
2022-07-29 00:05Fix parameter name collisionJan Pobrislo1+3-3
2022-07-28 23:59Change how service to bundle list is constructedJan Pobrislo1+4-2
2022-07-28 23:50Reset colors after printing bundlesJan Pobrislo1+1-1
2022-07-28 23:49Fix parameter referenceJan Pobrislo1+3-3
2022-07-28 23:48Determine bundle state from it's contentJan Pobrislo1+47-19
2022-07-28 22:29Add missing newline in output, fix typoJan Pobrislo1+2-1
2022-07-28 22:27Expand color sequencesJan Pobrislo1+1-1
2022-07-28 22:25Color-code bundles by activityJan Pobrislo1+23-2
2022-07-28 21:23Handle symlinked servicesJan Pobrislo1+1-1
2022-07-28 21:21Actually call s6-svstatJan Pobrislo1+1-1
2022-07-28 21:18Handle s6-svstat error and services not in bundlesJan Pobrislo1+4-2
2022-07-28 21:14Parameter defaultJan Pobrislo1+1-1
2022-07-28 21:08Fix parameter nameJan Pobrislo1+3-1
2022-07-28 21:02Fix parameter nameJan Pobrislo1+2-2
2022-07-28 20:59Fix stray parenJan Pobrislo1+1-1
2022-07-28 20:55Service listing scriptJan Pobrislo1+74-1
2022-07-28 10:47Force-replace broken links in link-skelJan Pobrislo1+1-1
2022-07-28 09:16Fix path to the skel directory.Jan Pobrislo1+2-2
2022-07-27 10:30Move skel directory to scripts repository and make link-skel command.Jan Pobrislo3+131-0
2022-07-27 00:59Exclude /var/lib/dhcpcd from overwrite.Jan Pobrislo1+5-1
2022-07-27 00:55Exclude new location of HISTFILE from overwriteJan Pobrislo1+1-1
2022-07-26 15:26Try to exclude history files specificallyJan Pobrislo1+1-1
2022-07-26 15:23Looks, extra newline in /etc/issueJan Pobrislo1+1-1
2022-07-26 15:14Fix appearance of MAC addressJan Pobrislo1+1-1
2022-07-26 15:10Fancy colorful unicode issue-genJan Pobrislo1+6-5
2022-07-26 14:43Add script for self-overwriting of system image from rsync.Jan Pobrislo1+11-0
2022-07-26 13:38issue-gen scriptJan Pobrislo1+14-0
2022-07-25 09:10Initial commit, 's' script to inspect services/s6-rcJan Pobrislo1+2-0