Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-01-18 | ficlonerange.py | Andrew Cady | |
2020-11-17 | install partvi with samizdat | Andrew Cady | |
2020-11-17 | Don't install btrfs-shrink; it's part of fsmgr | Andrew Cady | |
2020-11-01 | rename usb.sh -> usb | Gordon GECOS | |
2020-10-30 | ui improvement | Andrew Cady | |
2020-10-30 | use parted-usb.sh to call usb.sh | Andrew Cady | |
2020-10-30 | "make usb" target | Andrew Cady | |
2020-10-30 | "make boot" target to use samizdat-gold.seed.btrfs by default | Andrew Cady | |
2020-10-30 | Remove or disable references to initrd.sh | Andrew Cady | |
The program 'mkinitramfs-samizdat' will replace initrd.sh for now. | |||
2020-10-30 | automatically call "git reset" on submodules | Andrew Cady | |
if there are NO FILES in the submodule dir, but the git submodule is initialized, then DO NOT treat the submodule as locally modified. Instead, try to remedy the situation. ('git reset' already will avoid destroying data, but it likewise does not treat the absence of a file as data to be preserved.) | |||
2020-10-30 | port veritymount forward to separated verity partition | Gordon GECOS | |
2020-10-30 | use separate verity partition | Gordon GECOS | |
2020-10-30 | use samizdat.seed.btrfs as image name | Gordon GECOS | |
2020-10-25 | commit everything for steve | Gordon GECOS | |
2020-10-10 | mostly old uncommitted changes | Andrew Cady | |
committing everything without discretion rebase -i from me | |||
2020-08-23 | Makefile: use fsmgr to build samizdat.patch.btrfs | Andrew Cady | |
2020-08-23 | Makefile output tweak | Andrew Cady | |
2020-08-07 | try to fix submodule updates | Andrew Cady | |
2020-08-07 | add makefile alias target "install-boot-server" | Andrew Cady | |
2020-07-26 | make install will install dyndns client programs | Andrew Cady | |
2020-06-04 | make install: install "hostname.cryptonomic.net" | Andrew Cady | |
2020-06-04 | Makefile fixes for cryptonomic-dyndns-server submodule | Andrew Cady | |
2020-05-31 | move file into rootfs/ | Andrew Cady | |
2020-05-29 | here is a better spot | Andrew Cady | |
2020-05-29 | update SUBMODULES to include the new one | Andrew Cady | |
2020-05-29 | move cryptonomic.net dyndns server into git submodule repo | Andrew Cady | |
2020-05-28 | use local copy of mk-build-deps and do not depend on devscripts | Andrew Cady | |
2020-05-28 | auto-upgrade submodules | Andrew Cady | |
It only does this if git is clean. | |||
2020-05-28 | add git-ll-remote | 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 | apt install equivs before running mk-build-deps | Andrew Cady | |
2020-05-28 | makefile: add VERITY and VERITY_SIGN | Andrew Cady | |
2020-05-16 | makefile: add a missing dependency | Andrew Cady | |
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 | 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 | make install will install "store-child-permanently" | Andrew Cady | |
2020-05-07 | use mk-build-deps to install build deps | Andrew Cady | |
2020-05-06 | makefile: destructive tests. DO NOT RUN | Andrew Cady | |
2020-05-06 | re-add command krng-add-entropy | Andrew Cady | |
2020-05-03 | makefile is more silent | Andrew Cady | |
2020-05-03 | avoid redundant recompiles | Andrew Cady | |
2020-05-03 | build fixes: installing dependencies | Andrew Cady | |
2019-10-29 | add make target samizdat.iso | Andrew Cady | |
2019-10-23 | add "dyndns.ssh-rsa.cryptonomic.net" command and related | Andrew Cady | |
2019-10-23 | eliminate overlong source line | Andrew Cady | |