Added TODOs

This commit is contained in:
TuDatTr
2020-05-24 09:04:21 +02:00
parent c42b0af8fe
commit 7be57c47e3

View File

@@ -18,4 +18,8 @@ chmod ./march/install.sh
./install.sh -d [DEVICE] -t [/usr/share/zoneinfo/REGION/CITY] -l [LOCALE] -h [HOSTNAME] -u [USER] -s [SUDO] ./install.sh -d [DEVICE] -t [/usr/share/zoneinfo/REGION/CITY] -l [LOCALE] -h [HOSTNAME] -u [USER] -s [SUDO]
``` ```
Need to add intel/amd specific driver `xf86-video` and `microcode`. ## TODO
- Add intel/amd specific driver `xf86-video` and `microcode`.
- Add passwd input for user from stdin instead cli args
- Proper status messages