- local-iptables: stop script is now hardcoded instead of calling a script.
- mount-swap: do not crash if swapon command fail and warn the user.
- local-tmpfiles: do not crash if a files have bad format and warn the user.
- configure script: use zpool cache by default for ZFS_IMPORT variable.
- Bug fix:
- local-iptables: fix quotation with the call of the 66-yeller program.
- local-dmesg: fix default options.
- configure script: fix typo of the devices-brtfs name.
---
# In 2.3.0
- Adapt to execline 2.7.0.0
@ -27,7 +45,7 @@
# In 2.2.0
- Bufs fix:
- Bugs fix:
- Remove the check and creation of `/sys/kernel/debug/tracing` mountpoint. This is done previously by the check and creation of `/sys/kernel/debug/` mountpoint.