Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2008-03-22 | initramfs-uniboot-1.0: only source existing files in load_modules | Philipp Zabel | 1 | |
* this avoids "/init: source: 64: Can't open /initrd.d/0*" for initramfs images built without the bootldr-buster module. | ||||
2008-03-09 | initramfs-uniboot: Set default rootdelay globally, instead of ↵ | Paul Sokolovsky | 1 | |
initramfs-module-bootmenu. * That's because otherwise it's half-solution - after kexec, there won't be delay, and rootfs won't be detected. * Again, people who don't need and don't want delay, should pass rootdelay=0. | ||||
2008-03-09 | initramfs-*: Use $CONSOLE for input/output. | Paul Sokolovsky | 1 | |
2008-03-08 | initramfs-uniboot: Add new global var - CONSOLE - and start to use it as ↵ | Paul Sokolovsky | 1 | |
output device. * This is to workaround bogus console= passed in by bootldr. | ||||
2008-03-08 | initramfs-uniboot: Add support for early-init plugins. | Paul Sokolovsky | 1 | |
* Extend plugin protocol: plugins matching pattern '0*' are early-init, executed ASAP after boot, before kernel command and block devices are scanned. And thus, they can affect parsing of kernel command line (by overriding $CMDLINE) or detection of block devices (e.g. by loading additional modules). | ||||
2008-02-17 | initramfs-uniboot: FSTYPE -> ROOT_FSTYPE, set from rootfstype= command line ↵ | Paul Sokolovsky | 1 | |
param. | ||||
2008-02-17 | initramfs-uniboot: Modprobe mtdblock and factor out fatal(). | Paul Sokolovsky | 1 | |
2007-11-24 | initramfs-uniboot & modules: These all are machine-independent scripts. | Paul Sokolovsky | 1 | |
2007-11-22 | initramfs-uniboot & modules: Bump PRs for latest changes. | Paul Sokolovsky | 1 | |