commit 8466097eb918f7951466168568ec887b3d3b4795
parent 8a0e22d5f5860f8fdfe4b439cef78c1a88a63c76
Author: Morel BĂ©renger <berengermorel76@gmail.com>
Date: Sun, 13 Dec 2020 02:33:21 +0100
todo: boot menu should show hostname
Diffstat:
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/TODO b/TODO
@@ -1,6 +1,6 @@
debootsrap: allow using my own package lists
debootsrap: fix not unpacking when a file conflicts (for example /etc/issue in base-files)
-debootsrap: make it debuggable, for a start, and then, make it so that it does not pollute logs.
+debootsrap: make it debuggable, for a start, and then, make it so that it does not pollute logs but still output progress (with `pv`(1)?)
busybox: improve integration by providing symlinks in /usr/local/bin
busybox: clean up the duplicates (provided by various other packages: iproute2, psmisc, for example)
runit: move the service directory to a ramdisk
@@ -22,9 +22,10 @@ misc: setup script;
misc: implement a better dialog (with a readline like)
misc: implement support for fakechroot(-ng?)
misc: automatically remove deleted files from vmtest
-mist: set the domainname
+misc: set the domainname
ldap: make it work with fgetty
ldap: create a $HOME on 1st connection?
misc: put sv directories into packages
misc: only give PXE IP for systems requesting IP from the machine's firmware
misc: build a VPN
+syslinux: change name of entries/menu to reflect the hostname