new tasks

This commit is contained in:
amolinae06 2025-05-19 01:13:59 -06:00
parent 01f962778d
commit 4766e540da

View file

@ -6,8 +6,11 @@ This script will setup a whole environment to work with.
## TODO
- [X] Read `software.csv`
- [X] Install software
- [X] Setup services
- [X] Setup home directory
- [ ] Setup chroot
- [ ] Compile git software on chroot
- [X] Install software.
- [X] Setup services.
- [X] Setup home directory.
- [X] Setup chroot.
- [X] Compile git software on chroot.
- [ ] Cleanup of files.
- [ ] Auto reboot.
- [ ] Make script look prettier.