SVN: geninitrd/trunk: ChangeLog Makefile

arekm arekm at pld-linux.org
Mon Mar 26 20:46:17 CEST 2012


Author: arekm
Date: Mon Mar 26 20:46:17 2012
New Revision: 12518

Modified:
   geninitrd/trunk/ChangeLog
   geninitrd/trunk/Makefile
Log:
Version 12517.

Modified: geninitrd/trunk/ChangeLog
==============================================================================
--- geninitrd/trunk/ChangeLog	(original)
+++ geninitrd/trunk/ChangeLog	Mon Mar 26 20:46:17 2012
@@ -1,3 +1,104 @@
+2012-03-26 16:46 +0000 [r12517]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+	* geninitrd: kmod option bug fixed in git
+
+2012-03-24 20:58 +0000 [r12516]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+	* functions: Dry run for modprobe. We need names only.
+
+2012-03-24 20:49 +0000 [r12515]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+	* functions: Our find_modules_by_class() relied on lspci and on
+	  modules.pcimap file generated by module-init-tools. Unfortunately
+	  kmod no longer generates modules.pcimap. Rewrite to use sysfs and
+	  modprobe only.
+
+2012-03-24 20:40 +0000 [r12514]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+	* functions: Properly skip duplicated when finding modules.
+
+2012-03-24 20:06 +0000 [r12513]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+	* functions: Warn about missing pcimap file (unfortunately kmod
+	  doesn't generate it).
+
+2012-03-24 18:27 +0000 [r12511-12512]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+	* mod-usbkbd.sh: No -l in grep.
+
+	* mod-usbkbd.sh: Detect Logitech Unifying Device. Unfortunately I
+	  know no way do detect keyboards only.
+
+2012-03-24 02:02 +0000 [r12509-12510]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+	* changelog.sh: or here?
+
+	* changelog.sh: set LC_ALL for svn2log, in hope i twill sort
+	  filenames consistently
+
+2012-03-21 20:58 +0000 [r12508]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+	* geninitrd: kmod compat when parsing modprobe config options
+
+2012-03-19 20:20 +0000 [r12506]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+	* geninitrd: fix root= handling with initramfs & lvm
+
+2012-03-19 19:40 +0000 [r12505]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+	* geninitrd: minor fixes
+
+2012-03-19 19:34 +0000 [r12503-12504]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+	* mod-lvm.sh: cosmetics
+
+	* geninitrd: cleanup env
+
+2012-03-18 19:25 +0000 [r12502]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+	* mod-udev.sh: blkid installed by mod-blkid
+
+2012-03-18 19:19 +0000 [r12501]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+	* mod-udev.sh: when checing dmsetup binary output, check it exists
+	  first
+
+2012-03-18 16:32 +0000 [r12500]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+	* mod-lvm.sh, mod-suspend.sh: prefix lvm variables with LVM_
+
+2012-03-18 15:55 +0000 [r12499]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+	* geninitrd, mod-lvm.sh: do not leak linuxrc variables to init
+
+2012-03-18 15:12 +0000 [r12498]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+	* geninitrd: do not hide fact that /dev/console needs to be made
+
+2012-03-14 20:11 +0000 [r12488]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+	* geninitrd: fix for r12426 breaking inst_exec of multiple files
+
+2012-03-14 13:03 +0000 [r12487]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+	* geninitrd: warn when CONFIG_BLK_DEV_RAM_SIZE was not detected
+
+2012-02-16 09:58 +0000 [r12475]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+	* geninitrd: Exact match for partition/major/minor.
+
+2012-01-29 18:59 +0000 [r12473]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+	* geninitrd: set hotplug agent only once
+
+2012-01-11 22:37 +0000 [r12465]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+	* geninitrd: sort kernels by version
+
+2012-01-09 12:27 +0000 [r12463]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+	* Makefile: - release 12462
+
 2012-01-08 22:04 +0000 [r12461]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
 
 	* geninitrd: Try to always have /dev/console in root fs.
@@ -70,10 +171,10 @@
 
 2011-12-03 19:52 +0000 [r12423-12431]  Artur Frysiak <wiget/at/pld-linux.org>
 
-	* udev-rules/61-persistent-storage.rules (added), udev-rules
-	  (added), Makefile, udev-rules/59-persistent-storage.rules
-	  (added), udev-rules/11-dm.rules (added),
-	  udev-rules/01-ignore.rules (added), mod-udev.sh: Install special
+	* udev-rules/11-dm.rules (added), udev-rules/01-ignore.rules
+	  (added), mod-udev.sh, udev-rules/61-persistent-storage.rules
+	  (added), udev-rules (added), Makefile,
+	  udev-rules/59-persistent-storage.rules (added): Install special
 	  udev rules Rules copied from dracut
 
 	* mod-udev.sh: Use udevadm to stop udevd
@@ -183,7 +284,7 @@
 	* mod-usbkbd.sh (added): USB keyboard modules finding and loading
 	  at initrd level.
 
-	* Makefile, mod-sata.sh, geninitrd, functions: USB keyboard modules
+	* geninitrd, functions, Makefile, mod-sata.sh: USB keyboard modules
 	  finding and loading at initrd level.
 
 2011-10-15 07:38 +0000 [r12372]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
@@ -319,21 +420,21 @@
 
 2011-02-19 13:59 +0000 [r12169]  Elan Ruusamäe <glen/at/pld-linux.org>
 
-	* mod-blkid.sh, mod-nfs.sh, mod-sata.sh, mod-uvesafb.sh,
+	* mod-bootsplash.sh, mod-depmod24.sh, mod-luks.sh, mod-suspend.sh,
+	  mod-blkid.sh, mod-nfs.sh, mod-sata.sh, mod-uvesafb.sh,
 	  mod-condecor.sh, geninitrd, mod-lvm.sh, mod-tuxonice.sh,
 	  mod-md.sh, mod-dmraid.sh, mod-scsi.sh, mod-ide.sh,
-	  mod-fbsplash.sh, mod-udev.sh, mod-multipath.sh,
-	  mod-bootsplash.sh, mod-depmod24.sh, mod-luks.sh, mod-suspend.sh:
-	  each module their own rcsid var
+	  mod-fbsplash.sh, mod-udev.sh, mod-multipath.sh: each module their
+	  own rcsid var
 
 2011-02-19 13:53 +0000 [r12168]  Elan Ruusamäe <glen/at/pld-linux.org>
 
-	* mod-blkid.sh, mod-nfs.sh, mod-sata.sh, mod-uvesafb.sh,
-	  mod-condecor.sh, geninitrd, mod-lvm.sh, mod-tuxonice.sh,
-	  mod-md.sh, mod-dmraid.sh, mod-scsi.sh, mod-ide.sh,
-	  mod-fbsplash.sh, mod-udev.sh, mod-multipath.sh,
-	  mod-bootsplash.sh, mod-depmod24.sh, mod-luks.sh, mod-suspend.sh:
-	  truncate the date to cut out locale formats
+	* mod-multipath.sh, mod-bootsplash.sh, mod-depmod24.sh,
+	  mod-luks.sh, mod-suspend.sh, mod-blkid.sh, mod-nfs.sh,
+	  mod-sata.sh, mod-uvesafb.sh, mod-condecor.sh, geninitrd,
+	  mod-lvm.sh, mod-tuxonice.sh, mod-md.sh, mod-dmraid.sh,
+	  mod-scsi.sh, mod-ide.sh, mod-fbsplash.sh, mod-udev.sh: truncate
+	  the date to cut out locale formats
 
 2011-02-19 08:38 +0000 [r12167]  Elan Ruusamäe <glen/at/pld-linux.org>
 
@@ -341,12 +442,12 @@
 
 2011-02-19 08:34 +0000 [r12166]  Elan Ruusamäe <glen/at/pld-linux.org>
 
-	* mod-blkid.sh, mod-nfs.sh, mod-sata.sh, mod-uvesafb.sh,
-	  mod-condecor.sh, mod-tuxonice.sh, mod-lvm.sh, mod-md.sh,
-	  mod-dmraid.sh, mod-scsi.sh, mod-ide.sh, mod-fbsplash.sh,
-	  mod-udev.sh, mod-multipath.sh, mod-depmod24.sh,
-	  mod-bootsplash.sh, mod-luks.sh, mod-suspend.sh: you need
-	  svn:keywords on each file for those to get expanded
+	* mod-uvesafb.sh, mod-condecor.sh, mod-tuxonice.sh, mod-lvm.sh,
+	  mod-md.sh, mod-dmraid.sh, mod-scsi.sh, mod-ide.sh,
+	  mod-fbsplash.sh, mod-udev.sh, mod-multipath.sh, mod-depmod24.sh,
+	  mod-bootsplash.sh, mod-luks.sh, mod-suspend.sh, mod-blkid.sh,
+	  mod-nfs.sh, mod-sata.sh: you need svn:keywords on each file for
+	  those to get expanded
 
 2011-02-19 08:27 +0000 [r12163-12164]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
 
@@ -356,7 +457,7 @@
 
 2011-02-19 07:56 +0000 [r12161-12162]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
 
-	* mod-ide.sh, functions: Revert, this wasn't meant to be in
+	* functions, mod-ide.sh: Revert, this wasn't meant to be in
 	  previous commit.
 
 	* mod-blkid.sh, mod-nfs.sh, mod-sata.sh, mod-uvesafb.sh,
@@ -429,10 +530,10 @@
 
 2011-02-03 11:16 +0000 [r12113]  Elan Ruusamäe <glen/at/pld-linux.org>
 
-	* mod-blkid.sh, mod-nfs.sh, mod-multipath.sh, mod-condecor.sh,
-	  geninitrd, mod-bootsplash.sh, mod-luks.sh, mod-lvm.sh,
-	  mod-tuxonice.sh, mod-dmraid.sh, mod-md.sh, mod-suspend.sh,
-	  mod-fbsplash.sh, mod-udev.sh: Simplify main code by moving state
+	* mod-dmraid.sh, mod-md.sh, mod-suspend.sh, mod-fbsplash.sh,
+	  mod-udev.sh, mod-blkid.sh, mod-nfs.sh, mod-multipath.sh,
+	  mod-condecor.sh, geninitrd, mod-bootsplash.sh, mod-luks.sh,
+	  mod-lvm.sh, mod-tuxonice.sh: Simplify main code by moving state
 	  checks to modules itself
 
 2011-02-03 11:06 +0000 [r12112]  Elan Ruusamäe <glen/at/pld-linux.org>
@@ -668,15 +769,15 @@
 
 2010-10-20 20:42 +0000 [r11863]  Elan Ruusamäe <glen/at/pld-linux.org>
 
-	* tests/sysfs/bus/pci (added),
-	  tests/sysfs/bus/pci/devices/0000:00:1f.1/class (added),
-	  tests/sysfs/bus/pci/devices/0000:00:1f.2/class (added),
-	  tests/sysfs/bus/pci/devices (added), tests/sysfs/bus (added),
+	* tests/sysfs/bus/pci/devices (added), tests/sysfs/bus (added),
 	  tests/sysfs/bus/pci/devices/0000:00:1f.1/driver (added),
 	  tests/sysfs/bus/pci/devices/0000:00:1f.2/driver (added),
 	  tests/find-module-by-pciclass.sh (added),
 	  tests/sysfs/bus/pci/devices/0000:00:1f.1 (added), tests/sysfs
-	  (added), tests/sysfs/bus/pci/devices/0000:00:1f.2 (added): - lame
+	  (added), tests/sysfs/bus/pci/devices/0000:00:1f.2 (added),
+	  tests/sysfs/bus/pci (added),
+	  tests/sysfs/bus/pci/devices/0000:00:1f.1/class (added),
+	  tests/sysfs/bus/pci/devices/0000:00:1f.2/class (added): - lame
 	  test for sysfs scanning for 0x0101 devices
 
 2010-10-20 20:42 +0000 [r11862]  shadzik <shadzik/at/pld-linux.org>
@@ -686,7 +787,7 @@
 
 2010-10-20 20:36 +0000 [r11861]  Elan Ruusamäe <glen/at/pld-linux.org>
 
-	* tests/lvmroot.sh, tests/setup-test.sh (added): - setup common
+	* tests/setup-test.sh (added), tests/lvmroot.sh: - setup common
 	  test base
 
 2010-10-20 17:07 +0000 [r11860]  shadzik <shadzik/at/pld-linux.org>
@@ -798,7 +899,7 @@
 
 2009-11-17 09:57 +0000 [r10978]  Elan Ruusamäe <glen/at/pld-linux.org>
 
-	* tests/lvmroot.sh (added), tests (added), mod-lvm.sh: - process
+	* mod-lvm.sh, tests/lvmroot.sh (added), tests (added): - process
 	  also /dev/mapper/blodnatt-blah--bleh--blah ->
 	  /dev/blodnatt/blah-bleh-blah
 
@@ -951,7 +1052,7 @@
 
 2009-07-01 11:47 +0000 [r10412]  Elan Ruusamäe <glen/at/pld-linux.org>
 
-	* mod-multipath.sh, geninitrd: - add --with-multipath=DEVPATH
+	* geninitrd, mod-multipath.sh: - add --with-multipath=DEVPATH
 	  support
 
 2009-07-01 08:44 +0000 [r10411]  Elan Ruusamäe <glen/at/pld-linux.org>
@@ -1006,10 +1107,10 @@
 
 2009-04-27 09:43 +0000 [r10337]  Elan Ruusamäe <glen/at/pld-linux.org>
 
-	* mod-blkid.sh, mod-multipath.sh, mod-uvesafb.sh, mod-condecor.sh,
-	  mod-bootsplash.sh, mod-luks.sh, mod-lvm.sh, mod-tuxonice.sh,
-	  mod-dmraid.sh, mod-md.sh, mod-suspend.sh, mod-fbsplash.sh,
-	  mod-udev.sh: - allow configuration for USE_xxx from
+	* mod-uvesafb.sh, mod-condecor.sh, mod-bootsplash.sh, mod-luks.sh,
+	  mod-lvm.sh, mod-tuxonice.sh, mod-dmraid.sh, mod-md.sh,
+	  mod-suspend.sh, mod-fbsplash.sh, mod-udev.sh, mod-blkid.sh,
+	  mod-multipath.sh: - allow configuration for USE_xxx from
 	  sysconfig/geninitrd. lp#364812
 
 2009-04-27 09:31 +0000 [r10335]  Elan Ruusamäe <glen/at/pld-linux.org>
@@ -1090,7 +1191,7 @@
 
 2009-04-02 23:13 +0000 [r10294]  Elan Ruusamäe <glen/at/pld-linux.org>
 
-	* mod-nfs.sh (added), Makefile, geninitrd: - nfs modularized
+	* Makefile, geninitrd, mod-nfs.sh (added): - nfs modularized
 
 2009-04-02 23:07 +0000 [r10293]  Elan Ruusamäe <glen/at/pld-linux.org>
 
@@ -1108,7 +1209,7 @@
 
 2009-04-02 22:52 +0000 [r10289-10290]  Elan Ruusamäe <glen/at/pld-linux.org>
 
-	* Makefile, geninitrd: - condecor modularized
+	* geninitrd, Makefile: - condecor modularized
 
 	* Makefile, geninitrd, mod-fbsplash.sh (added): - fbsplash
 	  modularized
@@ -1121,7 +1222,7 @@
 
 	* geninitrd: - load suspend module
 
-	* Makefile, geninitrd, mod-suspend.sh (added): - suspend
+	* geninitrd, mod-suspend.sh (added), Makefile: - suspend
 	  modularized
 
 	* geninitrd.8.xml: - update manual with --initrdfs argument
@@ -1141,19 +1242,19 @@
 
 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
+	* geninitrd, mod-luks.sh, mod-lvm.sh, mod-dmraid.sh, mod-md.sh,
+	  mod-udev.sh, mod-blkid.sh, mod-multipath.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
+	* geninitrd, mod-udev.sh (added), Makefile: - 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
+	* mod-lvm.sh, mod-md.sh, mod-blkid.sh: - quote pathnames in feature
 	  test
 
 2009-04-02 21:29 +0000 [r10275-10276]  Elan Ruusamäe <glen/at/pld-linux.org>
@@ -1169,7 +1270,7 @@
 
 2009-04-02 20:24 +0000 [r10273]  Elan Ruusamäe <glen/at/pld-linux.org>
 
-	* geninitrd, geninitrd.8.xml: - reap out --with-insmod-static
+	* geninitrd.8.xml, geninitrd: - reap out --with-insmod-static
 
 2009-03-23 00:18 +0000 [r10231-10232]  Elan Ruusamäe <glen/at/pld-linux.org>
 
@@ -1217,8 +1318,8 @@
 
 2009-03-03 10:35 +0000 [r10169-10170]  Elan Ruusamäe <glen/at/pld-linux.org>
 
-	* mod-multipath.sh, mod-luks.sh, mod-lvm.sh, mod-dmraid.sh,
-	  mod-ide.sh: - findmodule -> find_module - pack_version ->
+	* mod-dmraid.sh, mod-ide.sh, mod-multipath.sh, mod-luks.sh,
+	  mod-lvm.sh: - findmodule -> find_module - pack_version ->
 	  kernel_version
 
 	* geninitrd: - fix die() stderr redirection - simplify find_depmod
@@ -1322,7 +1423,7 @@
 
 2008-12-10 15:34 +0000 [r10032]  Elan Ruusamäe <glen/at/pld-linux.org>
 
-	* Makefile, geninitrd, mod-ide.sh (added): - modularize ide
+	* geninitrd, mod-ide.sh (added), Makefile: - modularize ide
 	  component
 
 2008-12-10 15:22 +0000 [r10031]  Elan Ruusamäe <glen/at/pld-linux.org>
@@ -1341,7 +1442,7 @@
 
 2008-11-24 00:17 +0000 [r10003]  Elan Ruusamäe <glen/at/pld-linux.org>
 
-	* Makefile, geninitrd, mod-dmraid.sh (added): - modularize dmraid
+	* geninitrd, mod-dmraid.sh (added), Makefile: - modularize dmraid
 
 2008-11-18 15:03 +0000 [r10000]  Elan Ruusamäe <glen/at/pld-linux.org>
 
@@ -1470,7 +1571,7 @@
 
 2008-07-05 22:06 +0000 [r9840]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
 
-	* Makefile, geninitrd: inst_d already handles destdir.
+	* geninitrd, Makefile: inst_d already handles destdir.
 
 2008-07-05 20:27 +0000 [r9839]  Paweł Gołaszewski <blues/at/pld-linux.org>
 
@@ -2136,7 +2237,7 @@
 
 2007-10-12 13:39 +0000 [r8813]  Elan Ruusamäe <glen/at/pld-linux.org>
 
-	* geninitrd, geninitrd.sysconfig: - suspend2->tuxonice rename
+	* geninitrd.sysconfig, geninitrd: - suspend2->tuxonice rename
 	  internally (old option preserved)
 
 2007-10-11 15:30 +0000 [r8812]  Elan Ruusamäe <glen/at/pld-linux.org>
@@ -2156,7 +2257,7 @@
 
 	* geninitrd: - remove dumping linuxrc and lvm.conf
 
-	* geninitrd, functions: - rootfs on lvm and dmraid hooks
+	* functions, geninitrd: - rootfs on lvm and dmraid hooks
 
 2007-10-05 22:51 +0000 [r8792]  Elan Ruusamäe <glen/at/pld-linux.org>
 
@@ -2367,7 +2468,7 @@
 
 	* functions: - correct comment
 
-	* geninitrd, functions: - find_root() will return lvm2 nodes in
+	* functions, geninitrd: - find_root() will return lvm2 nodes in
 	  form /dev/VG/LV
 
 2007-02-08 18:26 +0000 [r8241-8242]  Elan Ruusamäe <glen/at/pld-linux.org>
@@ -2379,7 +2480,7 @@
 
 2007-02-08 18:21 +0000 [r8240]  Elan Ruusamäe <glen/at/pld-linux.org>
 
-	* Makefile, geninitrd, functions (added): - export functions so
+	* geninitrd, functions (added), Makefile: - export functions so
 	  other programs could reuse code - find_root() for now
 
 2007-02-07 10:58 +0000 [r8236-8237]  Elan Ruusamäe <glen/at/pld-linux.org>
@@ -2527,7 +2628,7 @@
 
 2006-12-14 16:03 +0000 [r8103]  Cezary Krzyżanowski <czarny/at/pld-linux.org>
 
-	* geninitrd, geninitrd.sysconfig, geninitrd.8.xml: - merged from
+	* geninitrd.sysconfig, geninitrd.8.xml, geninitrd: - merged from
 	  branches/devel - tweaked geninitrd.sysconfig for default options
 	  - some documentation added
 

Modified: geninitrd/trunk/Makefile
==============================================================================
--- geninitrd/trunk/Makefile	(original)
+++ geninitrd/trunk/Makefile	Mon Mar 26 20:46:17 2012
@@ -1,5 +1,5 @@
 # when making release, make sure you do it as RELEASE document describes
-VERSION		:= 12462
+VERSION		:= 12517
 MODS		:= ide luks multipath dmraid lvm md blkid udev tuxonice suspend fbsplash condecor bootsplash uvesafb nfs sata scsi usbkbd
 FILES_MODS  := $(MODS:%=mod-%.sh)
 FILES_ADDON := extract-ikconfig


More information about the pld-cvs-commit mailing list