summaryrefslogtreecommitdiff
path: root/initramfs-tools/scripts
AgeCommit message (Expand)Author
2021-03-13initrd: improve messagingAndrew Cady
2021-03-02initrd: improve console loggingAndrew Cady
2021-03-02initrd: more responsive/user-friendly boot loggingAndrew Cady
2021-03-02slight refactorAndrew Cady
2020-10-10mostly old uncommitted changesAndrew Cady
2020-08-24code cleanupAndrew Cady
2020-05-14call bootmenu before installing udev rulesu
2020-05-06initrd: call samizdat_install_udev_rules earlierAndrew Cady
2019-10-17fixup! avoid initrd race conditionAndrew Cady
2019-10-16avoid initrd race conditionAndrew Cady
2019-10-11fix spuriously disabled outputAndrew Cady
2019-10-06initrd: visible output when waiting to find a networkAndrew Cady
2019-06-19initramfs: make sure we get $ROOTSERVER propagatedAndrew Cady
2019-06-19write /etc/resolv.conf on rootfs before bootingAndrew Cady
2019-06-18avoid hard-coded IP address for nbd serverAndrew Cady
2018-06-13Update for newer versions of nbd-clientAndrew Cady
2017-03-28Use pxelinux "ipappend" option to choose rootfs sourceAndrew Cady
2017-03-28change some log locationsAndrew Cady
2017-03-28fix apparently-racy orderingAndrew Cady
2017-03-28Implement boot parameter "netkeys"Andrew Cady
2016-05-01run an extra grok-block since nbd0 wasn't mountable otherwiseAndrew Cady
2016-05-01avoid waiting for cdrom in more placesAndrew Cady
2016-05-01hide tftp error messagesAndrew Cady
2016-05-01Download gnupghome.tar when net-bootingAndrew Cady
2016-04-27fix: only remove root's password on new installAndrew Cady
2016-04-25read samizdat.iso from network block device (nbd)Andrew Cady
2016-04-22add some scripts into root's homedirAndrew Cady
2016-04-19implement menu select option for booting with ramdisk rootAndrew Cady
2016-04-19remove debug output that's now unreadable anywayAndrew Cady
2016-04-19make sure real openvt (not busybox) is available and usedAndrew Cady
2016-04-19make the samizdat boot menu show upAndrew Cady
2016-04-19cause the grok-block hooks to runAndrew Cady
2016-04-19ensure that root can log inAndrew Cady
2016-04-19minimal, dumb mountroot()Andrew Cady
2016-04-19Set boot=samizdat parameter in isolinux configAndrew Cady
2016-04-19switch to mkinitramfs-based methodAndrew Cady