This repository has been archived on 2024-02-16. You can view files and clone it, but cannot push or open issues or pull requests.
sysconfig/TODO.md
Hoang Nguyen df578407df
networking: add connman as an option for DHCP
Also:
- refactor /etc/network/interfaces
- remove Vagrantfile (not used regularly and doesn't work anymore)
2023-02-19 00:58:13 +07:00

27 lines
721 B
Markdown

# TODO
Stuff that are planned to be changed.
## Configuration
- [ ] /etc/security/access.conf (maybe?)
- [ ] snapper / btrbk (rootfs=btrfs)
- [ ] sanoid (rootfs=zfs)
- [ ] auditd / go-audit
- [ ] incron
- [ ] bees
- [ ] Option for other bootloaders (refind / efistub / limine / zfsbootmenu)
- [ ] Refactor grub role
- [ ] Option for other dhcp clients (kea)
- [ ] Option for other initramfs generators (booster, dracut)
## Cosmetic
- [ ] Packer + Terraform / Pulumi (zfs + btrfs VMs) for testing
- [ ] Self-built kernels (e.g. RT kernels)
- [ ] ZFS on root
- [ ] EFI secure boot (also sign fwupd efi binary)
## Just in case I forget
- [ ] nftables with rootful podman (<https://github.com/greenpau/cni-plugins>)