mirror of
https://github.com/linuxboot/heads.git
synced 2024-12-19 04:57:55 +00:00
f6eed42208
prepare_thumb_drive: default to creating 10% LUKS container on usb drive, prompts for passphrase is not provided and scan drives if no --device specified NOTE: qemu usb_thumb drive of 128 mb are not big enough so that 10% of it (12mb) can be used to create thumb drive. Adds: - e2fsprogs to support ext4 filesystem creation through mke2fs - add /etc/mke2fs.conf so that mke2fs knows how to handle ext2/ext3/ext4 - removes mke2fs support from busybox - bump busybox to latest version which adds cpu accelerated hash functions (not needed per se here) - Adds exfatprogs to have mkfs.exfat and fsck.exfat - Adds prepare_thumb_drive /etc/luks-functions to be able to prepare a thumb drive with percentage of drive assigned to LUKS, rest to exfat - Modify most board configs to test space requirements failing - Talos2 linux config: add staging Exfat support - Make e2fsprogs and exfatprogs included by default unless explicitely deactivate in board configs - Change cryptsetup calls : luksOpen to open and luksClose to close to addresss review - etc/luks_functions: cleanup GOAL here is to have secure thumb drive creation which Heads will be able to use to backup/restore/use generated GPG key material in the future (next PR) |
||
---|---|---|
.. | ||
coreboot-4.11 | ||
coreboot-4.19 | ||
coreboot-talos_2 | ||
flashrom-b1f858f65b2abd276542650d8cb9e382da258967 | ||
linux-4.14.62 | ||
linux-4.19.139 | ||
linux-5.4.69 | ||
linux-5.5-openpower | ||
linux-5.10.5 | ||
linux-6.1.8 | ||
bash-5.1.16.patch | ||
busybox-1.36.1.patch | ||
cryptsetup2-2.3.3.patch | ||
cryptsetup-1.7.3.patch | ||
dropbear-2016.74.patch | ||
gpg2-2.2.10.patch | ||
gpg2-2.4.0.patch | ||
gpg-1.4.21.patch | ||
kexec-2.0.26.patch | ||
libassuan-2.5.1.patch | ||
libassuan-2.5.5.patch | ||
libgcrypt-1.8.3.patch | ||
libgcrypt-1.10.1.patch | ||
libgpg-error-1.46.patch | ||
libksba-1.3.5.patch | ||
libksba-1.6.3.patch | ||
lvm2-2.02.168.patch | ||
pciutils-3.5.4.patch | ||
powerpc-utils-1.3.5.patch | ||
tpm2-tools-5.2.patch | ||
tpm2-tss-3.2.0.patch | ||
util-linux-2.29.2.patch |