summaryrefslogtreecommitdiff
path: root/setup-disk.in
AgeCommit message (Expand)Author
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
2021-02-15split modloop copy to a separate scriptAlex Xu (Hello71)
2021-01-08setup-disk: ask to unmount boot media is no available disks foundNatanael Copa
2021-01-08setup-disk: load dm-mod module if neededNatanael Copa
2021-01-08setup-disk: ask fixupNatanael Copa
2021-01-08setup-disk: use ask_yesnoNatanael Copa
2021-01-08setup-disk: use ask for consistencyNatanael Copa
2021-01-08setup-disk: add rpi supportNatanael Copa
2021-01-07setup-disk: rename select_bootloaderNatanael Copa
2021-01-07setup-disk: dont try install syslinux on unsupported archesNatanael Copa
2021-01-07setup-disk: allow force install on unsupported bootfsNatanael Copa
2021-01-06setup-disk: use lts as fallback kernel flavorNatanael Copa
2021-01-06add override for custom kernel boot parametersJordan Sokolic
2020-05-03setup-disk: don't add syslinux package for mounted root install unless requestedDaniel Néri
2020-01-15setup-disk: dont set GRUB_DISITRBUTORNatanael Copa
2019-12-06setup-disk: let user set ROOT_SIZENatanael Copa