aboutsummaryrefslogtreecommitdiffstats
path: root/packages/initrdscripts/files
AgeCommit message (Expand)Author
2008-03-22initramfs-uniboot-1.0: only source existing files in load_modulesPhilipp Zabel
2008-03-09initramfs-uniboot: Set default rootdelay globally, instead of initramfs-modul...Paul Sokolovsky
2008-03-09initramfs-*: Use $CONSOLE for input/output.Paul Sokolovsky
2008-03-09initramfs-module-bootldr-buster: Use sane console setup.Paul Sokolovsky
2008-03-08initramfs-uniboot: Add new global var - CONSOLE - and start to use it as outp...Paul Sokolovsky
2008-03-08initramfs-module-bootldr-buster: Add initial code to workaround bogus system ...Paul Sokolovsky
2008-03-08initramfs-module-bootldr-buster: initramfs module to fight Compaq bootldr stu...Paul Sokolovsky
2008-03-08initramfs-uniboot: Add support for early-init plugins.Paul Sokolovsky
2008-03-08initramfs-module-bootmenu: If rootdelay= param was not passed, assume 2s dela...Paul Sokolovsky
2008-03-08initramfs-module-bootmenu: Show only block devices with FSes supported for boot.Paul Sokolovsky
2008-02-17initramfs-uniboot: FSTYPE -> ROOT_FSTYPE, set from rootfstype= command line p...Paul Sokolovsky
2008-02-17* initramfs-module-bootmenu: Add support for jffs2 booting and "drop to shell...Paul Sokolovsky
2008-02-17initramfs-module-block: Accept additional FSTYPE param, handle mount failure.Paul Sokolovsky
2008-02-17initramfs-uniboot: Modprobe mtdblock and factor out fatal().Paul Sokolovsky
2008-02-16initramfs-module-bootmenu, initramfs-module-kexecboot: Fixes for kexecing.Paul Sokolovsky
2008-02-16initramfs-module-kexecboot: Initramfs module to kexec to kernel in rootfs.Paul Sokolovsky
2008-02-14initramfs-module-bootmenu 1.0: Add jffs2 to list of recoginized FSes.Paul Sokolovsky
2008-02-06initramfs-module-check-modules: An initramfs module to check modules consiste...Paul Sokolovsky
2007-12-25initramfs-module-nfs: Fix packaging, add delay after g_ether load.Paul Sokolovsky
2007-12-25initramfs-module-bootmenu 1.0: Use best-practice (based on FHS) location for ...Paul Sokolovsky
2007-11-24initramfs-module-bootmenu: Switch from using buggy mount --guess-fstype to bu...Paul Sokolovsky
2007-11-22initramfs-module-bootmenu: Interactive boot location selection for initramfs-...Paul Sokolovsky
2007-11-22initramfs-module-loopboot: Allow to use absolute path for loop file location.Paul Sokolovsky
2007-11-22initrdscripts: module-initfs: Be silent on loading non-existent module.Paul Sokolovsky
2007-11-22initrdscripts: We obviously first do rootdelay, and only then create device n...Paul Sokolovsky
2007-11-22initrdscripts: Separate fs kernel module loading to separate plugin.Paul Sokolovsky
2007-11-22initrdscripts: Initial value for ROOT_DEV is null.Paul Sokolovsky
2007-11-22initrdscripts: Introduce boot order support for universal initramfs modules.Paul Sokolovsky
2007-07-20initramfs: Add blockboot plugin and cleanup dependency handling.Alex Osborne
2007-07-19initramfs-module-nfs: Make it actually mount NFS by using the same option as ...Paul Sokolovsky
2007-07-19initramfs: New modular initramfs for booting kernel from various media.Alex Osborne
2007-07-17initramfs-nfsboot: Add parsing of kernel commandline params, bump version to 0.2Paul Sokolovsky
2007-06-10initramfs-nfsboot 0.1: Sample initramfs script to boot from NFS.Paul Sokolovsky