docs(repo): Add roadmap
This commit is contained in:
parent
0d648a5e55
commit
555a255e8a
1 changed files with 33 additions and 0 deletions
33
README.md
33
README.md
|
@ -3,3 +3,36 @@
|
||||||
Uses btrfs subvolumes, chroot and the void linux root tarball.
|
Uses btrfs subvolumes, chroot and the void linux root tarball.
|
||||||
This is primarily made for _my_ setup to quickly get void linux up and running for playing around with stuff.
|
This is primarily made for _my_ setup to quickly get void linux up and running for playing around with stuff.
|
||||||
|
|
||||||
|
## Roadmap
|
||||||
|
|
||||||
|
- [ ] printing
|
||||||
|
- [x] audio
|
||||||
|
- [ ] arduino/iot
|
||||||
|
- [ ] vpn
|
||||||
|
- [ ] statusbar integration
|
||||||
|
|
||||||
|
- automatic kernel rebuild
|
||||||
|
- should try to update kernel first (if desired_state == latest)
|
||||||
|
- if changed should hook into booster kernel rebuild
|
||||||
|
- then delete last kernel?
|
||||||
|
- automatic kernel boot selection
|
||||||
|
- refind should either manually be pointed to correct kernel(s)
|
||||||
|
- or kernel/initramfs/config should be renamed to simple items
|
||||||
|
- could maybe symlink to `booster-void.img` and `initramfs-void.img`?
|
||||||
|
- and then do a search and add subitems for each 6.12.xyz kernel found?
|
||||||
|
|
||||||
|
- wifi setup
|
||||||
|
|
||||||
|
## Package wishlist
|
||||||
|
|
||||||
|
packages to build xbps-src style:
|
||||||
|
- [x] filtile (src)
|
||||||
|
- [x] dotter (src)
|
||||||
|
- [x] git-bug (src)
|
||||||
|
- [ ] bemoji!
|
||||||
|
- [~] git-delta
|
||||||
|
- [ ] bugwarrior
|
||||||
|
- [ ] viddy
|
||||||
|
- [ ] netbird
|
||||||
|
|
||||||
|
- wifi setup
|
||||||
|
|
Loading…
Reference in a new issue