SVN: geninitrd/trunk/ChangeLog

glen glen at pld-linux.org
Mon Apr 6 17:06:16 CEST 2009


Author: glen
Date: Mon Apr  6 17:06:16 2009
New Revision: 10313

Modified:
   geninitrd/trunk/ChangeLog
Log:
- update

Modified: geninitrd/trunk/ChangeLog
==============================================================================
--- geninitrd/trunk/ChangeLog	(original)
+++ geninitrd/trunk/ChangeLog	Mon Apr  6 17:06:16 2009
@@ -1,3 +1,154 @@
+2009-04-06 15:05 +0000 [r10312]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+	* Makefile: - new release supporting %{_libdir}/initrd
+
+2009-04-06 13:24 +0000 [r10311]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+	* mod-uvesafb.sh: - find v86d from initrd dir
+
+2009-04-03 08:45 +0000 [r10303]  Adam Gołębiowski <adamg/at/pld-linux.org>
+
+	* geninitrd: - simplified obsolete --fs* options handling
+
+2009-04-03 07:06 +0000 [r10301]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+	* TODO: - lzma/bzip2 compress methods todo
+
+2009-04-02 23:36 +0000 [r10300]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+	* mod-suspend.sh: - support resume from initrd_dir
+
+2009-04-02 23:32 +0000 [r10297-10299]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+	* geninitrd: - verbosity
+
+	* mod-suspend.sh: - verbosity
+
+	* mod-nfs.sh: - fix nfsroot detection
+
+2009-04-02 23:21 +0000 [r10295-10296]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+	* Makefile: - fix make install
+
+	* Makefile, geninitrd, mod-scsi.sh (added): - scsi modularized
+
+2009-04-02 23:13 +0000 [r10294]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+	* mod-nfs.sh (added), Makefile, geninitrd: - nfs modularized
+
+2009-04-02 23:07 +0000 [r10293]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+	* Makefile, mod-uvesafb.sh (added), geninitrd: - uvesafb (v86d)
+	  modularized
+
+2009-04-02 22:59 +0000 [r10292]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+	* geninitrd: - formatting cosmetics
+
+2009-04-02 22:56 +0000 [r10291]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+	* Makefile, geninitrd, mod-bootsplash.sh (added): - bootsplash
+	  modularized
+
+2009-04-02 22:52 +0000 [r10289-10290]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+	* Makefile, geninitrd: - condecor modularized
+
+	* Makefile, geninitrd, mod-fbsplash.sh (added): - fbsplash
+	  modularized
+
+2009-04-02 22:44 +0000 [r10288]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+	* Makefile: - shorten MODS definition
+
+2009-04-02 22:39 +0000 [r10285-10287]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+	* geninitrd: - load suspend module
+
+	* Makefile, geninitrd, mod-suspend.sh (added): - suspend
+	  modularized
+
+	* geninitrd.8.xml: - update manual with --initrdfs argument
+
+2009-04-02 22:32 +0000 [r10282-10284]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+	* geninitrd: - load tuxonice mod
+
+	* Makefile, geninitrd, mod-tuxonice.sh (added): - tuxonice
+	  modularized
+
+	* mod-udev.sh: - typo
+
+2009-04-02 22:24 +0000 [r10281]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+	* geninitrd: - cosmetics, deprecated options are now fatal
+
+2009-04-02 22:18 +0000 [r10280]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+	* mod-blkid.sh, mod-multipath.sh, geninitrd, mod-luks.sh,
+	  mod-lvm.sh, mod-dmraid.sh, mod-md.sh, mod-udev.sh: - setup
+	  modules _after_ parsing command-line args
+
+2009-04-02 21:49 +0000 [r10279]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+	* Makefile, geninitrd, mod-udev.sh (added): - udev modularized
+
+2009-04-02 21:38 +0000 [r10277-10278]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+	* geninitrd: - share inst_exec args on failure
+
+	* mod-blkid.sh, mod-lvm.sh, mod-md.sh: - quote pathnames in feature
+	  test
+
+2009-04-02 21:29 +0000 [r10275-10276]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+	* geninitrd, mod-dmraid.sh: - USE_DMRAID moved to dmraid module
+
+	* mod-blkid.sh (added), Makefile, geninitrd: - blkid modularized
+
+2009-04-02 21:19 +0000 [r10274]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+	* geninitrd, mod-luks.sh, mod-lvm.sh, mod-dmraid.sh, mod-md.sh: -
+	  handle initrd programs under %{_libdir}/initrd
+
+2009-04-02 20:24 +0000 [r10273]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+	* geninitrd, geninitrd.8.xml: - reap out --with-insmod-static
+
+2009-03-23 00:18 +0000 [r10231-10232]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+	* mod-md.sh: - USEMDADMSTATIC unused
+
+	* mod-md.sh (added): - modularize mdadm
+
+2009-03-23 00:14 +0000 [r10230]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+	* Makefile, geninitrd: - modularize mdadm
+
+2009-03-22 14:33 +0000 [r10229]  Artur Frysiak <wiget/at/pld-linux.org>
+
+	* geninitrd: Sometime mdadm --detail are better that mdadm
+	  --examine (eg. LVM on arrays with custom names) (#:~) mdadm
+	  --examine --scan --brief -v --config=/etc/mdadm.conf ARRAY
+	  /dev/md/s250 level=raid1 metadata=1.1 num-devices=2
+	  UUID=7a2ccca1:079b02b3:4a413594:fcda5731 name=s250
+	  devices=/dev/sda2 (#:~) mdadm --detail --scan --brief -v
+	  --config=/etc/mdadm.conf ARRAY /dev/md127 level=raid1
+	  num-devices=2 metadata=1.01 name=s250
+	  UUID=7a2ccca1:079b02b3:4a413594:fcda5731 devices=/dev/sda2
+
+2009-03-19 11:42 +0000 [r10219]  Sławomir Paszkiewicz <paszczus/at/pld-linux.org>
+
+	* geninitrd.sysconfig: - added BOOT_SPLASH option
+
+2009-03-18 22:10 +0000 [r10217]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+	* mod-luks.sh: - fixed path (be consistent)
+
+2009-03-16 11:38 +0000 [r10215]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+	* mod-lvm.sh: - shorter lvm version detect
+
 2009-03-09 23:15 +0000 [r10187]  Elan Ruusamäe <glen/at/pld-linux.org>
 
 	* Makefile: - 10000.3


More information about the pld-cvs-commit mailing list