summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-05-30use new fsmgr capabilities to build samiztest.btrfsAndrew Cady
2020-05-30patchroot.sh: download less (but still some, for demonstration)Andrew Cady
2020-05-29set hostname & silence sudo warningAndrew Cady
2020-05-29avoid calling sudo as rootAndrew Cady
2020-05-29here is a better spotAndrew Cady
2020-05-29update SUBMODULES to include the new oneAndrew Cady
2020-05-29move cryptonomic.net dyndns server into git submodule repoAndrew Cady
2020-05-28use local copy of mk-build-deps and do not depend on devscriptsAndrew Cady
2020-05-28auto-upgrade submodulesAndrew Cady
It only does this if git is clean.
2020-05-28bump fsmgrAndrew Cady
2020-05-28add git-ll-remoteAndrew Cady
2020-05-28allow dyndns client command to pass arguments to serverAndrew Cady
2020-05-28New 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-28better error reportingAndrew Cady
2020-05-28apt install equivs before running mk-build-depsAndrew Cady
2020-05-28samizdat-ssh-uid: use SHA2 instead of SHA1Andrew Cady
2020-05-28makefile: add VERITY and VERITY_SIGNAndrew Cady
2020-05-28bump fsmgrAndrew Cady
2020-05-16makefile: add a missing dependencyAndrew Cady
2020-05-14call bootmenu before installing udev rulesu
2020-05-14remove explicit references to stretchu
2020-05-14avoid unnecessary buildAndrew Cady
2020-05-14disable btrfs defragAndrew Cady
2020-05-14fixAndrew Cady
2020-05-14add "patchroot.sh" mechanismAndrew Cady
2020-05-13new executable: btrfs-truncateAndrew Cady
2020-05-13split btrfs filesystem into two seed layersAndrew Cady
2020-05-07update submodule kikiAndrew Cady
2020-05-07run xorriso incrementallyAndrew 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-07ifupdown config will try to use iwconfig to find wifiAndrew Cady
2020-05-07samizdat rootfsAndrew Cady
2020-05-07make install will install "store-child-permanently"Andrew Cady
2020-05-07improve error messageAndrew Cady
2020-05-07initrd: ignore failure of samizdat-password-agentAndrew Cady
2020-05-07use mk-build-deps to install build depsAndrew Cady
2020-05-07support rootfs.btrfs > 4GBAndrew Cady
2020-05-06keygen.sh: verbose loggingAndrew Cady
2020-05-06makefile: destructive tests. DO NOT RUNAndrew Cady
2020-05-06initrd: call samizdat_install_udev_rules earlierAndrew Cady
2020-05-06use no passphrase to encrypt gpg keyringAndrew Cady
2020-05-06xorriso: properly detect getopt errorsAndrew Cady
2020-05-06improve test-keygen.shAndrew Cady
2020-05-06test-keygen.sh: fix false negativeAndrew Cady
2020-05-06re-add command krng-add-entropyAndrew Cady
2020-05-05gitignoreAndrew Cady
2020-05-05build-depsAndrew Cady
2020-05-05print "samizdat" at early bootAndrew Cady
2020-05-05call "gpg2" not "gpg"Andrew Cady
2020-05-05update kikiAndrew Cady
2020-05-05fail better if "fsmgr" is not availableAndrew Cady