Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-11-17 | fix alignment | Andrew Cady | |
2020-11-17 | partvi: create the dm map | Andrew Cady | |
2020-11-17 | partvi: use seed + patch images | Andrew Cady | |
2020-11-17 | partvi: fail better | Andrew Cady | |
2020-11-17 | new partition tool | Andrew Cady | |
2020-11-13 | improve error message | Andrew Cady | |
2020-11-01 | rename usb.sh -> usb | Gordon GECOS | |
2020-10-31 | import newer git-ll-remote | Gordon GECOS | |
2020-10-31 | it still works | Gordon GECOS | |
2020-10-31 | parted-usb: specifying ROOTFS="none" will generate image without rootfs | Gordon GECOS | |
2020-10-31 | avoid unwanted output | Gordon GECOS | |
2020-10-31 | depend on qemu-system-gui | 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 | bump submodules | Andrew Cady | |
2020-10-30 | "make usb" target | Andrew Cady | |
2020-10-30 | usb.sh can choose between multiple devices | Andrew Cady | |
2020-10-30 | usb.sh: canonicalize output | Andrew Cady | |
2020-10-30 | parted-usb: improved logging | Andrew Cady | |
2020-10-30 | parted-usb.sh default rootfs is samizdat.seed.btrfs | Andrew Cady | |
ROOTFS=rootfs/samizdat-gold.btrfs will be passed | |||
2020-10-30 | samizdat-gold.yaml bump ssh | 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 | rootfs Makefile can build any *.btrfs image | Andrew Cady | |
2020-10-30 | mkinitramfs: fixes, also allow version specified without arch | Andrew Cady | |
2020-10-30 | patch.btrfs: latest openssh | Andrew Cady | |
2020-10-30 | buster qemu requires this package | Andrew Cady | |
2020-10-30 | tell parted-usb.sh where we moved the initrd.img | Andrew Cady | |
2020-10-30 | try to avoid running mkinitramfs redundantly | Andrew Cady | |
2020-10-30 | add -s parameter to install to system | Andrew Cady | |
2020-10-30 | use symlink /vmlinuz as canonical system kernel | Andrew Cady | |
also: entire script runs as root now, but automatically calls sudo if run as regular user. | |||
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-27 | rootfs is samizdat.seed.btrfs | Gordon GECOS | |
2020-10-27 | usb.sh | Andrew Cady | |
2020-10-27 | bump openssh | Andrew Cady | |
2020-10-26 | better defaults for ROOTFS | Andrew Cady | |
2020-10-26 | bump | Andrew Cady | |
2020-10-26 | use ROOTFS from environment | Andrew Cady | |
2020-10-26 | bump openssh | Andrew Cady | |
2020-10-26 | bump fsmgr, fix | Andrew Cady | |
2020-10-25 | parted-usb.sh: try multiple defaults for $GPG_INPUT_DIR | Gordon GECOS | |
2020-10-25 | commit everything for steve | Gordon GECOS | |
2020-10-20 | bump fsmgr | Gordon GECOS | |
2020-10-14 | bump deps | Andrew Cady | |
2020-10-14 | fixed rootfs | Andrew Cady | |
it still needs work, but I got an image | |||
2020-10-14 | missing build deps | Gordon GECOS | |
2020-10-12 | factor | Andrew Cady | |