summaryrefslogtreecommitdiff
path: root/setup-disk.in
AgeCommit message (Expand)Author
2023-03-24Fixed a typo in setup-disk usageJustAnotherJavaProgrammer
2023-03-24setup-disk: find msdos and fat efi partitionsNatanael Copa
2023-01-30setup-disk: Add support for booting zfs (in grub)Magnus Sandin
2023-01-26setup-disk: accept any bootfs with BOOTLOADER=noneNatanael Copa
2023-01-26setup-disk: don't use system repositories when testingNatanael Copa
2023-01-26setup-disk: support BOOTLOADER=noneNatanael Copa
2023-01-26setup-disk: NO_DISK_UUID for fstabWilliam Wilhelm
2023-01-24setup-disk: use `openrc` instead of `rc`Natanael Copa
2023-01-24setup-disk: fix detection of EFI directoryNatanael Copa
2023-01-24setup-disk: add test for install_mounted_rootNatanael Copa
2022-11-17setup-disk: fix partitioning failureEdin Taric
2022-11-13setup-disk: increase default /boot size to 300MBNatanael Copa
2022-11-11setup-disk: add -w option for writing selected diskmodeNatanael Copa
2022-11-11setup-disk: minor clean up of install to mounted rootNatanael Copa
2022-11-11setup-disk: ignore non-existing firmware packagesNatanael Copa
2022-11-11setup-disk: add tests for find_efi_sizeNatanael Copa
2022-11-11setup-disk: move calculation of EFI size to a functionJakub Jirutka
2022-11-11setup-disk: increase default boot partition size for EFIJakub Jirutka
2022-11-11setup-disk: default block size to 512Jakub Jirutka
2022-11-11Add vmd to modules list when nvme is added to itDermot Bradley
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