@@ -4,45 +4,26 @@ I will try to keep track of changes between releases here
44
55## Upcomming release, available in main branch
66
7- - currently at v0.16.10
8- - split aok bins handling to also be usable in updates
9- - currently at v0.16.9
10- - error_msg supports exit code < 0
11- - handling case where chroot was used for prebuild, but dest is native
12- - better handling of chroot hostname
13- - split up some huge functions into parts
14- - currently at v0.16.8a
15- - halt: added sleep after kills
16- - currently at v0.16.8
17- - aok_launcher: chk char-devs are correctly configured
18- - aok_launcher: chk not chrooted before dev checks
19- - currently at v0.16.7
20- - aok_launcer - improved bootup notifications
21- - Some deploy tweaks
7+ - Nothing atm.
8+
9+ ## 0.17
10+
11+ - aok_launcher - console mode tails all log files, hit Ctrl-C to re-read
12+ in case something is added/removed, enable by doing ` apk -C on `
13+ - added warning when mixing default launcher and console mode
14+ - inittab will halt for upto 10s to wait for aok_launcher to prepare
15+ console and logfile tracking.
16+ - replacing of some bins with aok replacementalso usable in updates
2217- runbg notifies all sessions incl /dev/console of state change
23- - skel files handles Debian10 not able to display sysload
24- - shutdown compatible with default params, can display help
25- - halt will continue until it shuts system down
18+ - better handling of chroot hostname
19+ - shutdown, halt & poweroff AOK replacements
20+ - halt will continue until it shuts system down, starting nicely, eventually
21+ doing it brutally.
2622- improved wall handling of /dev/console
27- - made orignal file renames consistent
28- - currently at v0.16.6
29- - added uptime to Boot notation
30- - simplified must be run by root msg
31- - currently at v0.16.5
32- - /sbin shutdown, halt & poweroff replacements
33- - imrpoved hostname deploy
34- - currently at v0.16.4
35- - rework of shutdown procedures
36- - currently at v0.16.3
37- - Refactored bootup and shutdown of aok_launcher and related tools
38- - Added start hint to allow console monitoring before inittab starts
39- - Improvements to shutdown
40- - Added some checks
41- - Debian console restart
42- - added warning when mixing default launcher and console mode
4323- made error_msg state file with issue
44- - aok_launcher - console mode tails all log files, hit Ctrl-C to re-read
45- in case something is added/removed
24+ - aok_launcher: chk char-devs and stdio are fixed if need-be
25+ - split up some huge functions into parts
26+ - added uptime to Boot notation
4627
4728## 0.16
4829
0 commit comments