summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2019-10-11new target: make install-bootserverAndrew Cady
2019-10-11gitignore generated filesAndrew Cady
2019-10-06keygen.shAndrew Cady
2019-10-06add some packages to rootfsAndrew Cady
2019-10-06store-child-permanently will check for file "reused-child"Andrew Cady
2019-10-06comments documenting video card modulesAndrew Cady
2019-10-06allow using alternative rootfs image via rootfs= parameterAndrew Cady
2019-10-06for nested kvm, increment the MAC addressAndrew Cady
2019-10-06Avoid unnecessary initramfs rebuildsAndrew Cady
Fixes a bug, plus adds a line of output that explains why a rebuild was needed.
2019-10-06initrd: visible output when waiting to find a networkAndrew Cady
2019-10-06qemu: moving toward nesting VMsAndrew Cady
2019-10-06initramfs hook: improve error reportingAndrew Cady
2019-10-05gitignore stamp filesAndrew Cady
2019-10-05remove deprecated qemu argumentAndrew Cady
2019-10-05update conf/ dirAndrew Cady
2019-10-05fix initramfs-tools hook to find binaries in ↵Andrew Cady
/usr/local/lib/samizdat-rhizome/initrd
2019-10-0432bit fixAndrew Cady
2019-10-04update kikiAndrew Cady
2019-10-04rootfs improvementsAndrew Cady
2019-10-04create /home/u with btrfs subvolumes preinstalledAndrew Cady
2019-10-04rootfs config changesAndrew Cady
2019-10-04use correct kernel version for bootingAndrew Cady
specifically, use the version of linux-image-amd64 present in samizdat.btrfs
2019-10-04selfstrap will avoid calling apt-get update more than once per dayAndrew Cady
2019-10-04update location of openssh debsAndrew Cady
2019-10-04fsmgrAndrew Cady
2019-10-04improve MakefileAndrew Cady
2019-10-04qemu.sh will generate empty samizdat.disk.img as neededAndrew Cady
2019-10-04add opensshAndrew Cady
2019-10-04add kiki submoduleAndrew Cady
2019-10-04make /srv/nbd as neededAndrew Cady
2019-10-04qemu.sh: support 32bitAndrew Cady
2019-10-04update fsmgr for dynamic kernel selection hackAndrew Cady
2019-10-04try to support 32bit kernelsAndrew Cady
2019-06-26update fsmgrAndrew Cady
2019-06-26make sure we have fsmgr source before trying to build fsmgrAndrew Cady
2019-06-26Add 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-26gitignoreAndrew Cady
2019-06-25rootfs changesAndrew Cady
2019-06-25selfstrap: allow '--unpack'Andrew Cady
2019-06-25build fsmgr with rootfsAndrew Cady
2019-06-25set mode on installed config fileAndrew Cady
2019-06-25update fsmgrAndrew Cady
2019-06-22fix reversed argumentsAndrew Cady
2019-06-22remove build-rootfs.sh, obsoleted by fsmgrAndrew Cady
2019-06-22had wrong url for git submodule fsmgrAndrew Cady
2019-06-19move fsmgr rootfs config into this repoAndrew Cady
2019-06-19add some commands to the live systemAndrew Cady
2019-06-19update fsmgrAndrew Cady
2019-06-19initramfs: make sure we get $ROOTSERVER propagatedAndrew Cady
2019-06-19./fsmgr/ is now a git submodule hosted on cryptonomic.netAndrew Cady