notes/Wiki/ChrootMan.md

16 lines
258 B
Markdown
Raw Normal View History

2022-06-25 15:41:16 +08:00
# ChrootMan
#### 2022-06-25 15:33
2022-06-25 15:57:30 +08:00
Write a ncurses or slang program to display stuff and:
- manage: chroot locations located at ~/.config/chrootMan/chroots
- create
- mount
- delete
2022-06-25 16:02:53 +08:00
chroots.
Goal:
- [ ] to learn cpp
- [ ] to learn cpp based build systems