Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-04-22 | updated btrfs send/recv code; script to put layered seed on iso | Andrew Cady | |
2016-04-22 | functions to send btrfs diffs back to the parent (incomplete) | Andrew Cady | |
these hard-code paths on my local machine the names of the generated files are also not useful | |||
2016-04-22 | remove some cruft | Andrew Cady | |
2016-04-22 | add some scripts into root's homedir | Andrew Cady | |
2016-04-22 | move gnupghome onto installed fs root | Andrew Cady | |
2016-04-20 | btrfs-based encrypted persistent root | Andrew Cady | |
This replaces the old LVM code with btrfs-based code. | |||
2016-04-20 | add various missing dependencies | Andrew Cady | |
2016-04-20 | qemu will abort if initrd.sh failed | Andrew Cady | |
2016-04-20 | Put gnupghome onto the iso | Andrew Cady | |
This currently requires samizdat sources in $HOME/src/samizdat. They are called from there instead of being copied into this repository. | |||
2016-04-19 | implement menu select option for booting with ramdisk root | Andrew Cady | |
2016-04-19 | remove debug output that's now unreadable anyway | Andrew Cady | |
2016-04-19 | use qemu's built-in bootloader instead of pxe (even faster) | Andrew Cady | |
2016-04-19 | make sure real openvt (not busybox) is available and used | Andrew Cady | |
this fixes recovery after menu selection (menu is relaunched) | |||
2016-04-19 | offer to install even when disk space is below cdrom size | Andrew Cady | |
2016-04-19 | make the samizdat boot menu show up | Andrew Cady | |
2016-04-19 | cause the grok-block hooks to run | Andrew Cady | |
2016-04-19 | quieter output | Andrew Cady | |
2016-04-19 | ensure that root can log in | Andrew Cady | |
2016-04-19 | minimal, dumb mountroot() | Andrew Cady | |
2016-04-19 | rebuild initrd as necessary before qemu | Andrew Cady | |
2016-04-19 | disable boot menu; boot directly to samizdat | Andrew Cady | |
2016-04-19 | Set boot=samizdat parameter in isolinux config | Andrew Cady | |
Setting BOOT=samizdat using the conf/param.conf hook doesn't seem to work | |||
2016-04-19 | switch to mkinitramfs-based method | Andrew Cady | |
2016-04-19 | use qemu's built-in tftp server | Andrew Cady | |
2016-04-19 | override initramfs in tftp dir | Andrew Cady | |
2016-04-19 | xorriso.sh | Andrew Cady | |
2016-04-19 | use debian-live-standard instead of -gnome-desktop | Andrew Cady | |
2016-04-19 | tell qemu where to find the iso | Andrew Cady | |
2016-04-19 | make isolinux directory work for tftp boot | Andrew Cady | |
2016-04-19 | qemu.sh | Andrew Cady | |
2016-04-19 | isolinux from debian-live | Andrew Cady | |
From file: debian-live-8.4.0-amd64-gnome-desktop.iso | |||
2016-04-18 | init | Andrew Cady | |