]> git.pld-linux.org Git - projects/geninitrd.git/history - geninitrd
USLEEP not SLEEP + small fixes.
[projects/geninitrd.git] / geninitrd
2005-11-17 Arkadiusz MiśkiewiczUSLEEP not SLEEP + small fixes.
2005-11-17 Arkadiusz MiśkiewiczSleeping after module load support.
2005-11-17 Arkadiusz MiśkiewiczCopy pvdevice nodes to initrd when not using udev.
2005-11-01 Arkadiusz MiśkiewiczRevert, doesn't make sense for udev case.
2005-11-01 Arkadiusz MiśkiewiczAlways create /dev/mapper/control for our sake.
2005-09-23 Arkadiusz MiśkiewiczCreate mapper control device only when not using udev.
2005-06-27 Arkadiusz MiśkiewiczFix for mdadm >= v1.12.0. Version >= v1.12.0 is now...
2005-06-09 Arkadiusz MiśkiewiczUse 3000 initrd as size for ia64|amd64|x86_64|sparc64...
2005-04-04 Arkadiusz MiśkiewiczNicer warnings.
2004-12-10 averne- added /dev/mapper/control
2004-12-06 Adam Gołębiowski- display info that it is possible to disable software...
2004-09-25 Arkadiusz MiśkiewiczReally mount/umount /proc for udev.
2004-09-25 Arkadiusz MiśkiewiczFix passing hotplug binary into kernel. Drop devfs...
2004-09-25 Arkadiusz MiśkiewiczUpdated udev support.
2004-09-25 Arkadiusz MiśkiewiczSupport for /dev managing by udev.
2004-09-17 Arkadiusz MiśkiewiczUmount /proc in initrd_gen_procdata(). 4605
2004-09-16 Arkadiusz MiśkiewiczMake root=/dev/XYZ work with grub, too.
2004-09-16 Arkadiusz MiśkiewiczConvert generation of nfs/softraid/lvm/suspend stuff...
2004-09-16 Arkadiusz MiśkiewiczTypo fixed.
2004-09-16 Arkadiusz MiśkiewiczPut information which devices belong to which array...
2004-09-01 Arkadiusz Miśkiewiczmodulefile checking is done only once now (duplicates...
2004-08-30 Arkadiusz MiśkiewiczDisplay error and exit if raid data is not found when...
2004-08-09 Arkadiusz MiśkiewiczUse suspend_bootsplash instead of suspend_text when...
2004-08-08 Arkadiusz Miśkiewicz- add support for swsusp2 2.0.0.103 (text mode)
2004-08-01 Arkadiusz MiśkiewiczFinish software suspend2 support (and enable it by... 4413
2004-07-31 Arkadiusz MiśkiewiczSoftsuspend fixes, still disabled by default.
2004-07-31 Arkadiusz MiśkiewiczSoftware suspend 2 support added (untested).
2004-07-17 Arkadiusz MiśkiewiczFix handling of module options.
2004-07-02 Arkadiusz MiśkiewiczWell, back to romfs, initramfs fixes.
2004-07-02 Arkadiusz Miśkiewiczinitramfs support, use it by default for kernel > 2...
2004-06-26 Arkadiusz MiśkiewiczTest checking if rootfs is on LVM was broken for LVM1...
2004-06-26 Arkadiusz MiśkiewiczIn most cases broken fstab causes problems - enhance...
2004-06-24 Arkadiusz MiśkiewiczLVM2: wipe out mount && pivot_root and welcome /proc...
2004-06-24 Arkadiusz MiśkiewiczMount LVM2 rootfs read-only; few cleanups.
2004-06-24 Arkadiusz MiśkiewiczPreffer /sbin/chroot over /usr/sbin/chroot.
2004-06-24 Arkadiusz MiśkiewiczMention proper kernel cmdline setup for root on nfs...
2004-06-24 Arkadiusz MiśkiewiczPrint warning when /proc is not mounted since too many...
2004-06-24 Arkadiusz MiśkiewiczWorking rootfs on LVM2 support (tested).
2004-06-23 Arkadiusz Miśkiewiczlvm2: do not restrict to sysfs devices only (since...
2004-06-23 Arkadiusz MiśkiewiczFor LVM use system configured devs filtering + avoid...
2004-06-09 Arkadiusz MiśkiewiczUse posix,wsize=8192,rsize=8192 options for NFS mounts.
2004-06-09 Arkadiusz MiśkiewiczFor rootfs on NFS create /dev/urandom on initrd - used...
2004-06-06 Arkadiusz MiśkiewiczMake nfs root case minimal + add very important comment.
2004-06-05 Arkadiusz Miśkiewiczrootfs on nfs works with funny things like kernel swapp...
2004-06-05 Arkadiusz Miśkiewicz(Almost) working root on NFS support.
2004-06-05 Arkadiusz MiśkiewiczInitial support for rootfs on NFS.
2004-04-22 Arkadiusz MiśkiewiczFix typo in do_mdassemble variable (noted by Piotr...
2004-04-10 Arkadiusz MiśkiewiczWe do not support min/max kernel version settings in...
2004-04-03 Arkadiusz MiśkiewiczRun only one, rootfs VG when using LVM.
2004-04-02 Arkadiusz MiśkiewiczUps, debugging left - removed.
2004-04-02 Arkadiusz MiśkiewiczPrint warning when ide-generic is used as fallback.
2004-04-02 Arkadiusz MiśkiewiczLoad ide-generic if no other IDE related modules found.
2004-04-02 Arkadiusz MiśkiewiczSupport for LVM on top of SoftRAID.
2004-03-31 Arkadiusz MiśkiewiczChange --lvmversion to --lvmtoolsversion (same with...
2004-03-31 Arkadiusz MiśkiewiczFix creation of subdirectiories needed on in /dev on...
2004-03-31 Arkadiusz MiśkiewiczSupport devfs like names for softraid detection.
2004-03-31 Arkadiusz MiśkiewiczFix LVMVERSION detection when lvm1 tools are in use.
2004-03-31 Arkadiusz MiśkiewiczCheck for /sbin/lvdisplay and /sbin/pvdisplay existence...
2004-03-05 Artur Frysiak- redirect error message to stderr
2004-02-01 Artur Frysiak- finished LVM2 support (I hope, I don't break LVM1...
2004-01-30 Artur Frysiak- write usage message to stdin not stderr
2004-01-30 Arkadiusz MiśkiewiczTry to load only required LVM module (needs testing...
2004-01-29 Arkadiusz MiśkiewiczTest for LVM using lvdisplay (old way left for compatib...
2004-01-29 Arkadiusz MiśkiewiczLocal geninitrd configuration for LVM is more important...
2004-01-29 Arkadiusz MiśkiewiczImplement searching for LVM devices using LVM2 tools...
2004-01-23 Arkadiusz MiśkiewiczProper message.
2004-01-23 Arkadiusz MiśkiewiczIf /sbin/initrd-mdassemble is available then use it...
2004-01-17 Arkadiusz Miśkiewicz- drop support for raid using raid_start in busybox...
2003-12-25 Arkadiusz MiśkiewiczDisplay information message when BOOT_SPLASH_RESOLUTION...
2003-12-25 Arkadiusz MiśkiewiczMerged bootsplash branch.
2003-12-25 Arkadiusz MiśkiewiczUse insmod instead of insmod_ng for 2.6 kernels, too...
2003-09-18 Arkadiusz Miśkiewicz- make rootdev local variable inside find_modules_ide...
2003-08-24 Arkadiusz Miśkiewicz- by default load all found IDE devices unless --ide...
2003-08-24 Michal Moskal- add busybox -> sh symlink
2003-08-23 areq- now pci.ide format is:
2003-08-23 Arkadiusz Miśkiewicz- find proper max_kernel
2003-08-15 Arkadiusz Miśkiewicz- enable new raid_start available in latest busybox
2003-08-15 Michal Moskal- create /dev/null (busybox seems to need it) and ...
2003-08-15 Michal Moskal- set -x seems to cause SEGV
2003-08-15 Arkadiusz Miśkiewicz- one more sbin->bin
2003-08-15 Arkadiusz Miśkiewicz- on 2.4 also load only module which is needed for...
2003-08-15 Michal Moskal- use mdadm not initrd-mdadm for scanning
2003-08-15 Michal Moskal- fix syntax
2003-08-15 Arkadiusz Miśkiewicz- use mdadm.conf, too - then raidtab
2003-08-15 Arkadiusz Miśkiewicz- initrd-busybox is in bin not sbin
2003-08-15 Michal Moskal- first try
2003-08-15 Arkadiusz Miśkiewicz- beginning of mdadm.conf support
2003-08-15 Michal Moskal- marged busybox version
2003-08-15 Arkadiusz Miśkiewicz- on 2.5/2.6 with sysfs we are able to fount exactly...
2003-08-12 Arkadiusz Miśkiewicz- fix ataraid support
2003-08-11 areq- check if exist /proc/bus/pci/devices
2003-08-11 Arkadiusz Miśkiewicz- debug messages removed
2003-08-10 Arkadiusz Miśkiewicz- same names caused variable covering and wrong results...
2003-08-10 Arkadiusz Miśkiewicz- if no IDE module on disk then it's probably compiled...
2003-08-09 Jan Rękorajski- when comparing pci IDs make sure they will be compare...
2003-08-09 Jan Rękorajski- DO NOT sort driver modules, are you nuts?
2003-08-09 areq- use PCI ids from pci-database
2003-08-09 Arkadiusz Miśkiewicz- find all PREIDEMODS
2003-08-07 Arkadiusz Miśkiewicz- debug message removed
2003-08-07 Arkadiusz Miśkiewicz- support for automatic IDE module finding (needs testing)
next
This page took 0.636921 seconds and 107 git commands to generate.