Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-10-13 | fix luksFormat for newer initramfs-tools | Andrew Cady | |
2019-10-06 | initramfs hook: improve error reporting | Andrew Cady | |
2019-10-05 | fix initramfs-tools hook to find binaries in ↵ | Andrew Cady | |
/usr/local/lib/samizdat-rhizome/initrd | |||
2018-06-13 | gpg2 now requires gpg-agent to be in /usr/bin/ | Andrew Cady | |
2017-03-25 | Initial support for installing to an empty disk device | Andrew Cady | |
Right now, this just installs a new GPT partition table on the disk, with the partitions samizdat needs. Then nothing happens because nothing else is implemented. It will only allow a disk to be wiped like this if there are no partitions on the disk (or if the only partitions on the disk are partially-installed samizdat partitions). | |||
2016-05-03 | fix the rest of the bugs | Andrew Cady | |
2016-05-03 | fix everything | Andrew Cady | |
2016-04-29 | path independence achieved? | Andrew Cady | |
2016-04-29 | more path fixes | Andrew Cady | |
2016-04-29 | fix paths (in progress) | Andrew Cady | |
2016-04-28 | more samizdat-eject fixes | Andrew Cady | |
also, copy samizdat-eject from the initramfs to the new rootfs (into /sbin) | |||
2016-04-27 | slight cleanup/factor | Andrew Cady | |
2016-04-27 | add kernel modules to initrd needed for hfsplus | Andrew Cady | |
2016-04-27 | ensure initrd has fsck.hfsplus | Andrew Cady | |
2016-04-27 | fix: make initramfs hook work with non-booted kernel version | Andrew Cady | |
2016-04-25 | read samizdat.iso from network block device (nbd) | Andrew Cady | |
2016-04-22 | workaround for btrfs limitation (read-only seed fix) | Andrew Cady | |
2016-04-22 | add some scripts into root's homedir | Andrew Cady | |
2016-04-20 | btrfs-based encrypted persistent root | Andrew Cady | |
This replaces the old LVM code with btrfs-based code. | |||
2016-04-20 | add various missing dependencies | Andrew Cady | |
2016-04-19 | make sure real openvt (not busybox) is available and used | Andrew Cady | |
this fixes recovery after menu selection (menu is relaunched) | |||
2016-04-19 | make the samizdat boot menu show up | Andrew Cady | |
2016-04-19 | cause the grok-block hooks to run | Andrew Cady | |