Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-05-28 | auto-upgrade submodules | Andrew Cady | |
It only does this if git is clean. | |||
2020-05-28 | bump fsmgr | Andrew Cady | |
2020-05-28 | add git-ll-remote | Andrew Cady | |
2020-05-28 | allow dyndns client command to pass arguments to server | Andrew Cady | |
2020-05-28 | New makefile target 'install-dyndns-server' | Andrew Cady | |
This isn't fully implemented: * doesn't create the dyndns user * doesn't install or configure pdns. | |||
2020-05-28 | better error reporting | Andrew Cady | |
2020-05-28 | apt install equivs before running mk-build-deps | Andrew Cady | |
2020-05-28 | samizdat-ssh-uid: use SHA2 instead of SHA1 | Andrew Cady | |
2020-05-28 | makefile: add VERITY and VERITY_SIGN | Andrew Cady | |
2020-05-28 | bump fsmgr | Andrew Cady | |
2020-05-16 | makefile: add a missing dependency | Andrew Cady | |
2020-05-14 | call bootmenu before installing udev rules | u | |
2020-05-14 | remove explicit references to stretch | u | |
2020-05-14 | avoid unnecessary build | Andrew Cady | |
2020-05-14 | disable btrfs defrag | Andrew Cady | |
2020-05-14 | fix | Andrew Cady | |
2020-05-14 | add "patchroot.sh" mechanism | Andrew Cady | |
2020-05-13 | new executable: btrfs-truncate | Andrew Cady | |
2020-05-13 | split btrfs filesystem into two seed layers | Andrew Cady | |
2020-05-07 | update submodule kiki | 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 | ifupdown config will try to use iwconfig to find wifi | Andrew Cady | |
2020-05-07 | samizdat rootfs | Andrew Cady | |
2020-05-07 | make install will install "store-child-permanently" | Andrew Cady | |
2020-05-07 | improve error message | Andrew Cady | |
2020-05-07 | initrd: ignore failure of samizdat-password-agent | Andrew Cady | |
2020-05-07 | use mk-build-deps to install build deps | Andrew Cady | |
2020-05-07 | support rootfs.btrfs > 4GB | Andrew Cady | |
2020-05-06 | keygen.sh: verbose logging | Andrew Cady | |
2020-05-06 | makefile: destructive tests. DO NOT RUN | Andrew Cady | |
2020-05-06 | initrd: call samizdat_install_udev_rules earlier | Andrew Cady | |
2020-05-06 | use no passphrase to encrypt gpg keyring | Andrew Cady | |
2020-05-06 | xorriso: properly detect getopt errors | Andrew Cady | |
2020-05-06 | improve test-keygen.sh | Andrew Cady | |
2020-05-06 | test-keygen.sh: fix false negative | Andrew Cady | |
2020-05-06 | re-add command krng-add-entropy | Andrew Cady | |
2020-05-05 | gitignore | Andrew Cady | |
2020-05-05 | build-deps | Andrew Cady | |
2020-05-05 | print "samizdat" at early boot | Andrew Cady | |
2020-05-05 | call "gpg2" not "gpg" | Andrew Cady | |
2020-05-05 | update kiki | Andrew Cady | |
2020-05-05 | fail better if "fsmgr" is not available | Andrew Cady | |
2020-05-05 | fix kernel commandline on cdrom boot | Andrew Cady | |
2020-05-05 | avoid use of SHA-1 | Andrew Cady | |
refactor producing samizdat-ssh-uid | |||
2020-05-03 | makefile is more silent | Andrew Cady | |
2020-05-03 | avoid redundant recompiles | Andrew Cady | |
2020-05-03 | update dependencies | Andrew Cady | |
2020-05-03 | bump openssh | Andrew Cady | |
2020-05-03 | gitignore | Andrew Cady | |
2020-05-03 | build fixes: installing dependencies | Andrew Cady | |