Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
2017-03-29 | split btrfs-shrink out of btarfs | Andrew Cady | |
2016-05-06 | added configuration files for various things | Andrew Cady | |
2016-05-03 | publish-ip.sh | Andrew Cady | |
2016-05-01 | remove references to files outside of this repo | Andrew Cady | |
(commit the files into this repo) | |||
2016-05-01 | Download gnupghome.tar when net-booting | Andrew Cady | |
This contains a keyring that is generated on the server for each client that netboots. | |||
2016-04-30 | add btarfs | Andrew Cady | |
2016-04-29 | prefix= and instdir= can be set on the make command line | Andrew Cady | |
2016-04-29 | path independence achieved? | Andrew Cady | |
2016-04-29 | put qemu.sh on path | Andrew Cady | |
2016-04-29 | more path fixes | Andrew Cady | |
2016-04-29 | fix paths (in progress) | Andrew Cady | |