Finit v4.1-rc1 #172
troglobit
started this conversation in
Show and tell
Replies: 1 comment
-
As can be seen from the fixes listed above, this bug fix release has had Debian compatibility as its main focus. The major relevant changes are:
A strong third, but not critical to Debian interop, is #170 which turned out to be a missing set of netlink messages from the kernel This release holds a workaround for this by checking for loss of default route when interfaces go down or are removed. Ping @yangfl :-) |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Bug fix release.
Changes
kill -USR1 1
)contrib/debian/install.sh
sets up a Grub boot entry for finit. We now modify the $SUPPORTED_INITS variable in10_linux
Fixes
contrib/*/install.sh
scripts failed to run from tarballnet/default/route to allow stopping dependent services
/dev/shm
,/dev/pts
,/run
and/tmp
, unless mounted already by/etc/fstab
. This is what mostdesktop systems expect PID 1 to do
This discussion was created from the release Finit v4.1-rc1.
Beta Was this translation helpful? Give feedback.
All reactions