SVN: geninitrd/trunk: ChangeLog Makefile

arekm arekm at pld-linux.org
Thu Jan 13 21:28:48 CET 2011


Author: arekm
Date: Thu Jan 13 21:28:48 2011
New Revision: 12047

Modified:
   geninitrd/trunk/ChangeLog
   geninitrd/trunk/Makefile
Log:
10000.30 (experimental due to SATA autodetection)

Modified: geninitrd/trunk/ChangeLog
==============================================================================
--- geninitrd/trunk/ChangeLog	(original)
+++ geninitrd/trunk/ChangeLog	Thu Jan 13 21:28:48 2011
@@ -1,3 +1,204 @@
+2011-01-13 20:26 +0000 [r12046]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+	* Makefile: Include sata mod.
+
+2011-01-13 20:21 +0000 [r12044-12045]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+	* TODO: extract-ikconfig() should be able to read from vmlinuz
+	  file, too.
+
+	* geninitrd: Avoid error when no configs module.
+
+2011-01-13 20:15 +0000 [r12043]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+	* geninitrd: Don't leave temporary files if kofile ends up being
+	  empty.
+
+2011-01-13 20:07 +0000 [r12042]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+	* mod-sata.sh: Ignore lspci errors.
+
+2011-01-13 20:01 +0000 [r12041]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+	* geninitrd: LZO initrd compression support (fastest).
+
+2010-12-21 19:02 +0000 [r12018]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+	* geninitrd: - if image compress failed (for whatever reason),
+	  retry with gzip
+
+2010-12-21 18:53 +0000 [r12017]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+	* geninitrd: - catch error from image compress
+
+2010-12-19 10:49 +0000 [r11995]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+	* geninitrd: make romfs comment shorter so that "file" would
+	  display most significant info
+
+2010-12-02 14:14 +0000 [r11921]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+	* TODO: resume todo
+
+2010-11-22 11:33 +0000 [r11912]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+	* mod-md.sh: Allow more than 10 md devices.
+
+2010-11-19 23:41 +0000 [r11911]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+	* mod-md.sh: Normalize both device names. root and current array,
+	  too.
+
+2010-10-22 14:28 +0000 [r11880]  Przemysław Iskra <sparky/at/pld-linux.org>
+
+	* mod-sata.sh: - test -n won't work without ""
+
+2010-10-22 13:41 +0000 [r11879]  Bartosz Świątek <shadzik/at/pld-linux.org>
+
+	* mod-sata.sh: - 15:36 < arekm> bs: ! -z == -n
+
+2010-10-22 13:19 +0000 [r11878]  Bartosz Świątek <shadzik/at/pld-linux.org>
+
+	* mod-sata.sh: - if no sata controller found do nothing
+
+2010-10-20 21:36 +0000 [r11873]  Bartosz Świątek <shadzik/at/pld-linux.org>
+
+	* geninitrd: - enable sata mod
+
+2010-10-20 21:20 +0000 [r11872]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+	* tests/find-module-by-pciclass.sh, tests/modules.pcimap-2.6.33.4-1
+	  (added): - test possible lspci modes
+
+2010-10-20 21:12 +0000 [r11871]  Bartosz Świątek <shadzik/at/pld-linux.org>
+
+	* mod-sata.sh: - oh yeah, tabs not spaces because it's
+	  suuuuuuuuuuch a difference and matters thaaaaaat much!!!
+
+2010-10-20 21:05 +0000 [r11870]  Bartosz Świątek <shadzik/at/pld-linux.org>
+
+	* tests/lspci-mod-sata.txt (added): - because glen asked soooooooo
+	  politely
+
+2010-10-20 21:05 +0000 [r11869]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+	* geninitrd: - use shell constructs
+
+2010-10-20 21:01 +0000 [r11868]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+	* tests/find-module-by-pciclass.sh: - lowercase found module
+
+2010-10-20 20:56 +0000 [r11867]  Bartosz Świątek <shadzik/at/pld-linux.org>
+
+	* geninitrd: - missing local
+
+2010-10-20 20:53 +0000 [r11866]  Bartosz Świątek <shadzik/at/pld-linux.org>
+
+	* geninitrd: - show examples for all available kernels
+
+2010-10-20 20:53 +0000 [r11865]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+	* TODO: - target compression detection is done
+
+2010-10-20 20:46 +0000 [r11864]  Bartosz Świątek <shadzik/at/pld-linux.org>
+
+	* mod-sata.sh: - lspci -p
+
+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/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
+	  test for sysfs scanning for 0x0101 devices
+
+2010-10-20 20:42 +0000 [r11862]  Bartosz Świątek <shadzik/at/pld-linux.org>
+
+	* mod-sata.sh: - use local variables - get rid of sed/uniq kinda
+	  sucks anyway
+
+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
+	  test base
+
+2010-10-20 17:07 +0000 [r11860]  Bartosz Świątek <shadzik/at/pld-linux.org>
+
+	* mod-sata.sh (added), mod-xata.sh (removed): - again, rename - use
+	  only 0106 class
+
+2010-10-20 17:03 +0000 [r11859]  Bartosz Świątek <shadzik/at/pld-linux.org>
+
+	* mod-xata.sh: - check for lspci
+
+2010-10-20 16:59 +0000 [r11858]  Bartosz Świątek <shadzik/at/pld-linux.org>
+
+	* mod-xata.sh (added), mod-autodetect.sh (removed): - rename to
+	  mod-xata.sh, but probably this shiuld be mod-sata, as i tend to
+	  leave just the 0106 class left
+
+2010-10-20 16:55 +0000 [r11856-11857]  Bartosz Świątek <shadzik/at/pld-linux.org>
+
+	* mod-autodetect.sh: - use find_module
+
+	* mod-autodetect.sh: - ignore scsi, mod-scsi.sh is for that - use
+	  $kernel variable instead of uname
+
+2010-10-20 16:50 +0000 [r11855]  Bartosz Świątek <shadzik/at/pld-linux.org>
+
+	* geninitrd: - this should be done in an other way, arekm says
+
+2010-10-20 15:03 +0000 [r11854]  Bartosz Świątek <shadzik/at/pld-linux.org>
+
+	* mod-autodetect.sh: - change shebang and add comment like in other
+	  modules
+
+2010-10-20 14:56 +0000 [r11853]  Bartosz Świątek <shadzik/at/pld-linux.org>
+
+	* geninitrd, mod-autodetect.sh (added): - when PREMODS are not set,
+	  try to autodetect xata/scsi modules
+
+2010-08-01 15:24 +0000 [r11733]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+	* geninitrd: - umount /proc as last
+
+2010-07-07 07:41 +0000 [r11630]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+	* TODO: - sysfs utilize
+
+2010-06-08 09:18 +0000 [r11553]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+	* geninitrd: Require both /lib64 and /usr/lib64 to consider system
+	  be lib64 using one.
+
+2010-05-21 14:23 +0000 [r11482]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+	* geninitrd: - extract CONFIG_BLK_DEV_RAM_SIZE from configs kernel
+	  module if possible - based on extract-ikconfig from
+	  linux/scripts/extract-ikconfig
+
+2010-04-20 05:29 +0000 [r11337]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+	* mod-md.sh: Don't require /sbin/mdadm. Use initrd mdadm when
+	  needed.
+
+2010-03-09 09:58 +0000 [r11229]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+	* geninitrd: - avoid extra checks as cycles are not ran
+
+2010-03-08 11:00 +0000 [r11228]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+	* geninitrd: scan=sync for scsi_mod on >= 2.6.30 (from Ti)
+
+2010-01-21 15:55 +0000 [r11117]  Jan Rękorajski <baggins/at/pld-linux.org>
+
+	* Makefile: - 10000.20 release
+
 2010-01-21 13:45 +0000 [r11116]  Jan Rękorajski <baggins/at/pld-linux.org>
 
 	* geninitrd: - initrd-busybox changed to just busybox
