]> git.pld-linux.org Git - projects/geninitrd.git/history - geninitrd
- use blkid optionally (but preferred) to resolve UUID= and LABEL= at initrd generati...
[projects/geninitrd.git] / geninitrd
2007-02-06 Elan Ruusamäe- use blkid optionally (but preferred) to resolve UUID...
2007-02-06 Elan Ruusamäe- use xfs_admin to get label of xfs filesystem
2007-02-03 sparky- revert: force people with Th to test initramfs
2007-02-02 sparky- don't use "initramfs" as default in kernels 2.5+...
2007-02-01 sparky- maybe this way ?
2007-02-01 sparky- reverted last two changes, szhould work but it requir...
2007-02-01 sparky- there is no way to pass init application to switchroo...
2007-02-01 sparky- typo: switch_root -> switchroot
2007-01-29 Arkadiusz MiśkiewiczDrop spares=X from initrd mdadm.conf.
2007-01-27 sparky- simplified mknod script in initramfs
2007-01-27 czarny- semicolon fixed
2007-01-27 czarny- format description added
2007-01-27 czarny- resolved bug with lilio (root=806 instead of root...
2007-01-27 czarny- using udevd instead of legacy udev
2007-01-27 czarny- switched initrd-udev => initrd-udevd, as new udev...
2007-01-26 Arkadiusz MiśkiewiczCopy device only if it doesn't exist.
2007-01-11 Elan RuusamäeUnmount /dev running on tmpfs when LVM2 init is done
2006-12-19 czarny- while using initramfs, rootfs mounter ro instaed rw
2006-12-14 czarny- merged from branches/devel
2006-12-02 Jacek Konieczny- it is not only my code :-)
2006-11-18 lmasko- Suspend2 can have its directory in /proc/suspend2...
2006-10-27 Elan Ruusamäe- add one 512b for ext2 fs (room for filesystem header)
2006-10-20 Elan Ruusamäeecho not execute (typo fix)
2006-10-20 Elan RuusamäeCosmetics.
2006-10-20 Elan RuusamäeResolve /dev/dm-0 to LVM names (/dev/sys/rootfs) which...
2006-10-20 Elan RuusamäeDepend on xfs_admin due that.
2006-10-20 Elan RuusamäeUse xfs_admin to get xfs filesystem UUID and trim it...
2006-10-20 Elan RuusamäeTypo.
2006-10-19 Elan RuusamäeLess noise when initializing LVM2.
2006-10-19 Elan RuusamäeRound ext2 imagesize up to 1024 blocks.
2006-10-19 Elan RuusamäeMake ext2 image size dynamic -- calculated at building...
2006-10-19 Elan RuusamäeLegacy junk.
2006-10-19 Elan Ruusamäe$IMAGESIZE is used only for ext2 rootfs.
2006-10-19 Elan Ruusamäebusybox initrd version exename is /bin/initrd-busybox.
2006-10-18 Elan RuusamäeAlways make /dev on tmpfs for LVM2
2006-10-17 Elan RuusamäeTypo in sysfs fstype naming.
2006-10-17 Elan Ruusamäe$UDEV_TMPFS dropped, $tmpfs_dev indicates that /dev...
2006-10-17 Elan RuusamäeMore cosmetics.
2006-10-17 Elan Ruusamäe- add --with-udev
2006-10-17 Elan Ruusamäeudev needs /sys, i'm almost sure of that.
2006-10-17 Elan RuusamäeCosmetics.
2006-10-17 Elan RuusamäeNo need for /bin/initrd-busybox on initrd.
2006-10-17 Elan RuusamäeDrop my_dirname (pointless).
2006-09-15 Elan RuusamäeMake for ext2 the imagesize bigger by 2M.
2006-08-20 Arkadiusz MiśkiewiczAdd bin/initrd-busybox symlink.
2006-08-17 Arkadiusz MiśkiewiczCreate proc and sys directories when firwmare is needed.
2006-08-17 Arkadiusz MiśkiewiczSimplify firmware loader script.
2006-08-17 Arkadiusz MiśkiewiczProperly echo firmware.sh to /proc/../hotplug.
2006-08-14 Arkadiusz MiśkiewiczInitial firmware loading capabilities.
2006-08-14 Arkadiusz Miśkiewiczdisplay some warning
2006-06-03 Elan RuusamäeMore options for ext2 based initrd. echo y hack dropped...
2006-06-03 Elan RuusamäeUse cat and <<EOF. Redirect 2>/dev/null is only neccess...
2006-06-03 Elan RuusamäeOutput verbose message when activating dmraid and lvm...
2006-05-28 Elan RuusamäeTabs.
2006-05-28 Elan RuusamäeAdd 100k more to ext2 based images.
2006-05-26 Elan RuusamäeReindent code with tabs and ts=4.
2006-05-26 Elan RuusamäeUse 'EOF' heredocs.
2006-05-26 Elan RuusamäeParse nfsroot= from /proc/cmdline for NFS root installs...
2006-05-22 Elan RuusamäeDetect broken tool (lvdisplay) and fail early instead...
2006-05-06 Arkadiusz MiśkiewiczKeep suspends in sync. 7386
2006-05-06 Jan Rękorajski- turn suspend2 on by default
2006-04-27 Arkadiusz MiśkiewiczUpdate support for recent suspend2 versions (Bartosz...
2006-04-09 Arkadiusz MiśkiewiczCorrect suspend variables.
2006-04-09 Arkadiusz MiśkiewiczMainline suspend support. Suspend 2 renamed. Both suspe...
2006-04-09 Arkadiusz MiśkiewiczSuspend 2 stuff renamed to suspend2 (it's old anyway).
2006-03-25 Arkadiusz MiśkiewiczHacky initramfs support (and of course not working...
2006-02-22 Elan RuusamäeAvoid duplicate device copying when LVM on RAID
2006-02-22 Elan RuusamäeFix mdadm output grabbing when there are N>0 spare...
2006-01-28 Arkadiusz MiśkiewiczAlways use mdassemble. 6894
2006-01-28 Arkadiusz MiśkiewiczOld raidtools no longer supported.
2006-01-27 Arkadiusz MiśkiewiczAllow raid6 and raid10.
2006-01-17 Elan Ruusamäe- add dmraid support, needs udev as it creates nodes... 6838
2006-01-17 Arkadiusz MiśkiewiczGenerate rootfs finding stuff when using raid, too...
2006-01-17 Arkadiusz MiśkiewiczAdd missing parenthesis. (Robert Jaros)
2005-11-26 Arkadiusz MiśkiewiczIn case of module with - in name we use _ in variables...
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
next
This page took 0.528739 seconds and 107 git commands to generate.