Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
2019-10-21 | add commands kiki-import-stdin & kiki-export-stdout | Andrew Cady | |
2019-10-17 | rebuild initrd when doing install-bootserver | Andrew Cady | |
2019-10-16 | 'make install-bootserver' will install nbd-server config | Andrew Cady | |
2019-10-15 | default "make boot" to use slow boot (with pxe to get kernel) | Andrew Cady | |
2019-10-11 | new target: make install-bootserver | Andrew Cady | |
2019-10-06 | allow using alternative rootfs image via rootfs= parameter | Andrew Cady | |
2019-10-06 | Avoid unnecessary initramfs rebuilds | Andrew Cady | |
Fixes a bug, plus adds a line of output that explains why a rebuild was needed. | |||
2019-10-06 | qemu: moving toward nesting VMs | Andrew Cady | |
2019-10-04 | 32bit fix | Andrew Cady | |
2019-10-04 | use correct kernel version for booting | Andrew Cady | |
specifically, use the version of linux-image-amd64 present in samizdat.btrfs | |||
2019-10-04 | improve Makefile | Andrew Cady | |
2019-10-04 | add openssh | Andrew Cady | |
2019-10-04 | make /srv/nbd as needed | Andrew Cady | |
2019-06-26 | make sure we have fsmgr source before trying to build fsmgr | Andrew Cady | |
2019-06-26 | Add makefile target "user-account" | Andrew Cady | |
The target creates a user account and ensures its home directory is on a btrfs filesystem (creating one if necessary). Btrfs is necessary for fsmgr; it relies on "cp --reflink" | |||
2019-06-25 | build fsmgr with rootfs | Andrew Cady | |
2019-06-25 | set mode on installed config file | Andrew Cady | |
2019-06-19 | move fsmgr rootfs config into this repo | Andrew Cady | |
2019-06-19 | add some commands to the live system | Andrew Cady | |
2019-06-18 | Makefile: convenience targets | Andrew Cady | |
2019-06-17 | selfstrap | Andrew Cady | |