updating TODO

This commit is contained in:
brent s. 2015-05-15 02:48:35 -04:00
parent a131b1288a
commit e601e50570
1 changed files with 1 additions and 0 deletions

1
TODO
View File

@ -17,6 +17,7 @@
-autodetection/configuration of network. DHCP is currently running by default, but does it need to support IPv6? if so, how would the user configure their network?
-WISH: support iPXE? would save on ISO file size (letting us create MUCH bigger squash systems), but the downside is we lose EFI support and it requires a working network configuration- which defeats the purpose of a diagnostic disc.
-SECURE SSH: https://stribika.github.io/2015/01/04/secure-secure-shell.html
-DISABLE NETWORKMANAGER AND "fi.w1.wpa_supplicant1"??? keeps spawning wpa_supplicant (and thusly killing networking proper)


## Building ##