update README.md
This commit is contained in:
parent
6252c99850
commit
45cfe2a1ff
|
@ -1,6 +1,7 @@
|
||||||
# FedoraBook
|
# FedoraBook
|
||||||
|
|
||||||
Let's put all the fancy features together, we developed in the last years:
|
Let's put all the fancy features together, we developed in the last years:
|
||||||
|
|
||||||
- Combined kernel+initramfs EFI binaries
|
- Combined kernel+initramfs EFI binaries
|
||||||
- Secure Boot
|
- Secure Boot
|
||||||
- clevis with TPM2
|
- clevis with TPM2
|
||||||
|
@ -8,6 +9,7 @@ Let's put all the fancy features together, we developed in the last years:
|
||||||
- dm-verity + squashfs root
|
- dm-verity + squashfs root
|
||||||
- Flatpak
|
- Flatpak
|
||||||
- flickerless boot
|
- flickerless boot
|
||||||
|
|
||||||
and build a Chromebook like Fedorabook, where you can install all software via Flatpak.
|
and build a Chromebook like Fedorabook, where you can install all software via Flatpak.
|
||||||
|
|
||||||
This is WIP. Please test and report issues or comments on https://pagure.io/Fedorabook/issues
|
This is WIP. Please test and report issues or comments on https://pagure.io/Fedorabook/issues
|
||||||
|
@ -30,9 +32,9 @@ This is WIP. Please test and report issues or comments on https://pagure.io/Fedo
|
||||||
## TODO
|
## TODO
|
||||||
- merge mkimage.sh and clonedisk
|
- merge mkimage.sh and clonedisk
|
||||||
- change partition UUIDs for /data
|
- change partition UUIDs for /data
|
||||||
- UUID for TPM LUKS
|
* UUID for TPM LUKS
|
||||||
- UUID for LUKS
|
* UUID for LUKS
|
||||||
- UUID for unencrypted xfs
|
* UUID for unencrypted xfs
|
||||||
- update mechanism
|
- update mechanism
|
||||||
- add proper EFI boot manager entries for A and B
|
- add proper EFI boot manager entries for A and B
|
||||||
- extend efi stub for recovery boot in the old image
|
- extend efi stub for recovery boot in the old image
|
||||||
|
|
Loading…
Reference in a new issue