index
:
sami.git
efi-test
gnupg
master
wip-2020-09-15
wip-2020-10-10
wip-2020-10-11
wip-2020-10-12
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
initrd
Age
Commit message (
Expand
)
Author
2021-02-23
boot menu: add shutdown option
Andrew Cady
2020-10-11
Installed and successfully ran btrfs dev rem.
Andrew Cady
2020-10-11
it boots to ram
Andrew Cady
2020-10-10
about to reboot and try this shit
Andrew Cady
2020-10-10
mostly old uncommitted changes
Andrew Cady
2020-08-27
make set -x less noisy
wip-2020-09-15
Andrew Cady
2020-06-19
installer: begin plaintext partition at 8MiB
Andrew Cady
2020-05-07
initrd: ignore failure of samizdat-password-agent
Andrew Cady
2020-05-06
initrd: call samizdat_install_udev_rules earlier
Andrew Cady
2019-10-17
fixup! avoid initrd race condition
Andrew Cady
2019-10-16
avoid initrd race condition
Andrew Cady
2019-10-13
fix luksFormat for newer initramfs-tools
Andrew Cady
2019-10-04
create /home/u with btrfs subvolumes preinstalled
Andrew Cady
2019-06-19
remember to remove temporary directories
Andrew Cady
2019-06-19
initrd patchroot.sh: remove cruft
Andrew Cady
2019-06-19
avoid redundantly copying files into rootfs
Andrew Cady
2019-06-17
make-total-destroy
Andrew Cady
2018-07-09
eliminate warning (don't numerically compare the empty string)
Andrew Cady
2018-07-09
bugfix: new installs were never finalized
Andrew Cady
2018-06-16
Move unknown mountpoints before booting
Andrew Cady
2018-06-13
making btrfs subvolumes should be idempotent
Andrew Cady
2017-04-02
remove obsolete comment
Andrew Cady
2017-03-28
verify that we can decrypt rootfs before offering it as menu item
Andrew Cady
2017-03-28
Use pxelinux "ipappend" option to choose rootfs source
Andrew Cady
2017-03-28
change some log locations
Andrew Cady
2017-03-28
Wait for nbd-client before using /dev/nbd0
Andrew Cady
2017-03-28
use mountpoint /plaintext for samizdat-plaintext partition
Andrew Cady
2017-03-28
Ensure we can decrypt the luks key before attempting to use it
Andrew Cady
2017-03-26
fully enable booting from installed native partition
Andrew Cady
2017-03-26
Implement booting already-installed native install
Andrew Cady
2017-03-26
create and boot the encrypted root filesystem
Andrew Cady
2017-03-25
Initial support for installing to an empty disk device
Andrew Cady
2016-05-03
fix the rest of the bugs
Andrew Cady
2016-05-01
copy more executables from initrd to rootfs (if missing)
Andrew Cady
2016-05-01
netbooting, with unique keys, WORKS
Andrew Cady
2016-05-01
run an extra grok-block since nbd0 wasn't mountable otherwise
Andrew Cady
2016-05-01
avoid waiting for cdrom in more places
Andrew Cady
2016-05-01
don't wait for the cdrom when all we need is the gpg homedir
Andrew Cady
2016-05-01
get GNUPGHOME from the network-downloaded .tar instead of the cdrom
Andrew Cady
2016-05-01
remove unused functions
Andrew Cady
2016-05-01
fixup! remove unused files
Andrew Cady
2016-05-01
rename now-ill-named "lvm-create"
Andrew Cady
2016-05-01
remove unused files
Andrew Cady
2016-04-30
samizdat-eject will wait to do the last step instead of giving up
Andrew Cady
2016-04-29
more path fixes
Andrew Cady
2016-04-29
fix paths (in progress)
Andrew Cady