summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2022-01-10switch to C ficlonerange instead of PythonAndrew Cady
2022-01-10partvi: show grub-install runtimeu
2021-03-13firstboot: do not attempt to eject samizdat medium when booting to ramAndrew Cady
2021-03-12try to fix efi boot with alternative grub-install commandefi-testAndrew Cady
2021-03-11initrd: umount /mnt/* before bootingAndrew Cady
2021-03-11calling umount slightly sooner is more correctAndrew Cady
2021-03-03automatically make the boot medium ejectableAndrew Cady
2021-03-02Fix to make the btrfs install method work.Andrew Cady
2021-03-02simplify samizdat-eject.shAndrew Cady
2021-03-02mkinitramfs-samizdat: use standard location for initrd by defaultAndrew Cady
2021-03-02make-total-destroy: try to make device unbusyAndrew Cady
2021-03-02initrd: improve console loggingAndrew Cady
2021-03-02Fix dynmenu restart errorAndrew Cady
2021-03-02initrd: do not autoboot again if first autoboot failedAndrew Cady
2021-03-02initrd: improve terminal and error handling for menuAndrew Cady
2021-03-02initrd: improve readability and robustness to recoveryAndrew Cady
2021-03-02initrd: menu-select: robustnessAndrew Cady
2021-03-02partvi: do not rely on part image file to get sizeAndrew Cady
2021-02-28ignore "btrfs device ready" failureAndrew Cady
2021-02-28initrd fixes: calls to "btrfs device ready"Andrew Cady
2021-02-27partvi: move all functions to topAndrew Cady
2021-02-27partvi: avoid hard-coded "_build"Andrew Cady
2021-02-27partvi: check that $GPG_INPUT_DIR is a directoryAndrew Cady
2021-02-25fixup! partvi: clarify codeAndrew Cady
2021-02-25partvi: clarify codeAndrew Cady
2021-02-25partvi: eliminate code duplicationAndrew Cady
2021-02-25use sfdisk default instead of calculating "last-lba"Andrew Cady
2021-02-25Ignore failures from grub-install EFI runAndrew Cady
2021-02-25partvi: fixes related to key-only modeAndrew Cady
2021-02-23key-only mode for partvi; integrated partviAndrew Cady
2021-02-23partvi: create key.img when $1=="key"Andrew Cady
2021-02-23make key: qemu will use curses modeAndrew Cady
2021-02-23boot menu: add shutdown optionAndrew Cady
2021-02-23mkinitramfs-samizdat: exit after fatal errorAndrew Cady
2021-02-23mkinitramfs-samizdat: correct /vmlinuz symlinkAndrew Cady
2021-01-21remove selfstrap from this archive, which should be installed from fsmgrAndrew Cady
2021-01-19eatmydata for speedAndrew Cady
2021-01-19implement more of the discoverable partition specificationAndrew Cady
2021-01-18hybrid mbr verified bootsAndrew Cady
2021-01-18hybrid mbrAndrew Cady
2021-01-18ficlonerange.pyAndrew Cady
2021-01-18loads linux kernel, panics unpacking initrdAndrew Cady
2021-01-18yes moreAndrew Cady
2021-01-18now it be really ficksedAndrew Cady
2021-01-18workingAndrew Cady
2021-01-18this is the fixAndrew Cady
2021-01-18this dont fix nuthinAndrew Cady
2021-01-18omfg why dont it werkAndrew Cady
2021-01-18got zero-copy partitioning to work w/ btrfs and sfdiskAndrew Cady
2021-01-17partvi: try to run grub-installAndrew Cady