autoinst

scripts to make installation of custom debian easier and more automated
git clone git://deadbeef.fr/autoinst.git
Log | Files | Refs | README | LICENSE

commit 5a54d7378be83eace4d27ed2b2b31cfe6ecd1593
parent 4056fb9fdb2423d6a68a50f8d70c499f3af0a50a
Author: Morel BĂ©renger <berengermorel76@gmail.com>
Date:   Sun, 15 Nov 2020 19:35:04 +0100

add TODO: undiplicate /etc/sv/* and /etc/service/*

Diffstat:
MTODO | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/TODO b/TODO @@ -10,6 +10,7 @@ runit: implement an option to automatically install a DHCP client on scanned NIC runit: implement a watcher, so that changes in /etc/service will result in either *copying/removing* the folder to/from $SVDIR (which should be on ramdisk) and let runit handle things from that point. runit: modify badconf() so that it writes a `./down` file instead of simply stopping sv runit: udev support +runit: unduplicate files from /etc/sv/ and /etc/service/ kernel: verify both UEFI and legacy boot support; kernel: Secure boot support? kernel: improve system resilience by disabling overcommit