index
:
sami.git
efi-test
gnupg
master
wip-2020-09-15
wip-2020-10-10
wip-2020-10-11
wip-2020-10-12
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
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