summaryrefslogtreecommitdiff
path: root/setup-disk.in
AgeCommit message (Expand)Author
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
2019-01-23setup-disk: let grub-mkconfig create grub.confNatanael Copa
2018-06-13setup-disk: avoid create unused swap partitionNatanael Copa
2018-06-13setup-disk: simplify grub config generationNatanael Copa
2018-06-12alpine-conf: fix boot issue by having grub.cfg use linux-vanillaMike Sullivan
2018-06-12setup-disk: install on disk on s390xTuan M. Hoang
2017-11-29setup-disk: enable EFI boot on raidNatanael Copa
2017-11-29setup-disk: add nvme or mmc to initramfs if neededNatanael Copa
2017-11-29setup-disk: fix initfs_featuresNatanael Copa
2017-11-23setup-disk: only install MBR on native installNatanael Copa
2017-11-22setup-disk: remove support for floppyNatanael Copa
2017-11-22setup-disk: use uuid for swap in fstabNatanael Copa
2017-11-22setup-disk: use uuid in fstab for data diskNatanael Copa
2017-10-19setup-disk: add dosfstools for efi system partitionTimo Teräs
2017-10-19setup-disk: add EFI and GPT supportCarlo Landmeter
2017-10-15setup-disk: sync mkinitfs features from mkinitfs.conf and include nvmeCarlo Landmeter
2017-07-25setup-disk: set passno in fstab so filesystems are fsck'edNatanael Copa
2017-06-16setup-disk: clean up setup_grub/syslinuxNatanael Copa
2017-06-08setup-disk: add support for ppc64leRoberto Oliveira
2017-05-19setup-disk: add xfs support as boot_fsJakub Skrzypnik
2017-05-19setup-disk: add rootfstype as boot paramNatanael Copa
2017-04-14setup-disk: disable 64bit ext4 on /bootNatanael Copa
2016-12-23setup-disk: exit with proper code on failureKaarle Ritvanen
2016-12-21setup-disk: dont use local in global scopeNatanael Copa
2016-11-02indent heredocs and replace echos with heredoc where appropriateJakub Jirutka
2016-11-02fix mixed tabs & spaces and surplus empty lines at EOFJakub Jirutka