summaryrefslogtreecommitdiff
path: root/src/initrd
AgeCommit message (Expand)Author
2020-08-27make set -x less noisywip-2020-09-15Andrew Cady
2020-06-19installer: begin plaintext partition at 8MiBAndrew Cady
2020-05-07initrd: ignore failure of samizdat-password-agentAndrew Cady
2020-05-06initrd: call samizdat_install_udev_rules earlierAndrew Cady
2019-10-17fixup! avoid initrd race conditionAndrew Cady
2019-10-16avoid initrd race conditionAndrew Cady
2019-10-13fix luksFormat for newer initramfs-toolsAndrew Cady
2019-10-04create /home/u with btrfs subvolumes preinstalledAndrew Cady
2019-06-19remember to remove temporary directoriesAndrew Cady
2019-06-19initrd patchroot.sh: remove cruftAndrew Cady
2019-06-19avoid redundantly copying files into rootfsAndrew Cady
2019-06-17make-total-destroyAndrew Cady
2018-07-09eliminate warning (don't numerically compare the empty string)Andrew Cady
2018-07-09bugfix: new installs were never finalizedAndrew Cady
2018-06-16Move unknown mountpoints before bootingAndrew Cady
2018-06-13making btrfs subvolumes should be idempotentAndrew Cady
2017-04-02remove obsolete commentAndrew Cady
2017-03-28verify that we can decrypt rootfs before offering it as menu itemAndrew Cady
2017-03-28Use pxelinux "ipappend" option to choose rootfs sourceAndrew Cady
2017-03-28change some log locationsAndrew Cady
2017-03-28Wait for nbd-client before using /dev/nbd0Andrew Cady
2017-03-28use mountpoint /plaintext for samizdat-plaintext partitionAndrew Cady
2017-03-28Ensure we can decrypt the luks key before attempting to use itAndrew Cady
2017-03-26fully enable booting from installed native partitionAndrew Cady
2017-03-26Implement booting already-installed native installAndrew Cady
2017-03-26create and boot the encrypted root filesystemAndrew Cady
2017-03-25Initial support for installing to an empty disk deviceAndrew Cady
2016-05-03fix the rest of the bugsAndrew Cady
2016-05-01copy more executables from initrd to rootfs (if missing)Andrew Cady
2016-05-01netbooting, with unique keys, WORKSAndrew Cady
2016-05-01run an extra grok-block since nbd0 wasn't mountable otherwiseAndrew Cady
2016-05-01avoid waiting for cdrom in more placesAndrew Cady
2016-05-01don't wait for the cdrom when all we need is the gpg homedirAndrew Cady
2016-05-01get GNUPGHOME from the network-downloaded .tar instead of the cdromAndrew Cady
2016-05-01remove unused functionsAndrew Cady
2016-05-01fixup! remove unused filesAndrew Cady
2016-05-01rename now-ill-named "lvm-create"Andrew Cady
2016-05-01remove unused filesAndrew Cady
2016-04-30samizdat-eject will wait to do the last step instead of giving upAndrew Cady
2016-04-29more path fixesAndrew Cady
2016-04-29fix paths (in progress)Andrew Cady