Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-10-10 | i think it works | Andrew Cady | |
2020-08-17 | bump openssh | Andrew Cady | |
update rootfs to use bumped openssh packages | |||
2020-05-30 | gitignore temporary products of "fsmgr chroot" | Andrew Cady | |
2020-05-28 | makefile: add VERITY and VERITY_SIGN | Andrew Cady | |
2020-05-14 | add "patchroot.sh" mechanism | Andrew Cady | |
2020-05-13 | split btrfs filesystem into two seed layers | Andrew Cady | |
2020-05-07 | run xorriso incrementally | Andrew Cady | |
The ISO image '/rootfs/samizdat.iso' will be created holding just the file 'rootfs/samizdat.btrfs'. A copy-on-write link named either ./samizdat.iso is made of the first stage ISO image. This is then modified by xorriso to create a stage2 ISO that also holds the user's keys and the bootloader. | |||
2020-05-07 | use mk-build-deps to install build deps | Andrew Cady | |
2020-05-06 | re-add command krng-add-entropy | Andrew Cady | |
2020-05-05 | gitignore | Andrew Cady | |
2020-05-03 | gitignore | Andrew Cady | |
2020-05-03 | build fixes: installing dependencies | Andrew Cady | |
2019-10-11 | new target: make install-bootserver | Andrew Cady | |
2019-10-11 | gitignore generated files | Andrew Cady | |
2019-10-05 | gitignore stamp files | Andrew Cady | |
2019-06-26 | gitignore | Andrew Cady | |
2016-05-04 | gitignore built exes | Andrew Cady | |
2016-04-27 | add the code to generate grub efi images | Andrew Cady | |
2016-04-27 | get rid of unused isolinux files; change iso cdrom paths | Andrew Cady | |
2016-04-20 | Put gnupghome onto the iso | Andrew Cady | |
This currently requires samizdat sources in $HOME/src/samizdat. They are called from there instead of being copied into this repository. | |||
2016-04-19 | switch to mkinitramfs-based method | Andrew Cady | |
2016-04-19 | override initramfs in tftp dir | Andrew Cady | |
2016-04-19 | qemu.sh | Andrew Cady | |