From 7b0cd5600796b4baac873f3191ab9f9a5910f52c Mon Sep 17 00:00:00 2001 From: Jaremy Hatler Date: Tue, 2 Jan 2024 20:24:47 -0500 Subject: [PATCH] chore: mark issues #4 and #10 as done preemptively This marks #4 and #10 in the checklist of issues the README.md file in preparation for the next release. Signed-off-by: Jaremy Hatler --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 1ac32af..faf05b4 100644 --- a/README.md +++ b/README.md @@ -2,13 +2,13 @@ Goals: -- [ ] ([#4](https://github.com/jhatler/gentoo-precision-7540/issues/4)) Gentoo installed +- [X] ([#4](https://github.com/jhatler/gentoo-precision-7540/issues/4)) Gentoo installed - [X] ([#5](https://github.com/jhatler/gentoo-precision-7540/issues/5)) LUKS full disk encryption with performance tuning - [X] ([#6](https://github.com/jhatler/gentoo-precision-7540/issues/6)) BTRFS raid0 for rootfs - [X] ([#7](https://github.com/jhatler/gentoo-precision-7540/issues/7)) Striped LVM for VMs and other filesystems - [X] ([#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 +- [X] ([#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