@@ -134,7 +335,7 @@
 
 	* geninitrd: Really take specified compressor.
 
-2009-08-28 21:26 +0000 [r10505-10506]  cactus <cactus/at/pld-linux.org>
+2009-08-28 21:26 +0000 [r10505-10506]  Bartłomiej Zimoń <cactus/at/pld-linux.org>
 
 	* geninitrd: - typo, in decompressor symbol to check
 
@@ -568,7 +769,7 @@
 	  /dev/hda[a-l] are used) to avoid /dev/hdoc being recognized as
 	  IDE not LVM
 
-2008-11-29 19:23 +0000 [r10013]  pawelz <pawelz/at/pld-linux.org>
+2008-11-29 19:23 +0000 [r10013]  Paweł Zuzelski <pawelz/at/pld-linux.org>
 
 	* geninitrd: - fixed parsing of lvmtoolsversion argument
 
@@ -833,7 +1034,7 @@
 	* geninitrd: - just use $resume var to avoid confusion with
 	  tuxonice/suspend2
 
-2008-04-09 21:36 +0000 [r9708]  draenog <draenog/at/pld-linux.org>
+2008-04-09 21:36 +0000 [r9708]  Kacper Kornet <draenog/at/pld-linux.org>
 
 	* geninitrd: - kernels with tuxonice use option resume
 

Modified: geninitrd/trunk/Makefile
==============================================================================
--- geninitrd/trunk/Makefile	(original)
+++ geninitrd/trunk/Makefile	Thu Jan 13 21:28:48 2011
@@ -1,5 +1,5 @@
 # when making release, make sure you do it as RELEASE document describes
-VERSION		:= 10000.20
+VERSION		:= 10000.30
 MODS		:= ide luks multipath dmraid lvm md blkid udev tuxonice suspend fbsplash condecor bootsplash uvesafb nfs sata scsi
 FILES_MODS  := $(MODS:%=mod-%.sh)
 FILES		:= Makefile geninitrd.sysconfig geninitrd functions $(FILES_MODS) geninitrd.8 geninitrd.8.xml ChangeLog


More information about the pld-cvs-commit mailing list