summaryrefslogtreecommitdiff
path: root/setup-disk.in
AgeCommit message (Expand)Author
2022-11-11setup-disk: add tests for find/setup_partitionsNatanael Copa
2022-11-11Make dir $mnt/boot before writing files to itThomas Zeman
2022-11-10setup-disk: avoid basism parameter expansionNatanael Copa
2022-11-09setup-disk: fix typo in error messageNatanael Copa
2022-11-09setup-disk: mock swapoff and vgchangeNatanael Copa
2022-11-09setup-disk: refactor and test find_disksNatanael Copa
2022-11-09setup-disk: env SETUP_DISK_TESTFUNC for unit testingNatanael Copa
2022-11-09setup-disk: remove unused is_vmware functionNatanael Copa
2022-11-09setup-disk: prefix $ROOT/sysNatanael Copa
2022-11-06always quote vars in 'local' assignmentJakub Jirutka
2022-11-05replace 'echo -n' and 'echo -e' with printfJakub Jirutka
2022-11-04setup-disk: fix /boot size for UEFI and encryptionNatanael Copa
2022-11-04setup-disk: minor cleanupNatanael Copa
2022-07-15setup-disk: fix hang with UEFI and interactive 'none'Natanael Copa
2022-07-12setup-disk: allow set LVM partition size with LVM_SIZENatanael Copa
2022-07-01setup-disk: exit if either mode or disk is 'none'Natanael Copa
2022-06-28setup-disk: Die if disklessShaRose
2022-05-25setup-disk: use logical_block_size to calculate ESP sizeNatanael Copa
2022-05-25setup-disk: fix whitespace errorNatanael Copa
2022-05-23setup-disk: retry on password mismatchNatanael Copa
2022-05-23setup-disk: fail early on partition failureNatanael Copa
2022-05-19setup-disk: calculate size of ESP parition for grubNatanael Copa
2022-05-18setup-disk: use smaller ESP partition for UEFINatanael Copa
2022-05-13setup-disk: fix -h usage textNatanael Copa
2022-05-10setup-disk: honor BOOT_SIZE env var for EFI installNatanael Copa
2022-05-04setup-disk: detect raid under cryptNatanael Copa
2022-05-04setup-disk: add nvme for early module loadNatanael Copa
2022-05-04setup-disk: enable nvme initfs feature for crypt on nvmeNatanael Copa
2022-05-04setup-disk: enable nvme feature for mdadm on nvmeNatanael Copa
2022-05-04setup-disk: add cryptsys for shorthand of crypt+sysNatanael Copa
2022-05-04setup-disk: remove debug lineNatanael Copa
2022-05-02setup-disk: only install firmware that is usedNatanael Copa
2022-05-02setup-disk: remove grsec tracesNatanael Copa
2022-03-23setup-disk: add tmpfs to /etc/fstabDrew DeVault
2022-03-19setup-disk: add support for Raspberry Zero 2 WJoonas Kuorilehto
2022-03-16setup-disk: fix pi0 and pi0w initramfs not foundflavorplus
2022-03-16fix PREFIX in *.inNick Hanley
2022-03-16setup-disk: update rpi config.txt documentation urlNick Hanley
2022-03-16setup-disk: fix spellingNick Hanley
2022-02-19setup-disk: enable keymap mkinitfs feature if crypt is usedSören Tempel
2021-11-22setup-disk: fix Parition id "vfat" is not supportedNatanael Copa
2021-11-16setup-disk: make the order of 'crypt' and 'lvm' obviousKrystian Chachuła
2021-11-16setup-disk: enable password verification in luksFormatKrystian Chachuła
2021-11-16setup-disk: disable prompt and password verification in luksFormatKrystian Chachuła
2021-11-16setup-disk: improve bootloader selectionNatanael Copa
2021-11-16setup-disk: fix kernel options with encrypted rootNatanael Copa
2021-11-16setup-disk: don't install util-linuxNatanael Copa
2021-11-16setup-disk: Support encrypted sys and dataKrystian Chachuła
2021-09-19riscv64: EFI riggingsDrew DeVault
2021-08-24setup-disk: Add preliminary support for u-boot based boardsSören Tempel