Skip to content

Commit

Permalink
docs: add goals and issue refs to README
Browse files Browse the repository at this point in the history
This defines the goals of the project and adds references to the
issues that track them.

Refs: #3
Signed-off-by: Jaremy Hatler <hatler.jaremy@gmail.com>
  • Loading branch information
jhatler committed Dec 22, 2023
1 parent cf92f16 commit b29c94e
Showing 1 changed file with 22 additions and 1 deletion.
23 changes: 22 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1 +1,22 @@
# gentoo-precision-7540
# Gentoo Setup on Dell Precision 7540

Goals:

- [ ] ([#4](https://github.com/jhatler/gentoo-precision-7540/issues/4)) Gentoo installed
- [ ] ([#5](https://github.com/jhatler/gentoo-precision-7540/issues/5)) LUKS full disk encryption with performance tuning
- [ ] ([#6](https://github.com/jhatler/gentoo-precision-7540/issues/6)) BTRFS raid0 for rootfs
- [ ] ([#7](https://github.com/jhatler/gentoo-precision-7540/issues/7)) Striped LVM for VMs and other filesystems
- [ ] ([#8](https://github.com/jhatler/gentoo-precision-7540/issues/8)) Ability to reallocate space between BTRFS and LVM
- [ ] ([#9](https://github.com/jhatler/gentoo-precision-7540/issues/9)) BTRFS snapshots for rollback integrated into emerge
- [ ] ([#10](https://github.com/jhatler/gentoo-precision-7540/issues/10)) System optimized with LTO, Graphite, PGO, and CFLAGS
- [ ] ([#11](https://github.com/jhatler/gentoo-precision-7540/issues/11)) systemd-boot configured with secure boot
- [ ] ([#12](https://github.com/jhatler/gentoo-precision-7540/issues/12)) Nvidia GPU working with CUDA and vGPU support
- [ ] ([#13](https://github.com/jhatler/gentoo-precision-7540/issues/13)) KVM configured with virt-manager and libvirt support
- [ ] ([#14](https://github.com/jhatler/gentoo-precision-7540/issues/14)) Podman setup for rootless containers
- [ ] ([#15](https://github.com/jhatler/gentoo-precision-7540/issues/15)) TMP2 support for unlocking LUKS
- [ ] ([#16](https://github.com/jhatler/gentoo-precision-7540/issues/16)) Yubikey support for unlocking LUKS
- [ ] ([#17](https://github.com/jhatler/gentoo-precision-7540/issues/17)) i3-gaps for window manager
- [ ] ([#18](https://github.com/jhatler/gentoo-precision-7540/issues/18)) spacemacs installed
- [ ] ([#19](https://github.com/jhatler/gentoo-precision-7540/issues/19)) vscode installed
- [ ] ([#20](https://github.com/jhatler/gentoo-precision-7540/issues/20)) Gentoo Containers for development via catalyst

0 comments on commit b29c94e

Please sign in to comment.