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
path:
root
/
initramfs-tools
/
scripts
Age
Commit message (
Expand
)
Author
2021-03-13
initrd: improve messaging
Andrew Cady
2021-03-02
initrd: improve console logging
Andrew Cady
2021-03-02
initrd: more responsive/user-friendly boot logging
Andrew Cady
2021-03-02
slight refactor
Andrew Cady
2020-10-10
mostly old uncommitted changes
Andrew Cady
2020-08-24
code cleanup
Andrew Cady
2020-05-14
call bootmenu before installing udev rules
u
2020-05-06
initrd: call samizdat_install_udev_rules earlier
Andrew Cady
2019-10-17
fixup! avoid initrd race condition
Andrew Cady
2019-10-16
avoid initrd race condition
Andrew Cady
2019-10-11
fix spuriously disabled output
Andrew Cady
2019-10-06
initrd: visible output when waiting to find a network
Andrew Cady
2019-06-19
initramfs: make sure we get $ROOTSERVER propagated
Andrew Cady
2019-06-19
write /etc/resolv.conf on rootfs before booting
Andrew Cady
2019-06-18
avoid hard-coded IP address for nbd server
Andrew Cady
2018-06-13
Update for newer versions of nbd-client
Andrew Cady
2017-03-28
Use pxelinux "ipappend" option to choose rootfs source
Andrew Cady
2017-03-28
change some log locations
Andrew Cady
2017-03-28
fix apparently-racy ordering
Andrew Cady
2017-03-28
Implement boot parameter "netkeys"
Andrew Cady
2016-05-01
run an extra grok-block since nbd0 wasn't mountable otherwise
Andrew Cady
2016-05-01
avoid waiting for cdrom in more places
Andrew Cady
2016-05-01
hide tftp error messages
Andrew Cady
2016-05-01
Download gnupghome.tar when net-booting
Andrew Cady
2016-04-27
fix: only remove root's password on new install
Andrew Cady
2016-04-25
read samizdat.iso from network block device (nbd)
Andrew Cady
2016-04-22
add some scripts into root's homedir
Andrew Cady
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
make sure real openvt (not busybox) is available and used
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
ensure that root can log in
Andrew Cady
2016-04-19
minimal, dumb mountroot()
Andrew Cady
2016-04-19
Set boot=samizdat parameter in isolinux config
Andrew Cady
2016-04-19
switch to mkinitramfs-based method
Andrew Cady