2025-12-11 20:05:16 +0100 [ed261c3] Jan Palus <atler/at/pld-linux.org>

	* luks: wait for non-dm device

 mod-luks.sh | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

2025-12-11 19:58:58 +0100 [3a15323] Jan Palus <atler/at/pld-linux.org>

	* wait for root only if it's not using device mapper

 functions | 44 ++++++++++++++++++++++++++++++++++++++++++--
 geninitrd |  2 +-
 2 files changed, 43 insertions(+), 3 deletions(-)

2025-12-11 01:14:16 +0100 [240c5d5] Jan Palus <atler/at/pld-linux.org>

	* add basic wait for root device

 geninitrd           | 36 ++++++++++++++++++++++++++++++++++++
 geninitrd.sysconfig |  5 ++++-
 mod-blkid.sh        | 40 ++++++++++++++++++++++++++++++++++------
 3 files changed, 74 insertions(+), 7 deletions(-)

2025-12-09 19:38:53 +0100 [e107888] Jan Palus <atler/at/pld-linux.org>

	* invoke initrd_gen_blkid once as a final step

 geninitrd | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

2025-12-08 14:44:19 +0100 [fe22a39] Jan Palus <atler/at/pld-linux.org>

	* reset options between modules in modprobe mode

 geninitrd | 2 ++
 1 file changed, 2 insertions(+)

2024-07-28 15:15:34 +0200 [2647eff] Jan Palus <atler/at/pld-linux.org>

	* luks: add basic support for waiting for fido2 token insertion

 geninitrd.sysconfig |  3 +++
 mod-luks.sh         | 26 +++++++++++++++++++++++++-
 2 files changed, 28 insertions(+), 1 deletion(-)

2024-07-28 15:05:46 +0200 [38c24a2] Jan Palus <atler/at/pld-linux.org>

	* luks: include libpcsclite_real for pcsc-lite >= 2.1.0

 mod-luks.sh | 3 +++
 1 file changed, 3 insertions(+)

2023-09-03 00:16:02 +0200 [1cbd636] Arkadiusz Miśkiewicz <arekm/at/maven.pl>

	* Handle deleted device files for swap.

 mod-swsusp.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

2023-06-20 14:37:37 +0200 [221523f] Jan Palus <atler/at/pld-linux.org>

	* drop logic to detect modules for root on loop device

 geninitrd | 23 -----------------------
 1 file changed, 23 deletions(-)

2023-03-03 15:26:03 +0100 [3b3df72] Jan Palus <atler/at/pld-linux.org>

	* luks: reword warning about unsupported option

 mod-luks.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

2023-03-03 15:25:12 +0100 [bb80b9b] Jan Palus <atler/at/pld-linux.org>

	* luks: log only unsupported option, not all of them

 mod-luks.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

2022-09-28 22:06:30 +0200 [9552a28] Jan Palus <atler/at/pld-linux.org>

	* check if /newroot/dev/console creation can succeed

 geninitrd | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

2022-09-28 22:04:22 +0200 [0efb042] Jan Palus <atler/at/pld-linux.org>

	* don't try to mount /usr if it's not on separate fs

 geninitrd | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

2022-09-28 18:42:21 +0200 [ddf87c7] Jan Palus <atler/at/pld-linux.org>

	* luks: initial support for luks2 tokens

 mod-luks.sh | 29 ++++++++++++++++++++++++++++-
 1 file changed, 28 insertions(+), 1 deletion(-)

2022-09-28 17:46:24 +0200 [a043f98] Jan Palus <atler/at/pld-linux.org>

	* luks: look for key in /etc/cryptsetup-keys.d

 mod-luks.sh | 33 +++++++++++++++++++--------------
 1 file changed, 19 insertions(+), 14 deletions(-)

2022-09-28 17:40:48 +0200 [21323b9] Jan Palus <atler/at/pld-linux.org>

	* luks: correct indentation

 mod-luks.sh | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

2022-09-28 17:31:31 +0200 [e13a53c] Jan Palus <atler/at/pld-linux.org>

	* luks: "none" and "-" both mean no key file

 mod-luks.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

2022-09-28 17:29:36 +0200 [c24b06c] Jan Palus <atler/at/pld-linux.org>

	* luks: use posix compliant "AND" operator

 mod-luks.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

2022-09-20 14:01:58 +0200 [d56b728] Jan Palus <atler/at/pld-linux.org>

	* swsusp: don't consider in-memory zram swaps

 mod-swsusp.sh | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

2022-09-20 02:18:28 +0200 [4ad811f] Jan Palus <atler/at/pld-linux.org>

	* usbkbd: find usb controllers attached to any bus

 functions     |  6 +++++-
 mod-usbkbd.sh | 19 ++++++++++++++++---
 2 files changed, 21 insertions(+), 4 deletions(-)

2022-09-20 00:59:06 +0200 [239832e] Jan Palus <atler/at/pld-linux.org>

	* usbkbd: always add hid-generic if usb keyboard was found

 mod-usbkbd.sh | 3 +++
 1 file changed, 3 insertions(+)

2022-09-20 00:55:49 +0200 [af552ea] Jan Palus <atler/at/pld-linux.org>

	* luks: try adding modules for cbc(aes) and xts(aes) aliases

 mod-luks.sh | 2 ++
 1 file changed, 2 insertions(+)

2021-11-01 22:46:34 +0100 [95afa3e] Jan Palus <atler/at/pld-linux.org>

	* don't fail if root device cannot be determined

 functions | 3 +--
 geninitrd | 2 +-
 2 files changed, 2 insertions(+), 3 deletions(-)

2021-11-01 22:38:55 +0100 [2959c3b] Jan Palus <atler/at/pld-linux.org>

	* add support for using modprobe instead of insmod

 geninitrd | 63 +++++++++++++++++++++++++++++++++++++++++++++++++++++++--------
 1 file changed, 55 insertions(+), 8 deletions(-)

2021-08-22 19:13:09 +0200 [640d6c7] Arkadiusz Miśkiewicz <arekm/at/maven.pl>

	* AES/CBC can be built-in (and in PLD 5.13 kernel CBC is built-in).

 mod-luks.sh | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

2020-12-30 19:42:52 +0100 [f05c6bd] Jan Palus <atler/at/pld-linux.org>

	* add support for lz4 compressor

 geninitrd | 11 +++++++++--
 1 file changed, 9 insertions(+), 2 deletions(-)

2020-12-30 19:13:27 +0100 [71fdbcc] Jan Palus <atler/at/pld-linux.org>

	* fix zstd compression

 geninitrd | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

2020-12-26 01:04:09 +0100 [55248df] Arkadiusz Miśkiewicz <arekm/at/maven.pl>

	* Disable swsusp support when swap device not found.

 mod-swsusp.sh | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

2020-12-26 01:03:50 +0100 [152a5bf] Arkadiusz Miśkiewicz <arekm/at/maven.pl>

	* - swsusp support from mis@pld-linux

 Makefile      |  2 +-
 geninitrd     | 10 +++++++-
 mod-swsusp.sh | 74 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 3 files changed, 84 insertions(+), 2 deletions(-)

2020-11-12 11:46:39 +0100 [4335c95] Jan Palus <atler/at/pld-linux.org>

	* don't try to expand pci devices if pci bus is missing

 functions | 10 ++++++----
 1 file changed, 6 insertions(+), 4 deletions(-)

2020-02-06 17:34:03 +0100 [b6efb8e] Arkadiusz Miśkiewicz <arekm/at/maven.pl>

	* Move /run mount to newroot. Always mount run for easier transition to /run hierarchy later.

 geninitrd | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

2020-02-04 22:28:16 +0100 [b4c7f62] Arkadiusz Miśkiewicz <arekm/at/maven.pl>

	* glibc 2.31 ldd prints 'not a dynamic executable' on stderr, so silence it.

 geninitrd | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

2019-11-25 20:15:24 +0100 [43d2f37] Arkadiusz Miśkiewicz <arekm/at/maven.pl>

	* Accept d/D symbols, too (ffffffff825ca52c D __initramfs_start) as noticed in recent 4.19.85-1 kernel.

 geninitrd | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

2019-07-21 21:04:05 +0200 [04b3208] Arkadiusz Miśkiewicz <arekm/at/maven.pl>

	* Try to detect a need for nvme driver. If you know better method then share with us.

 geninitrd | 5 +++++
 1 file changed, 5 insertions(+)

2019-07-15 23:56:58 +0300 [4de5a33] Elan Ruusamäe <glen/at/pld-linux.org>

	* fix indent

 mod-usbkbd.sh | 30 +++++++++++++++---------------
 1 file changed, 15 insertions(+), 15 deletions(-)

2019-07-15 19:59:46 +0200 [662fd5a] Arkadiusz Miśkiewicz <arekm/at/maven.pl>

	* Another way for findings usb keyboard drivers that works on newer kernels.

 mod-usbkbd.sh | 17 +++++++++++++++++
 1 file changed, 17 insertions(+)

2019-05-15 21:04:45 +0200 [b565e95] Arkadiusz Miśkiewicz <arekm/at/maven.pl>

	* Prepend cpu microcode to initrd image, so kernel will pick it up when LILO is in use.

 geninitrd           | 19 +++++++++++++++++++
 geninitrd.sysconfig |  3 +++
 2 files changed, 22 insertions(+)

2019-01-25 20:38:24 +0100 [ad5033d] Arkadiusz Miśkiewicz <arekm/at/maven.pl>

	* Timeout here is not a good idea. rootfs cannot be mounted and kernel oopses due to that.

 mod-luks.sh | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

2018-12-18 14:43:20 +0100 [21ad0f7] Arkadiusz Miśkiewicz <arekm/at/maven.pl>

	* Use existing mechanism for installing udev apps but install regular variants, too if initrd-variants don't exist.

 mod-udev.sh | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

2018-12-18 14:38:55 +0100 [3d81f1c] Arkadiusz Miśkiewicz <arekm/at/maven.pl>

	* udevd uses ata_id and scsi_id, so install these.

 mod-udev.sh | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

2018-12-18 14:34:38 +0100 [dc5ca73] Arkadiusz Miśkiewicz <arekm/at/maven.pl>

	* Install mdadm in /sbin because udevd expects it to be there.

 mod-md.sh | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

2018-12-18 14:33:12 +0100 [33cc475] Arkadiusz Miśkiewicz <arekm/at/maven.pl>

	* Install blkid in /sbin because udevd expects it to be there.

 geninitrd    | 2 +-
 mod-blkid.sh | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

2018-12-17 15:44:14 +0100 [2e48ae2] Arkadiusz Miśkiewicz <arekm/at/maven.pl>

	* tmp is now mounted early, so no need to duplicate.

 mod-lvm.sh | 1 -
 1 file changed, 1 deletion(-)

2018-12-17 15:43:55 +0100 [76c95f3] Arkadiusz Miśkiewicz <arekm/at/maven.pl>

	* Use mdadm instead of mdassemble (since mdadm 4.1 dropped mdassemble).

 mod-md.sh | 8 ++------
 1 file changed, 2 insertions(+), 6 deletions(-)

2018-12-17 15:21:11 +0100 [efb675b] Arkadiusz Miśkiewicz <arekm/at/maven.pl>

	* Mechanism for waiting until devices are available (wired for mod-md for now). Bit ugly but working.

 Makefile         |  1 +
 functions.initrd | 53 +++++++++++++++++++++++++++++++++++++++++++++++++++++
 geninitrd        |  9 ++++++++-
 mod-md.sh        |  1 +
 4 files changed, 63 insertions(+), 1 deletion(-)

2018-08-14 14:08:52 +0200 [4fa0379] Arkadiusz Miśkiewicz <arekm/at/maven.pl>

	* Fix condition for --debug mode which adds additional text after 'inactive' text.

 mod-luks.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

2018-08-14 13:57:58 +0200 [32b9509] Arkadiusz Miśkiewicz <arekm/at/maven.pl>

	* Include more modules for luks. https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=809686#10

 mod-luks.sh | 4 ++++
 1 file changed, 4 insertions(+)

2018-08-14 13:32:41 +0200 [99634b9] Arkadiusz Miśkiewicz <arekm/at/maven.pl>

	* cryptsetup needs /var/run/cryptsetup dir.

 mod-luks.sh | 1 +
 1 file changed, 1 insertion(+)

2018-08-14 13:09:55 +0200 [042e65b] Arkadiusz Miśkiewicz <arekm/at/maven.pl>

	* libpthread dlopens libgcc_s.so.1, so install it.

 geninitrd | 9 +++++++--
 1 file changed, 7 insertions(+), 2 deletions(-)

2018-08-13 22:49:31 +0200 [7d4fa91] Arkadiusz Miśkiewicz <arekm/at/maven.pl>

	* Drop forced luks type as latest tools support luks2, too. Leave it for cryptsetup autodetection.

 mod-luks.sh | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

2018-08-10 10:40:59 +0200 [256e0be] Arkadiusz Miśkiewicz <arekm/at/maven.pl>

	* ramdisk_size warning makes no sense for initramfs.

 geninitrd | 16 +++++++++-------
 1 file changed, 9 insertions(+), 7 deletions(-)

2018-05-04 15:50:18 +0200 [b5a01dd] Arkadiusz Miśkiewicz <arekm/at/maven.pl>

	* ext4 can use crc32 but has it in softdep only

 geninitrd | 3 +++
 1 file changed, 3 insertions(+)

2017-11-13 10:29:41 +0100 [60086be] Arkadiusz Miśkiewicz <arekm/at/maven.pl>

	* Add support for zstd(.spec) compression.

 geninitrd | 11 +++++++++--
 1 file changed, 9 insertions(+), 2 deletions(-)

2016-08-29 22:32:32 +0200 [dfc0f1b] Tomasz Pala <gotar/at/pld-linux.org>

	* warn about btrfs not fully supported by geninitrd

 geninitrd | 1 +
 1 file changed, 1 insertion(+)

2016-08-29 19:31:57 +0200 [512f359] Tomasz Pala <gotar/at/pld-linux.org>

	* Revert "revert bogus commit"

 geninitrd | 41 +++++++++++------------------------------
 1 file changed, 11 insertions(+), 30 deletions(-)

2016-08-15 23:43:06 +0300 [9d45e9b] Elan Ruusamäe <glen/at/delfi.ee>

	* revert bogus commit

 geninitrd | 41 ++++++++++++++++++++++++++++++-----------
 1 file changed, 30 insertions(+), 11 deletions(-)

2016-08-14 22:01:15 +0200 [6ed0f7b] Tomasz Pala <gotar/at/pld-linux.org>

	* save 19 lines of debug output (debugrd)

 geninitrd | 41 +++++++++++------------------------------
 1 file changed, 11 insertions(+), 30 deletions(-)

2016-08-14 20:10:24 +0200 [0d9c261] Tomasz Pala <gotar/at/pld-linux.org>

	* save precious scrollback buffer contents when data can be fetched later

 geninitrd | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

2016-08-14 17:54:37 +0200 [9e77ea7] Tomasz Pala <gotar/at/pld-linux.org>

	* hid-generic required as well

 geninitrd.sysconfig | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

2016-08-14 12:03:51 +0200 [ac6b67a] Tomasz Pala <gotar/at/pld-linux.org>

	* newer platforms use xHCI, newer kernels require PCI over HCD modules https://marc.info/?l=git-commits-head&m=141276811802511&w=2

 geninitrd.sysconfig | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

2016-06-29 22:58:16 +0300 [ce3a6bd] Elan Ruusamäe <glen/at/delfi.ee>

	* git tag -l

 RELEASE | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

2016-06-29 22:55:58 +0300 [16e8a38] Elan Ruusamäe <glen/at/delfi.ee>

	* use git-for-each-ref to find last tag

 make-tag.sh | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

2016-06-29 22:48:43 +0300 [b13c409] Elan Ruusamäe <glen/at/delfi.ee>

	* accept rootfs= kernel commandline argument

 geninitrd | 3 +++
 1 file changed, 3 insertions(+)

2016-06-07 16:52:17 +0200 [7e3c63e] Arkadiusz Miśkiewicz <arekm/at/maven.pl>

	* Also mount /run as noexec,nosuid,nodev (as suggested by qboosh).

 geninitrd | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

2016-06-07 08:36:48 +0200 [8c1bff4] Arkadiusz Miśkiewicz <arekm/at/maven.pl>

	* cryptsetup: Use 120s timeout when asking for password.

 mod-luks.sh | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

2016-06-07 08:30:46 +0200 [583a7f5] Arkadiusz Miśkiewicz <arekm/at/maven.pl>

	* Mount /run with 0755.

 geninitrd | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

2016-05-14 00:36:02 +0200 [1120285] Arkadiusz Miśkiewicz <arekm/at/maven.pl>

	* Make rootdev fallback work.

 geninitrd | 4 ++++
 1 file changed, 4 insertions(+)

2016-05-07 12:34:33 +0200 [985c7ae] Arkadiusz Miśkiewicz <arekm/at/maven.pl>

	* Use uevent feature of new busybox instead of pure and racy mdev via hotplug

 mod-udev.sh | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

2016-02-26 18:15:14 +0100 [fee61d3] Arkadiusz Miśkiewicz <arekm/at/maven.pl>

	* Check if kernel supports specified INITRDFS (tested with initramfs and romfs only though)

 geninitrd | 60 +++++++++++++++++++++++++++++++++++++++++-------------------
 1 file changed, 41 insertions(+), 19 deletions(-)

2016-01-31 17:03:18 +0100 [44c1350] Arkadiusz Miśkiewicz <arekm/at/maven.pl>

	* Allow containers in ex devices.

 mod-md.sh | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

2016-01-31 17:00:15 +0100 [a52ae08] Arkadiusz Miśkiewicz <arekm/at/maven.pl>

	* Always include partitions and containers when starting mdadm array.

 mod-md.sh | 2 ++
 1 file changed, 2 insertions(+)

2016-01-20 21:57:53 +0100 [a16a1be] Arkadiusz Miśkiewicz <arekm/at/maven.pl>

	* Reorder compressors, so best (smallest image) is used first. Using best compression to avoid a need to play with kernel options to load bigger ramdisks.

 geninitrd | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

2015-11-09 13:02:48 +0100 [52c1e55] Arkadiusz Miśkiewicz <arekm/at/maven.pl>

	* Allow usage of UUID/LABEL in /etc/crypttab.

 functions   | 86 +++++++++++++++++++++++++++++++++++--------------------------
 mod-luks.sh |  3 +++
 2 files changed, 52 insertions(+), 37 deletions(-)

2015-06-28 15:12:15 +0200 [635f899] Arkadiusz Miśkiewicz <arekm/at/maven.pl>

	* Add basic group file and make NSS calls working. Fixes 'specified group "xyz" unknown' when udev starts from initrd.

 mod-udev.sh | 10 ++++++++++
 1 file changed, 10 insertions(+)

2015-06-28 14:38:20 +0200 [dad8bc3] Arkadiusz Miśkiewicz <arekm/at/maven.pl>

	* One more fallback for rootdev.

 geninitrd | 6 ++++++
 1 file changed, 6 insertions(+)

2015-05-16 01:32:05 +0300 [b9c1a1c] Elan Ruusamäe <glen/at/delfi.ee>

	* preserve permissions when copying to initrd

 geninitrd | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

2015-03-26 17:52:19 +0100 [91e0b06] Arkadiusz Miśkiewicz <arekm/at/maven.pl>

	* One install is fine.

 mod-multipath.sh | 1 +
 1 file changed, 1 insertion(+)

2015-03-26 17:48:46 +0100 [54c9f5e] Arkadiusz Miśkiewicz <arekm/at/maven.pl>

	* Support all libdir (lib lib64 libx32) directories.

 functions        |  6 ++++++
 geninitrd        | 32 +++++++++++++-------------------
 mod-multipath.sh | 15 ++++++++++-----
 mod-suspend.sh   |  2 +-
 4 files changed, 30 insertions(+), 25 deletions(-)

2015-03-26 13:26:16 +0100 [ace0a23] Arkadiusz Miśkiewicz <arekm/at/maven.pl>

	* Prefer suspend/resume binary over initrd/resume. Install previously found binary instead hardcoded one.

 mod-suspend.sh | 8 ++------
 1 file changed, 2 insertions(+), 6 deletions(-)

2015-03-23 12:06:39 +0200 [72a1b0e] Elan Ruusamäe <glen/at/delfi.ee>

	* try mounting /usr before switchroot

 geninitrd | 8 ++++++++
 1 file changed, 8 insertions(+)

2015-02-25 23:57:37 +0200 [c45a111] Elan Ruusamäe <glen/at/delfi.ee>

	* search binaries from multiple initrd dirs

 geninitrd | 16 ++++++++++++----
 1 file changed, 12 insertions(+), 4 deletions(-)

2015-02-25 23:57:11 +0200 [68c2e3b] Elan Ruusamäe <glen/at/delfi.ee>

	* add x32 ld-linux

 geninitrd | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

2015-02-25 23:56:22 +0200 [1be24d6] Elan Ruusamäe <glen/at/delfi.ee>

	* x32 install fix

 geninitrd | 11 ++++++-----
 1 file changed, 6 insertions(+), 5 deletions(-)

2015-02-25 20:54:28 +0200 [b657b86] Elan Ruusamäe <glen/at/delfi.ee>

	* abort initrd generation if compress tool is not found

 geninitrd | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

2014-11-26 21:37:35 +0100 [7fcd846] Arkadiusz Miśkiewicz <arekm/at/maven.pl>

	* Support discard/allow-discard cryptsetup LUKS option. Replace deprecated luksOpen with current method.

 mod-luks.sh | 22 +++++++++++++++++-----
 1 file changed, 17 insertions(+), 5 deletions(-)

2014-11-08 20:57:21 +0100 [b771ab7] Arkadiusz Miśkiewicz <arekm/at/maven.pl>

	* btrfs module needs libcrc32c functionality.

 geninitrd | 3 +++
 1 file changed, 3 insertions(+)

2014-10-13 17:26:31 +0200 [5bcfb27] Arkadiusz Miśkiewicz <arekm/at/maven.pl>

	* Don't hide errors.

 geninitrd | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

2014-10-13 17:25:23 +0200 [5d62840] Arkadiusz Miśkiewicz <arekm/at/maven.pl>

	* Support for 3.18.x kernel compressed modules.

 geninitrd | 19 +++++++++++++++++--
 1 file changed, 17 insertions(+), 2 deletions(-)

2014-08-29 23:27:00 +0200 [dcbfbe6] Arkadiusz Miśkiewicz <arekm/at/maven.pl>

	* Actually newline is needed in initial mdev.seq.

 mod-udev.sh | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

2014-08-29 23:20:25 +0200 [3ca214d] Arkadiusz Miśkiewicz <arekm/at/maven.pl>

	* Enable antirace mdev feature.

 mod-udev.sh | 1 +
 1 file changed, 1 insertion(+)

2014-06-09 11:19:10 +0200 [ff9aded] Arkadiusz Miśkiewicz <arekm/at/maven.pl>

	* Load configured font and do it early.

 geninitrd | 20 ++++++++++++++++++++
 1 file changed, 20 insertions(+)

2014-05-21 11:14:24 +0200 [cf95409] Arkadiusz Miśkiewicz <arekm/at/maven.pl>

	* Show real command in error message.

 mod-lvm.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

2014-05-14 19:05:42 +0200 [c6e700c] Arkadiusz Miśkiewicz <arekm/at/maven.pl>

	* Install 95-dm-notify.rules. Fixes problems with using dmcrypt and errors (in debug mode) like 'Udev cookie 0xd4dc311 (semid 229380) waiting for zero'

 mod-udev.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

2014-05-14 10:08:23 +0300 [808a8e6] Elan Ruusamäe <glen/at/delfi.ee>

	* help tag making with git shortlog hint

 make-tag.sh | 13 ++++++++++---
 1 file changed, 10 insertions(+), 3 deletions(-)

2014-05-14 08:20:49 +0200 [db795d0] Arkadiusz Miśkiewicz <arekm/at/maven.pl>

	* Add missing fi.

 geninitrd | 1 +
 1 file changed, 1 insertion(+)

2014-05-14 00:21:16 +0300 [94da85d] Elan Ruusamäe <glen/at/delfi.ee>

	* initrd_gen_setrootdev: retry ls -l for busybox 1.22, avoid writing 0 to real-root-dev

 geninitrd | 12 +++++++++---
 1 file changed, 9 insertions(+), 3 deletions(-)

2014-05-14 00:08:09 +0300 [c5ecb34] Elan Ruusamäe <glen/at/delfi.ee>

	* do not write real-root-dev, if value to be written is 0

 geninitrd | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

2014-05-13 23:52:15 +0300 [45294dc] Elan Ruusamäe <glen/at/delfi.ee>

	* handle only firmware add requests

 geninitrd | 7 +++++++
 1 file changed, 7 insertions(+)

2014-05-13 23:47:16 +0300 [7c23986] Elan Ruusamäe <glen/at/delfi.ee>

	* local dir variable

 geninitrd | 1 +
 1 file changed, 1 insertion(+)

2014-05-13 23:42:24 +0300 [7f5eccc] Elan Ruusamäe <glen/at/delfi.ee>

	* use fixed DESTDIR in verbose logs

 geninitrd | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

2014-04-11 10:00:37 +0200 [144396d] Arkadiusz Miśkiewicz <arekm/at/maven.pl>

	* Handle rootflags= option. Leave support for (invalid) rootfsflags= option.

 geninitrd                     | 17 ++++++++++++++---
 tests/initramfs_switchroot.sh |  4 ++--
 2 files changed, 16 insertions(+), 5 deletions(-)

2014-02-24 08:45:34 +0100 [932f5d4] Arkadiusz Miśkiewicz <arekm/at/maven.pl>

	* Run cryptsetup with --debug when debuginitrd specified. Add debugshell before cryptsetup runs.

 mod-luks.sh | 12 +++++++++---
 1 file changed, 9 insertions(+), 3 deletions(-)

2014-02-01 14:31:52 +0100 [d0cfeb9] Arkadiusz Miśkiewicz <arekm/at/maven.pl>

	* Disallow expansion.

 mod-md.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

2014-01-18 00:00:31 +0200 [3b89634] Elan Ruusamäe <glen/at/delfi.ee>

	* cleanup unused FILES variable

 Makefile | 1 -
 1 file changed, 1 deletion(-)

2014-01-17 01:15:04 +0200 [0bdde1a] Elan Ruusamäe <glen/at/delfi.ee>

	* handle bcache as rootfs. test: root=LABEL=/ worked

 geninitrd     |  6 +++++-
 mod-bcache.sh | 19 ++++++++++++++++---
 2 files changed, 21 insertions(+), 4 deletions(-)

2014-01-17 00:56:06 +0200 [025a6a6] Elan Ruusamäe <glen/at/delfi.ee>

	* clean cvs leftover

 mod-depmod24.sh | 2 --
 1 file changed, 2 deletions(-)

2014-01-16 23:20:46 +0200 [2d76991] Elan Ruusamäe <glen/at/delfi.ee>

	* add bcache support; depends on udev

 Makefile      |  2 +-
 geninitrd     |  8 ++++----
 mod-bcache.sh | 41 +++++++++++++++++++++++++++++++++++++++++
 3 files changed, 46 insertions(+), 5 deletions(-)

2014-01-16 23:03:52 +0200 [2b945b6] Elan Ruusamäe <glen/at/delfi.ee>

	* add messages to dmesg about geninitrd startup and when it switches root

 geninitrd | 26 ++++++++++++++++++++++++++
 1 file changed, 26 insertions(+)

2014-01-16 22:45:33 +0200 [fe0ebaa] Elan Ruusamäe <glen/at/delfi.ee>

	* all find_modules() calls needs to be before modules_add_linuxrc

 geninitrd | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

2014-01-05 19:26:32 +0200 [0ef88fd] Elan Ruusamäe <glen/at/delfi.ee>

	* update release instructions

 RELEASE | 25 ++++++++++++++++++++-----
 1 file changed, 20 insertions(+), 5 deletions(-)

2013-12-26 17:06:20 +0200 [3bc5fb9] Elan Ruusamäe <glen/at/delfi.ee>

	* put version into release tarball

 Makefile | 12 +++++-------
 1 file changed, 5 insertions(+), 7 deletions(-)

2013-12-26 16:55:18 +0200 [b7114dd] Elan Ruusamäe <glen/at/delfi.ee>

	* drop rcsid stuff; not functional with git

 geninitrd         | 17 +++++++----------
 mod-blkid.sh      |  2 --
 mod-bootsplash.sh |  2 --
 mod-condecor.sh   |  2 --
 mod-dmraid.sh     |  2 --
 mod-fbsplash.sh   |  2 --
 mod-ide.sh        |  2 --
 mod-luks.sh       |  2 --
 mod-lvm.sh        |  2 --
 mod-md.sh         |  2 --
 mod-multipath.sh  |  2 --
 mod-nfs.sh        |  2 --
 mod-sata.sh       |  2 --
 mod-scsi.sh       |  2 --
 mod-suspend.sh    |  2 --
 mod-tuxonice.sh   |  2 --
 mod-udev.sh       |  2 --
 mod-usbkbd.sh     |  2 --
 mod-uvesafb.sh    |  2 --
 19 files changed, 7 insertions(+), 46 deletions(-)

2013-12-25 15:40:40 +0200 [4770f13] Elan Ruusamäe <glen/at/delfi.ee>

	* create release tags as: version+number of commits

 make-tag.sh | 17 +++++++++++++++--
 1 file changed, 15 insertions(+), 2 deletions(-)

2013-12-25 12:29:01 +0200 [664492d] Elan Ruusamäe <glen/at/delfi.ee>

	* cleanup after make dist

 Makefile | 1 +
 1 file changed, 1 insertion(+)

2013-12-24 12:51:32 +0200 [438d216] Elan Ruusamäe <glen/at/delfi.ee>

	* add noudevsync to vgchange to avoid lockups (it never completes)

 mod-lvm.sh | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

2013-12-24 03:24:51 +0200 [eeb60f3] Elan Ruusamäe <glen/at/delfi.ee>

	* avoid syntax error

 mod-lvm.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

2013-12-24 03:20:44 +0200 [78c426d] Elan Ruusamäe <glen/at/delfi.ee>

	* Extra call to make device nodes for non lvm2-initrd (dynamic lvm2)

 mod-lvm.sh | 3 +++
 1 file changed, 3 insertions(+)

2013-12-24 03:04:59 +0200 [e4f493e] Elan Ruusamäe <glen/at/delfi.ee>

	* avoid ls -l errors if ROOT is unset

 geninitrd | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

2013-12-24 02:56:06 +0200 [027fc66] Elan Ruusamäe <glen/at/delfi.ee>

	* make tarball based on git describe

 Makefile    | 2 +-
 make-tag.sh | 3 +--
 2 files changed, 2 insertions(+), 3 deletions(-)

2013-12-24 02:52:50 +0200 [2f06eea] Elan Ruusamäe <glen/at/delfi.ee>

	* fix make dist for git

 Makefile | 16 +++++++++-------
 1 file changed, 9 insertions(+), 7 deletions(-)

2013-12-24 02:51:58 +0200 [53e226f] Elan Ruusamäe <glen/at/delfi.ee>

	* use NAME macro

 Makefile | 33 +++++++++++++++++----------------
 1 file changed, 17 insertions(+), 16 deletions(-)

2013-12-24 02:50:30 +0200 [111bdd8] Elan Ruusamäe <glen/at/delfi.ee>

	* fix refentry2man typo

 Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

2013-12-24 02:30:49 +0200 [86aa389] Elan Ruusamäe <glen/at/delfi.ee>

	* try to parse rootdev from /proc/partitions using /proc/sys/kernel/real-root-dev

 geninitrd | 17 +++++++++++++++++
 1 file changed, 17 insertions(+)

2013-12-24 02:26:40 +0200 [481bdb7] Elan Ruusamäe <glen/at/delfi.ee>

	* do not attempt to mknod if $maj and $min missing

 geninitrd | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

2013-12-24 02:23:20 +0200 [0273c2c] Elan Ruusamäe <glen/at/delfi.ee>

	* sleep before switch_root is about to fail

 geninitrd | 17 +++++++++++++++--
 1 file changed, 15 insertions(+), 2 deletions(-)

2013-12-24 01:30:01 +0200 [8938f33] Elan Ruusamäe <glen/at/delfi.ee>

	* include initrd generate date into linuxrc

 geninitrd | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

2013-12-24 01:28:16 +0200 [f87179e] Elan Ruusamäe <glen/at/delfi.ee>

	* unhide lvm stderr; debugshell at the end of lvm mod

 mod-lvm.sh | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

2013-11-11 17:47:30 +0100 [7d7362f] Kacper Kornet <draenog/at/pld-linux.org>

	* fix tag pushing in make-tag.sh

 make-tag.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

2013-11-02 23:57:51 +0100 [52c6869] Kacper Kornet <draenog/at/pld-linux.org>

	* update release procedure to git

 RELEASE      |  2 --
 changelog.sh | 37 ++-----------------------------------
 make-tag.sh  |  7 ++++---
 3 files changed, 6 insertions(+), 40 deletions(-)

2013-11-02 23:54:04 +0100 [281cd55] Kacper Kornet <draenog/at/pld-linux.org>

	* don't track ChangeLog

 .gitignore |    1 +
 ChangeLog  | 4121 ------------------------------------------------------------
 2 files changed, 1 insertion(+), 4121 deletions(-)

2013-11-02 21:11:00 +0000 [4e3b86e] Kacper Kornet <draenog/at/pld-linux.org>

	* add .gitignore based on svn:ignore

 .gitignore | 2 ++
 1 file changed, 2 insertions(+)

2013-09-24 11:25:52 +0000 [147754c] Arkadiusz Miśkiewicz <arekm/at/maven.pl>

	* Switch udev on by default.

 geninitrd.sysconfig | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

2013-07-20 19:57:35 +0000 [e7d76a0] Arkadiusz Miśkiewicz <arekm/at/maven.pl>

	* Also load crct10dif-pclmul (hw optimized version).

 geninitrd | 1 +
 1 file changed, 1 insertion(+)

2013-07-18 19:55:36 +0000 [bb0ca03] Arkadiusz Miśkiewicz <arekm/at/maven.pl>

	* Preload crct10dif module when crc-t10dif is going to be loaded (uses its symbols without hard dependency).

 geninitrd | 3 +++
 1 file changed, 3 insertions(+)

2013-07-02 19:52:43 +0000 [0120302] Arkadiusz Miśkiewicz <arekm/at/maven.pl>

	* Release 12695.

 ChangeLog | 247 ++++++++++++++++++++++++++++++++++++--------------------------
 Makefile  |   2 +-
 2 files changed, 143 insertions(+), 106 deletions(-)

2013-05-30 23:14:32 +0000 [c6d164f] Elan Ruusamäe <glen/at/pld-linux.org>

	* umount_all: try to move pseudo filesystems to newroot if possible

 geninitrd | 29 ++++++++++++++++++++---------
 1 file changed, 20 insertions(+), 9 deletions(-)

2013-04-25 07:20:17 +0000 [909e88b] Arkadiusz Miśkiewicz <arekm/at/maven.pl>

	* Load ehci_platform, too. Load xhci as last (follow dracut way).

 functions | 24 ++++++++++++++----------
 1 file changed, 14 insertions(+), 10 deletions(-)

2013-04-25 07:02:05 +0000 [dc76af3] Arkadiusz Miśkiewicz <arekm/at/maven.pl>

	* Handle ehci_pci module, too (this whole function is crap).

 functions | 8 ++++++--
 1 file changed, 6 insertions(+), 2 deletions(-)

2013-04-23 12:18:59 +0000 [dd1e537] Arkadiusz Miśkiewicz <arekm/at/maven.pl>

	* Load virtio_pci and virtio_mmio bus drivers when virtio_blk or virtio_scsi is requested.

 geninitrd | 4 ++++
 1 file changed, 4 insertions(+)

2013-04-13 22:09:25 +0000 [5436b31] Arkadiusz Miśkiewicz <arekm/at/maven.pl>

	* debuginitrd: Show proc partitions if our awk magic fails.

 geninitrd | 4 ++++
 1 file changed, 4 insertions(+)

2013-04-13 21:57:50 +0000 [b1ae7c8] Arkadiusz Miśkiewicz <arekm/at/maven.pl>

	* Show last 20 dmesg lines just before switch_root when using debuginitrd.

 geninitrd | 9 +++++++++
 1 file changed, 9 insertions(+)

2013-03-28 12:34:13 +0000 [dbebc5b] Arkadiusz Miśkiewicz <arekm/at/maven.pl>

	* Warn if 'resume device' option doesn't exist in /etc/suspend.conf.

 mod-suspend.sh | 6 ++++++
 1 file changed, 6 insertions(+)

2013-03-21 07:53:58 +0000 [6c3806f] Arkadiusz Miśkiewicz <arekm/at/maven.pl>

	* Version 12639.

 ChangeLog | 176 ++++++++++++++++++++++++++++++++++----------------------------
 Makefile  |   2 +-
 2 files changed, 97 insertions(+), 81 deletions(-)

2013-03-21 07:42:40 +0000 [31bfdce] Arkadiusz Miśkiewicz <arekm/at/maven.pl>

	* Use PLD-like uid/gid and permissions for mdev created devices. Add some device nodes.

 mod-udev.sh | 14 +++++++++-----
 1 file changed, 9 insertions(+), 5 deletions(-)

2013-03-21 07:30:24 +0000 [6b45dd6] Arkadiusz Miśkiewicz <arekm/at/maven.pl>

	* Set permission for every mknode call.

 geninitrd      | 14 +++++++-------
 mod-lvm.sh     |  2 +-
 mod-md.sh      |  2 +-
 mod-nfs.sh     |  2 +-
 mod-suspend.sh |  2 +-
 mod-uvesafb.sh |  4 ++--
 6 files changed, 13 insertions(+), 13 deletions(-)

2013-03-18 11:08:37 +0000 [ee25806] Arkadiusz Miśkiewicz <arekm/at/maven.pl>

	* Version 12635.

 ChangeLog | 197 ++++++++++++++++++++++++++++++++++++++------------------------
 Makefile  |   2 +-
 2 files changed, 123 insertions(+), 76 deletions(-)

2013-03-18 11:05:09 +0000 [1365967] Arkadiusz Miśkiewicz <arekm/at/maven.pl>

	* Make sure initial permissions for /dev/ nodes are correct since recent udev versions leave inherited permissions (thus invalid sometimes eg busybox mdev set /dev/null mode to 660).

 geninitrd   | 16 ++++++++--------
 mod-udev.sh | 29 +++++++++++++++++++++++++++++
 2 files changed, 37 insertions(+), 8 deletions(-)

2013-03-11 21:57:00 +0000 [4eef20d] Elan Ruusamäe <glen/at/pld-linux.org>

	* add some todo items

 TODO | 5 +++++
 1 file changed, 5 insertions(+)

2013-03-01 11:09:20 +0000 [0213ab4] Arkadiusz Miśkiewicz <arekm/at/maven.pl>

	* Don't fail if driver module doesn't exist (we can run geninitrd for old kernel while running some new kernel that has new drivers).

 mod-usbkbd.sh | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

2013-02-05 16:02:27 +0000 [04bffd7] Elan Ruusamäe <glen/at/pld-linux.org>

	* alias "debugrd" for "debuginitrd"

 geninitrd | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

2013-02-05 15:54:56 +0000 [e871f49] Elan Ruusamäe <glen/at/pld-linux.org>

	* no deprecated egrep

 geninitrd        | 2 +-
 mod-multipath.sh | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

2013-02-05 15:50:40 +0000 [b7cb767] Elan Ruusamäe <glen/at/pld-linux.org>

	* when using mdev, verify busybox has it present

 mod-udev.sh | 1 +
 1 file changed, 1 insertion(+)

2013-02-05 15:50:04 +0000 [4a362ae] Elan Ruusamäe <glen/at/pld-linux.org>

	* run resume after killing initrd daemons

 geninitrd | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

2013-02-05 15:18:22 +0000 [609ff76] Elan Ruusamäe <glen/at/pld-linux.org>

	* do not disable suspend in default config

 geninitrd.sysconfig | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

2013-01-04 20:33:36 +0000 [faee129] Arkadiusz Miśkiewicz <arekm/at/maven.pl>

	* libcrc32c (kernel 3.8+) needs some crc32 library but it doesn't depend on it directly (since there are different implementations like crc32c-intel or crc32c generic). Simulate dependency for now.

 geninitrd | 25 ++++++++++++++++++++++++-
 1 file changed, 24 insertions(+), 1 deletion(-)

2012-09-17 13:22:26 +0000 [d222b47] Elan Ruusamäe <glen/at/pld-linux.org>

	* hook blkid call also after LVM init

 geninitrd | 1 +
 1 file changed, 1 insertion(+)

2012-09-17 12:45:48 +0000 [40cdf26] Elan Ruusamäe <glen/at/pld-linux.org>

	* update changelog

 ChangeLog | 236 ++++++++++++++++++++++++++++++++++++++++++++------------------
 1 file changed, 170 insertions(+), 66 deletions(-)

2012-09-17 12:45:08 +0000 [8593411] Elan Ruusamäe <glen/at/pld-linux.org>

	* release 12582

 Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

2012-09-17 12:32:41 +0000 [5493388] Elan Ruusamäe <glen/at/pld-linux.org>

	* less noisy find_tool

 geninitrd | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

2012-09-17 12:22:04 +0000 [c5b15a4] Elan Ruusamäe <glen/at/pld-linux.org>

	* do not overwrite $ROOT if blkid fails

 mod-blkid.sh | 8 +++++---
 1 file changed, 5 insertions(+), 3 deletions(-)

2012-09-17 12:20:19 +0000 [4569a02] Elan Ruusamäe <glen/at/pld-linux.org>

	* make internal variables visible when debuginitrd=sh

 geninitrd | 9 ++++++++-
 1 file changed, 8 insertions(+), 1 deletion(-)

2012-08-02 16:47:13 +0000 [382ce85] Arkadiusz Miśkiewicz <arekm/at/maven.pl>

	* Always use mdev (when udev is not in use).

 geninitrd   |  3 +++
 mod-udev.sh | 22 ++++++++++++++++++++++
 2 files changed, 25 insertions(+)

2012-07-05 09:54:20 +0000 [2744269] Jan Rękorajski <baggins/at/pld-linux.org>

	* - add search paths to find_tool() so it will fall back to standard,   dynamically linked programs if those specified at command invocation   cannot be found

 geninitrd | 17 +++++++++++++++--
 1 file changed, 15 insertions(+), 2 deletions(-)

2012-05-15 20:25:34 +0000 [69bbedb] Arkadiusz Miśkiewicz <arekm/at/maven.pl>

	* Add virio devices.

 mod-scsi.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

2012-05-14 08:07:24 +0000 [34f3f0e] Elan Ruusamäe <glen/at/pld-linux.org>

	* fix verbose via -v -v

 geninitrd | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

2012-04-23 15:14:11 +0000 [f9194b1] Elan Ruusamäe <glen/at/pld-linux.org>

	* initramfs switchroot: use awk own function to convert hex to dec (currently dietlibc built awk can't handle hex printf)

 geninitrd                     | 22 ++++++++++++++++++----
 tests/initramfs_switchroot.sh | 34 ++++++++++++++++++++++++++++------
 2 files changed, 46 insertions(+), 10 deletions(-)

2012-04-23 15:12:32 +0000 [7b4246d] Elan Ruusamäe <glen/at/pld-linux.org>

	* update

 TODO | 5 +++++
 1 file changed, 5 insertions(+)

2012-04-23 08:04:36 +0000 [2cc519a] Elan Ruusamäe <glen/at/pld-linux.org>

	* - test for sda5

 tests/initramfs_switchroot.sh | 5 +++++
 tests/partitions              | 1 +
 2 files changed, 6 insertions(+)

2012-04-17 16:50:53 +0000 [61ecb7f] Elan Ruusamäe <glen/at/pld-linux.org>

	* dm_subsystem: ignore dmsetup output if exit code is not zero

 functions | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

2012-04-17 13:45:41 +0000 [02ba8ab] Elan Ruusamäe <glen/at/pld-linux.org>

	* add debug and verbose output

 geninitrd         | 51 +++++++++++++++++++++++++++++++--------------------
 mod-blkid.sh      |  2 +-
 mod-bootsplash.sh |  4 ++--
 mod-condecor.sh   |  4 ++--
 mod-fbsplash.sh   |  4 ++--
 mod-ide.sh        |  6 +++---
 mod-luks.sh       | 10 +++++-----
 mod-lvm.sh        | 12 ++++++------
 mod-md.sh         |  8 ++++----
 mod-multipath.sh  |  2 +-
 mod-nfs.sh        |  2 +-
 mod-sata.sh       |  2 +-
 mod-scsi.sh       |  2 +-
 mod-suspend.sh    |  4 ++--
 mod-udev.sh       |  2 +-
 mod-usbkbd.sh     |  8 ++++----
 mod-uvesafb.sh    |  2 +-
 17 files changed, 68 insertions(+), 57 deletions(-)

2012-04-16 18:14:37 +0000 [ec21900] Elan Ruusamäe <glen/at/pld-linux.org>

	* found some explanation of numeric root= params (used by lilo)

 geninitrd | 10 ++++++++++
 1 file changed, 10 insertions(+)

2012-04-16 16:02:52 +0000 [7b92457] Elan Ruusamäe <glen/at/pld-linux.org>

	* workaround for subsystem being empty on lvm2 2.02.72 on 2.6.16 kernel

 functions | 12 ++++++++++--
 1 file changed, 10 insertions(+), 2 deletions(-)

2012-04-16 15:34:53 +0000 [11ab0de] Elan Ruusamäe <glen/at/pld-linux.org>

	* make it easy to save initrd debug output to file

 geninitrd | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

2012-04-16 12:45:01 +0000 [3564e6b] Elan Ruusamäe <glen/at/pld-linux.org>

	* initramfs switchroot: fix parsing `root=fe00`

 geninitrd                     | 26 ++++++++++++++++++--------
 tests/initramfs_switchroot.sh | 29 ++++++++++++++++++++---------
 2 files changed, 38 insertions(+), 17 deletions(-)

2012-04-16 10:51:57 +0000 [047b0dc] Elan Ruusamäe <glen/at/pld-linux.org>

	* testcase for lilo dm-0 mount

 tests/initramfs_switchroot.sh | 12 +++++++-----
 tests/partitions2             | 24 ++++++++++++++++++++++++
 2 files changed, 31 insertions(+), 5 deletions(-)

2012-04-16 09:03:59 +0000 [2990ac3] Elan Ruusamäe <glen/at/pld-linux.org>

	* show also /linuxrc in debug mode

 geninitrd | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

2012-04-16 09:01:27 +0000 [b2bea32] Elan Ruusamäe <glen/at/pld-linux.org>

	* show /proc/partitions in debug mode from initrd build time

 geninitrd | 1 +
 1 file changed, 1 insertion(+)

2012-04-16 08:54:13 +0000 [84306e4] Elan Ruusamäe <glen/at/pld-linux.org>

	* testcase for `root=0edc`

 tests/initramfs_switchroot.sh | 8 +++++++-
 1 file changed, 7 insertions(+), 1 deletion(-)

2012-04-08 18:58:05 +0000 [338975c] Arkadiusz Miśkiewicz <arekm/at/maven.pl>

	* firmware udev binary is builtin in recent udev, so make all these binaries optional.

 mod-udev.sh | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

2012-03-30 16:32:06 +0000 [c0e0515] Arkadiusz Miśkiewicz <arekm/at/maven.pl>

	* Version 12531.

 ChangeLog | 150 +++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 75 insertions(+), 75 deletions(-)

2012-03-30 16:31:47 +0000 [e8038a6] Arkadiusz Miśkiewicz <arekm/at/maven.pl>

	* Version 12531.

 ChangeLog | 174 +++++++++++++++++++++++++++++++++++++++-----------------------
 Makefile  |   2 +-
 2 files changed, 110 insertions(+), 66 deletions(-)

2012-03-30 16:28:15 +0000 [a8e2444] Arkadiusz Miśkiewicz <arekm/at/maven.pl>

	* More local variables (in find_modules_by_class_mit).

 functions | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

2012-03-30 14:41:13 +0000 [7f187a0] Elan Ruusamäe <glen/at/pld-linux.org>

	* no need to mess with magic values, let the "magic" be value

 geninitrd | 20 ++++++++++++--------
 1 file changed, 12 insertions(+), 8 deletions(-)

2012-03-30 14:30:08 +0000 [03be71f] Elan Ruusamäe <glen/at/pld-linux.org>

	* fix /proc/partitions parsing: expect "3" not "03" as device minor/major

 geninitrd                     |  4 ++--
 tests/initramfs_switchroot.sh | 44 +++++++++++++++++++++++++++----------------
 2 files changed, 30 insertions(+), 18 deletions(-)

2012-03-30 14:16:24 +0000 [09652c2] Elan Ruusamäe <glen/at/pld-linux.org>

	* supply /proc/partitions dump

 tests/initramfs_switchroot.sh | 31 +++++++++++++++++--------------
 tests/partitions              | 29 +++++++++++++++++++++++++++++
 2 files changed, 46 insertions(+), 14 deletions(-)

2012-03-30 14:13:50 +0000 [871bbf5] Elan Ruusamäe <glen/at/pld-linux.org>

	* fill all expected tests

 tests/initramfs_switchroot.sh | 30 +++++++++++++++++++++++-------
 1 file changed, 23 insertions(+), 7 deletions(-)

2012-03-30 14:11:09 +0000 [3ce6074] Elan Ruusamäe <glen/at/pld-linux.org>

	* add test

 tests/initramfs_switchroot.sh | 73 +++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 73 insertions(+)

2012-03-29 17:12:08 +0000 [fbd21a6] Arkadiusz Miśkiewicz <arekm/at/maven.pl>

	* Handle case when no modaliases were found.

 functions | 5 +++++
 1 file changed, 5 insertions(+)

2012-03-29 15:12:16 +0000 [1e24684] Arkadiusz Miśkiewicz <arekm/at/maven.pl>

	* Typos.

 geninitrd | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

2012-03-28 08:44:51 +0000 [c3b4c8c] Elan Ruusamäe <glen/at/pld-linux.org>

	* no need for subshells, formatting

 functions | 56 ++++++++++++++++++++++++++++----------------------------
 1 file changed, 28 insertions(+), 28 deletions(-)

2012-03-28 08:23:55 +0000 [d967e9d] Arkadiusz Miśkiewicz <arekm/at/maven.pl>

	* Unfortunately module-init-tools modprobe doesn't work with new way. Provide old find_modules_by_class() for mit and new for kmod.

 functions | 66 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++-
 1 file changed, 65 insertions(+), 1 deletion(-)

2012-03-26 18:46:17 +0000 [3dae520] Arkadiusz Miśkiewicz <arekm/at/maven.pl>

	* Version 12517.

 ChangeLog | 215 +++++++++++++++++++++++++++++++++++++++++++++-----------------
 Makefile  |   2 +-
 2 files changed, 159 insertions(+), 58 deletions(-)

2012-03-26 16:46:52 +0000 [915ff81] Elan Ruusamäe <glen/at/pld-linux.org>

	* kmod option bug fixed in git

 geninitrd | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

2012-03-24 20:58:34 +0000 [9fc71a6] Arkadiusz Miśkiewicz <arekm/at/maven.pl>

	* Dry run for modprobe. We need names only.

 functions | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

2012-03-24 20:49:55 +0000 [a154818] Arkadiusz Miśkiewicz <arekm/at/maven.pl>

	* 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.

 functions | 71 ++++++++++++++++++++++++++-------------------------------------
 1 file changed, 29 insertions(+), 42 deletions(-)

2012-03-24 20:40:24 +0000 [362d4f6] Arkadiusz Miśkiewicz <arekm/at/maven.pl>

	* Properly skip duplicated when finding modules.

 functions | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

2012-03-24 20:06:02 +0000 [db3acc8] Arkadiusz Miśkiewicz <arekm/at/maven.pl>

	* Warn about missing pcimap file (unfortunately kmod doesn't generate it).

 functions | 1 +
 1 file changed, 1 insertion(+)

2012-03-24 18:27:54 +0000 [4160851] Arkadiusz Miśkiewicz <arekm/at/maven.pl>

	* No -l in grep.

 mod-usbkbd.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

2012-03-24 18:27:27 +0000 [e6c3626] Arkadiusz Miśkiewicz <arekm/at/maven.pl>

	* Detect Logitech Unifying Device. Unfortunately I know no way do detect keyboards only.

 mod-usbkbd.sh | 23 ++++++++++++++++++-----
 1 file changed, 18 insertions(+), 5 deletions(-)

2012-03-24 02:02:33 +0000 [56145f3] Elan Ruusamäe <glen/at/pld-linux.org>

	* or here?

 changelog.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

2012-03-24 01:59:56 +0000 [869e2ed] Elan Ruusamäe <glen/at/pld-linux.org>

	* set LC_ALL for svn2log, in hope i twill sort filenames consistently

 changelog.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

2012-03-21 20:58:39 +0000 [38ac83a] Elan Ruusamäe <glen/at/pld-linux.org>

	* kmod compat when parsing modprobe config options

 geninitrd | 11 ++++++++++-
 1 file changed, 10 insertions(+), 1 deletion(-)

2012-03-19 20:20:59 +0000 [0fb9dda] Elan Ruusamäe <glen/at/pld-linux.org>

	* fix root= handling with initramfs & lvm

 geninitrd | 23 ++++++++++++-----------
 1 file changed, 12 insertions(+), 11 deletions(-)

2012-03-19 19:40:35 +0000 [6202860] Elan Ruusamäe <glen/at/pld-linux.org>

	* minor fixes

 geninitrd | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

2012-03-19 19:34:11 +0000 [432641f] Elan Ruusamäe <glen/at/pld-linux.org>

	* cosmetics

 mod-lvm.sh | 19 +++++++++++--------
 1 file changed, 11 insertions(+), 8 deletions(-)

2012-03-19 19:32:40 +0000 [52a92a2] Elan Ruusamäe <glen/at/pld-linux.org>

	* cleanup env

 geninitrd | 32 ++++++++++++++++++++++++++++++++
 1 file changed, 32 insertions(+)

2012-03-18 19:25:59 +0000 [5de1290] Elan Ruusamäe <glen/at/pld-linux.org>

	* blkid installed by mod-blkid

 mod-udev.sh | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

2012-03-18 19:19:42 +0000 [78b5874] Elan Ruusamäe <glen/at/pld-linux.org>

	* when checing dmsetup binary output, check it exists first

 mod-udev.sh | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

2012-03-18 16:32:24 +0000 [00afc69] Elan Ruusamäe <glen/at/pld-linux.org>

	* prefix lvm variables with LVM_

 mod-lvm.sh     | 26 +++++++++++++-------------
 mod-suspend.sh | 12 +++++++-----
 2 files changed, 20 insertions(+), 18 deletions(-)

2012-03-18 15:55:50 +0000 [48d9859] Elan Ruusamäe <glen/at/pld-linux.org>

	* do not leak linuxrc variables to init

 geninitrd  |  2 +-
 mod-lvm.sh | 12 +++++++-----
 2 files changed, 8 insertions(+), 6 deletions(-)

2012-03-18 15:12:02 +0000 [278e501] Elan Ruusamäe <glen/at/pld-linux.org>

	* do not hide fact that /dev/console needs to be made

 geninitrd | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

2012-03-14 20:11:23 +0000 [66aec48] Elan Ruusamäe <glen/at/pld-linux.org>

	* fix for r12426 breaking inst_exec of multiple files

 geninitrd | 21 ++++++++++++---------
 1 file changed, 12 insertions(+), 9 deletions(-)

2012-03-14 13:03:48 +0000 [3fbd853] Elan Ruusamäe <glen/at/pld-linux.org>

	* warn when CONFIG_BLK_DEV_RAM_SIZE was not detected

 geninitrd | 1 +
 1 file changed, 1 insertion(+)

2012-02-16 09:58:16 +0000 [afa32d0] Arkadiusz Miśkiewicz <arekm/at/maven.pl>

	* Exact match for partition/major/minor.

 geninitrd | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

2012-01-29 18:59:28 +0000 [63cb815] Elan Ruusamäe <glen/at/pld-linux.org>

	* set hotplug agent only once

 geninitrd | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

2012-01-11 22:37:01 +0000 [6351406] Elan Ruusamäe <glen/at/pld-linux.org>

	* sort kernels by version

 geninitrd | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

2012-01-09 12:27:54 +0000 [a59b5f4] Elan Ruusamäe <glen/at/pld-linux.org>

	* - release 12462

 Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

2012-01-09 12:27:08 +0000 [f9d7a07] Elan Ruusamäe <glen/at/pld-linux.org>

	* - update

 ChangeLog | 66 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 66 insertions(+)

2012-01-08 22:04:21 +0000 [cc26dcf] Arkadiusz Miśkiewicz <arekm/at/maven.pl>

	* Try to always have /dev/console in root fs.

 geninitrd | 1 +
 1 file changed, 1 insertion(+)

2012-01-06 13:40:08 +0000 [649df3d] Elan Ruusamäe <glen/at/pld-linux.org>

	* cciss on hpsa: load also sd_mod (via find_modules_scsi)

 geninitrd | 1 +
 1 file changed, 1 insertion(+)

2012-01-05 19:54:16 +0000 [df11fbe] Elan Ruusamäe <glen/at/pld-linux.org>

	* load hpsa (and cciss) for 3.0 kernels with /dev/cciss devices

 geninitrd | 9 ++++++++-
 1 file changed, 8 insertions(+), 1 deletion(-)

2012-01-05 19:43:32 +0000 [99e7251] Elan Ruusamäe <glen/at/pld-linux.org>

	* filter out comments in modprobe_conf_cache rather in some places of code to get 100% accuracy

 geninitrd   | 7 ++++---
 mod-ide.sh  | 4 ++--
 mod-scsi.sh | 2 +-
 3 files changed, 7 insertions(+), 6 deletions(-)

2012-01-05 17:07:24 +0000 [6796940] Elan Ruusamäe <glen/at/pld-linux.org>

	* parse resume= param value into $resume, not just hardcode "yes"

 mod-suspend.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

2011-12-07 20:43:45 +0000 [dfe1a27] Arkadiusz Miśkiewicz <arekm/at/maven.pl>

	* initramfs as default.

 geninitrd           | 2 +-
 geninitrd.sysconfig | 3 ++-
 2 files changed, 3 insertions(+), 2 deletions(-)

2011-12-07 19:32:09 +0000 [b892656] Elan Ruusamäe <glen/at/pld-linux.org>

	* use awk vars, makes awk part readable

 mod-luks.sh | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

2011-12-05 19:52:18 +0000 [a5b35f5] Jacek Konieczny <jajcus/at/pld-linux.org>

	* - look-up crypttab in is_luks() too, active LUKS device is not examined any   more (the underlaying device is still checked with 'cryptsetup isLuks')

 mod-luks.sh | 21 ++++-----------------
 1 file changed, 4 insertions(+), 17 deletions(-)

2011-12-05 19:22:11 +0000 [704c497] Jacek Konieczny <jajcus/at/pld-linux.org>

	* - do not try to extract encrypted device name from an active LUKS device – the   information is already available in /etc/crypttab

 mod-luks.sh | 38 ++++++++++++++------------------------
 1 file changed, 14 insertions(+), 24 deletions(-)

2011-12-05 18:29:24 +0000 [2666d24] Arkadiusz Miśkiewicz <arekm/at/maven.pl>

	* Tell us what device.

 mod-luks.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

2011-12-05 18:26:10 +0000 [c0be95d] Arkadiusz Miśkiewicz <arekm/at/maven.pl>

	* Don't hardcode device name. Local variables.

 mod-luks.sh | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

2011-12-05 18:20:26 +0000 [f4dd815] Jacek Konieczny <jajcus/at/pld-linux.org>

	* - magic to get the LUKS lower level device name when initialized with old cryptsetup

 mod-luks.sh | 9 +++++++++
 1 file changed, 9 insertions(+)

2011-12-05 08:25:54 +0000 [d584822] Arkadiusz Miśkiewicz <arekm/at/maven.pl>

	* Fallback detection if device is crypted.

 mod-luks.sh | 12 ++++++++++--
 1 file changed, 10 insertions(+), 2 deletions(-)

2011-12-03 20:39:03 +0000 [47c970b] Elan Ruusamäe <glen/at/pld-linux.org>

	* - release 12432

 ChangeLog | 79 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 Makefile  |  2 +-
 2 files changed, 80 insertions(+), 1 deletion(-)

2011-12-03 20:16:32 +0000 [4c84a24] Artur Frysiak <artur/at/frysiak.net>

	* Use only dmsetup with udev support

 mod-udev.sh | 15 ++++++++++++++-
 1 file changed, 14 insertions(+), 1 deletion(-)

2011-12-03 19:52:49 +0000 [1b72cda] Artur Frysiak <artur/at/frysiak.net>

	* Install special udev rules

 Makefile                               |  7 ++++++-
 mod-udev.sh                            |  4 +++-
 udev-rules/01-ignore.rules             |  1 +
 udev-rules/11-dm.rules                 |  5 +++++
 udev-rules/59-persistent-storage.rules | 38 ++++++++++++++++++++++++++++++++++
 udev-rules/61-persistent-storage.rules | 20 ++++++++++++++++++
 6 files changed, 73 insertions(+), 2 deletions(-)

2011-12-03 19:52:44 +0000 [9aef38e] Artur Frysiak <artur/at/frysiak.net>

	* Use udevadm to stop udevd

 mod-udev.sh | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

2011-12-03 19:52:40 +0000 [e8d7616] Artur Frysiak <artur/at/frysiak.net>

	* Fix udev coldplug

 mod-udev.sh | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

2011-12-03 19:52:36 +0000 [5e41e84] Artur Frysiak <artur/at/frysiak.net>

	* Mount /run (required for udev >= 168)

 mod-udev.sh | 2 ++
 1 file changed, 2 insertions(+)

2011-12-03 19:52:31 +0000 [0127fd8] Artur Frysiak <artur/at/frysiak.net>

	* Install udev rules and helpers

 mod-udev.sh | 23 +++++++++++++++++++++++
 1 file changed, 23 insertions(+)

2011-12-03 19:52:27 +0000 [10e8125] Artur Frysiak <artur/at/frysiak.net>

	* Don't run ldd on dynamic linker

 geninitrd | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)

2011-12-03 19:52:22 +0000 [d63131e] Artur Frysiak <artur/at/frysiak.net>

	* /run support

 geninitrd | 18 +++++++++++++++++-
 1 file changed, 17 insertions(+), 1 deletion(-)

2011-12-03 19:52:18 +0000 [621695f] Artur Frysiak <artur/at/frysiak.net>

	* Use devtmpfs on /dev

 geninitrd | 18 +++++++++++-------
 1 file changed, 11 insertions(+), 7 deletions(-)

2011-12-03 19:52:12 +0000 [1a940bc] Artur Frysiak <artur/at/frysiak.net>

	* Mount /dev on initramfs too

 geninitrd | 5 -----
 1 file changed, 5 deletions(-)

2011-12-03 15:13:08 +0000 [a6974a1] Arkadiusz Miśkiewicz <arekm/at/maven.pl>

	* Be much more conservative when stripping symbols on kernel modules (so backtraces aren't crap).

 geninitrd | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

2011-11-27 14:03:41 +0000 [5fbc545] Elan Ruusamäe <glen/at/pld-linux.org>

	* skip empty functions, error in some shells

 mod-sata.sh   | 5 -----
 mod-usbkbd.sh | 5 -----
 2 files changed, 10 deletions(-)

2011-11-15 10:43:22 +0000 [897d14b] Elan Ruusamäe <glen/at/pld-linux.org>

	* check that strip exists before stripping

 geninitrd | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

2011-11-09 19:39:36 +0000 [77e069b] Arkadiusz Miśkiewicz <arekm/at/maven.pl>

	* No need for separate var (glen).

 geninitrd | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

2011-11-09 18:19:39 +0000 [523f806] Arkadiusz Miśkiewicz <arekm/at/maven.pl>

	* Use uncompressed module file name.

 geninitrd | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

2011-11-09 07:42:48 +0000 [76a4850] Elan Ruusamäe <glen/at/pld-linux.org>

	* let $STRIP be internally path to strip, add --strip=PATH/strip and --strip PATH/strip args

 geninitrd | 17 ++++++++++++-----
 1 file changed, 12 insertions(+), 5 deletions(-)

2011-11-08 21:04:28 +0000 [ccd1f65] Arkadiusz Miśkiewicz <arekm/at/maven.pl>

	* Strip modules by default.

 geninitrd | 8 ++++++++
 1 file changed, 8 insertions(+)

2011-10-26 19:58:54 +0000 [38f2154] Arkadiusz Miśkiewicz <arekm/at/maven.pl>

	* LC_ALL=C for lspci call in case if someone translates things.

 functions | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

2011-10-26 19:57:08 +0000 [33e72ae] Arkadiusz Miśkiewicz <arekm/at/maven.pl>

	* Space at the end allways.

 functions | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

2011-10-26 19:52:24 +0000 [a4dcea3] Arkadiusz Miśkiewicz <arekm/at/maven.pl>

	* Use lspci only for finding kernel modules. Our shell code was full of bugs. Also try to preserve xhci/ehco/ohci/uhci modules loading order.

 functions | 46 ++++++++++++++++++++++++++++------------------
 1 file changed, 28 insertions(+), 18 deletions(-)

2011-10-24 13:35:18 +0000 [a78843c] Elan Ruusamäe <glen/at/pld-linux.org>

	* update changelog with current CVSROOT/users

 ChangeLog    | 40 +++++++++++++++++++++++-----------------
 changelog.sh |  4 ++++
 2 files changed, 27 insertions(+), 17 deletions(-)

2011-10-21 20:08:08 +0000 [bbd84bb] Arkadiusz Miśkiewicz <arekm/at/maven.pl>

	* Release 12385.

 Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

2011-10-21 20:07:27 +0000 [190e53b] Arkadiusz Miśkiewicz <arekm/at/maven.pl>

	* Prepare for new release.

 ChangeLog | 42 +++++++++++++++++++++++++-----------------
 Makefile  |  2 +-
 2 files changed, 26 insertions(+), 18 deletions(-)

2011-10-20 09:43:01 +0000 [f6c22db] Elan Ruusamäe <glen/at/pld-linux.org>

	* more precise desc

 geninitrd.sysconfig | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

2011-10-19 17:51:31 +0000 [976e02b] Bartłomiej Zimoń <cactus/at/pld-linux.org>

	* - document dash prefix for module name

 geninitrd.sysconfig | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

2011-10-15 14:03:57 +0000 [7850e2f] Elan Ruusamäe <glen/at/pld-linux.org>

	* update changelog

 ChangeLog | 119 +++++++++++++++++++++++++++++++++++++++++++++++++++++---------
 1 file changed, 102 insertions(+), 17 deletions(-)

2011-10-15 14:00:45 +0000 [0ad676e] Elan Ruusamäe <glen/at/pld-linux.org>

	* make ./geninitrd -v /tmp to produce geninitrd line to generate image to /tmp

 geninitrd | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

2011-10-15 13:54:09 +0000 [7737463] Elan Ruusamäe <glen/at/pld-linux.org>

	* leak less local vars

 mod-usbkbd.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

2011-10-15 13:52:38 +0000 [62a8e03] Elan Ruusamäe <glen/at/pld-linux.org>

	* fix svn keywords

 mod-usbkbd.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

2011-10-15 13:49:57 +0000 [beb7195] Elan Ruusamäe <glen/at/pld-linux.org>

	* $DEBUGINIRD is initrd runtime var, not gentime var

 mod-md.sh | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

2011-10-15 08:56:50 +0000 [aa13d63] Arkadiusz Miśkiewicz <arekm/at/maven.pl>

	* Tell us what was found.

 mod-usbkbd.sh | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

2011-10-15 08:27:40 +0000 [e940400] Arkadiusz Miśkiewicz <arekm/at/maven.pl>

	* Echo not ls.

 mod-usbkbd.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

2011-10-15 08:21:23 +0000 [942c9c0] Arkadiusz Miśkiewicz <arekm/at/maven.pl>

	* USB keyboard modules finding and loading at initrd level.

 mod-usbkbd.sh | 42 ++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 42 insertions(+)

2011-10-15 08:21:09 +0000 [cefcd7b] Arkadiusz Miśkiewicz <arekm/at/maven.pl>

	* USB keyboard modules finding and loading at initrd level.

 Makefile    |  2 +-
 functions   | 43 +++++++++++++++++++++++++++++++++++++++++++
 geninitrd   |  5 ++++-
 mod-sata.sh | 40 ----------------------------------------
 4 files changed, 48 insertions(+), 42 deletions(-)

2011-10-15 07:38:16 +0000 [bf6e257] Arkadiusz Miśkiewicz <arekm/at/maven.pl>

	* Fix PCI_ANY_ID (it is 0xffffffff (~0) and not 0x0000ffff).

 mod-sata.sh | 17 +++++++++++------
 1 file changed, 11 insertions(+), 6 deletions(-)

2011-10-02 17:10:42 +0000 [6652b08] Arkadiusz Miśkiewicz <arekm/at/maven.pl>

	* Warn about missing firmware instead of failing. Some modules specify firmware files for multiple hardware and you don't need all of these.

 geninitrd | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

2011-09-15 18:45:11 +0000 [cb00669] Artur Frysiak <artur/at/frysiak.net>

	* Handle /dev/disk/by-uuid/* devices in /etc/crypttab

 mod-luks.sh | 18 +++++++++++++++---
 1 file changed, 15 insertions(+), 3 deletions(-)

2011-09-11 20:04:25 +0000 [a2a1438] Elan Ruusamäe <glen/at/pld-linux.org>

	* VERSION 12345

 Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

2011-08-25 17:53:53 +0000 [9a7362e] Arkadiusz Miśkiewicz <arekm/at/maven.pl>

	* Left side expands to decimal while right side was in hex. Convert right side to decimal.

 mod-sata.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

2011-08-24 19:42:47 +0000 [afc4117] Arkadiusz Miśkiewicz <arekm/at/maven.pl>

	* Show /proc/mdstat contents in debuginitd mode.

 mod-md.sh | 4 ++++
 1 file changed, 4 insertions(+)

2011-08-19 19:40:53 +0000 [6fadace] Elan Ruusamäe <glen/at/pld-linux.org>

	* kill v86d at the end of initrd, to be able to umount /initrd later

 geninitrd      |  1 +
 mod-uvesafb.sh | 11 +++++++++++
 2 files changed, 12 insertions(+)

2011-08-19 19:39:24 +0000 [7f6e535] Elan Ruusamäe <glen/at/pld-linux.org>

	* Do not send usage() to stderr, let it be useful for grep(1)-ing or less(1)-ing

 geninitrd | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

2011-08-15 10:24:41 +0000 [7283bf3] Elan Ruusamäe <glen/at/pld-linux.org>

	* ikconfig: try also /boot/config-$kernel before falling back to extraction from vmlinuz

 geninitrd | 13 ++++++++++---
 1 file changed, 10 insertions(+), 3 deletions(-)

2011-08-15 10:06:51 +0000 [e87b288] Elan Ruusamäe <glen/at/pld-linux.org>

	* in usage, show full path to program and pass on also $verbose opt as samples

 geninitrd | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

2011-08-10 10:21:09 +0000 [40bb32c] Elan Ruusamäe <glen/at/pld-linux.org>

	* - version, .34 find_depmod() return code fix, r12300

 ChangeLog | 13 ++++++++++++-
 Makefile  |  2 +-
 2 files changed, 13 insertions(+), 2 deletions(-)

2011-08-04 20:52:39 +0000 [0c7e912] Arkadiusz Miśkiewicz <arekm/at/maven.pl>

	* find_depmod(): Return 0 in non-fatal cases (prevent non-zero exit codes from slipping).

 geninitrd | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

2011-07-27 06:59:14 +0000 [ebd1ffc] Elan Ruusamäe <glen/at/pld-linux.org>

	* use stat format busybox understands too

 functions | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

2011-07-27 06:54:50 +0000 [d3461d7] Elan Ruusamäe <glen/at/pld-linux.org>

	* note about tagging

 Makefile | 6 ++++++
 1 file changed, 6 insertions(+)

2011-07-27 06:53:21 +0000 [ed8816c] Elan Ruusamäe <glen/at/pld-linux.org>

	* - update

 ChangeLog | 5 +++++
 1 file changed, 5 insertions(+)

2011-07-27 06:53:03 +0000 [3952fc6] Elan Ruusamäe <glen/at/pld-linux.org>

	* - up to 10000.33, current geninitrd is not usable with rootfs on lvm2 with current lvm2

 ChangeLog | 94 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++-
 Makefile  |  2 +-
 2 files changed, 94 insertions(+), 2 deletions(-)

2011-07-27 06:34:34 +0000 [22cc635] Elan Ruusamäe <glen/at/pld-linux.org>

	* use stat(1) instead of ls(1) to figure out device minor node number

 functions | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

2011-07-19 23:28:24 +0000 [5c7359e] Elan Ruusamäe <glen/at/pld-linux.org>

	* ext2 fs needs IMAGESIZE earlier

 geninitrd | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

2011-07-19 23:27:28 +0000 [c091a19] Elan Ruusamäe <glen/at/pld-linux.org>

	* add geninitrd version to romfs, add minimal label for ext2

 geninitrd | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

2011-07-19 22:59:42 +0000 [ec831b0] Elan Ruusamäe <glen/at/pld-linux.org>

	* - lvm2 leaked fd todo

 TODO | 1 +
 1 file changed, 1 insertion(+)

2011-06-26 11:22:42 +0000 [e448786] Arkadiusz Miśkiewicz <arekm/at/maven.pl>

	* Skip suffix when kernel version is like 3.0-1.2.

 geninitrd | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

2011-06-24 09:00:43 +0000 [5764872] Arkadiusz Miśkiewicz <arekm/at/maven.pl>

	* Don't clean dev_list_extra when DEVICE partitions is used in mdadm.conf.

 mod-md.sh | 21 ++++++++++++---------
 1 file changed, 12 insertions(+), 9 deletions(-)

2011-04-10 11:05:29 +0000 [067fb1d] Arkadiusz Miśkiewicz <arekm/at/maven.pl>

	* Always create /dev/snapshot (needed for suspend).

 geninitrd | 1 +
 1 file changed, 1 insertion(+)

2011-03-15 20:42:30 +0000 [59bcdf9] Arkadiusz Miśkiewicz <arekm/at/maven.pl>

	* dm_lvm2_name(): /dev/mapper/xyz can be a symlink to real device. Dereference when checking.

 functions | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

2011-03-11 11:34:25 +0000 [336018a] Arkadiusz Miśkiewicz <arekm/at/maven.pl>

	* Don't resolve symlink for luks devices. We need non-resolved form.

 geninitrd | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

2011-03-07 10:00:52 +0000 [dd3e4c2] Arkadiusz Miśkiewicz <arekm/at/maven.pl>

	* Better error msg.

 functions | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

2011-03-06 16:14:38 +0000 [d3610c6] Arkadiusz Miśkiewicz <arekm/at/maven.pl>

	* Check class/class_mask when walking over modules.pcimap (fixes a bug where snd-hda-intel devices were found by this).

 mod-sata.sh | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

2011-03-03 18:20:46 +0000 [5efa9a2] Arkadiusz Miśkiewicz <arekm/at/maven.pl>

	* Call awk via busybox just like other commands are called.

 geninitrd | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

2011-03-01 10:31:34 +0000 [aebd3ec] Arkadiusz Miśkiewicz <arekm/at/maven.pl>

	* Boot fails when using rootfsflags option (rootfs is not mounted properly). Fix that by using correct variable name.

 geninitrd | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

2011-02-19 13:59:40 +0000 [c34c6a6] Elan Ruusamäe <glen/at/pld-linux.org>

	* each module their own rcsid var

 geninitrd         | 16 +++++++++-------
 mod-blkid.sh      |  2 +-
 mod-bootsplash.sh |  2 +-
 mod-condecor.sh   |  2 +-
 mod-depmod24.sh   |  2 +-
 mod-dmraid.sh     |  2 +-
 mod-fbsplash.sh   |  2 +-
 mod-ide.sh        |  2 +-
 mod-luks.sh       |  2 +-
 mod-lvm.sh        |  2 +-
 mod-md.sh         |  2 +-
 mod-multipath.sh  |  2 +-
 mod-nfs.sh        |  2 +-
 mod-sata.sh       |  2 +-
 mod-scsi.sh       |  2 +-
 mod-suspend.sh    |  2 +-
 mod-tuxonice.sh   |  2 +-
 mod-udev.sh       |  2 +-
 mod-uvesafb.sh    |  2 +-
 19 files changed, 27 insertions(+), 25 deletions(-)

2011-02-19 13:53:03 +0000 [476f99f] Elan Ruusamäe <glen/at/pld-linux.org>

	* truncate the date to cut out locale formats

 geninitrd         | 2 +-
 mod-blkid.sh      | 2 +-
 mod-bootsplash.sh | 2 +-
 mod-condecor.sh   | 2 +-
 mod-depmod24.sh   | 2 +-
 mod-dmraid.sh     | 2 +-
 mod-fbsplash.sh   | 2 +-
 mod-ide.sh        | 2 +-
 mod-luks.sh       | 2 +-
 mod-lvm.sh        | 2 +-
 mod-md.sh         | 2 +-
 mod-multipath.sh  | 2 +-
 mod-nfs.sh        | 2 +-
 mod-sata.sh       | 2 +-
 mod-scsi.sh       | 2 +-
 mod-suspend.sh    | 2 +-
 mod-tuxonice.sh   | 2 +-
 mod-udev.sh       | 2 +-
 mod-uvesafb.sh    | 2 +-
 19 files changed, 19 insertions(+), 19 deletions(-)

2011-02-19 08:38:20 +0000 [3302a2a] Elan Ruusamäe <glen/at/pld-linux.org>

	* Move $RCSID printing where it has chance to work

 geninitrd | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

2011-02-19 08:34:13 +0000 [9399263] Elan Ruusamäe <glen/at/pld-linux.org>

	* you need svn:keywords on each file for those to get expanded

 mod-blkid.sh      | 2 +-
 mod-bootsplash.sh | 2 +-
 mod-condecor.sh   | 2 +-
 mod-depmod24.sh   | 2 +-
 mod-dmraid.sh     | 2 +-
 mod-fbsplash.sh   | 2 +-
 mod-ide.sh        | 2 +-
 mod-luks.sh       | 2 +-
 mod-lvm.sh        | 2 +-
 mod-md.sh         | 2 +-
 mod-multipath.sh  | 2 +-
 mod-nfs.sh        | 2 +-
 mod-sata.sh       | 2 +-
 mod-scsi.sh       | 2 +-
 mod-suspend.sh    | 2 +-
 mod-tuxonice.sh   | 2 +-
 mod-udev.sh       | 2 +-
 mod-uvesafb.sh    | 2 +-
 18 files changed, 18 insertions(+), 18 deletions(-)

2011-02-19 08:27:52 +0000 [e00f7a3] Arkadiusz Miśkiewicz <arekm/at/maven.pl>

	* Release 10000.32 (experimental).

 ChangeLog | 138 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 Makefile  |   2 +-
 2 files changed, 139 insertions(+), 1 deletion(-)

2011-02-19 08:26:36 +0000 [96fbf9e] Arkadiusz Miśkiewicz <arekm/at/maven.pl>

	* Nicer way to display rcsid.

 geninitrd | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

2011-02-19 07:56:43 +0000 [d4b2c60] Arkadiusz Miśkiewicz <arekm/at/maven.pl>

	* Revert, this wasn't meant to be in previous commit.

 functions  | 21 ---------------------
 mod-ide.sh |  2 +-
 2 files changed, 1 insertion(+), 22 deletions(-)

2011-02-19 07:54:20 +0000 [05c474b] Arkadiusz Miśkiewicz <arekm/at/maven.pl>

	* Report RCSID for loaded modules, too.

 functions         | 21 +++++++++++++++++++++
 geninitrd         |  1 +
 mod-blkid.sh      |  3 ++-
 mod-bootsplash.sh |  3 ++-
 mod-condecor.sh   |  3 ++-
 mod-depmod24.sh   |  3 ++-
 mod-dmraid.sh     |  3 ++-
 mod-fbsplash.sh   |  3 ++-
 mod-ide.sh        |  5 +++--
 mod-luks.sh       |  3 ++-
 mod-lvm.sh        |  3 ++-
 mod-md.sh         |  3 ++-
 mod-multipath.sh  |  3 ++-
 mod-nfs.sh        |  3 ++-
 mod-sata.sh       |  3 ++-
 mod-scsi.sh       |  3 ++-
 mod-suspend.sh    |  3 ++-
 mod-tuxonice.sh   |  3 ++-
 mod-udev.sh       |  3 ++-
 mod-uvesafb.sh    |  3 ++-
 20 files changed, 59 insertions(+), 19 deletions(-)

2011-02-17 22:16:30 +0000 [71b2d77] Arkadiusz Miśkiewicz <arekm/at/maven.pl>

	* root dev finding: fallback to calculating based on initrd /dev file

 geninitrd | 5 +++++
 1 file changed, 5 insertions(+)

2011-02-17 21:41:31 +0000 [b61aa27] Arkadiusz Miśkiewicz <arekm/at/maven.pl>

	* debugshell after failing to chroot.

 geninitrd | 1 +
 1 file changed, 1 insertion(+)

2011-02-17 21:37:19 +0000 [2fcb6fc] Arkadiusz Miśkiewicz <arekm/at/maven.pl>

	* Try to activate luks only if not yet active (because cryptsetup is run twice).

 mod-luks.sh | 9 ++++++++-
 1 file changed, 8 insertions(+), 1 deletion(-)

2011-02-13 14:09:09 +0000 [6156d58] Elan Ruusamäe <glen/at/pld-linux.org>

	* setup TZ in export

 Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

2011-02-11 12:30:58 +0000 [b9af1d5] Elan Ruusamäe <glen/at/pld-linux.org>

	* - update test

 tests/bug-715930.sh | 25 ++++++++++++++++++++++---
 1 file changed, 22 insertions(+), 3 deletions(-)

2011-02-11 12:30:27 +0000 [944bba6] Elan Ruusamäe <glen/at/pld-linux.org>

	* sort modules that ones who depend on libata are first

 mod-sata.sh | 14 +++++++++++---
 1 file changed, 11 insertions(+), 3 deletions(-)

2011-02-11 12:07:51 +0000 [5dc8215] Elan Ruusamäe <glen/at/pld-linux.org>

	* there is no bitwise matching only DEVICE_ANY

 mod-sata.sh | 10 ++++------
 1 file changed, 4 insertions(+), 6 deletions(-)

2011-02-11 08:24:43 +0000 [ce03549] Elan Ruusamäe <glen/at/pld-linux.org>

	* update test

 tests/bug-715930.sh | 13 ++++++++++---
 1 file changed, 10 insertions(+), 3 deletions(-)

2011-02-11 08:22:25 +0000 [676f937] Elan Ruusamäe <glen/at/pld-linux.org>

	* - compare device bitwise. LP#715930

 mod-sata.sh | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

2011-02-11 08:19:31 +0000 [5204266] Elan Ruusamäe <glen/at/pld-linux.org>

	* switch to parsing in shell instead of awk

 mod-sata.sh | 11 ++++++++++-
 1 file changed, 10 insertions(+), 1 deletion(-)

2011-02-10 11:32:57 +0000 [8b2e871] Elan Ruusamäe <glen/at/pld-linux.org>

	* add setup so detection results could be later tweaked for testing

 mod-sata.sh | 35 +++++++++++++++++++++--------------
 1 file changed, 21 insertions(+), 14 deletions(-)

2011-02-10 11:30:35 +0000 [02b07c3] Elan Ruusamäe <glen/at/pld-linux.org>

	* hack up test using actual functions

 tests/bug-715930.sh | 26 ++++++++++++++++++++------
 1 file changed, 20 insertions(+), 6 deletions(-)

2011-02-09 19:19:27 +0000 [dd23cec] Elan Ruusamäe <glen/at/pld-linux.org>

	* partial testcase

 tests/bug-715930.sh | 8 ++++++++
 1 file changed, 8 insertions(+)

2011-02-05 11:51:37 +0000 [f03677d] Arkadiusz Miśkiewicz <arekm/at/maven.pl>

	* Revert, that was wrong.

 geninitrd | 1 -
 1 file changed, 1 deletion(-)

2011-02-05 11:22:45 +0000 [60d04de] Arkadiusz Miśkiewicz <arekm/at/maven.pl>

	* ccis needs sd_mod (areq).

 geninitrd | 1 +
 1 file changed, 1 insertion(+)

2011-02-03 18:45:09 +0000 [41d3645] Arkadiusz Miśkiewicz <arekm/at/maven.pl>

	* Mount rootfs from initramfs with rootfsflags options.

 geninitrd | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)

2011-02-03 11:16:29 +0000 [1b48184] Elan Ruusamäe <glen/at/pld-linux.org>

	* Simplify main code by moving state checks to modules itself

 geninitrd         | 62 +++++++++++++------------------------------------------
 mod-blkid.sh      |  3 +++
 mod-bootsplash.sh |  3 +++
 mod-condecor.sh   |  3 +++
 mod-dmraid.sh     |  4 ++++
 mod-fbsplash.sh   |  3 +++
 mod-luks.sh       |  4 ++++
 mod-lvm.sh        |  4 ++++
 mod-md.sh         |  3 +++
 mod-multipath.sh  |  4 ++++
 mod-nfs.sh        |  4 ++++
 mod-suspend.sh    |  4 ++++
 mod-tuxonice.sh   |  3 +++
 mod-udev.sh       |  3 +++
 14 files changed, 59 insertions(+), 48 deletions(-)

2011-02-03 11:06:17 +0000 [97074bd] Elan Ruusamäe <glen/at/pld-linux.org>

	* Use double quotes (more readable in this context)

 mod-luks.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

2011-02-03 10:41:47 +0000 [c379b7f] Artur Frysiak <artur/at/frysiak.net>

	* Make addons executable

 Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

2011-02-03 10:41:42 +0000 [737bf98] Artur Frysiak <artur/at/frysiak.net>

	* Try to setup encryption after soft-RAID and LVM setup

 geninitrd | 17 ++++++++++-------
 1 file changed, 10 insertions(+), 7 deletions(-)

2011-02-03 10:41:37 +0000 [8793f8b] Artur Frysiak <artur/at/frysiak.net>

	* Don't drop to shell if LVM is used but root device isn't LV

 mod-lvm.sh | 5 -----
 1 file changed, 5 deletions(-)

2011-02-03 10:41:32 +0000 [abce1a7] Artur Frysiak <artur/at/frysiak.net>

	* Check source device before cryptsetup run

 mod-luks.sh | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

2011-02-03 10:41:28 +0000 [202b8e4] Artur Frysiak <artur/at/frysiak.net>

	* Simplify dm_name()

 functions | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

2011-02-03 10:41:23 +0000 [f595ec0] Artur Frysiak <artur/at/frysiak.net>

	* Use DM subsystem name not UUID for LVM/crypt detection

 functions | 16 ++++++++--------
 1 file changed, 8 insertions(+), 8 deletions(-)

2011-02-03 08:12:02 +0000 [8aa2b6b] Arkadiusz Miśkiewicz <arekm/at/maven.pl>

	* We have /dev/urandom, so also store /dev/random (luks can use it for example).

 geninitrd | 2 ++
 1 file changed, 2 insertions(+)

2011-02-02 17:15:10 +0000 [d2cb46c] Elan Ruusamäe <glen/at/pld-linux.org>

	* rename dm_* helpers to avoid confision what they do and make them more generic

 functions | 26 ++++++++++++++++++++------
 geninitrd |  2 +-
 2 files changed, 21 insertions(+), 7 deletions(-)

2011-02-02 16:23:35 +0000 [f99bc9d] Artur Frysiak <artur/at/frysiak.net>

	* Simplify dm_longname()

 functions | 6 +-----
 1 file changed, 1 insertion(+), 5 deletions(-)

2011-02-02 16:23:30 +0000 [28bd482] Artur Frysiak <artur/at/frysiak.net>

	* Allow rootfs on crypted device

 functions | 22 ++++++++++++++++++++--
 1 file changed, 20 insertions(+), 2 deletions(-)

2011-01-27 20:55:52 +0000 [cd539ca] Arkadiusz Miśkiewicz <arekm/at/maven.pl>

	* By default rootdev_new is the same as rootdev.

 mod-md.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

2011-01-27 20:51:59 +0000 [c1a6069] Elan Ruusamäe <glen/at/pld-linux.org>

	* - multipath install lib64 safe (why it was just lib anyway?)

 mod-multipath.sh | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

2011-01-27 20:48:13 +0000 [deca7f1] Elan Ruusamäe <glen/at/pld-linux.org>

	* Consistent timestamp in release tarball files. in fact, package all files to tarball

 Makefile | 16 ++++++++++------
 1 file changed, 10 insertions(+), 6 deletions(-)

2011-01-27 20:30:44 +0000 [b085248] Elan Ruusamäe <glen/at/pld-linux.org>

	* - refentry2man dep

 ChangeLog | 5 +++++
 Makefile  | 5 +++--
 2 files changed, 8 insertions(+), 2 deletions(-)

2011-01-27 20:26:53 +0000 [916f5ca] Elan Ruusamäe <glen/at/pld-linux.org>

	* - 10000.31 second experimental (can extract all compressed kernels for CONFIG)

 ChangeLog | 69 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++-
 Makefile  |  2 +-
 2 files changed, 69 insertions(+), 2 deletions(-)

2011-01-25 22:02:15 +0000 [e09e0bb] Arkadiusz Miśkiewicz <arekm/at/maven.pl>

	* Try to find main device in case when rootfs in on a md partition (instead of whole md device).

 mod-md.sh | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)

2011-01-23 22:36:56 +0000 [ce40ba2] Elan Ruusamäe <glen/at/pld-linux.org>

	* don't leak parentDir variable

 geninitrd | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

2011-01-23 22:23:36 +0000 [3969b8b] Elan Ruusamäe <glen/at/pld-linux.org>

	* - use mktemp

 extract-ikconfig | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

2011-01-23 19:49:01 +0000 [ab3dce8] Elan Ruusamäe <glen/at/pld-linux.org>

	* include extract-ikconfig

 Makefile | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

2011-01-23 19:47:17 +0000 [755e5cd] Elan Ruusamäe <glen/at/pld-linux.org>

	* use copy of extract-ikconfig from kernel sources what can process any file containing it (vmlinux or kernel mod with or without compressions)

 geninitrd | 41 +++++++++--------------------------------
 1 file changed, 9 insertions(+), 32 deletions(-)

2011-01-23 19:42:55 +0000 [f41055a] Elan Ruusamäe <glen/at/pld-linux.org>

	* recognize xz compression (patch by arekm)

 extract-ikconfig | 1 +
 1 file changed, 1 insertion(+)

2011-01-23 19:41:13 +0000 [8eb849e] Elan Ruusamäe <glen/at/pld-linux.org>

	* import extract-ikconfig from kernel sources

 extract-ikconfig | 66 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 66 insertions(+)

2011-01-23 16:45:09 +0000 [db8e92d] sparky <sparky/at/pld-linux.org>

	* Fixed one more typo.

 mod-md.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

2011-01-23 16:43:13 +0000 [fe818d9] sparky <sparky/at/pld-linux.org>

	* Renamed rootdev_alternate and rootdev_alternative to rootdev_alias to prevent further typos.

 mod-md.sh | 16 ++++++++--------
 1 file changed, 8 insertions(+), 8 deletions(-)

2011-01-23 15:07:24 +0000 [a9e4153] Arkadiusz Miśkiewicz <arekm/at/maven.pl>

	* Handle /dev/mdXpY as root device.

 mod-md.sh | 8 ++++++--
 1 file changed, 6 insertions(+), 2 deletions(-)

2011-01-14 11:39:03 +0000 [4bd6ee9] Elan Ruusamäe <glen/at/pld-linux.org>

	* - as uknown what to do for multiple module match at least load them for now

 mod-sata.sh | 11 +++++++----
 1 file changed, 7 insertions(+), 4 deletions(-)

2011-01-14 11:37:47 +0000 [c6bca35] Elan Ruusamäe <glen/at/pld-linux.org>

	* - pcimap not used when lspci invoked with -n

 mod-sata.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

2011-01-14 11:35:32 +0000 [1363922] Elan Ruusamäe <glen/at/pld-linux.org>

	* - more generic and more exact finding code

 mod-sata.sh | 31 +++++++++++++++++++++++--------
 1 file changed, 23 insertions(+), 8 deletions(-)

2011-01-14 09:34:10 +0000 [1b89c90] Arkadiusz Miśkiewicz <arekm/at/maven.pl>

	* Use fastest compressor first.

 geninitrd | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

2011-01-14 09:20:57 +0000 [5fcc3d0] Arkadiusz Miśkiewicz <arekm/at/maven.pl>

	* Add COMPRESS=none/no support (uncompressed initrd).

 geninitrd | 8 ++++++++
 1 file changed, 8 insertions(+)

2011-01-13 20:34:29 +0000 [d4846e3] Arkadiusz Miśkiewicz <arekm/at/maven.pl>

	* Mention xz and lzma for initrd compresion.

 geninitrd.sysconfig | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

2011-01-13 20:33:47 +0000 [6a22e9e] Arkadiusz Miśkiewicz <arekm/at/maven.pl>

	* Allow tuxonice snapshot device be device mapper device(LUKS, LVM, dmraid). Patch by Krzysztof Krakowiak.

 geninitrd | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

2011-01-13 20:28:48 +0000 [bd9b16b] Arkadiusz Miśkiewicz <arekm/at/maven.pl>

	* 10000.30 (experimental due to SATA autodetection)

 ChangeLog | 207 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++-
 Makefile  |   2 +-
 2 files changed, 205 insertions(+), 4 deletions(-)

2011-01-13 20:26:07 +0000 [458342c] Arkadiusz Miśkiewicz <arekm/at/maven.pl>

	* Include sata mod.

 Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

2011-01-13 20:21:07 +0000 [8d1ed43] Arkadiusz Miśkiewicz <arekm/at/maven.pl>

	*  extract-ikconfig() should be able to read from vmlinuz file, too.

 TODO | 2 ++
 1 file changed, 2 insertions(+)

2011-01-13 20:20:40 +0000 [61d20b4] Arkadiusz Miśkiewicz <arekm/at/maven.pl>

	* Avoid error when no configs module.

 geninitrd | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

2011-01-13 20:15:51 +0000 [9bc9ad1] Arkadiusz Miśkiewicz <arekm/at/maven.pl>

	* Don't leave temporary files if kofile ends up being empty.

 geninitrd | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

2011-01-13 20:07:24 +0000 [e9c082f] Arkadiusz Miśkiewicz <arekm/at/maven.pl>

	* Ignore lspci errors.

 mod-sata.sh | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

2011-01-13 20:01:30 +0000 [8a6f083] Arkadiusz Miśkiewicz <arekm/at/maven.pl>

	* LZO initrd compression support (fastest).

 geninitrd | 11 +++++++++--
 1 file changed, 9 insertions(+), 2 deletions(-)

2010-12-21 19:02:50 +0000 [97f51b6] Elan Ruusamäe <glen/at/pld-linux.org>

	* - if image compress failed (for whatever reason), retry with gzip

 geninitrd | 50 +++++++++++++++++++++++++++++++++-----------------
 1 file changed, 33 insertions(+), 17 deletions(-)

2010-12-21 18:53:15 +0000 [9bddb7a] Elan Ruusamäe <glen/at/pld-linux.org>

	* - catch error from image compress

 geninitrd | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

2010-12-19 10:49:09 +0000 [ef85040] Elan Ruusamäe <glen/at/pld-linux.org>

	* make romfs comment shorter so that "file" would display most significant info

 geninitrd | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

2010-12-02 14:14:24 +0000 [eb72fdd] Arkadiusz Miśkiewicz <arekm/at/maven.pl>

	* resume todo

 TODO | 3 +++
 1 file changed, 3 insertions(+)

2010-11-22 11:33:26 +0000 [176371a] Arkadiusz Miśkiewicz <arekm/at/maven.pl>

	* Allow more than 10 md devices.

 mod-md.sh | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

2010-11-19 23:41:43 +0000 [8d49d94] Arkadiusz Miśkiewicz <arekm/at/maven.pl>

	* Normalize both device names. root and current array, too.

 mod-md.sh | 12 +++++++++---
 1 file changed, 9 insertions(+), 3 deletions(-)

2010-10-22 14:28:50 +0000 [588ea81] sparky <sparky/at/pld-linux.org>

	* - test -n won't work without ""

 mod-sata.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

2010-10-22 13:41:53 +0000 [6adf621] shadzik <shadzik/at/pld-linux.org>

	* - 15:36 < arekm> bs: ! -z == -n

 mod-sata.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

2010-10-22 13:19:20 +0000 [f27797f] shadzik <shadzik/at/pld-linux.org>

	* - if no sata controller found do nothing

 mod-sata.sh | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

2010-10-20 21:36:58 +0000 [076d420] shadzik <shadzik/at/pld-linux.org>

	* - enable sata mod

 geninitrd | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

2010-10-20 21:20:19 +0000 [343ff69] Elan Ruusamäe <glen/at/pld-linux.org>

	* - test possible lspci modes

 tests/find-module-by-pciclass.sh |   30 +-
 tests/modules.pcimap-2.6.33.4-1  | 3935 ++++++++++++++++++++++++++++++++++++++
 2 files changed, 3963 insertions(+), 2 deletions(-)

2010-10-20 21:12:37 +0000 [7934834] shadzik <shadzik/at/pld-linux.org>

	* - oh yeah, tabs not spaces because it's suuuuuuuuuuch a difference and matters thaaaaaat much!!!

 mod-sata.sh | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

2010-10-20 21:05:15 +0000 [5ad6740] shadzik <shadzik/at/pld-linux.org>

	* - because glen asked soooooooo politely

 tests/lspci-mod-sata.txt | 21 +++++++++++++++++++++
 1 file changed, 21 insertions(+)

2010-10-20 21:05:00 +0000 [46768f4] Elan Ruusamäe <glen/at/pld-linux.org>

	* - use shell constructs

 geninitrd | 14 ++++++++------
 1 file changed, 8 insertions(+), 6 deletions(-)

2010-10-20 21:01:16 +0000 [52ebbbd] Elan Ruusamäe <glen/at/pld-linux.org>

	* - lowercase found module

 tests/find-module-by-pciclass.sh | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)

2010-10-20 20:56:41 +0000 [edf4541] shadzik <shadzik/at/pld-linux.org>

	* - missing local

 geninitrd | 1 +
 1 file changed, 1 insertion(+)

2010-10-20 20:53:38 +0000 [3f53322] shadzik <shadzik/at/pld-linux.org>

	* - show examples for all available kernels

 geninitrd | 8 +++++---
 1 file changed, 5 insertions(+), 3 deletions(-)

2010-10-20 20:53:25 +0000 [a8be8a6] Elan Ruusamäe <glen/at/pld-linux.org>

	* - target compression detection is done

 TODO | 6 ------
 1 file changed, 6 deletions(-)

2010-10-20 20:46:48 +0000 [1d30626] shadzik <shadzik/at/pld-linux.org>

	* - lspci -p

 mod-sata.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

2010-10-20 20:42:46 +0000 [83e6a3a] Elan Ruusamäe <glen/at/pld-linux.org>

	* - lame test for sysfs scanning for 0x0101 devices

 tests/find-module-by-pciclass.sh                | 34 +++++++++++++++++++++++++
 tests/sysfs/bus/pci/devices/0000:00:1f.1/class  |  1 +
 tests/sysfs/bus/pci/devices/0000:00:1f.1/driver |  1 +
 tests/sysfs/bus/pci/devices/0000:00:1f.2/class  |  1 +
 tests/sysfs/bus/pci/devices/0000:00:1f.2/driver |  1 +
 5 files changed, 38 insertions(+)

2010-10-20 20:42:12 +0000 [e3c7943] shadzik <shadzik/at/pld-linux.org>

	* - use local variables - get rid of sed/uniq kinda sucks anyway

 mod-sata.sh | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

2010-10-20 20:36:41 +0000 [4ef3903] Elan Ruusamäe <glen/at/pld-linux.org>

	* - setup common test base

 tests/lvmroot.sh    | 22 ++--------------------
 tests/setup-test.sh | 28 ++++++++++++++++++++++++++++
 2 files changed, 30 insertions(+), 20 deletions(-)

2010-10-20 17:07:07 +0000 [fb9e3ed] shadzik <shadzik/at/pld-linux.org>

	* - again, rename - use only 0106 class

 mod-sata.sh | 23 +++++++++++++++++++++++
 mod-xata.sh | 18 ------------------
 2 files changed, 23 insertions(+), 18 deletions(-)

2010-10-20 17:03:39 +0000 [a5f8ce1] shadzik <shadzik/at/pld-linux.org>

	* - check for lspci

 mod-xata.sh | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)

2010-10-20 16:59:52 +0000 [2f0ca14] shadzik <shadzik/at/pld-linux.org>

	* - rename to mod-xata.sh, but probably this shiuld be mod-sata, as i tend to leave just the 0106 class left

 mod-autodetect.sh => mod-xata.sh | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

2010-10-20 16:55:16 +0000 [2517ef3] shadzik <shadzik/at/pld-linux.org>

	* - use find_module

 mod-autodetect.sh | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

2010-10-20 16:53:38 +0000 [133f70b] shadzik <shadzik/at/pld-linux.org>

	* - ignore scsi, mod-scsi.sh is for that - use $kernel variable instead of uname

 mod-autodetect.sh | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

2010-10-20 16:50:28 +0000 [e2d6ca6] shadzik <shadzik/at/pld-linux.org>

	* - this should be done in an other way, arekm says

 geninitrd | 7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)

2010-10-20 15:03:10 +0000 [04b3f76] shadzik <shadzik/at/pld-linux.org>

	* - change shebang and add comment like in other modules

 mod-autodetect.sh | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

2010-10-20 14:56:55 +0000 [0037ca4] shadzik <shadzik/at/pld-linux.org>

	* - when PREMODS are not set, try to autodetect xata/scsi modules

 geninitrd         |  4 ++++
 mod-autodetect.sh | 10 ++++++++++
 2 files changed, 14 insertions(+)

2010-08-01 15:24:12 +0000 [3c42f0a] Elan Ruusamäe <glen/at/pld-linux.org>

	* - umount /proc as last

 geninitrd | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

2010-07-07 07:41:04 +0000 [a3971ad] Elan Ruusamäe <glen/at/pld-linux.org>

	* - sysfs utilize

 TODO | 8 +++++++-
 1 file changed, 7 insertions(+), 1 deletion(-)

2010-06-08 09:18:10 +0000 [a48c38c] Arkadiusz Miśkiewicz <arekm/at/maven.pl>

	* Require both /lib64 and /usr/lib64 to consider system be lib64 using one.

 geninitrd | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

2010-05-21 14:23:12 +0000 [25cb53d] Elan Ruusamäe <glen/at/pld-linux.org>

	* - extract CONFIG_BLK_DEV_RAM_SIZE from configs kernel module if possible - based on extract-ikconfig from linux/scripts/extract-ikconfig

 geninitrd | 41 +++++++++++++++++++++++++++++++++++++++--
 1 file changed, 39 insertions(+), 2 deletions(-)

2010-04-20 05:29:11 +0000 [fb5f781] Arkadiusz Miśkiewicz <arekm/at/maven.pl>

	* Don't require /sbin/mdadm. Use initrd mdadm when needed.

 mod-md.sh | 10 +++++++---
 1 file changed, 7 insertions(+), 3 deletions(-)

2010-03-09 09:58:57 +0000 [06e481d] Elan Ruusamäe <glen/at/pld-linux.org>

	* - avoid extra checks as cycles are not ran

 geninitrd | 9 +++------
 1 file changed, 3 insertions(+), 6 deletions(-)

2010-03-08 11:00:08 +0000 [3e1d0df] Arkadiusz Miśkiewicz <arekm/at/maven.pl>

	* scan=sync for scsi_mod on >= 2.6.30 (from Ti)

 geninitrd | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

2010-01-21 15:55:54 +0000 [0c52bfc] Jan Rękorajski <baggins/at/pld-linux.org>

	* - 10000.20 release

 ChangeLog | 21 ++++++++++++++++++---
 Makefile  |  2 +-
 2 files changed, 19 insertions(+), 4 deletions(-)

2010-01-21 13:45:16 +0000 [6ec4aea] Jan Rękorajski <baggins/at/pld-linux.org>

	* - initrd-busybox changed to just busybox

 geninitrd | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

2010-01-20 16:37:03 +0000 [1d96f04] Elan Ruusamäe <glen/at/pld-linux.org>

	* - if "cryptsetup status" returns no device, assume there is no cryptsetup

 mod-luks.sh | 8 ++++++--
 1 file changed, 6 insertions(+), 2 deletions(-)

2010-01-12 11:13:09 +0000 [1e50c22] Elan Ruusamäe <glen/at/pld-linux.org>

	* - fix manual page generation

 Makefile | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

2010-01-12 11:11:05 +0000 [c68fe2c] Elan Ruusamäe <glen/at/pld-linux.org>

	* - 10000.19 release

 ChangeLog | 4 ++++
 Makefile  | 2 +-
 2 files changed, 5 insertions(+), 1 deletion(-)

2010-01-12 10:11:38 +0000 [ea8d931] Elan Ruusamäe <glen/at/pld-linux.org>

	* - allow dash in PV too

 mod-lvm.sh       | 10 ++++++----
 tests/lvmroot.sh | 15 +++++++++++----
 2 files changed, 17 insertions(+), 8 deletions(-)

2010-01-02 16:25:23 +0000 [0f3327f] Elan Ruusamäe <glen/at/pld-linux.org>

	* - update

 ChangeLog | 16 ++++++++++++++++
 1 file changed, 16 insertions(+)

2010-01-02 16:24:31 +0000 [5d58bf0] Elan Ruusamäe <glen/at/pld-linux.org>

	* - exit with error still

 Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

2010-01-02 16:23:47 +0000 [af4abbd] Elan Ruusamäe <glen/at/pld-linux.org>

	* - delete on error

 Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

2010-01-02 15:04:57 +0000 [3f5c586] Elan Ruusamäe <glen/at/pld-linux.org>

	* - install deps, perms

 Makefile | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)

2010-01-02 15:03:37 +0000 [9822ad7] Elan Ruusamäe <glen/at/pld-linux.org>

	* - update

 ChangeLog | 77 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 77 insertions(+)

2010-01-02 15:03:13 +0000 [2f77b15] Elan Ruusamäe <glen/at/pld-linux.org>

	* - avoid creating empty manual

 Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

2009-12-28 16:26:30 +0000 [07de519] Elan Ruusamäe <glen/at/pld-linux.org>

	* - find also /lib64/udev/scsi_id

 mod-multipath.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

2009-11-17 09:57:01 +0000 [57f48d5] Elan Ruusamäe <glen/at/pld-linux.org>

	* - process also /dev/mapper/blodnatt-blah--bleh--blah -> /dev/blodnatt/blah-bleh-blah

 mod-lvm.sh       |  9 ++++++--
 tests/lvmroot.sh | 68 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 75 insertions(+), 2 deletions(-)

2009-11-17 09:30:56 +0000 [2ade15a] Elan Ruusamäe <glen/at/pld-linux.org>

	* - LVM: rewrite /dev/mapper/sys-rootfs -> /dev/sys/rootfs

 mod-lvm.sh | 12 ++++++++++++
 1 file changed, 12 insertions(+)

2009-09-28 11:57:43 +0000 [736620d] Elan Ruusamäe <glen/at/pld-linux.org>

	* $ [ -n  ] && echo TRUE || echo FALSE TRUE

 mod-nfs.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

2009-09-25 09:17:41 +0000 [d14a228] zbyniu <zbyniu/at/pld-linux.org>

	* - set hostname if provided by dhcp; chroot junk removed

 mod-nfs.sh | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

2009-09-17 11:04:37 +0000 [074b295] Tomasz Pala <gotar/at/pld-linux.org>

	* - give a hint if lvm fails to find sysfs mount point (common case   during manual system rescue/installation)

 mod-lvm.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

2009-09-17 08:45:19 +0000 [8011a76] Elan Ruusamäe <glen/at/pld-linux.org>

	* - variable cosmetics, localize

 geninitrd | 27 ++++++++++++---------------
 1 file changed, 12 insertions(+), 15 deletions(-)

2009-09-17 08:23:19 +0000 [823b77e] Arkadiusz Miśkiewicz <arekm/at/maven.pl>

	* Ugly hack for kernels >= 2.6.30. It will make your boot slower in many cases but we don't have proper solution yet (and the solution is probably waiting for uevent with information that rootfs device is available).

 geninitrd | 4 ++++
 1 file changed, 4 insertions(+)

2009-09-11 11:53:49 +0000 [a0eba8e] Arkadiusz Miśkiewicz <arekm/at/maven.pl>

	* Tell earlier what was found.

 mod-md.sh | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

2009-09-11 09:07:00 +0000 [9ba2cb0] Arkadiusz Miśkiewicz <arekm/at/maven.pl>

	* md debug message.

 mod-md.sh | 1 +
 1 file changed, 1 insertion(+)

2009-09-11 09:03:19 +0000 [d430dce] Arkadiusz Miśkiewicz <arekm/at/maven.pl>

	* Ignore errors from mdadm.

 mod-md.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

2009-09-04 13:04:22 +0000 [a9a98c6] Arkadiusz Miśkiewicz <arekm/at/maven.pl>

	* Use kernel ready compression settings for xz.

 geninitrd | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

2009-09-04 13:00:43 +0000 [809f017] Arkadiusz Miśkiewicz <arekm/at/maven.pl>

	* --check=crc32 is required for xz format

 geninitrd | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

2009-09-04 12:59:35 +0000 [29f7d62] Arkadiusz Miśkiewicz <arekm/at/maven.pl>

	* lzma back as lzma. xz as new format (kernel patches pending http://ctrl.tukaani.org/xz/)

 geninitrd | 11 +++++++++--
 1 file changed, 9 insertions(+), 2 deletions(-)

2009-09-04 12:38:09 +0000 [b738ab0] Arkadiusz Miśkiewicz <arekm/at/maven.pl>

	* Use lzma format.

 geninitrd | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

2009-09-04 10:58:29 +0000 [66d146a] Arkadiusz Miśkiewicz <arekm/at/maven.pl>

	* Allow xz only and not lzma. -9 for xz is back.

 geninitrd | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

2009-09-04 10:35:14 +0000 [b8fc421] Arkadiusz Miśkiewicz <arekm/at/maven.pl>

	* Use default compression level for lzma (-9 requires too much memory).

 geninitrd | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

2009-08-31 19:31:33 +0000 [648637f] Arkadiusz Miśkiewicz <arekm/at/maven.pl>

	* 10000.18

 ChangeLog | 20 ++++++++++++++++++++
 Makefile  |  2 +-
 2 files changed, 21 insertions(+), 1 deletion(-)

2009-08-31 13:13:31 +0000 [94dce45] Arkadiusz Miśkiewicz <arekm/at/maven.pl>

	* urandom is always needed for latest lvm2

 geninitrd | 1 +
 1 file changed, 1 insertion(+)

2009-08-29 23:15:54 +0000 [d29583e] Elan Ruusamäe <glen/at/pld-linux.org>

	* - rmmod missing is not fatal

 geninitrd | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

2009-08-29 23:12:24 +0000 [30495bb] Elan Ruusamäe <glen/at/pld-linux.org>

	* - check for rmmod applet

 geninitrd | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

2009-08-29 22:17:16 +0000 [e00dcfc] Arkadiusz Miśkiewicz <arekm/at/maven.pl>

	* rmmod scsi_wait_scan after modprobing

 geninitrd | 4 ++++
 1 file changed, 4 insertions(+)

2009-08-28 22:09:05 +0000 [fbd07e7] Arkadiusz Miśkiewicz <arekm/at/maven.pl>

	* 10000.17.

 ChangeLog | 14 ++++++++++++++
 Makefile  |  2 +-
 2 files changed, 15 insertions(+), 1 deletion(-)

2009-08-28 21:41:53 +0000 [55aaf2f] Arkadiusz Miśkiewicz <arekm/at/maven.pl>

	* Really take specified compressor.

 geninitrd | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

2009-08-28 21:26:08 +0000 [c454c66] Bartłomiej Zimoń <cactus/at/pld-linux.org>

	* - typo, in decompressor symbol to check

 geninitrd | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

2009-08-28 21:24:31 +0000 [6221b51] Bartłomiej Zimoń <cactus/at/pld-linux.org>

	* - if compressor == yes => use gzip

 geninitrd | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

2009-08-15 22:08:20 +0000 [0fda142] hawk <hawk/at/pld-linux.org>

	* - 10000.16

 ChangeLog | 19 ++++++++++++++++++-
 Makefile  |  2 +-
 2 files changed, 19 insertions(+), 2 deletions(-)

2009-08-15 21:40:30 +0000 [8b7ac73] Arkadiusz Miśkiewicz <arekm/at/maven.pl>

	* - create /dev/urandom always

 geninitrd  | 1 +
 mod-lvm.sh | 3 ---
 2 files changed, 1 insertion(+), 3 deletions(-)

2009-08-15 21:22:28 +0000 [7170bd6] Arkadiusz Miśkiewicz <arekm/at/maven.pl>

	* - create urandom device on initrd; - mount sysfs for lvm.static

 mod-lvm.sh | 4 ++++
 1 file changed, 4 insertions(+)

2009-08-15 09:04:05 +0000 [c215292] Adam Gołębiowski <adamg/at/pld-linux.org>

	* - check if proc is mounted before setting up mods, otherwise   geninitrd will complain about not being able to determine lvm version

 geninitrd | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

2009-08-11 12:21:36 +0000 [df85f86] Adam Gołębiowski <adamg/at/pld-linux.org>

	* - 10000.15

 ChangeLog | 30 ++++++++++++++++++++++++++++++
 Makefile  |  2 +-
 2 files changed, 31 insertions(+), 1 deletion(-)

2009-08-11 12:20:11 +0000 [9b7cb6b] Adam Gołębiowski <adamg/at/pld-linux.org>

	* - fix uvesafb module detection

 mod-uvesafb.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

2009-08-10 19:54:42 +0000 [c5fea68] Elan Ruusamäe <glen/at/pld-linux.org>

	* - fix revision expand

 geninitrd | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

2009-08-10 19:52:40 +0000 [897acff] Elan Ruusamäe <glen/at/pld-linux.org>

	* - use Revision and Date

 geninitrd | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

2009-07-16 12:37:57 +0000 [728b528] Elan Ruusamäe <glen/at/pld-linux.org>

	* - use only lvm2-initrd package tools.

 mod-lvm.sh | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

2009-07-01 21:33:04 +0000 [b8a7b24] Elan Ruusamäe <glen/at/pld-linux.org>

	* - 10000.14

 ChangeLog | 13 +++++++++++++
 Makefile  |  2 +-
 2 files changed, 14 insertions(+), 1 deletion(-)

2009-07-01 21:30:19 +0000 [9802850] Elan Ruusamäe <glen/at/pld-linux.org>

	* - we like tabs

 mod-multipath.sh | 20 ++++++++++----------
 1 file changed, 10 insertions(+), 10 deletions(-)

2009-07-01 12:10:03 +0000 [ddc299f] Elan Ruusamäe <glen/at/pld-linux.org>

	* - process hwhandler in newer multipath tools manner

 mod-multipath.sh | 34 ++++++++++++++++++++++++++++++----
 1 file changed, 30 insertions(+), 4 deletions(-)

2009-07-01 11:47:01 +0000 [ecd7bf4] Elan Ruusamäe <glen/at/pld-linux.org>

	* - add --with-multipath=DEVPATH support

 geninitrd        | 15 +++++++++++++--
 mod-multipath.sh |  4 ++--
 2 files changed, 15 insertions(+), 4 deletions(-)

2009-07-01 08:44:22 +0000 [dd07e02] Elan Ruusamäe <glen/at/pld-linux.org>

	* - usb keyboard modules sample

 geninitrd.sysconfig | 3 +++
 1 file changed, 3 insertions(+)

2009-07-01 07:43:00 +0000 [5d51e3e] Elan Ruusamäe <glen/at/pld-linux.org>

	* - better error message for dm export failure

 mod-multipath.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

2009-07-01 04:22:01 +0000 [e3bc44e] Elan Ruusamäe <glen/at/pld-linux.org>

	* - ramdisk size should be calculated on (at least) unpacked directory

 geninitrd | 23 +++++++++--------------
 1 file changed, 9 insertions(+), 14 deletions(-)

2009-07-01 04:21:20 +0000 [3dc3b27] Elan Ruusamäe <glen/at/pld-linux.org>

	* - update

 ChangeLog | 4 ++++
 1 file changed, 4 insertions(+)

2009-07-01 04:10:57 +0000 [c8b1529] Elan Ruusamäe <glen/at/pld-linux.org>

	* - release 10000.13

 ChangeLog | 16 ++++++++++++++++
 Makefile  |  2 +-
 2 files changed, 17 insertions(+), 1 deletion(-)

2009-06-17 20:45:17 +0000 [7c6a9ff] Elan Ruusamäe <glen/at/pld-linux.org>

	* - uups. remove foced devpaths

 mod-multipath.sh | 6 ------
 1 file changed, 6 deletions(-)

2009-06-17 20:44:43 +0000 [e2c7555] Elan Ruusamäe <glen/at/pld-linux.org>

	* - update to parse multipath-tools-0.4.8-9.x86_64 output and handle udev-core-141-1.x86_64

 mod-multipath.sh | 116 +++++++++++++++++++++++++++++++++++++++++++++++++------
 1 file changed, 104 insertions(+), 12 deletions(-)

2009-05-11 06:04:33 +0000 [ff08846] Elan Ruusamäe <glen/at/pld-linux.org>

	* - emes said docs say echo 1 should be used

 mod-tuxonice.sh | 7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)

2009-05-10 13:05:39 +0000 [1de1bdb] Elan Ruusamäe <glen/at/pld-linux.org>

	* - release 10000.12

 ChangeLog | 29 +++++++++++++++++++++++++++++
 Makefile  |  2 +-
 2 files changed, 30 insertions(+), 1 deletion(-)

2009-05-03 17:56:21 +0000 [80b2373] Elan Ruusamäe <glen/at/pld-linux.org>

	* - prefer versioned firmware first

 geninitrd | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

2009-05-03 08:30:46 +0000 [c661b23] zbyniu <zbyniu/at/pld-linux.org>

	* - /lib/firmware/`uname -r`/ files support

 geninitrd | 10 +++++++---
 1 file changed, 7 insertions(+), 3 deletions(-)

2009-04-28 11:50:02 +0000 [c42692d] Elan Ruusamäe <glen/at/pld-linux.org>

	* - full path for compressor for -x test

 geninitrd | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

2009-04-28 07:01:58 +0000 [2c43306] Elan Ruusamäe <glen/at/pld-linux.org>

	* - cosmetics and setup like other mods

 mod-bootsplash.sh |  8 +++++++-
 mod-condecor.sh   | 16 +++++++---------
 mod-fbsplash.sh   | 16 ++++++++--------
 3 files changed, 22 insertions(+), 18 deletions(-)

2009-04-27 09:43:00 +0000 [6e49b0b] Elan Ruusamäe <glen/at/pld-linux.org>

	* - allow configuration for USE_xxx from sysconfig/geninitrd. lp#364812

 mod-blkid.sh      |  7 +++----
 mod-bootsplash.sh |  2 +-
 mod-condecor.sh   |  2 +-
 mod-dmraid.sh     |  5 ++---
 mod-fbsplash.sh   |  2 +-
 mod-luks.sh       |  6 +++---
 mod-lvm.sh        | 18 +++++++++---------
 mod-md.sh         |  5 ++---
 mod-multipath.sh  |  5 ++---
 mod-suspend.sh    |  8 ++------
 mod-tuxonice.sh   |  3 +--
 mod-udev.sh       | 10 ++++++----
 mod-uvesafb.sh    |  6 +++---
 13 files changed, 36 insertions(+), 43 deletions(-)

2009-04-27 09:42:43 +0000 [275089f] Elan Ruusamäe <glen/at/pld-linux.org>

	* - update

 ChangeLog | 4 ++++
 1 file changed, 4 insertions(+)

2009-04-27 09:31:55 +0000 [8dadb60] Elan Ruusamäe <glen/at/pld-linux.org>

	* - drop USERAIDSTART (autodetected)

 geninitrd | 9 +--------
 mod-md.sh | 3 ---
 2 files changed, 1 insertion(+), 11 deletions(-)

2009-04-16 00:30:40 +0000 [532b52b] Elan Ruusamäe <glen/at/pld-linux.org>

	* - ver 10000.11

 ChangeLog | 30 ++++++++++++++++++++++++++++++
 Makefile  |  2 +-
 2 files changed, 31 insertions(+), 1 deletion(-)

2009-04-12 04:17:25 +0000 [0a05c72] Elan Ruusamäe <glen/at/pld-linux.org>

	* - check LVM tools version only if lvm is enabled. lp#359718

 mod-lvm.sh | 18 +++++++-----------
 1 file changed, 7 insertions(+), 11 deletions(-)

2009-04-07 16:05:41 +0000 [f8ea6a6] Elan Ruusamäe <glen/at/pld-linux.org>

	* - just in case quote init args

 geninitrd | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

2009-04-07 15:59:30 +0000 [a667cf7] Arkadiusz Miśkiewicz <arekm/at/maven.pl>

	* - pass kernel cmd line args to init (found by baggins)

 geninitrd | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

2009-04-06 22:55:20 +0000 [c552503] Elan Ruusamäe <glen/at/pld-linux.org>

	* - lzma/bzip/gzip compressors - need to think about image extension which cames from .spec....

 geninitrd           | 81 +++++++++++++++++++++++++++++++++++++++++++++++++++--
 geninitrd.sysconfig |  6 ++--
 2 files changed, 82 insertions(+), 5 deletions(-)

2009-04-06 22:40:06 +0000 [93a38d1] Elan Ruusamäe <glen/at/pld-linux.org>

	* - allow non-root to see usage

 geninitrd | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

2009-04-06 22:00:08 +0000 [f0e20b9] Elan Ruusamäe <glen/at/pld-linux.org>

	* - System.map symbols

 TODO | 4 ++++
 1 file changed, 4 insertions(+)

2009-04-06 21:50:05 +0000 [cde928b] Elan Ruusamäe <glen/at/pld-linux.org>

	* - correct

 TODO | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

2009-04-06 15:12:10 +0000 [9c1c618] Elan Ruusamäe <glen/at/pld-linux.org>

	* - update

 ChangeLog | 4 ++++
 1 file changed, 4 insertions(+)

2009-04-06 15:11:52 +0000 [729bf09] Elan Ruusamäe <glen/at/pld-linux.org>

	* - add missing file

 mod-condecor.sh | 54 ++++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 54 insertions(+)

2009-04-06 15:06:16 +0000 [86b961e] Elan Ruusamäe <glen/at/pld-linux.org>

	* - update

 ChangeLog | 151 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 151 insertions(+)

2009-04-06 15:05:27 +0000 [76bbef6] Elan Ruusamäe <glen/at/pld-linux.org>

	* - new release supporting %{_libdir}/initrd

 Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

2009-04-06 13:24:59 +0000 [7280993] Elan Ruusamäe <glen/at/pld-linux.org>

	* - find v86d from initrd dir

 mod-uvesafb.sh | 17 ++++++++++++++++-
 1 file changed, 16 insertions(+), 1 deletion(-)

2009-04-03 08:45:51 +0000 [2965cab] Adam Gołębiowski <adamg/at/pld-linux.org>

	* - simplified obsolete --fs* options handling

 geninitrd | 8 +-------
 1 file changed, 1 insertion(+), 7 deletions(-)

2009-04-03 07:06:18 +0000 [08a51be] Elan Ruusamäe <glen/at/pld-linux.org>

	* - lzma/bzip2 compress methods todo

 TODO | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

2009-04-02 23:36:05 +0000 [347ce74] Elan Ruusamäe <glen/at/pld-linux.org>

	* - support resume from initrd_dir

 mod-suspend.sh | 11 ++++++++---
 1 file changed, 8 insertions(+), 3 deletions(-)

2009-04-02 23:32:06 +0000 [6fc274f] Elan Ruusamäe <glen/at/pld-linux.org>

	* - verbosity

 geninitrd | 1 +
 1 file changed, 1 insertion(+)

2009-04-02 23:30:46 +0000 [94b9755] Elan Ruusamäe <glen/at/pld-linux.org>

	* - verbosity

 mod-suspend.sh | 2 ++
 1 file changed, 2 insertions(+)

2009-04-02 23:29:33 +0000 [864391c] Elan Ruusamäe <glen/at/pld-linux.org>

	* - fix nfsroot detection

 mod-nfs.sh | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

2009-04-02 23:21:29 +0000 [6e46d08] Elan Ruusamäe <glen/at/pld-linux.org>

	* - fix make install

 Makefile | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

2009-04-02 23:18:34 +0000 [35043b2] Elan Ruusamäe <glen/at/pld-linux.org>

	* - scsi modularized

 Makefile    |  2 +-
 geninitrd   | 28 +++++-----------------------
 mod-scsi.sh | 61 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 3 files changed, 67 insertions(+), 24 deletions(-)

2009-04-02 23:13:00 +0000 [74d45ce] Elan Ruusamäe <glen/at/pld-linux.org>

	* - nfs modularized

 Makefile   |  2 +-
 geninitrd  | 76 ++---------------------------------------------
 mod-nfs.sh | 99 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 3 files changed, 103 insertions(+), 74 deletions(-)

2009-04-02 23:07:05 +0000 [3dd5016] Elan Ruusamäe <glen/at/pld-linux.org>

	* - uvesafb (v86d) modularized

 Makefile       |  2 +-
 geninitrd      | 23 +++--------------------
 mod-uvesafb.sh | 32 ++++++++++++++++++++++++++++++++
 3 files changed, 36 insertions(+), 21 deletions(-)

2009-04-02 22:59:19 +0000 [4877276] Elan Ruusamäe <glen/at/pld-linux.org>

	* - formatting cosmetics

 geninitrd | 102 +++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 51 insertions(+), 51 deletions(-)

2009-04-02 22:56:19 +0000 [f12972b] Elan Ruusamäe <glen/at/pld-linux.org>

	* - bootsplash modularized

 Makefile          |  2 +-
 geninitrd         | 41 -----------------------------------------
 mod-bootsplash.sh | 52 ++++++++++++++++++++++++++++++++++++++++++++++++++++
 3 files changed, 53 insertions(+), 42 deletions(-)

2009-04-02 22:52:31 +0000 [100d013] Elan Ruusamäe <glen/at/pld-linux.org>

	* - condecor modularized

 Makefile  |  2 +-
 geninitrd | 47 +----------------------------------------------
 2 files changed, 2 insertions(+), 47 deletions(-)

2009-04-02 22:49:35 +0000 [bf6d9c6] Elan Ruusamäe <glen/at/pld-linux.org>

	* - fbsplash modularized

 Makefile        |  2 +-
 geninitrd       | 46 +-------------------------------------
 mod-fbsplash.sh | 68 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 3 files changed, 70 insertions(+), 46 deletions(-)

2009-04-02 22:44:36 +0000 [cfe2fe1] Elan Ruusamäe <glen/at/pld-linux.org>

	* - shorten MODS definition

 Makefile | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

2009-04-02 22:39:35 +0000 [031e3e9] Elan Ruusamäe <glen/at/pld-linux.org>

	* - load suspend module

 geninitrd | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

2009-04-02 22:39:01 +0000 [dea07ca] Elan Ruusamäe <glen/at/pld-linux.org>

	* - suspend modularized

 Makefile       |  2 +-
 geninitrd      | 50 ---------------------------------------------
 mod-suspend.sh | 64 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 3 files changed, 65 insertions(+), 51 deletions(-)

2009-04-02 22:38:35 +0000 [1669b63] Elan Ruusamäe <glen/at/pld-linux.org>

	* - update manual with --initrdfs argument

 geninitrd.8.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

2009-04-02 22:32:03 +0000 [823c779] Elan Ruusamäe <glen/at/pld-linux.org>

	* - load tuxonice mod

 geninitrd | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

2009-04-02 22:30:45 +0000 [c65bb95] Elan Ruusamäe <glen/at/pld-linux.org>

	* - tuxonice modularized

 Makefile        |  2 +-
 geninitrd       | 24 ------------------------
 mod-tuxonice.sh | 37 +++++++++++++++++++++++++++++++++++++
 3 files changed, 38 insertions(+), 25 deletions(-)

2009-04-02 22:28:50 +0000 [fad1ded] Elan Ruusamäe <glen/at/pld-linux.org>

	* - typo

 mod-udev.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

2009-04-02 22:24:27 +0000 [bbbc32d] Elan Ruusamäe <glen/at/pld-linux.org>

	* - cosmetics, deprecated options are now fatal

 geninitrd | 58 ++++++++++++++++++++++++----------------------------------
 1 file changed, 24 insertions(+), 34 deletions(-)

2009-04-02 22:18:29 +0000 [c124d0c] Elan Ruusamäe <glen/at/pld-linux.org>

	* - setup modules _after_ parsing command-line args

 geninitrd        | 84 +++++++++++++++++++++++++++++++++-----------------------
 mod-blkid.sh     | 16 +++++++----
 mod-dmraid.sh    | 22 +++++++++------
 mod-luks.sh      | 18 +++++++-----
 mod-lvm.sh       | 32 +++++++++++----------
 mod-md.sh        | 18 +++++++-----
 mod-multipath.sh | 16 +++++++----
 mod-udev.sh      | 20 ++++++++------
 8 files changed, 135 insertions(+), 91 deletions(-)

2009-04-02 21:49:34 +0000 [72056d1] Elan Ruusamäe <glen/at/pld-linux.org>

	* - udev modularized

 Makefile    |  2 +-
 geninitrd   | 46 ++--------------------------------------------
 mod-udev.sh | 45 +++++++++++++++++++++++++++++++++++++++++++++
 3 files changed, 48 insertions(+), 45 deletions(-)

2009-04-02 21:38:37 +0000 [3601c2f] Elan Ruusamäe <glen/at/pld-linux.org>

	* - share inst_exec args on failure

 geninitrd | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

2009-04-02 21:37:04 +0000 [fba00e0] Elan Ruusamäe <glen/at/pld-linux.org>

	* - quote pathnames in feature test

 mod-blkid.sh | 2 +-
 mod-lvm.sh   | 2 +-
 mod-md.sh    | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

2009-04-02 21:29:34 +0000 [fb0e4a4] Elan Ruusamäe <glen/at/pld-linux.org>

	* - USE_DMRAID moved to dmraid module

 geninitrd     | 1 -
 mod-dmraid.sh | 4 ++++
 2 files changed, 4 insertions(+), 1 deletion(-)

2009-04-02 21:26:50 +0000 [8351ab8] Elan Ruusamäe <glen/at/pld-linux.org>

	* - blkid modularized

 Makefile     |  2 +-
 geninitrd    | 24 ++----------------------
 mod-blkid.sh | 29 +++++++++++++++++++++++++++++
 3 files changed, 32 insertions(+), 23 deletions(-)

2009-04-02 21:19:58 +0000 [684d5d2] Elan Ruusamäe <glen/at/pld-linux.org>

	* - handle initrd programs under %{_libdir}/initrd

 geninitrd     | 59 +++++++++++++++++++++++++++++++++++++----------------------
 mod-dmraid.sh |  9 +++------
 mod-luks.sh   |  9 +++------
 mod-lvm.sh    | 11 ++++++-----
 mod-md.sh     | 14 ++++++--------
 5 files changed, 55 insertions(+), 47 deletions(-)

2009-04-02 20:24:09 +0000 [18ece49] Elan Ruusamäe <glen/at/pld-linux.org>

	* - reap out --with-insmod-static

 geninitrd       | 28 ++--------------------------
 geninitrd.8.xml | 16 ----------------
 2 files changed, 2 insertions(+), 42 deletions(-)

2009-03-23 00:18:49 +0000 [61b7405] Elan Ruusamäe <glen/at/pld-linux.org>

	* - USEMDADMSTATIC unused

 mod-md.sh | 1 -
 1 file changed, 1 deletion(-)

2009-03-23 00:18:31 +0000 [d7f133d] Elan Ruusamäe <glen/at/pld-linux.org>

	* - modularize mdadm

 mod-md.sh | 169 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 169 insertions(+)

2009-03-23 00:14:53 +0000 [e16414d] Elan Ruusamäe <glen/at/pld-linux.org>

	* - modularize mdadm

 Makefile  |   2 +-
 geninitrd | 137 ++------------------------------------------------------------
 2 files changed, 5 insertions(+), 134 deletions(-)

2009-03-22 14:33:30 +0000 [bf7422e] Artur Frysiak <artur/at/frysiak.net>

	* Sometime mdadm --detail are better that mdadm --examine (eg. LVM on arrays with custom names)

 geninitrd | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

2009-03-19 11:42:58 +0000 [950415e] Sławomir Paszkiewicz <paszczus/at/pld-linux.org>

	* - added BOOT_SPLASH option

 geninitrd.sysconfig | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

2009-03-18 22:10:06 +0000 [378e5f2] Elan Ruusamäe <glen/at/pld-linux.org>

	* - fixed path (be consistent)

 mod-luks.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

2009-03-16 11:38:48 +0000 [f0ef521] Elan Ruusamäe <glen/at/pld-linux.org>

	* - shorter lvm version detect

 mod-lvm.sh | 8 ++++++--
 1 file changed, 6 insertions(+), 2 deletions(-)

2009-03-09 23:21:08 +0000 [8a85313] Elan Ruusamäe <glen/at/pld-linux.org>

	* - update

 ChangeLog | 4 ++++
 1 file changed, 4 insertions(+)

2009-03-09 23:15:47 +0000 [0d18fd7] Elan Ruusamäe <glen/at/pld-linux.org>

	* - 10000.3

 ChangeLog | 43 +++++++++++++++++++++++++++++++++++++++++++
 Makefile  |  2 +-
 2 files changed, 44 insertions(+), 1 deletion(-)

2009-03-03 12:34:08 +0000 [84e4e28] Elan Ruusamäe <glen/at/pld-linux.org>

	* - remove manual pluto,fcal -> fc4+soc module dependency (they're present since initial import 8 years ago, likely some ugly hack)

 geninitrd | 6 ------
 1 file changed, 6 deletions(-)

2009-03-03 10:35:58 +0000 [b02a6b1] Elan Ruusamäe <glen/at/pld-linux.org>

	* - findmodule -> find_module - pack_version -> kernel_version

 mod-dmraid.sh    |  2 +-
 mod-ide.sh       | 10 +++++-----
 mod-luks.sh      |  6 +++---
 mod-lvm.sh       |  6 +++---
 mod-multipath.sh |  6 +++---
 5 files changed, 15 insertions(+), 15 deletions(-)

2009-03-03 10:34:15 +0000 [046c68c] Elan Ruusamäe <glen/at/pld-linux.org>

	* - fix die() stderr redirection - simplify find_depmod by using only modprobe - skip errors logic moved to find_depmod from findmodule - rename findmodule -> find_module for consistency

 geninitrd | 134 +++++++++++++++++++++++++++-----------------------------------
 1 file changed, 58 insertions(+), 76 deletions(-)

2009-03-03 10:05:50 +0000 [601127e] Elan Ruusamäe <glen/at/pld-linux.org>

	* - support for generating images on running 2.4 kernel for 2.6 kernel

 geninitrd | 11 ++++++++---
 1 file changed, 8 insertions(+), 3 deletions(-)

2009-03-03 10:04:32 +0000 [707f5e6] Elan Ruusamäe <glen/at/pld-linux.org>

	* - pack_version -> kernel_version to avoid confusion what the variable is

 geninitrd | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)

2009-03-03 09:43:25 +0000 [21caf50] Elan Ruusamäe <glen/at/pld-linux.org>

	* - old depmod finding code from geninitrd@9271

 mod-depmod24.sh | 80 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 80 insertions(+)

2009-03-03 09:32:37 +0000 [ded8777] Elan Ruusamäe <glen/at/pld-linux.org>

	* - use /lib/geninitrd instead of /etc for modules/functions code

 Makefile  |  8 ++++----
 geninitrd | 12 ++++++------
 2 files changed, 10 insertions(+), 10 deletions(-)

2009-03-03 09:28:29 +0000 [18c781e] Elan Ruusamäe <glen/at/pld-linux.org>

	* - 10000.2, package mod-lvm.sh

 Makefile | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

2009-03-02 15:43:18 +0000 [0d15d50] Elan Ruusamäe <glen/at/pld-linux.org>

	* - update

 ChangeLog | 9 +++++++++
 Makefile  | 2 +-
 2 files changed, 10 insertions(+), 1 deletion(-)

2009-02-27 17:29:53 +0000 [b034011] Elan Ruusamäe <glen/at/pld-linux.org>

	* - use vgs/lvs

 mod-lvm.sh | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

2009-02-27 17:25:07 +0000 [6ae2e4d] Elan Ruusamäe <glen/at/pld-linux.org>

	* - dm_export is internal to mod-multipath - dm_deps unused2H

 geninitrd        | 37 +------------------------------------
 mod-multipath.sh | 31 +++++++++++++++++++++++++++++++
 2 files changed, 32 insertions(+), 36 deletions(-)

2009-02-27 17:20:08 +0000 [8c7d837] Elan Ruusamäe <glen/at/pld-linux.org>

	* - update

 ChangeLog | 82 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 82 insertions(+)

2009-02-27 17:19:40 +0000 [c3313cd] Elan Ruusamäe <glen/at/pld-linux.org>

	* - no modules are to be found from directories

 geninitrd | 9 ++++-----
 1 file changed, 4 insertions(+), 5 deletions(-)

2009-02-27 17:14:45 +0000 [67aa84b] Elan Ruusamäe <glen/at/pld-linux.org>

	* - modularize lvm

 geninitrd  | 234 ++----------------------------------------------------
 mod-lvm.sh | 261 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 267 insertions(+), 228 deletions(-)

2009-02-27 16:58:17 +0000 [c2eb7d4] Elan Ruusamäe <glen/at/pld-linux.org>

	* - handle LVM PV consisting colon in path: /dev/block/104:2

 geninitrd | 52 ++++++++++++++++++++++++++++++++++++----------------
 1 file changed, 36 insertions(+), 16 deletions(-)

2009-02-27 16:45:55 +0000 [f738587] Elan Ruusamäe <glen/at/pld-linux.org>

	* - skip is_luks if USE_LUKS is disabled - full path to cryptsetup

 mod-luks.sh | 10 ++++++++--
 1 file changed, 8 insertions(+), 2 deletions(-)

2009-02-27 15:38:30 +0000 [2699e30] Elan Ruusamäe <glen/at/pld-linux.org>

	* - display geninitrd version in verbose mode

 geninitrd | 1 +
 1 file changed, 1 insertion(+)

2009-02-25 15:05:18 +0000 [0db4e30] Jan Rękorajski <baggins/at/pld-linux.org>

	* - revert last commit, udev-initrd works now

 geninitrd | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

2009-02-22 22:22:36 +0000 [cbf6e8f] Patryk Zawadzki <patrys/at/room-303.com>

	* - use regular udev, not its broken cousin (fixed 180 sec hang during boot)

 geninitrd | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

2009-02-19 10:29:46 +0000 [273d031] Arkadiusz Miśkiewicz <arekm/at/maven.pl>

	* udev on initrd is too broken

 geninitrd.sysconfig | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

2009-02-17 08:44:15 +0000 [59a6873] Elan Ruusamäe <glen/at/pld-linux.org>

	* - take only insmod lines, ignore install lines when processing module dependencies,   thus effectively ignoring modprobe extra configs ...   http://www.mail-archive.com/pld-devel-pl@lists.pld-linux.org/msg22351.html

 geninitrd | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

2009-02-11 07:12:59 +0000 [fa3a545] Elan Ruusamäe <glen/at/pld-linux.org>

	* - do not accept -1 for min/maj of dev nodes

 geninitrd | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

2009-02-10 10:13:04 +0000 [74578b8] Arkadiusz Miśkiewicz <arekm/at/maven.pl>

	* - ide-gd_mod not ide-gd_disk

 mod-ide.sh | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

2009-02-10 10:05:57 +0000 [6c6916c] Arkadiusz Miśkiewicz <arekm/at/maven.pl>

	* ide-disk is ide-gd_disk in newer kernels

 mod-ide.sh | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

2008-12-10 15:39:08 +0000 [edd9c36] Elan Ruusamäe <glen/at/pld-linux.org>

	* - show minimum ramdisk_size one could use for produced image :), just for statistics

 geninitrd | 3 +++
 1 file changed, 3 insertions(+)

2008-12-10 15:34:52 +0000 [30ca481] Elan Ruusamäe <glen/at/pld-linux.org>

	* - modularize ide component

 Makefile   |   2 +-
 geninitrd  | 106 ++--------------------------------------------
 mod-ide.sh | 140 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 3 files changed, 144 insertions(+), 104 deletions(-)

2008-12-10 15:22:35 +0000 [feaa1e1] Elan Ruusamäe <glen/at/pld-linux.org>

	* - more specific /dev/hd* match (according to dev-3.4-1 /dev/hda[a-l] are used) to avoid /dev/hdoc being recognized as IDE not LVM

 geninitrd | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

2008-11-29 19:23:42 +0000 [80b1ed7] pawelz <pawelz/at/pld-linux.org>

	* - fixed parsing of lvmtoolsversion argument

 geninitrd | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

2008-11-24 00:22:38 +0000 [5845b32] Elan Ruusamäe <glen/at/pld-linux.org>

	* - cosmetics

 geninitrd | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

2008-11-24 00:22:28 +0000 [ff543b6] Elan Ruusamäe <glen/at/pld-linux.org>

	* - update

 ChangeLog | 4 ++++
 1 file changed, 4 insertions(+)

2008-11-24 00:17:49 +0000 [3652362] Elan Ruusamäe <glen/at/pld-linux.org>

	* - modularize dmraid

 Makefile      |  2 +-
 geninitrd     | 66 ++++++------------------------------------------
 mod-dmraid.sh | 81 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 3 files changed, 90 insertions(+), 59 deletions(-)

2008-11-18 15:03:06 +0000 [8b032e4] Elan Ruusamäe <glen/at/pld-linux.org>

	* - release 10000 ;)

 Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

2008-11-18 15:02:35 +0000 [b98d5ac] Elan Ruusamäe <glen/at/pld-linux.org>

	* - update

 ChangeLog | 23 +++++++++++++++++++++++
 1 file changed, 23 insertions(+)

2008-11-16 19:33:30 +0000 [c3b5406] Elan Ruusamäe <glen/at/pld-linux.org>

	* - multipath as mod

 Makefile         |   7 ++-
 geninitrd        | 102 ++-------------------------------------
 mod-multipath.sh | 144 +++++++++++++++++++++++++++++++++++++++++++++++++++++++
 3 files changed, 152 insertions(+), 101 deletions(-)

2008-11-16 19:19:42 +0000 [97a482d] Elan Ruusamäe <glen/at/pld-linux.org>

	* - silence errors from modinfo, as we will fallback to aliases lookup

 geninitrd | 7 +------
 1 file changed, 1 insertion(+), 6 deletions(-)

2008-11-16 19:06:04 +0000 [82de999] Elan Ruusamäe <glen/at/pld-linux.org>

	* - kill udevd as last, so cryptsetup doesn't get timeouts

 geninitrd | 7 +++++++
 1 file changed, 7 insertions(+)

2008-11-16 18:22:13 +0000 [c7ade64] Elan Ruusamäe <glen/at/pld-linux.org>

	* - uclibc linked udev needs it's libs from /usr/%{_target_cpu}-linux-uclibc/lib

 geninitrd | 14 ++++++++++++++
 1 file changed, 14 insertions(+)

2008-11-13 17:24:59 +0000 [79d7bc2] Arkadiusz Miśkiewicz <arekm/at/maven.pl>

	* Update for new way to call udev trigger and settle.

 geninitrd | 6 ++----
 1 file changed, 2 insertions(+), 4 deletions(-)

2008-11-12 23:44:46 +0000 [954f1c2] Elan Ruusamäe <glen/at/pld-linux.org>

	* - update

 ChangeLog | 7 +++++++
 1 file changed, 7 insertions(+)

2008-11-12 23:44:23 +0000 [7db7708] Elan Ruusamäe <glen/at/pld-linux.org>

	* - 9000.17 release

 Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

2008-11-12 23:41:47 +0000 [8d07dda] Elan Ruusamäe <glen/at/pld-linux.org>

	* - put cryptsetup luks related files into separate file

 ChangeLog   |  19 ++++++++
 Makefile    |   3 +-
 geninitrd   | 132 +----------------------------------------------------
 mod-luks.sh | 147 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 4 files changed, 170 insertions(+), 131 deletions(-)

2008-11-12 23:07:08 +0000 [e24ccda] Elan Ruusamäe <glen/at/pld-linux.org>

	* - cleanup: do not need LUKSNAME to pass around

 geninitrd | 18 +++++++++---------
 1 file changed, 9 insertions(+), 9 deletions(-)

2008-11-12 21:24:07 +0000 [8b63afe] Elan Ruusamäe <glen/at/pld-linux.org>

	* - luks: add keyfile sypport - luks: process lukstab by device name not LUKSNAME as these might not match - luks: load aes and cbc modules

 geninitrd | 19 +++++++++++++++++--
 1 file changed, 17 insertions(+), 2 deletions(-)

2008-11-12 20:55:46 +0000 [4671d08] Elan Ruusamäe <glen/at/pld-linux.org>

	* - move ramfs rootdev finding and mounting to initrd_gen_initramfs_switchroot function

 geninitrd | 155 ++++++++++++++++++++++++++++++++------------------------------
 1 file changed, 79 insertions(+), 76 deletions(-)

2008-11-10 10:26:07 +0000 [5265962] Paweł Sikora <pluto/at/pld-linux.org>

	* - do not touch linux-vdso gate.

 geninitrd | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

2008-11-10 02:36:49 +0000 [0cad7ba] Elan Ruusamäe <glen/at/pld-linux.org>

	* - update

 ChangeLog | 24 ++++++++++++++++++++++++
 1 file changed, 24 insertions(+)

2008-11-10 02:36:09 +0000 [f415f10] Elan Ruusamäe <glen/at/pld-linux.org>

	* - use /bin/cryptsetup on initrd

 geninitrd | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

2008-11-10 01:25:31 +0000 [7cac501] Elan Ruusamäe <glen/at/pld-linux.org>

	* - find_depmod: if module is not present, look into aliases (can be aliases from modules themselves or modprobe.conf):

 geninitrd | 10 ++++++++++
 1 file changed, 10 insertions(+)

2008-11-10 01:23:46 +0000 [520412e] Elan Ruusamäe <glen/at/pld-linux.org>

	* - modprobe.conf for target, not current kernel

 geninitrd | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

2008-11-10 01:04:57 +0000 [3ef3d71] Elan Ruusamäe <glen/at/pld-linux.org>

	* - add cryptsetup luks support on rootfs

 geninitrd | 131 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++-
 1 file changed, 130 insertions(+), 1 deletion(-)

2008-11-10 01:04:20 +0000 [fb1e695] Elan Ruusamäe <glen/at/pld-linux.org>

	* - use inst_exec when installing executables

 geninitrd | 20 ++++++++++----------
 1 file changed, 10 insertions(+), 10 deletions(-)

2008-10-23 22:22:50 +0000 [e046b12] Elan Ruusamäe <glen/at/pld-linux.org>

	* - blah, no changelog update for release?

 ChangeLog | 8 ++++++++
 Makefile  | 1 +
 2 files changed, 9 insertions(+)

2008-10-23 21:56:10 +0000 [fff4c7b] qwiat <qwiat/at/pld-linux.org>

	* - 9000.16

 Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

2008-09-05 21:48:22 +0000 [63a28ec] Patryk Zawadzki <patrys/at/room-303.com>

	* - current changelog - find CVSROOT in ~/rpm

 ChangeLog    | 5 +++++
 changelog.sh | 1 +
 2 files changed, 6 insertions(+)

2008-09-05 21:46:37 +0000 [ff5409e] Patryk Zawadzki <patrys/at/room-303.com>

	* - current ChangeLog

 ChangeLog | 16 +++++++++++++++-
 1 file changed, 15 insertions(+), 1 deletion(-)

2008-09-05 21:42:02 +0000 [242f235] Patryk Zawadzki <patrys/at/room-303.com>

	* - create device directory if needed - patch from Paweł Kwiatkowski (qwiat)

 geninitrd | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

2008-08-07 06:58:24 +0000 [4aa3bff] Paweł Gołaszewski <blues/at/pld-linux.org>

	* - don't duplicate "WARNING", use warn()

 geninitrd | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

2008-08-07 06:38:52 +0000 [7fde1ea] Elan Ruusamäe <glen/at/pld-linux.org>

	* - inst() already handles $DESTDIR

 geninitrd | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

2008-08-06 23:37:59 +0000 [524cafe] Elan Ruusamäe <glen/at/pld-linux.org>

	* - avoid WARNING: ERROR: prefixes

 geninitrd | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

2008-08-06 08:51:04 +0000 [c56eb0f] hawk <hawk/at/pld-linux.org>

	* - 9000.15

 ChangeLog | 31 +++++++++++++++++++++++++++++++
 Makefile  |  2 +-
 2 files changed, 32 insertions(+), 1 deletion(-)

2008-08-06 08:48:41 +0000 [12fcd1f] hawk <hawk/at/pld-linux.org>

	* - /dev/rd -> /dev/rd/, /dev/ida -> /dev/ida/, fixes initrd   generation on these arrays (they were treated as LVM)

 geninitrd | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

2008-07-18 19:09:41 +0000 [e0f3739] Arkadiusz Miśkiewicz <arekm/at/maven.pl>

	* Use xargs when finding devices in mdadm.conf. Will avoid finding 'partitions ' (with space).

 geninitrd | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

2008-07-15 12:27:44 +0000 [a22ce69] Arkadiusz Miśkiewicz <arekm/at/maven.pl>

	* Lilo always passes root=XYZ where XYZ is major/minor of the device. In lvm case this is useless. We use hardcoded ROOTDEV then unless user specifies own root=/some/cool/device from cmdline (and not from lilo).

 geninitrd | 22 +++++++++++++---------
 1 file changed, 13 insertions(+), 9 deletions(-)

2008-07-15 08:27:19 +0000 [d814e61] Arkadiusz Miśkiewicz <arekm/at/maven.pl>

	* Always force firmware install.

 geninitrd | 7 +------
 1 file changed, 1 insertion(+), 6 deletions(-)

2008-07-05 22:06:35 +0000 [4a9920e] Arkadiusz Miśkiewicz <arekm/at/maven.pl>

	* inst_d already handles destdir.

 Makefile  | 2 +-
 geninitrd | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

2008-07-05 20:27:49 +0000 [b864a83] Paweł Gołaszewski <blues/at/pld-linux.org>

	* - don't try to put devices that are in directories into main /dev   directory. WARNING - it can break some strange setups but is   needed for hardware raid like cciss.

 geninitrd | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

2008-07-05 10:46:41 +0000 [c238838] Arkadiusz Miśkiewicz <arekm/at/maven.pl>

	* Updated for 9000.13.

 ChangeLog | 15 +++++++++++++++
 1 file changed, 15 insertions(+)

2008-07-05 10:45:47 +0000 [486d26a] Arkadiusz Miśkiewicz <arekm/at/maven.pl>

	* 9000.13; firmware in subdir support, DESTDIR fix.

 Makefile  | 2 +-
 TODO      | 1 -
 geninitrd | 6 ++++--
 3 files changed, 5 insertions(+), 4 deletions(-)

2008-07-05 10:39:44 +0000 [86b5481] Arkadiusz Miśkiewicz <arekm/at/maven.pl>

	* New entry (firmware in subdirs handling).

 TODO | 1 +
 1 file changed, 1 insertion(+)

2008-07-05 10:36:37 +0000 [d92c479] Arkadiusz Miśkiewicz <arekm/at/maven.pl>

	* Updated procedure and version.

 Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

2008-07-05 10:36:19 +0000 [e9abaf9] Arkadiusz Miśkiewicz <arekm/at/maven.pl>

	* Updated procedure and version.

 RELEASE | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

2008-07-05 10:28:47 +0000 [94db990] Arkadiusz Miśkiewicz <arekm/at/maven.pl>

	* Updated.

 ChangeLog | 35 +++++++++++++++++++++++++++++++++++
 1 file changed, 35 insertions(+)

2008-06-25 15:56:11 +0000 [fc62908] Adam Gołębiowski <adamg/at/pld-linux.org>

	* - splash_geninitramfs_bin used to be in /usr/bin, support it

 geninitrd | 8 ++++++--
 1 file changed, 6 insertions(+), 2 deletions(-)

2008-06-05 10:46:45 +0000 [4a60c01] Arkadiusz Miśkiewicz <arekm/at/maven.pl>

	* Autoload possibly needed firmware but don't fail if it's not found. Warnings are prefixed with WARNING string.

 geninitrd | 32 +++++++++++++++++++++++++++-----
 1 file changed, 27 insertions(+), 5 deletions(-)

2008-05-27 18:57:11 +0000 [bcad857] shadzik <shadzik/at/pld-linux.org>

	* - glen!! bootsplash doesn't require initramfs, i had it on romfs until you broke geninitrd :/ - fixed

 geninitrd | 4 ----
 1 file changed, 4 deletions(-)

2008-05-26 20:06:07 +0000 [200558f] Adam Gołębiowski <adamg/at/pld-linux.org>

	* - revert r9775 - /usr/sbin/splash_geninitrams is a proper path   for splashutils@HEAD (thx glen)

 geninitrd | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

2008-05-26 19:36:43 +0000 [6d60e1b] Elan Ruusamäe <glen/at/pld-linux.org>

	* - undo bad commit from r9776

 geninitrd | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)

2008-05-26 18:58:39 +0000 [a7592d4] Adam Gołębiowski <adamg/at/pld-linux.org>

	* - small optimization - less add_linuxrc() calls in initrd_gen_nfs()

 geninitrd | 21 +++++++++++----------
 1 file changed, 11 insertions(+), 10 deletions(-)

2008-05-26 18:56:38 +0000 [43258fa] Adam Gołębiowski <adamg/at/pld-linux.org>

	* - some basic idea on modular uvesafb support, needs some parameters (can be   passed through /etc/modprobe.conf)

 geninitrd | 29 ++++++++++++++++++++++-------
 1 file changed, 22 insertions(+), 7 deletions(-)

2008-05-26 18:54:06 +0000 [48cfa47] Adam Gołębiowski <adamg/at/pld-linux.org>

	* - proper path to splash_geninitramfs in initrd_gen_fbcondecor()

 geninitrd | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

2008-05-26 17:44:07 +0000 [1a36156] Elan Ruusamäe <glen/at/pld-linux.org>

	* - update

 ChangeLog | 12 ++++++++++++
 1 file changed, 12 insertions(+)

2008-05-26 17:43:28 +0000 [d941753] Elan Ruusamäe <glen/at/pld-linux.org>

	* - 9000.11

 Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

2008-05-26 16:53:01 +0000 [cc8e8a9] Adam Gołębiowski <adamg/at/pld-linux.org>

	* - typos

 geninitrd | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

2008-05-24 11:32:53 +0000 [549e537] Elan Ruusamäe <glen/at/pld-linux.org>

	* - update

 ChangeLog | 32 ++++++++++++++++++++++++++++++++
 1 file changed, 32 insertions(+)

2008-05-24 11:01:58 +0000 [1800c64] Elan Ruusamäe <glen/at/pld-linux.org>

	* - 9000.10

 Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

2008-05-14 19:03:55 +0000 [441ba29] Elan Ruusamäe <glen/at/pld-linux.org>

	* - safer code for grabbing vg for resume

 geninitrd | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)

2008-05-14 18:58:49 +0000 [8d4aba0] Elan Ruusamäe <glen/at/pld-linux.org>

	* - some nodes could be already in /dev, ie resume_dev

 geninitrd | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

2008-05-14 18:56:29 +0000 [b80ac01] Elan Ruusamäe <glen/at/pld-linux.org>

	* - simple code to avoid activating VG twice

 geninitrd | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)

2008-05-14 18:53:05 +0000 [4c16dac] Elan Ruusamäe <glen/at/pld-linux.org>

	* - code changes to allow resume dev from lvm.

 geninitrd | 67 ++++++++++++++++++++++++++++++++++++++++++++++-----------------
 1 file changed, 49 insertions(+), 18 deletions(-)

2008-05-14 17:57:28 +0000 [b49449a] Elan Ruusamäe <glen/at/pld-linux.org>

	* - notify if lvm2 is not present - copy resume dev with complete path

 geninitrd | 8 +++++++-
 1 file changed, 7 insertions(+), 1 deletion(-)

2008-05-14 17:38:17 +0000 [30005e2] Elan Ruusamäe <glen/at/pld-linux.org>

	* - allow disabling resume by running resume only if kernel commandline arg is present

 geninitrd | 10 +++++++++-
 1 file changed, 9 insertions(+), 1 deletion(-)

2008-05-01 13:00:53 +0000 [aecfd33] Elan Ruusamäe <glen/at/pld-linux.org>

	* - fix pdkshism, bug 146

 geninitrd | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

2008-04-27 21:58:02 +0000 [28233f2] Elan Ruusamäe <glen/at/pld-linux.org>

	* - 9000.9

 ChangeLog | 32 ++++++++++++++++++++++++++++++++
 Makefile  |  2 +-
 2 files changed, 33 insertions(+), 1 deletion(-)

2008-04-27 00:12:09 +0000 [ed30e3a] Elan Ruusamäe <glen/at/pld-linux.org>

	* - config to load framebuffer device module

 geninitrd           | 4 ++++
 geninitrd.sysconfig | 4 +++-
 2 files changed, 7 insertions(+), 1 deletion(-)

2008-04-26 19:17:40 +0000 [12617f8] Elan Ruusamäe <glen/at/pld-linux.org>

	* - disable splashes early if initramfs is not used

 geninitrd | 36 ++++++++++++++++++------------------
 1 file changed, 18 insertions(+), 18 deletions(-)

2008-04-22 15:19:40 +0000 [6c69a2d] Elan Ruusamäe <glen/at/pld-linux.org>

	* - add --with-fbcondecor - let different different splashes and suspend be added to initrd. results are unexpected but all is possible

 geninitrd | 77 ++++++++++++++++++++++++++++++++++++++++++++++++---------------
 1 file changed, 59 insertions(+), 18 deletions(-)

2008-04-22 14:41:24 +0000 [889e2bf] Elan Ruusamäe <glen/at/pld-linux.org>

	* - let splash_geninitramfs be in /usr/sbin too

 geninitrd | 13 ++++++++++---
 1 file changed, 10 insertions(+), 3 deletions(-)

2008-04-09 21:45:22 +0000 [f7e0b46] Elan Ruusamäe <glen/at/pld-linux.org>

	* - just use $resume var to avoid confusion with tuxonice/suspend2

 geninitrd | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

2008-04-09 21:36:19 +0000 [8fdec66] Kacper Kornet <draenog/at/pld-linux.org>

	* - kernels with tuxonice use option resume

 geninitrd | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

2008-04-02 14:14:35 +0000 [e207e9b] Elan Ruusamäe <glen/at/pld-linux.org>

	* - 9000.8

 ChangeLog | 15 +++++++++++++++
 Makefile  |  2 +-
 2 files changed, 16 insertions(+), 1 deletion(-)

2008-04-02 11:53:10 +0000 [10d8618] Elan Ruusamäe <glen/at/pld-linux.org>

	* - Look up one device that matches the search parameter with blkid

 functions | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

2008-03-23 17:39:43 +0000 [3332ba7] Adam Gołębiowski <adamg/at/pld-linux.org>

	* - fix setdhcp script generation (only the second part was used)

 geninitrd | 2 --
 1 file changed, 2 deletions(-)

2008-03-22 22:44:05 +0000 [75500b1] Adam Gołębiowski <adamg/at/pld-linux.org>

	* - /proc is known to exist, no need to mkdir it once more in initrd_gen_nfs

 geninitrd | 1 -
 1 file changed, 1 deletion(-)

2008-03-11 23:33:31 +0000 [3c3fcbd] hawk <hawk/at/pld-linux.org>

	* - release 9000.7

 ChangeLog | 16 ++++++++++++++++
 1 file changed, 16 insertions(+)

2008-03-11 22:56:03 +0000 [431468a] hawk <hawk/at/pld-linux.org>

	* - release 9000.7

 Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

2008-03-11 22:54:40 +0000 [9323ada] hawk <hawk/at/pld-linux.org>

	* - default /boot/initrd is a symlink to /boot/initrd-kernelversion.gz,   prevent killing this symlink with mv by changing destination file   to symlink target

 geninitrd | 4 ++++
 1 file changed, 4 insertions(+)

2008-03-11 21:56:53 +0000 [1553885] hawk <hawk/at/pld-linux.org>

	* - fixed creating udevsettle and udevtrigger symlinks

 geninitrd | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

2008-03-11 14:26:55 +0000 [613892a] hawk <hawk/at/pld-linux.org>

	* - updated

 ChangeLog | 36 +++++++++++++++++++++++++++++++++++-
 1 file changed, 35 insertions(+), 1 deletion(-)

2008-03-11 14:26:17 +0000 [b66db39] hawk <hawk/at/pld-linux.org>

	* - 9000.6

 Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

2008-03-11 11:18:11 +0000 [f78d67b] Elan Ruusamäe <glen/at/pld-linux.org>

	* - shorter symlinks

 geninitrd | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

2008-03-11 09:57:26 +0000 [0e37e33] hawk <hawk/at/pld-linux.org>

	* - killed PROBESTATICMODULES variable, we should always populate /dev   using udevsettle and udevtrigger same way we do in our rc.sysinit,   otherwise nodes for devices initiated before starting udevd will not   be created at all and system will not boot

 geninitrd | 20 ++++++++------------
 1 file changed, 8 insertions(+), 12 deletions(-)

2008-03-10 23:32:40 +0000 [3718215] hawk <hawk/at/pld-linux.org>

	* - /sbin/udevadm must be included in initrd if PROBESTATICMODULES=yes

 geninitrd | 1 +
 1 file changed, 1 insertion(+)

2008-03-10 23:30:58 +0000 [8159059] hawk <hawk/at/pld-linux.org>

	* - typo

 geninitrd | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

2008-03-03 21:46:26 +0000 [ef5812f] Arkadiusz Miśkiewicz <arekm/at/maven.pl>

	* debuginitrd for lvm.

 geninitrd | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

2008-03-02 21:21:57 +0000 [e2405b2] Arkadiusz Miśkiewicz <arekm/at/maven.pl>

	* debugshell is potential security weakness so make it dependant on sysconfig/system:RUN_SULOGIN_ON_ERR

 geninitrd | 13 ++++++++++++-
 1 file changed, 12 insertions(+), 1 deletion(-)

2008-03-02 21:14:12 +0000 [51dc1fe] Arkadiusz Miśkiewicz <arekm/at/maven.pl>

	* Always tell what type of image is being generated.

 geninitrd | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

2008-02-12 19:44:58 +0000 [6b87f7f] Elan Ruusamäe <glen/at/pld-linux.org>

	* - 9000.5

 ChangeLog | 6 ++++++
 Makefile  | 2 +-
 2 files changed, 7 insertions(+), 1 deletion(-)

2008-02-12 19:43:44 +0000 [0e12fa7] Elan Ruusamäe <glen/at/pld-linux.org>

	* - update

 ChangeLog | 9 +++++++++
 1 file changed, 9 insertions(+)

2008-02-12 19:42:49 +0000 [52836fc] Elan Ruusamäe <glen/at/pld-linux.org>

	* - pass kernelversion to modinfo

 geninitrd | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

2008-02-12 19:42:09 +0000 [7308ede] Elan Ruusamäe <glen/at/pld-linux.org>

	* - code cosmetics

 geninitrd | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

2008-02-09 18:53:53 +0000 [fe28078] Elan Ruusamäe <glen/at/pld-linux.org>

	* - drop old code, optimize modules_add_linuxrc with shell code

 geninitrd | 153 +++++++++++++++-----------------------------------------------
 1 file changed, 36 insertions(+), 117 deletions(-)

2008-02-09 18:37:15 +0000 [666778e] Arkadiusz Miśkiewicz <arekm/at/maven.pl>

	* FIXME: support DEVICE partitions for mdadm

 geninitrd | 12 +++++++++---
 1 file changed, 9 insertions(+), 3 deletions(-)

2008-02-09 18:33:55 +0000 [59fd571] Elan Ruusamäe <glen/at/pld-linux.org>

	* - update

 ChangeLog | 13 +++++++++++++
 1 file changed, 13 insertions(+)

2008-02-09 18:21:27 +0000 [b210290] Elan Ruusamäe <glen/at/pld-linux.org>

	* - 9000.4

 Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

2008-02-09 18:19:42 +0000 [c25765e] Elan Ruusamäe <glen/at/pld-linux.org>

	* - do not treat module options as another module. bug #102

 geninitrd | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

2008-02-09 18:17:04 +0000 [8a47b72] Elan Ruusamäe <glen/at/pld-linux.org>

	* - fix output formatting

 geninitrd | 13 ++++++++++---
 1 file changed, 10 insertions(+), 3 deletions(-)

2008-02-08 20:36:09 +0000 [654cd9e] Elan Ruusamäe <glen/at/pld-linux.org>

	* - updated

 ChangeLog | 56 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 56 insertions(+)

2008-02-08 20:35:28 +0000 [1b03f0e] Elan Ruusamäe <glen/at/pld-linux.org>

	* - 9000.3

 Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

2008-02-08 20:12:52 +0000 [08651ad] areq <areq/at/pld-linux.org>

	* - typo in /dev/cciss/

 geninitrd | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

2008-01-28 22:51:41 +0000 [af07548] undefine <undefine/at/pld-linux.org>

	* - use blkid by default when blkid binary detected

 geninitrd | 10 +++++++---
 1 file changed, 7 insertions(+), 3 deletions(-)

2008-01-28 10:12:17 +0000 [4828c78] Elan Ruusamäe <glen/at/pld-linux.org>

	* - rename initrd_gen_procdata->initrd_gen_setrootdev

 geninitrd | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

2008-01-28 10:10:46 +0000 [dcdf6b4] Elan Ruusamäe <glen/at/pld-linux.org>

	* - small optimize for root=

 geninitrd | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

2008-01-28 00:27:21 +0000 [fc787d4] undefine <undefine/at/pld-linux.org>

	* - parse CMDLINE for root=something once and put it into ROOT - when blkid is used and in ROOT is something like UUID or LABEL -   put into ROOT real device (detected by blkid)

 geninitrd | 44 +++++++++++++++++++-------------------------
 1 file changed, 19 insertions(+), 25 deletions(-)

2008-01-27 22:08:06 +0000 [675e6f4] undefine <undefine/at/pld-linux.org>

	* - fixed indentation

 geninitrd | 50 +++++++++++++++++++++++++-------------------------
 1 file changed, 25 insertions(+), 25 deletions(-)

2008-01-27 13:37:07 +0000 [289fbc9] undefine <undefine/at/pld-linux.org>

	* - --with-blkid support to allow use root=LABEL=somewhere - disabled by default

 geninitrd | 26 +++++++++++++++++++++++++-
 1 file changed, 25 insertions(+), 1 deletion(-)

2008-01-20 05:44:55 +0000 [7eccec8] Elan Ruusamäe <glen/at/pld-linux.org>

	* - nfs root patch from wolvverine, with spelling fixes

 geninitrd | 16 +++++++++++-----
 1 file changed, 11 insertions(+), 5 deletions(-)

2008-01-19 19:49:33 +0000 [4c0da25] Elan Ruusamäe <glen/at/pld-linux.org>

	* - 9000.2 would be next version

 Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

2008-01-19 19:48:29 +0000 [e211ded] Elan Ruusamäe <glen/at/pld-linux.org>

	* - fix flow

 functions | 11 ++++++-----
 1 file changed, 6 insertions(+), 5 deletions(-)

2008-01-19 19:47:58 +0000 [6d2c63e] Elan Ruusamäe <glen/at/pld-linux.org>

	* - nfsroot patch from wolverine

 functions | 5 +++++
 geninitrd | 6 +++++-
 2 files changed, 10 insertions(+), 1 deletion(-)

2007-12-26 01:13:30 +0000 [7ffba53] Elan Ruusamäe <glen/at/pld-linux.org>

	* - find_depmod() implemented using modprobe info - shell constructs where possible

 geninitrd | 50 ++++++++++++++++++++++++++++++++++++++++++++------
 1 file changed, 44 insertions(+), 6 deletions(-)

2007-11-29 07:56:40 +0000 [658b802] Elan Ruusamäe <glen/at/pld-linux.org>

	* - take version from Makefile

 make-tag.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

2007-11-28 21:40:53 +0000 [ccdb888] Elan Ruusamäe <glen/at/pld-linux.org>

	* - 9000.1

 Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

2007-11-28 21:40:35 +0000 [c97537e] Elan Ruusamäe <glen/at/pld-linux.org>

	* - version is now manual

 RELEASE | 1 +
 1 file changed, 1 insertion(+)

2007-11-28 21:40:00 +0000 [599498d] Elan Ruusamäe <glen/at/pld-linux.org>

	* - update

 ChangeLog | 12 ++++++++++++
 1 file changed, 12 insertions(+)

2007-11-27 17:12:08 +0000 [2bface6] Elan Ruusamäe <glen/at/pld-linux.org>

	* - seems like /proc is mounted with initramfs 2.6.22.14 kernel (could someone clarify this with lkml or other link?)

 geninitrd | 8 +++++++-
 1 file changed, 7 insertions(+), 1 deletion(-)

2007-11-27 17:11:07 +0000 [034056f] Elan Ruusamäe <glen/at/pld-linux.org>

	* - need root to access files and make /dev nodes on initrd

 geninitrd | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

2007-11-26 18:09:56 +0000 [55884ae] Elan Ruusamäe <glen/at/pld-linux.org>

	* - reuse $CMDLINE

 geninitrd | 17 +++++++++++++----
 1 file changed, 13 insertions(+), 4 deletions(-)

2007-11-19 18:09:33 +0000 [d0bd726] Elan Ruusamäe <glen/at/pld-linux.org>

	* - updated

 ChangeLog | 26 ++++++++++++++++++++++++++
 1 file changed, 26 insertions(+)

2007-11-19 18:07:05 +0000 [9f1cb7c] Elan Ruusamäe <glen/at/pld-linux.org>

	* - optional features like suspend and flash conflicts aren't fatal. #70

 geninitrd | 14 ++++++++++----
 1 file changed, 10 insertions(+), 4 deletions(-)

2007-11-19 18:02:30 +0000 [ef08134] Elan Ruusamäe <glen/at/pld-linux.org>

	* - typo

 geninitrd | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

2007-11-19 17:02:40 +0000 [7992356] Elan Ruusamäe <glen/at/pld-linux.org>

	* - gensplash also requires initramfs - made both splashes more standalone (moved their stuff together)

 geninitrd | 70 ++++++++++++++++++++++++++++++++++++---------------------------
 1 file changed, 40 insertions(+), 30 deletions(-)

2007-11-18 12:33:47 +0000 [326dd4a] Elan Ruusamäe <glen/at/pld-linux.org>

	* - typo

 geninitrd | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

2007-11-14 14:24:56 +0000 [6d02dd3] Elan Ruusamäe <glen/at/pld-linux.org>

	* - mpath bindings moved to /etc/multipath/bindings

 geninitrd | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

2007-11-14 00:49:40 +0000 [bab4bc2] Elan Ruusamäe <glen/at/pld-linux.org>

	* - perhaps better messages from lvm on initrd

 geninitrd | 15 +++++++++------
 1 file changed, 9 insertions(+), 6 deletions(-)

2007-11-14 00:48:35 +0000 [830bb9d] Elan Ruusamäe <glen/at/pld-linux.org>

	* - update

 ChangeLog | 49 +++++++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 49 insertions(+)

2007-11-13 23:56:27 +0000 [b0d329a] Elan Ruusamäe <glen/at/pld-linux.org>

	* - can extract WWID directly from DM_UUID, no need to solve deps

 geninitrd | 17 +++++++----------
 1 file changed, 7 insertions(+), 10 deletions(-)

2007-11-13 23:48:45 +0000 [7548b21] Elan Ruusamäe <glen/at/pld-linux.org>

	* - allow using user_friendly_names in multipath.conf and still use wwid in initrd - mpath_wwid= option can override mpath wwwid to activate in initrd

 geninitrd | 77 ++++++++++++++++++++++++++++++++++++++++++++++++++-------------
 1 file changed, 62 insertions(+), 15 deletions(-)

2007-11-13 22:01:40 +0000 [e136dd8] Elan Ruusamäe <glen/at/pld-linux.org>

	* - MULTIPATH_ID -> MULTIPATH_WWID

 geninitrd | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

2007-11-13 18:51:50 +0000 [d23ec84] Elan Ruusamäe <glen/at/pld-linux.org>

	* - suffix dm-multipath partitions with pN - allow wwid= kernel commandline parameter to specify which multipath wwid to activate

 geninitrd | 20 +++++++++++++++++---
 1 file changed, 17 insertions(+), 3 deletions(-)

2007-11-13 16:22:41 +0000 [6bdc2ee] Elan Ruusamäe <glen/at/pld-linux.org>

	* - parse root=/dev/sys/rootfs from kernel commandline for lvm2

 geninitrd | 25 +++++++++++++++++++------
 1 file changed, 19 insertions(+), 6 deletions(-)

2007-11-07 13:08:47 +0000 [19afb11] Arkadiusz Miśkiewicz <arekm/at/maven.pl>

	* Don't duplicate program name prefix.

 geninitrd | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

2007-11-07 12:08:51 +0000 [5a76172] Arkadiusz Miśkiewicz <arekm/at/maven.pl>

	* Mention where root= option is to be found.

 geninitrd | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

2007-11-07 12:07:34 +0000 [f4010f7] Arkadiusz Miśkiewicz <arekm/at/maven.pl>

	* msg->warn. Little tweaks.

 geninitrd | 83 +++++++++++++++++++++++++++------------------------------------
 1 file changed, 35 insertions(+), 48 deletions(-)

2007-11-07 11:55:07 +0000 [779a218] Arkadiusz Miśkiewicz <arekm/at/maven.pl>

	* Introduce msg() for messages. Use everywhere.

 geninitrd | 79 ++++++++++++++++++++++++++++++++++++---------------------------
 1 file changed, 45 insertions(+), 34 deletions(-)

2007-11-06 13:06:37 +0000 [d805659] Elan Ruusamäe <glen/at/pld-linux.org>

	* - skip pointless another temporary dir - beautify debug messages - avoid race for initrd compression

 geninitrd | 97 +++++++++++++++++++++++++++++----------------------------------
 1 file changed, 45 insertions(+), 52 deletions(-)

2007-11-06 02:10:14 +0000 [f5b924f] Elan Ruusamäe <glen/at/pld-linux.org>

	* - new manual versioning schema

 ChangeLog | 31 +++++++++++++++++++++++++++++++
 Makefile  |  2 +-
 2 files changed, 32 insertions(+), 1 deletion(-)

2007-11-06 02:00:52 +0000 [f258d87] Elan Ruusamäe <glen/at/pld-linux.org>

	* - typo

 geninitrd | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

2007-11-06 02:00:31 +0000 [9b557a0] Elan Ruusamäe <glen/at/pld-linux.org>

	* - use $DESTDIR, as it's more common - always create /var/lib/multipath/bindings file for dm-multipath

 geninitrd | 115 +++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 58 insertions(+), 57 deletions(-)

2007-11-06 01:35:19 +0000 [278c3c9] Elan Ruusamäe <glen/at/pld-linux.org>

	* - well update inst_exec() too then to follow adamg

 geninitrd | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

2007-11-06 01:32:41 +0000 [3a1d3d8] Elan Ruusamäe <glen/at/pld-linux.org>

	* - use "read" to get line for /proc files

 geninitrd | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

2007-11-06 01:22:16 +0000 [7fea927] Elan Ruusamäe <glen/at/pld-linux.org>

	* - cleanup (kill pointless and done things)

 TODO | 11 -----------
 1 file changed, 11 deletions(-)

2007-11-06 01:20:14 +0000 [c9e1509] Elan Ruusamäe <glen/at/pld-linux.org>

	* - outdated (implemented)

 lvm.todo | 28 ----------------------------
 1 file changed, 28 deletions(-)

2007-11-05 21:09:45 +0000 [130aadc] Elan Ruusamäe <glen/at/pld-linux.org>

	* - check for /boot mount (is this ppc compatible?)

 geninitrd | 4 ++++
 1 file changed, 4 insertions(+)

2007-11-05 21:05:52 +0000 [82b2dba] Elan Ruusamäe <glen/at/pld-linux.org>

	* - move functions start of the script

 geninitrd | 820 +++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 410 insertions(+), 410 deletions(-)

2007-11-05 08:15:59 +0000 [966c32c] Elan Ruusamäe <glen/at/pld-linux.org>

	* - less deeper conditions

 geninitrd | 35 ++++++++++++++++++++---------------
 1 file changed, 20 insertions(+), 15 deletions(-)

2007-11-04 20:47:53 +0000 [e5b945b] Elan Ruusamäe <glen/at/pld-linux.org>

	* - update

 ChangeLog | 8 ++++++++
 1 file changed, 8 insertions(+)

2007-11-04 20:46:09 +0000 [26698ab] Arkadiusz Miśkiewicz <arekm/at/maven.pl>

	* Unbreak softraid detection.

 TODO      | 3 ---
 geninitrd | 2 +-
 2 files changed, 1 insertion(+), 4 deletions(-)

2007-11-03 15:41:24 +0000 [065fda7] Elan Ruusamäe <glen/at/pld-linux.org>

	* - bug found

 TODO | 3 +++
 1 file changed, 3 insertions(+)

2007-11-03 14:42:23 +0000 [fb2f663] Adam Gołębiowski <adamg/at/pld-linux.org>

	* - update ChangeLog

 ChangeLog | 26 ++++++++++++++++++++++++++
 1 file changed, 26 insertions(+)

2007-11-03 14:34:33 +0000 [58353d6] Adam Gołębiowski <adamg/at/pld-linux.org>

	* - create /proc, /sys, /etc only once

 geninitrd | 17 ++++++-----------
 1 file changed, 6 insertions(+), 11 deletions(-)

2007-11-03 14:29:14 +0000 [a9ace64] Adam Gołębiowski <adamg/at/pld-linux.org>

	* - proper usage for inst() and inst_d() functions

 geninitrd | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

2007-11-03 14:26:12 +0000 [798f28b] Adam Gołębiowski <adamg/at/pld-linux.org>

	* - call mount_proc only once

 geninitrd | 11 -----------
 1 file changed, 11 deletions(-)

2007-11-02 18:59:40 +0000 [aeb7553] Elan Ruusamäe <glen/at/pld-linux.org>

	* - leave rcs id for generated linuxrc

 geninitrd | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)

2007-11-02 17:58:17 +0000 [b7feffb] Elan Ruusamäe <glen/at/pld-linux.org>

	* - avoid packing initramfs twice for fbsplash, now symlinks are preserved too

 geninitrd | 14 ++++++++------
 1 file changed, 8 insertions(+), 6 deletions(-)

2007-11-02 17:16:10 +0000 [f5db170] Elan Ruusamäe <glen/at/pld-linux.org>

	* - splash generations moved to function - create only /init on initramfs due need to keep pid=1

 geninitrd | 137 +++++++++++++++++++++++++++++++++++---------------------------
 1 file changed, 78 insertions(+), 59 deletions(-)

2007-11-02 17:15:19 +0000 [56b5792] Elan Ruusamäe <glen/at/pld-linux.org>

	* - splash generations moved to function - create only /init on initramfs due need to keep pid=1

 ChangeLog | 80 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 80 insertions(+)

2007-11-02 01:02:31 +0000 [4cd0639] Elan Ruusamäe <glen/at/pld-linux.org>

	* - another fix to avoid lvdisplay failure to kill /linuxrc

 geninitrd | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

2007-11-01 22:49:21 +0000 [e934d04] Elan Ruusamäe <glen/at/pld-linux.org>

	* - parse CMDINE using shell constructs

 geninitrd | 10 +++++++++-
 1 file changed, 9 insertions(+), 1 deletion(-)

2007-11-01 17:30:15 +0000 [a14a054] Elan Ruusamäe <glen/at/pld-linux.org>

	* - more information why lvdisplay failed to resolve lvm name

 functions | 15 ++++++++++++++-
 1 file changed, 14 insertions(+), 1 deletion(-)

2007-11-01 03:02:24 +0000 [428b57c] Elan Ruusamäe <glen/at/pld-linux.org>

	* - typo

 geninitrd | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

2007-11-01 02:21:54 +0000 [e537bb5] Elan Ruusamäe <glen/at/pld-linux.org>

	* - one more lvm.static - give admin chance to figure out problem at initrd

 geninitrd | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)

2007-10-31 18:10:23 +0000 [903f21e] Elan Ruusamäe <glen/at/pld-linux.org>

	* - lvm needs to be called lvm.static otherwise it will re-execute itself via /sbin/lvm

 geninitrd | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

2007-10-31 17:44:07 +0000 [ec49b7e] Elan Ruusamäe <glen/at/pld-linux.org>

	* - avoid lvdisplay errors killing whole /linuxrc

 geninitrd | 35 +++++++++++++++++++++++------------
 1 file changed, 23 insertions(+), 12 deletions(-)

2007-10-30 21:45:05 +0000 [5b70f84] Elan Ruusamäe <glen/at/pld-linux.org>

	* - debugshell before final unmount and initrd exit

 geninitrd | 2 ++
 1 file changed, 2 insertions(+)

2007-10-30 21:25:46 +0000 [b64f015] Elan Ruusamäe <glen/at/pld-linux.org>

	* - new functions: mount_{dev,sys,proc,tmp} to mount those filesystems and use them

 geninitrd | 274 +++++++++++++++++++++++++++++++++-----------------------------
 1 file changed, 147 insertions(+), 127 deletions(-)

2007-10-30 20:51:43 +0000 [7efbe84] Elan Ruusamäe <glen/at/pld-linux.org>

	* - rpm -E is unreliable as it requires rpm-build macros present - use $_lib when installing with inst_exec()

 geninitrd | 21 +++++++++------------
 1 file changed, 9 insertions(+), 12 deletions(-)

2007-10-30 20:17:54 +0000 [be3884c] Elan Ruusamäe <glen/at/pld-linux.org>

	* - always load dm-mirror for dmraid

 geninitrd | 1 -
 1 file changed, 1 deletion(-)

2007-10-30 15:53:38 +0000 [e775193] Elan Ruusamäe <glen/at/pld-linux.org>

	* - really commit debuginitrd=sh functionality

 geninitrd | 15 ++++++++++-----
 1 file changed, 10 insertions(+), 5 deletions(-)

2007-10-30 15:08:43 +0000 [c6c6ce0] Elan Ruusamäe <glen/at/pld-linux.org>

	* - add function add_linuxrc() and generate all output via that function - add debuginitrd=sh possibility to invoke shell at some points in initrd

 geninitrd | 461 +++++++++++++++++++++++++++++++++-----------------------------
 1 file changed, 245 insertions(+), 216 deletions(-)

2007-10-30 15:07:28 +0000 [8bc082c] Elan Ruusamäe <glen/at/pld-linux.org>

	* - more detailed error messages when processing fstab and lvm

 functions | 27 ++++++++++++++++++++++-----
 1 file changed, 22 insertions(+), 5 deletions(-)

2007-10-28 22:07:47 +0000 [0a01e28] Elan Ruusamäe <glen/at/pld-linux.org>

	* - do not assume user has booted from suspend enabled kernel when generating initrd for suspend

 geninitrd | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

2007-10-28 18:19:56 +0000 [c1548a5] Elan Ruusamäe <glen/at/pld-linux.org>

	* - alias romfs,cramfs

 geninitrd | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

2007-10-28 18:10:31 +0000 [3a3d4b8] Elan Ruusamäe <glen/at/pld-linux.org>

	* - $CMDLINE available globally per /linuxrc

 geninitrd | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

2007-10-28 12:27:21 +0000 [24067b6] Elan Ruusamäe <glen/at/pld-linux.org>

	* - disable tuxonice by default (conflicts with suspend)

 geninitrd | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

2007-10-28 12:26:56 +0000 [7061a96] Elan Ruusamäe <glen/at/pld-linux.org>

	* - update

 ChangeLog | 137 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 137 insertions(+)

2007-10-28 10:53:08 +0000 [551c3b3] Arkadiusz Miśkiewicz <arekm/at/maven.pl>

	* Install resume from new location. Temporaily leave /usr/sbin/resume handling for backward compat.

 geninitrd | 19 ++++++++++++++++---
 1 file changed, 16 insertions(+), 3 deletions(-)

2007-10-26 20:10:18 +0000 [3f9a00c] Elan Ruusamäe <glen/at/pld-linux.org>

	* - lvm too

 TODO | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

2007-10-26 11:34:16 +0000 [bde770a] Elan Ruusamäe <glen/at/pld-linux.org>

	* - dmsetup todo

 TODO | 6 ++++++
 1 file changed, 6 insertions(+)

2007-10-25 16:31:44 +0000 [482091c] Elan Ruusamäe <glen/at/pld-linux.org>

	* - install all shared libs to /lib - install /var/lib/multipath/bindings for dm-multipath if present

 geninitrd | 13 ++++++++-----
 1 file changed, 8 insertions(+), 5 deletions(-)

2007-10-25 15:07:18 +0000 [60899da] Elan Ruusamäe <glen/at/pld-linux.org>

	* - fix finding scsi modules

 geninitrd | 14 ++++++--------
 1 file changed, 6 insertions(+), 8 deletions(-)

2007-10-25 14:17:03 +0000 [4282014] Elan Ruusamäe <glen/at/pld-linux.org>

	* - cosmeticis

 geninitrd | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

2007-10-25 14:15:34 +0000 [17e97ae] Elan Ruusamäe <glen/at/pld-linux.org>

	* - fix inst_exec() using inst()

 geninitrd | 33 ++++++++++++++++++++++++---------
 1 file changed, 24 insertions(+), 9 deletions(-)

2007-10-25 09:59:09 +0000 [9b532fe] Elan Ruusamäe <glen/at/pld-linux.org>

	* - try activating only dm-multipath rootfs is on - inst_exec: install execs to $dest and libraries to $libdir - inst() debug is back

 geninitrd | 27 +++++++++++++++++++--------
 1 file changed, 19 insertions(+), 8 deletions(-)

2007-10-25 08:56:24 +0000 [209061e] Elan Ruusamäe <glen/at/pld-linux.org>

	* - add inst_exec() to copy executable and it's shared libs - use it in initrd_gen_multipath

 geninitrd | 44 +++++++++++++++++++++-----------------------
 1 file changed, 21 insertions(+), 23 deletions(-)

2007-10-25 08:15:56 +0000 [82474db] Elan Ruusamäe <glen/at/pld-linux.org>

	* - cosmetics - take modprobe -c as modules source by default (you can now use include statement there)

 geninitrd | 78 ++++++++++++++++++++++++++++++++++++++-------------------------
 1 file changed, 47 insertions(+), 31 deletions(-)

2007-10-25 07:46:11 +0000 [c3667d0] Elan Ruusamäe <glen/at/pld-linux.org>

	* - optimize, cosmetics

 geninitrd | 133 ++++++++++++++++++++++++++++++++------------------------------
 1 file changed, 68 insertions(+), 65 deletions(-)

2007-10-25 07:26:22 +0000 [07b09cf] Elan Ruusamäe <glen/at/pld-linux.org>

	* - optimize, cosmetics

 geninitrd | 72 +++++++++++++++++++++++++++++++--------------------------------
 1 file changed, 36 insertions(+), 36 deletions(-)

2007-10-25 07:22:30 +0000 [9ae446b] Elan Ruusamäe <glen/at/pld-linux.org>

	* - typo

 geninitrd | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

2007-10-24 19:56:49 +0000 [f8a1a92] Elan Ruusamäe <glen/at/pld-linux.org>

	* - typo

 geninitrd | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

2007-10-24 19:13:56 +0000 [6b01392] Elan Ruusamäe <glen/at/pld-linux.org>

	* - add dm-multipath component devices to lvm2 ignore list

 geninitrd | 22 ++++++++++++----------
 1 file changed, 12 insertions(+), 10 deletions(-)

2007-10-24 18:45:34 +0000 [c083ae2] Elan Ruusamäe <glen/at/pld-linux.org>

	* - typo (multipath part was always generated) - find_modules_dmraid() moved to function - $have_dmraid variable to denote dmraid status

 geninitrd | 64 ++++++++++++++++++++++++++++++++++++++++-----------------------
 1 file changed, 41 insertions(+), 23 deletions(-)

2007-10-24 18:31:22 +0000 [1a63b12] Elan Ruusamäe <glen/at/pld-linux.org>

	* - optimize little dmraid part

 geninitrd | 22 ++++++++++------------
 1 file changed, 10 insertions(+), 12 deletions(-)

2007-10-24 18:20:06 +0000 [07137fe] Elan Ruusamäe <glen/at/pld-linux.org>

	* - moved dm-multipath handling to function

 geninitrd | 63 ++++++++++++++++++++++++++++++++++++++-------------------------
 1 file changed, 38 insertions(+), 25 deletions(-)

2007-10-24 18:09:16 +0000 [df73863] Elan Ruusamäe <glen/at/pld-linux.org>

	* - unify some more internal variables

 geninitrd | 26 +++++++++++++++-----------
 1 file changed, 15 insertions(+), 11 deletions(-)

2007-10-24 18:03:04 +0000 [69b1e93] Elan Ruusamäe <glen/at/pld-linux.org>

	* - unify some internal variables

 geninitrd | 24 +++++++++++++-----------
 1 file changed, 13 insertions(+), 11 deletions(-)

2007-10-24 17:58:10 +0000 [aabf157] Elan Ruusamäe <glen/at/pld-linux.org>

	* - detect physical devices for dm-multipath

 geninitrd | 34 ++++++++++++++++++++++------------
 1 file changed, 22 insertions(+), 12 deletions(-)

2007-10-24 17:26:16 +0000 [9baf4f3] Elan Ruusamäe <glen/at/pld-linux.org>

	* - cvs detect multipath

 geninitrd | 46 +++++++++++++++++++++++++++++-----------------
 1 file changed, 29 insertions(+), 17 deletions(-)

2007-10-24 15:55:25 +0000 [a800784] Elan Ruusamäe <glen/at/pld-linux.org>

	* - rename find_modules_for() -> find_modules_for_device() to avoid confusion

 geninitrd | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)

2007-10-24 15:53:33 +0000 [d917977] Elan Ruusamäe <glen/at/pld-linux.org>

	* - find_modules_for(): allow fallback if primary condition succeeded

 geninitrd | 56 ++++++++++++++++++++++++++++++++++++++++++++------------
 1 file changed, 44 insertions(+), 12 deletions(-)

2007-10-24 14:46:53 +0000 [2cc3ae8] Elan Ruusamäe <glen/at/pld-linux.org>

	* - initial dm-multpath hooks

 geninitrd | 96 +++++++++++++++++++++++++++++++++++++++++++++++++++++++--------
 1 file changed, 84 insertions(+), 12 deletions(-)

2007-10-23 19:39:59 +0000 [edecd1e] Elan Ruusamäe <glen/at/pld-linux.org>

	* - handle /dev/mapper/* also properly

 functions | 11 ++++++++++-
 1 file changed, 10 insertions(+), 1 deletion(-)

2007-10-23 19:30:13 +0000 [18a6956] Elan Ruusamäe <glen/at/pld-linux.org>

	* - we can grab the proper lvm path from lvdisplay output

 functions | 22 +++-------------------
 1 file changed, 3 insertions(+), 19 deletions(-)

2007-10-23 16:47:12 +0000 [dab92b1] Elan Ruusamäe <glen/at/pld-linux.org>

	* - bugfixes

 geninitrd | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

2007-10-23 15:16:51 +0000 [034fdd5] Elan Ruusamäe <glen/at/pld-linux.org>

	* - add inst_d() utility function to make dirs

 geninitrd | 61 ++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 30 insertions(+), 31 deletions(-)

2007-10-23 15:08:55 +0000 [dcc1b91] Elan Ruusamäe <glen/at/pld-linux.org>

	* - kill excess quoting

 geninitrd | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

2007-10-23 15:06:56 +0000 [1775ba3] Elan Ruusamäe <glen/at/pld-linux.org>

	* - inst() adds now $MNTIMAGE automatically

 geninitrd | 55 +++++++++++++++++++++++++++----------------------------
 1 file changed, 27 insertions(+), 28 deletions(-)

2007-10-22 17:25:46 +0000 [6ef1a35] Elan Ruusamäe <glen/at/pld-linux.org>

	* - use dmsetup from device-mapper pkg not devmap_name from multipath-tools

 functions | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

2007-10-22 17:24:37 +0000 [14da5fc] Elan Ruusamäe <glen/at/pld-linux.org>

	* - more consistent lookup of long device-mapper name

 functions | 9 ++++-----
 1 file changed, 4 insertions(+), 5 deletions(-)

2007-10-16 16:25:43 +0000 [ee2d525] Elan Ruusamäe <glen/at/pld-linux.org>

	* - new release

 ChangeLog | 36 ++++++++++++++++++++++++++++++++++++
 1 file changed, 36 insertions(+)

2007-10-16 16:24:12 +0000 [b5f5c08] Elan Ruusamäe <glen/at/pld-linux.org>

	* - fix typo

 geninitrd | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

2007-10-12 15:07:46 +0000 [7591cd3] Elan Ruusamäe <glen/at/pld-linux.org>

	* - USE_TUXONICE=$USE_SUSPEND2 if set in config

 geninitrd | 6 ++++++
 1 file changed, 6 insertions(+)

2007-10-12 14:37:38 +0000 [5b26c57] Elan Ruusamäe <glen/at/pld-linux.org>

	* - /sys/power/tuxonice/do_resume support (not tested)

 geninitrd | 1 +
 1 file changed, 1 insertion(+)

2007-10-12 13:39:43 +0000 [1cd2aab] Elan Ruusamäe <glen/at/pld-linux.org>

	* - suspend2->tuxonice rename internally (old option preserved)

 geninitrd           | 24 ++++++++++++------------
 geninitrd.sysconfig |  7 +++++--
 2 files changed, 17 insertions(+), 14 deletions(-)

2007-10-11 15:30:04 +0000 [f155a80] Elan Ruusamäe <glen/at/pld-linux.org>

	* - use dmraid devices only for rootfs - generate dmraid portion only if dmraid devices are found

 geninitrd | 15 ++++++++-------
 1 file changed, 8 insertions(+), 7 deletions(-)

2007-10-11 15:22:52 +0000 [9cadf15] Elan Ruusamäe <glen/at/pld-linux.org>

	* - debug remove

 ChangeLog | 76 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++-
 geninitrd |  2 --
 2 files changed, 75 insertions(+), 3 deletions(-)

2007-10-11 15:18:13 +0000 [e5d70e7] Elan Ruusamäe <glen/at/pld-linux.org>

	* - debug remove

 geninitrd | 3 ---
 1 file changed, 3 deletions(-)

2007-10-11 15:17:44 +0000 [7a7cb03] Elan Ruusamäe <glen/at/pld-linux.org>

	* - debug remove

 geninitrd | 1 -
 1 file changed, 1 deletion(-)

2007-10-11 15:16:42 +0000 [6078d77] Elan Ruusamäe <glen/at/pld-linux.org>

	* - remove dumping linuxrc and lvm.conf

 geninitrd | 5 -----
 1 file changed, 5 deletions(-)

2007-10-11 15:16:19 +0000 [bc0d6f2] Elan Ruusamäe <glen/at/pld-linux.org>

	* - rootfs on lvm and dmraid hooks

 functions | 12 +++++++++
 geninitrd | 85 ++++++++++++++++++++++++++++++++++++++++++++++-----------------
 2 files changed, 75 insertions(+), 22 deletions(-)

2007-10-05 22:51:07 +0000 [9e1ceab] Elan Ruusamäe <glen/at/pld-linux.org>

	* - cosmetics

 geninitrd | 9 ++++-----
 1 file changed, 4 insertions(+), 5 deletions(-)

2007-10-05 22:47:27 +0000 [ada7e42] Elan Ruusamäe <glen/at/pld-linux.org>

	* - library functions shouldn't exit

 functions | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

2007-10-05 22:38:57 +0000 [cdf1e7c] Elan Ruusamäe <glen/at/pld-linux.org>

	* - no extra 512b needed for romfs

 geninitrd | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

2007-10-05 22:36:42 +0000 [7758e45] Elan Ruusamäe <glen/at/pld-linux.org>

	* - more $PROGRAM usage

 geninitrd | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

2007-10-05 22:33:55 +0000 [3938fd1] Elan Ruusamäe <glen/at/pld-linux.org>

	* - add device-mapper to lvm types when using dmraid

 geninitrd | 3 +++
 1 file changed, 3 insertions(+)

2007-10-05 15:27:51 +0000 [a8b6394] Elan Ruusamäe <glen/at/pld-linux.org>

	* - check produced romfs image size

 geninitrd | 5 +++++
 1 file changed, 5 insertions(+)

2007-10-05 15:26:59 +0000 [8bd582f] Elan Ruusamäe <glen/at/pld-linux.org>

	* - add dm-mirror module for dmraid setups - generate /dev nodes from /proc/partitions also for dmraid

 geninitrd | 22 +++++++++++++++++-----
 1 file changed, 17 insertions(+), 5 deletions(-)

2007-10-05 13:39:05 +0000 [06ae4e5] Elan Ruusamäe <glen/at/pld-linux.org>

	* - no need to interpolate vars in gen_devices()

 geninitrd | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

2007-10-05 13:37:32 +0000 [2ffb173] Elan Ruusamäe <glen/at/pld-linux.org>

	* - create /dev entries also for dmraid - made initrd_gen_devices() as function

 geninitrd | 30 ++++++++++++++++++++++--------
 1 file changed, 22 insertions(+), 8 deletions(-)

2007-10-05 12:53:43 +0000 [aebe301] Elan Ruusamäe <glen/at/pld-linux.org>

	* - kill trailing space

 geninitrd | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

2007-10-05 12:50:59 +0000 [a0cb1bd] Elan Ruusamäe <glen/at/pld-linux.org>

	* - make /sys for dmraid setup

 geninitrd | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

2007-10-04 21:23:24 +0000 [4ca8a6c] Elan Ruusamäe <glen/at/pld-linux.org>

	* - cosmetics

 geninitrd | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

2007-10-04 21:22:08 +0000 [737d5a0] Elan Ruusamäe <glen/at/pld-linux.org>

	* - spelling

 geninitrd | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

2007-10-04 15:24:19 +0000 [7915c8b] Elan Ruusamäe <glen/at/pld-linux.org>

	* - make initrd_gen_tmpfs_dev() callable multiple times

 geninitrd | 23 +++++++++++++++--------
 1 file changed, 15 insertions(+), 8 deletions(-)

2007-10-04 15:21:59 +0000 [740d621] Elan Ruusamäe <glen/at/pld-linux.org>

	* - fool vim

 geninitrd | 1 +
 1 file changed, 1 insertion(+)

2007-10-04 15:20:45 +0000 [00eaa93] Elan Ruusamäe <glen/at/pld-linux.org>

	* - use die() calls

 geninitrd | 132 ++++++++++++++++++++------------------------------------------
 1 file changed, 43 insertions(+), 89 deletions(-)

2007-10-04 15:10:53 +0000 [661cd52] Elan Ruusamäe <glen/at/pld-linux.org>

	* - use just tmpfs for dmraid - globally umount tmpfs /dev if used (dmraid/lvm2 mixture possible)

 geninitrd | 18 +++++++++++-------
 1 file changed, 11 insertions(+), 7 deletions(-)

2007-10-04 15:08:17 +0000 [bf6c3fc] Elan Ruusamäe <glen/at/pld-linux.org>

	* - die() function for generic exit

 geninitrd | 7 +++++++
 1 file changed, 7 insertions(+)

2007-09-03 14:27:18 +0000 [533baea] Elan Ruusamäe <glen/at/pld-linux.org>

	* - can't guess is the parameter added or not, so adjust message

 geninitrd | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

2007-09-03 14:25:25 +0000 [92a4990] Elan Ruusamäe <glen/at/pld-linux.org>

	* - require switch_root applet when needed

 geninitrd | 2 ++
 1 file changed, 2 insertions(+)

2007-09-03 12:41:10 +0000 [5b23403] Elan Ruusamäe <glen/at/pld-linux.org>

	* - prefix errors with Error:

 geninitrd | 68 +++++++++++++++++++++++++++++++--------------------------------
 1 file changed, 34 insertions(+), 34 deletions(-)

2007-08-31 22:10:26 +0000 [26939e7] Elan Ruusamäe <glen/at/pld-linux.org>

	* - quiet cpio

 geninitrd | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

2007-08-31 15:45:54 +0000 [98fdd58] Elan Ruusamäe <glen/at/pld-linux.org>

	* - update

 ChangeLog | 5 +++++
 1 file changed, 5 insertions(+)

2007-08-31 15:45:32 +0000 [a209784] Elan Ruusamäe <glen/at/pld-linux.org>

	* - bugfixes

 make-tag.sh | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

2007-08-31 15:44:02 +0000 [3acff2e] Elan Ruusamäe <glen/at/pld-linux.org>

	* - update

 ChangeLog | 6 ++++++
 1 file changed, 6 insertions(+)

2007-08-31 15:43:40 +0000 [011f78c] Elan Ruusamäe <glen/at/pld-linux.org>

	* - helpful for making release

 RELEASE     |  7 +++++++
 make-tag.sh | 13 +++++++++++++
 2 files changed, 20 insertions(+)

2007-08-30 10:00:52 +0000 [ba5d09f] czarny <czarny/at/pld-linux.org>

	* - --with/without options for bootsplash,fbsplash,suspend and suspend2 - ready for kernel-desktop

 geninitrd | 23 +++++++++++++++++++----
 1 file changed, 19 insertions(+), 4 deletions(-)

2007-07-16 14:50:02 +0000 [b831a79] hawk <hawk/at/pld-linux.org>

	* - updated

 ChangeLog | 10 ++++++++++
 1 file changed, 10 insertions(+)

2007-07-16 14:48:56 +0000 [f3a5f8a] hawk <hawk/at/pld-linux.org>

	* - cosmetics to bump revision number in order to change version number   (does svn has equivalent of cvs commit -f?)

 geninitrd | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

2007-07-16 14:22:54 +0000 [f258197] hawk <hawk/at/pld-linux.org>

	* - check /dev/dm-*, /dev/mapper/* after checking LABEL=*, UUID=*

 functions | 3 +++
 1 file changed, 3 insertions(+)

2007-07-16 12:52:58 +0000 [cfd5589] hawk <hawk/at/pld-linux.org>

	* - updated

 ChangeLog | 19 +++++++++++++++++++
 1 file changed, 19 insertions(+)

2007-07-16 12:31:52 +0000 [d348a28] hawk <hawk/at/pld-linux.org>

	* - check /dev/mapper/* too while testing if rootdev is LVM

 functions | 7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)

2007-07-09 07:41:34 +0000 [e620b42] Adam Gołębiowski <adamg/at/pld-linux.org>

	* - Jacek Konieczny's geninitrd-rootdev.patch applied   (http://lists.pld-linux.org/mailman/pipermail/pld-devel-en/2007-May/018983.html)

 geninitrd | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

2007-07-09 07:40:33 +0000 [dd85637] Adam Gołębiowski <adamg/at/pld-linux.org>

	* - Jacek Konieczny's geninitrd-lvm_initramfs.patch applied   (http://lists.pld-linux.org/mailman/pipermail/pld-devel-en/2007-May/018983.html)

 geninitrd | 14 ++++++++++----
 1 file changed, 10 insertions(+), 4 deletions(-)

2007-07-09 07:27:44 +0000 [87d6d03] Arkadiusz Miśkiewicz <arekm/at/maven.pl>

	* inst() takes only two arguments, no more. Print usage for inst() on stderr.

 geninitrd | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

2007-06-30 18:43:17 +0000 [68e953d] Arkadiusz Miśkiewicz <arekm/at/maven.pl>

	* Updated

 ChangeLog | 39 +++++++++++++++++++++++++++++++++++++++
 1 file changed, 39 insertions(+)

2007-06-24 20:37:08 +0000 [bf17c86] Arkadiusz Miśkiewicz <arekm/at/maven.pl>

	* Try to load raidX and raid456 modules.

 geninitrd | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

2007-05-29 10:18:09 +0000 [88094c7] Elan Ruusamäe <glen/at/pld-linux.org>

	* - use shell construct instead of `dirname`

 geninitrd | 7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)

2007-05-29 09:19:52 +0000 [497e341] Elan Ruusamäe <glen/at/pld-linux.org>

	* - Revision 8368 makes use of dirname in initrd. require it

 geninitrd | 1 +
 1 file changed, 1 insertion(+)

2007-05-29 09:16:01 +0000 [9b1373f] Elan Ruusamäe <glen/at/pld-linux.org>

	* - workaround for BusyBox v1.1.3 (currently in AC)

 geninitrd | 12 +++++++++++-
 1 file changed, 11 insertions(+), 1 deletion(-)

2007-05-16 06:55:49 +0000 [8d6cdf8] czarny <czarny/at/pld-linux.org>

	* - my mistake; uncommented the version checks

 geninitrd | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

2007-05-16 06:51:47 +0000 [92ed99b] czarny <czarny/at/pld-linux.org>

	* - updated device matching rules for ceases like Patrys's fe 00

 geninitrd | 20 ++++++++++----------
 1 file changed, 10 insertions(+), 10 deletions(-)

2007-04-03 10:18:55 +0000 [5101a38] Arkadiusz Miśkiewicz <arekm/at/maven.pl>

	* Create additional devices like xfs logdev. Verbose copying of devices.

 functions |  7 ++++++-
 geninitrd | 14 +++++++++-----
 2 files changed, 15 insertions(+), 6 deletions(-)

2007-03-20 14:13:36 +0000 [d07b92a] Elan Ruusamäe <glen/at/pld-linux.org>

	* - do not redirect output from function, output could be unpredictable

 geninitrd | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

2007-03-20 14:12:24 +0000 [9299682] Elan Ruusamäe <glen/at/pld-linux.org>

	* - add busybox_applet() which checks if busybox has required applet present

 geninitrd | 45 +++++++++++++++++++++++++++++++++++++++++++--
 1 file changed, 43 insertions(+), 2 deletions(-)

2007-03-20 11:28:33 +0000 [dac49b0] Elan Ruusamäe <glen/at/pld-linux.org>

	* - fixes Marek Guevara Braun bug

 ChangeLog | 4 ++++
 1 file changed, 4 insertions(+)

2007-03-20 11:27:53 +0000 [f116bd4] Elan Ruusamäe <glen/at/pld-linux.org>

	* - fixed typo and bug from arekm change

 geninitrd | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

2007-03-17 12:47:57 +0000 [c6cd190] Elan Ruusamäe <glen/at/pld-linux.org>

	* - update

 ChangeLog | 31 +++++++++++++++++++++++++++++++
 1 file changed, 31 insertions(+)

2007-03-17 12:46:27 +0000 [93968ad] Elan Ruusamäe <glen/at/pld-linux.org>

	* - umount /dev also for udev. fixes radek bug

 geninitrd | 1 +
 1 file changed, 1 insertion(+)

2007-03-09 14:34:49 +0000 [c3e2550] Arkadiusz Miśkiewicz <arekm/at/maven.pl>

	* debuginitrd option in /proc/cmdline handled.

 geninitrd | 19 ++++++-------------
 1 file changed, 6 insertions(+), 13 deletions(-)

2007-03-09 14:11:14 +0000 [c9a3b68] Arkadiusz Miśkiewicz <arekm/at/maven.pl>

	* Read /proc file using cat which makes buffering for us. 2.4 /proc/partitions contains more data after device name - skip these.

 geninitrd | 9 +++------
 1 file changed, 3 insertions(+), 6 deletions(-)

2007-03-09 13:24:07 +0000 [06b7d1a] Arkadiusz Miśkiewicz <arekm/at/maven.pl>

	* Handle devfs cases like scsi/host0/bus0/target2/lun0/disc.

 geninitrd | 1 +
 1 file changed, 1 insertion(+)

2007-03-07 10:24:09 +0000 [9b2b57f] Elan Ruusamäe <glen/at/pld-linux.org>

	* - correct comment

 changelog.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

2007-03-07 10:18:00 +0000 [33d8c99] Elan Ruusamäe <glen/at/pld-linux.org>

	* - allow outdated users file

 changelog.sh | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)

2007-03-07 07:54:02 +0000 [3585132] Arkadiusz Miśkiewicz <arekm/at/maven.pl>

	* Support async scsi bus scanning. Update ChangeLog.

 ChangeLog    | 25 +++++++++++++++++--------
 changelog.sh |  2 +-
 2 files changed, 18 insertions(+), 9 deletions(-)

2007-03-07 07:49:37 +0000 [84df18b] Arkadiusz Miśkiewicz <arekm/at/maven.pl>

	* We need to ensure that scsi bus probbing finished on kernels with CONFIG_SCSI_SCAN_ASYNC=y (like our 2.6.20).

 geninitrd | 1 +
 1 file changed, 1 insertion(+)

2007-03-05 12:35:29 +0000 [93f2f7c] Arkadiusz Miśkiewicz <arekm/at/maven.pl>

	* More crapolla by czarny.

 geninitrd | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

2007-02-21 15:15:15 +0000 [7c10f44] Elan Ruusamäe <glen/at/pld-linux.org>

	* - updated

 ChangeLog | 4 ++++
 1 file changed, 4 insertions(+)

2007-02-21 13:01:54 +0000 [7fc1e5b] sparky <sparky/at/pld-linux.org>

	* - fixed urandom minor

 geninitrd | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

2007-02-08 19:06:56 +0000 [1466080] Elan Ruusamäe <glen/at/pld-linux.org>

	* - update

 ChangeLog | 11 +++++++++++
 1 file changed, 11 insertions(+)

2007-02-08 19:06:31 +0000 [ca93798] Elan Ruusamäe <glen/at/pld-linux.org>

	* - outputs nothing actually as it sets two parameters

 functions | 1 -
 1 file changed, 1 deletion(-)

2007-02-08 18:38:59 +0000 [dc006e4] Elan Ruusamäe <glen/at/pld-linux.org>

	* - correct comment

 functions | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

2007-02-08 18:38:12 +0000 [b6c4aab] Elan Ruusamäe <glen/at/pld-linux.org>

	* - find_root() will return lvm2 nodes in form /dev/VG/LV

 ChangeLog | 12 ++++++++++++
 functions | 33 +++++++++++++++++++++++++++++++++
 geninitrd | 29 +----------------------------
 3 files changed, 46 insertions(+), 28 deletions(-)

2007-02-08 18:26:32 +0000 [e35fa88] Elan Ruusamäe <glen/at/pld-linux.org>

	* - include functions in tarball

 Makefile | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

2007-02-08 18:24:34 +0000 [ca2c201] Elan Ruusamäe <glen/at/pld-linux.org>

	* - allow setting prefix for function messages via $PROGRAM global

 functions | 2 +-
 geninitrd | 3 ++-
 2 files changed, 3 insertions(+), 2 deletions(-)

2007-02-08 18:21:03 +0000 [1cea325] Elan Ruusamäe <glen/at/pld-linux.org>

	* - export functions so other programs could reuse code - find_root() for now

 Makefile  |  8 +++++---
 functions | 60 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 geninitrd | 52 ++++------------------------------------------------
 3 files changed, 69 insertions(+), 51 deletions(-)

2007-02-07 10:59:01 +0000 [8099538] Elan Ruusamäe <glen/at/pld-linux.org>

	* - update

 ChangeLog | 54 ++++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 54 insertions(+)

2007-02-07 10:58:24 +0000 [4cd77a5] Elan Ruusamäe <glen/at/pld-linux.org>

	* - drop $orig_rootdev, as $rootdev is the same variable now

 geninitrd | 9 +++------
 1 file changed, 3 insertions(+), 6 deletions(-)

2007-02-07 10:56:54 +0000 [f061574] Elan Ruusamäe <glen/at/pld-linux.org>

	* - do not use  variable when it's value is something different

 geninitrd | 16 +++++++++-------
 1 file changed, 9 insertions(+), 7 deletions(-)

2007-02-07 10:51:26 +0000 [738c05d] Elan Ruusamäe <glen/at/pld-linux.org>

	* - use only blkid to resolve UUID and LABEL, so now it works with any fs not just xfs,ext{2,3} - cleanup find_root() function

 geninitrd | 178 +++++++++++++-------------------------------------------------
 1 file changed, 37 insertions(+), 141 deletions(-)

2007-02-07 10:33:03 +0000 [553786c] Elan Ruusamäe <glen/at/pld-linux.org>

	* - rc-scripts functions sets default PATH - make example in usage() more actual

 geninitrd | 13 +++++++------
 1 file changed, 7 insertions(+), 6 deletions(-)

2007-02-07 10:12:02 +0000 [447ff04] Arkadiusz Miśkiewicz <arekm/at/maven.pl>

	* Revert, conflicts seems more sane way.

 geninitrd | 9 ++-------
 1 file changed, 2 insertions(+), 7 deletions(-)

2007-02-07 10:07:03 +0000 [e23cced] Arkadiusz Miśkiewicz <arekm/at/maven.pl>

	* Compat symlink.

 geninitrd | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

2007-02-07 09:46:20 +0000 [325f349] Arkadiusz Miśkiewicz <arekm/at/maven.pl>

	* Make it backward compatible with previous udev versions.

 geninitrd | 8 ++++++--
 1 file changed, 6 insertions(+), 2 deletions(-)

2007-02-06 17:11:08 +0000 [8c74a42] Elan Ruusamäe <glen/at/pld-linux.org>

	* - ps svn:keywords Date

 geninitrd.8.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

2007-02-06 17:10:45 +0000 [83abdef] Elan Ruusamäe <glen/at/pld-linux.org>

	* - ps svn:keywords Id

2007-02-06 17:08:46 +0000 [0a2587a] Elan Ruusamäe <glen/at/pld-linux.org>

	* - fix encoding for czarny name

 geninitrd.8.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

2007-02-06 17:03:32 +0000 [d2dc16e] Elan Ruusamäe <glen/at/pld-linux.org>

	* - ignore errors from pvdisplay when it can't access devices (emc for example)

 geninitrd | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

2007-02-06 16:59:42 +0000 [2e1d6e1] Elan Ruusamäe <glen/at/pld-linux.org>

	* - use blkid optionally (but preferred) to resolve UUID= and LABEL= at initrd generation time

 TODO      |  1 -
 geninitrd | 34 ++++++++++++++++++++++++++++++++++
 2 files changed, 34 insertions(+), 1 deletion(-)

2007-02-06 16:26:31 +0000 [4b0038a] Elan Ruusamäe <glen/at/pld-linux.org>

	* - use xfs_admin to get label of xfs filesystem

 geninitrd | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

2007-02-03 10:54:15 +0000 [4f5e814] sparky <sparky/at/pld-linux.org>

	* - updated

 ChangeLog | 63 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 63 insertions(+)

2007-02-03 10:40:56 +0000 [54631fd] sparky <sparky/at/pld-linux.org>

	* - revert: force people with Th to test initramfs

 geninitrd | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

2007-02-02 12:59:14 +0000 [fdcdbc6] sparky <sparky/at/pld-linux.org>

	* - don't use "initramfs" as default in kernels 2.5+, there are too many people   crying...

 geninitrd | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

2007-02-01 10:26:53 +0000 [f1a5a1b] sparky <sparky/at/pld-linux.org>

	* - maybe this way ?

 geninitrd | 8 ++++++++
 1 file changed, 8 insertions(+)

2007-02-01 10:20:37 +0000 [a020063] sparky <sparky/at/pld-linux.org>

	* - reverted last two changes, szhould work but it requires new busybox - won't work with old one, need some check for that

 geninitrd | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

2007-02-01 09:38:17 +0000 [f7b92aa] sparky <sparky/at/pld-linux.org>

	* - there is no way to pass init application to switchroot, there is no need   to do so anyway

 geninitrd | 6 +-----
 1 file changed, 1 insertion(+), 5 deletions(-)

2007-02-01 09:05:58 +0000 [8f1ac26] sparky <sparky/at/pld-linux.org>

	* - typo: switch_root -> switchroot

 geninitrd | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

2007-01-29 22:24:19 +0000 [a46f8bd] Arkadiusz Miśkiewicz <arekm/at/maven.pl>

	* Drop spares=X from initrd mdadm.conf.

 geninitrd | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

2007-01-27 19:01:58 +0000 [df391e6] sparky <sparky/at/pld-linux.org>

	* - simplified mknod script in initramfs

 geninitrd | 66 ++++++++++++++++++++++++++++++---------------------------------
 1 file changed, 31 insertions(+), 35 deletions(-)

2007-01-27 18:34:51 +0000 [84a42c8] czarny <czarny/at/pld-linux.org>

	* - semicolon fixed - dobule 0 adding fixed (really?)

 geninitrd | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

2007-01-27 16:59:43 +0000 [81d5370] czarny <czarny/at/pld-linux.org>

	* - format description added

 geninitrd | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

2007-01-27 16:56:34 +0000 [df46d2c] czarny <czarny/at/pld-linux.org>

	* - resolved bug with lilio (root=806 instead of root=0806) - used parameter more thorough

 geninitrd | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

2007-01-27 14:34:51 +0000 [fdc8f89] czarny <czarny/at/pld-linux.org>

	* - using udevd instead of legacy udev - killing daemon afterwards

 geninitrd | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

2007-01-27 14:05:23 +0000 [91924e8] czarny <czarny/at/pld-linux.org>

	* - switched initrd-udev => initrd-udevd, as new udev doesn't build udev bin (only udevd)

 geninitrd | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

2007-01-26 23:51:58 +0000 [51dc11c] Arkadiusz Miśkiewicz <arekm/at/maven.pl>

	* Copy device only if it doesn't exist.

 geninitrd | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

2007-01-11 13:57:41 +0000 [fae3dd5] Elan Ruusamäe <glen/at/pld-linux.org>

	* Update

 ChangeLog | 4 ++++
 1 file changed, 4 insertions(+)

2007-01-11 13:56:12 +0000 [c2a86f3] Elan Ruusamäe <glen/at/pld-linux.org>

	* Update

 ChangeLog | 69 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 69 insertions(+)

2007-01-11 13:55:34 +0000 [8e7e666] Elan Ruusamäe <glen/at/pld-linux.org>

	* Unmount /dev running on tmpfs when LVM2 init is done

 geninitrd | 1 +
 1 file changed, 1 insertion(+)

2006-12-19 20:59:05 +0000 [7997945] czarny <czarny/at/pld-linux.org>

	* - while using initramfs, rootfs mounter ro instaed rw

 geninitrd | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

2006-12-14 19:50:01 +0000 [f77b5ec] Elan Ruusamäe <glen/at/pld-linux.org>

	* Fix encoding

 geninitrd.8.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

2006-12-14 19:48:13 +0000 [054d269] Elan Ruusamäe <glen/at/pld-linux.org>

	* Add make clean.

 Makefile | 3 +++
 1 file changed, 3 insertions(+)

2006-12-14 19:47:29 +0000 [e7e406a] Elan Ruusamäe <glen/at/pld-linux.org>

	* Do not make install by default. Some cleanups and stuff.

 Makefile | 24 +++++++++++++-----------
 1 file changed, 13 insertions(+), 11 deletions(-)

2006-12-14 19:44:42 +0000 [b234cd0] Elan Ruusamäe <glen/at/pld-linux.org>

	* - add me, and the list is in no way alphabetic

 geninitrd.8.xml | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

2006-12-14 17:15:23 +0000 [52174a6] Elan Ruusamäe <glen/at/pld-linux.org>

	* Some note

 TODO | 1 +
 1 file changed, 1 insertion(+)

2006-12-14 17:14:21 +0000 [1848d52] Elan Ruusamäe <glen/at/pld-linux.org>

	* - pass --users-charset=ISO8859-2, needs svn2log > 0.1-2

 changelog.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

2006-12-14 16:03:12 +0000 [e4b07dd] czarny <czarny/at/pld-linux.org>

	* - merged from branches/devel - tweaked geninitrd.sysconfig for default options - some documentation added

 geninitrd           | 146 ++++++++++++++++++++++++++++++++++++++++++++++------
 geninitrd.8.xml     |  13 +++++
 geninitrd.sysconfig |   8 ++-
 3 files changed, 149 insertions(+), 18 deletions(-)

2006-12-02 15:14:27 +0000 [45d4d8c] Jacek Konieczny <jajcus/at/pld-linux.org>

	* - it is not only my code :-)

 geninitrd | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

2006-11-18 13:57:02 +0000 [050198f] lmasko <lmasko/at/pld-linux.org>

	* - Suspend2 can have its directory in /proc/suspend2 or /sys/power/suspend2,   depending on kernel version, initrd must support both.

 geninitrd | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

2006-10-27 14:27:02 +0000 [94d430a] Elan Ruusamäe <glen/at/pld-linux.org>

	* - add one 512b for ext2 fs (room for filesystem header)

 geninitrd | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

2006-10-20 18:22:06 +0000 [ea5f6a5] Elan Ruusamäe <glen/at/pld-linux.org>

	* Add blkid todo

 TODO | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

2006-10-20 16:30:28 +0000 [a9b2d16] Elan Ruusamäe <glen/at/pld-linux.org>

	* echo not execute (typo fix)

 geninitrd | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

2006-10-20 16:18:50 +0000 [5bca32d] Elan Ruusamäe <glen/at/pld-linux.org>

	* Propset Id.

 changelog.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

2006-10-20 16:16:54 +0000 [def7437] Elan Ruusamäe <glen/at/pld-linux.org>

	* Updated.

 ChangeLog | 114 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 114 insertions(+)

2006-10-20 16:16:12 +0000 [94769f1] Elan Ruusamäe <glen/at/pld-linux.org>

	* Cosmetics.

 geninitrd | 165 ++++++++++++++++++++++++++++++--------------------------------
 1 file changed, 80 insertions(+), 85 deletions(-)

2006-10-20 16:05:26 +0000 [f653679] Elan Ruusamäe <glen/at/pld-linux.org>

	* Resolve /dev/dm-0 to LVM names (/dev/sys/rootfs) which we get when using LABEL or UUID.

 geninitrd | 36 +++++++++++++++++++++++++++++++++---
 1 file changed, 33 insertions(+), 3 deletions(-)

2006-10-20 16:03:54 +0000 [6deef97] Elan Ruusamäe <glen/at/pld-linux.org>

	* Depend on xfs_admin due that.

 geninitrd | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

2006-10-20 16:03:13 +0000 [8e9fd24] Elan Ruusamäe <glen/at/pld-linux.org>

	* Use xfs_admin to get xfs filesystem UUID and trim it for spaces.

 geninitrd | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

2006-10-20 16:02:26 +0000 [01832c4] Elan Ruusamäe <glen/at/pld-linux.org>

	* Typo.

 geninitrd | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

2006-10-19 16:23:02 +0000 [dd87738] Elan Ruusamäe <glen/at/pld-linux.org>

	* Less noise when initializing LVM2.

 geninitrd | 14 +++++++++-----
 1 file changed, 9 insertions(+), 5 deletions(-)

2006-10-19 13:44:26 +0000 [3edb822] Elan Ruusamäe <glen/at/pld-linux.org>

	* Round ext2 imagesize up to 1024 blocks.

 geninitrd | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

2006-10-19 13:38:59 +0000 [73edc0c] Elan Ruusamäe <glen/at/pld-linux.org>

	* Make ext2 image size dynamic -- calculated at building time.

 geninitrd | 35 ++++++++++++++++-------------------
 1 file changed, 16 insertions(+), 19 deletions(-)

2006-10-19 12:40:11 +0000 [578e304] Elan Ruusamäe <glen/at/pld-linux.org>

	* Legacy junk.

 geninitrd | 1 +
 1 file changed, 1 insertion(+)

2006-10-19 12:24:25 +0000 [98004d3] Elan Ruusamäe <glen/at/pld-linux.org>

	* $IMAGESIZE is used only for ext2 rootfs.

 geninitrd | 18 +++++++++---------
 1 file changed, 9 insertions(+), 9 deletions(-)

2006-10-19 12:01:38 +0000 [5fe0ec4] Elan Ruusamäe <glen/at/pld-linux.org>

	* busybox initrd version exename is /bin/initrd-busybox.

 geninitrd | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

2006-10-18 02:06:57 +0000 [e8d178f] Elan Ruusamäe <glen/at/pld-linux.org>

	* Always make /dev on tmpfs for LVM2

 geninitrd | 25 +++++++++++++++++++++++--
 1 file changed, 23 insertions(+), 2 deletions(-)

2006-10-17 23:19:34 +0000 [d8bf148] Elan Ruusamäe <glen/at/pld-linux.org>

	* Typo in sysfs fstype naming.

 geninitrd | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

2006-10-17 22:46:48 +0000 [b4d9d38] Elan Ruusamäe <glen/at/pld-linux.org>

	* $UDEV_TMPFS dropped, $tmpfs_dev indicates that /dev is with tmpfs.

 geninitrd | 32 ++++++++++++++++++--------------
 1 file changed, 18 insertions(+), 14 deletions(-)

2006-10-17 22:44:50 +0000 [e5d02b5] Elan Ruusamäe <glen/at/pld-linux.org>

	* More cosmetics.

 geninitrd | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

2006-10-17 22:44:30 +0000 [d7d5530] Elan Ruusamäe <glen/at/pld-linux.org>

	* - add --with-udev

 geninitrd | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

2006-10-17 22:33:00 +0000 [29d0373] Elan Ruusamäe <glen/at/pld-linux.org>

	* udev needs /sys, i'm almost sure of that.

 geninitrd | 3 +++
 1 file changed, 3 insertions(+)

2006-10-17 22:25:30 +0000 [9bb6d02] Elan Ruusamäe <glen/at/pld-linux.org>

	* Cosmetics.

 geninitrd | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

2006-10-17 22:23:37 +0000 [c0f2f0f] Elan Ruusamäe <glen/at/pld-linux.org>

	* No need for /bin/initrd-busybox on initrd.

 geninitrd | 1 -
 1 file changed, 1 deletion(-)

2006-10-17 22:22:42 +0000 [87d2102] Elan Ruusamäe <glen/at/pld-linux.org>

	* Drop my_dirname (pointless).

 geninitrd | 10 +++-------
 1 file changed, 3 insertions(+), 7 deletions(-)

2006-10-17 21:54:21 +0000 [96d890e] Elan Ruusamäe <glen/at/pld-linux.org>

	* Do not disable udev in config by default (udev-initrd package must be installed anyway for udev being used).

 geninitrd.sysconfig | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

2006-09-15 18:05:11 +0000 [d575d14] Elan Ruusamäe <glen/at/pld-linux.org>

	* Make for ext2 the imagesize bigger by 2M.

 geninitrd | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

2006-08-20 14:47:56 +0000 [ade26bd] Arkadiusz Miśkiewicz <arekm/at/maven.pl>

	* Add bin/initrd-busybox symlink.

 geninitrd | 1 +
 1 file changed, 1 insertion(+)

2006-08-17 09:06:43 +0000 [a0267e2] Arkadiusz Miśkiewicz <arekm/at/maven.pl>

	* SLEEP/FIRMWARE examples.

 geninitrd.sysconfig | 7 +++++++
 1 file changed, 7 insertions(+)

2006-08-17 08:44:37 +0000 [f21ff30] Arkadiusz Miśkiewicz <arekm/at/maven.pl>

	* Create proc and sys directories when firwmare is needed.

 geninitrd | 2 ++
 1 file changed, 2 insertions(+)

2006-08-17 08:41:01 +0000 [8639f99] Arkadiusz Miśkiewicz <arekm/at/maven.pl>

	* Simplify firmware loader script.

 geninitrd | 23 ++++-------------------
 1 file changed, 4 insertions(+), 19 deletions(-)

2006-08-17 08:30:32 +0000 [0867ab7] Arkadiusz Miśkiewicz <arekm/at/maven.pl>

	* Properly echo firmware.sh to /proc/../hotplug.

 geninitrd | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

2006-08-14 09:30:08 +0000 [9ed6e1d] Arkadiusz Miśkiewicz <arekm/at/maven.pl>

	* Initial firmware loading capabilities.

 geninitrd | 62 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++--
 1 file changed, 60 insertions(+), 2 deletions(-)

2006-08-14 08:56:19 +0000 [94b0070] Arkadiusz Miśkiewicz <arekm/at/maven.pl>

	* display some warning

 geninitrd | 1 +
 1 file changed, 1 insertion(+)

2006-06-24 21:01:05 +0000 [3b23eb5] Arkadiusz Miśkiewicz <arekm/at/maven.pl>

	* Some variables are not used by geninitrd at all.

 geninitrd.sysconfig | 9 ---------
 1 file changed, 9 deletions(-)

2006-06-03 20:43:35 +0000 [f4685b9] Elan Ruusamäe <glen/at/pld-linux.org>

	* More options for ext2 based initrd. echo y hack dropped (unneccessary).

 geninitrd | 6 ++----
 1 file changed, 2 insertions(+), 4 deletions(-)

2006-06-03 13:39:34 +0000 [c79b26a] Elan Ruusamäe <glen/at/pld-linux.org>

	* Use cat and <<EOF. Redirect 2>/dev/null is only neccessary for vgchange.

 geninitrd | 28 +++++++++++++++-------------
 1 file changed, 15 insertions(+), 13 deletions(-)

2006-06-03 13:03:15 +0000 [be2f3ec] Elan Ruusamäe <glen/at/pld-linux.org>

	* Output verbose message when activating dmraid and lvm volumes. Drop making nodes on readonly /dev and the error messages failing to do so.

 geninitrd | 10 +++++++---
 1 file changed, 7 insertions(+), 3 deletions(-)

2006-05-29 22:42:36 +0000 [b21eae9] Elan Ruusamäe <glen/at/pld-linux.org>

	* Updated.

 ChangeLog | 7 +++++++
 1 file changed, 7 insertions(+)

2006-05-28 19:12:27 +0000 [cf0e0d1] Elan Ruusamäe <glen/at/pld-linux.org>

	* Generate changelog.sh in "make dist" target.

 Makefile | 1 +
 1 file changed, 1 insertion(+)

2006-05-28 19:11:01 +0000 [d128e9e] Elan Ruusamäe <glen/at/pld-linux.org>

	* Update file. Now in UTF-8 encoding.

 ChangeLog | 552 +++++++++++++++++++++++++++++++++++++++++---------------------
 1 file changed, 363 insertions(+), 189 deletions(-)

2006-05-28 19:09:54 +0000 [432daeb] Elan Ruusamäe <glen/at/pld-linux.org>

	* ChangeLog generation script (based on rc-scripts).

 changelog.sh | 31 +++++++++++++++++++++++++++++++
 1 file changed, 31 insertions(+)

2006-05-28 15:54:01 +0000 [722b45a] Elan Ruusamäe <glen/at/pld-linux.org>

	* Tabs.

 geninitrd | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

2006-05-28 15:53:08 +0000 [dd03d21] Elan Ruusamäe <glen/at/pld-linux.org>

	* Add 100k more to ext2 based images.

 geninitrd | 1 +
 1 file changed, 1 insertion(+)

2006-05-26 09:06:30 +0000 [ac08580] Elan Ruusamäe <glen/at/pld-linux.org>

	* Reindent code with tabs and ts=4.

 geninitrd | 552 ++++++++++++++++++++++++++++++++------------------------------
 1 file changed, 281 insertions(+), 271 deletions(-)

2006-05-26 08:42:48 +0000 [5a61a17] Elan Ruusamäe <glen/at/pld-linux.org>

	* Use 'EOF' heredocs.

 geninitrd | 48 ++++++++++++++++++++++++------------------------
 1 file changed, 24 insertions(+), 24 deletions(-)

2006-05-26 08:39:36 +0000 [7d400db] Elan Ruusamäe <glen/at/pld-linux.org>

	* Parse nfsroot= from /proc/cmdline for NFS root installs. Patch by Urmas Undusk

 geninitrd | 12 ++++++++++++
 1 file changed, 12 insertions(+)

2006-05-22 14:11:32 +0000 [a7fce63] Elan Ruusamäe <glen/at/pld-linux.org>

	* Detect broken tool (lvdisplay) and fail early instead of generating invalid initrd

 geninitrd | 37 +++++++++++++++++++++++++++++++++++--
 1 file changed, 35 insertions(+), 2 deletions(-)

2006-05-06 18:42:22 +0000 [4ef9874] Arkadiusz Miśkiewicz <arekm/at/maven.pl>

	* Keep suspends in sync.

 geninitrd | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

2006-05-06 18:33:58 +0000 [335cd10] Jan Rękorajski <baggins/at/pld-linux.org>

	* - turn suspend2 on by default - load required module for suspend2

 geninitrd | 12 ++++++++----
 1 file changed, 8 insertions(+), 4 deletions(-)

2006-04-27 20:57:02 +0000 [21c802b] Arkadiusz Miśkiewicz <arekm/at/maven.pl>

	* Update support for recent suspend2 versions (Bartosz Świątek).

 geninitrd | 10 +---------
 1 file changed, 1 insertion(+), 9 deletions(-)

2006-04-09 21:09:30 +0000 [fd4d1a1] Arkadiusz Miśkiewicz <arekm/at/maven.pl>

	* Correct suspend1 var.

 geninitrd.sysconfig | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

2006-04-09 19:08:12 +0000 [2ce7656] Arkadiusz Miśkiewicz <arekm/at/maven.pl>

	* Correct suspend variables.

 geninitrd | 16 ++++++++--------
 1 file changed, 8 insertions(+), 8 deletions(-)

2006-04-09 13:33:32 +0000 [0fd311a] Arkadiusz Miśkiewicz <arekm/at/maven.pl>

	* Updated config.

 geninitrd.sysconfig | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)

2006-04-09 13:01:53 +0000 [22b0c9f] Arkadiusz Miśkiewicz <arekm/at/maven.pl>

	* Mainline suspend support. Suspend 2 renamed. Both suspends turned off by default.

 geninitrd | 37 +++++++++++++++++++++++++++++++++----
 1 file changed, 33 insertions(+), 4 deletions(-)

2006-04-09 12:28:00 +0000 [9426259] Arkadiusz Miśkiewicz <arekm/at/maven.pl>

	* Suspend 2 stuff renamed to suspend2 (it's old anyway).

 geninitrd           | 16 ++++++++--------
 geninitrd.sysconfig |  4 ++--
 2 files changed, 10 insertions(+), 10 deletions(-)

2006-03-25 21:30:47 +0000 [f8f9e56] Arkadiusz Miśkiewicz <arekm/at/maven.pl>

	* Hacky initramfs support (and of course not working yet).

 geninitrd | 19 +++++++++++++++----
 1 file changed, 15 insertions(+), 4 deletions(-)

2006-02-22 18:20:54 +0000 [e53a328] Elan Ruusamäe <glen/at/pld-linux.org>

	* Few language fixes.

 lvm.todo | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

2006-02-22 18:11:35 +0000 [13b29c8] Elan Ruusamäe <glen/at/pld-linux.org>

	* Avoid duplicate device copying when LVM on RAID

 geninitrd | 2 ++
 1 file changed, 2 insertions(+)

2006-02-22 17:17:55 +0000 [a86e060] Elan Ruusamäe <glen/at/pld-linux.org>

	* Fix mdadm output grabbing when there are N>0 spare disks

 geninitrd | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

2006-01-28 13:40:26 +0000 [6cca316] Arkadiusz Miśkiewicz <arekm/at/maven.pl>

	* Always use mdassemble. By default put UUID based config (so devices can now change without affecting an array). Copy all devices matching /etc/mdadm.conf in case when disks layout is modified in system.

 geninitrd | 40 +++++++++++++++++++---------------------
 1 file changed, 19 insertions(+), 21 deletions(-)

2006-01-28 13:16:19 +0000 [59846ac] Arkadiusz Miśkiewicz <arekm/at/maven.pl>

	* Old raidtools no longer supported.

 geninitrd       | 51 ++++-----------------------------------------------
 geninitrd.8.xml |  9 ---------
 2 files changed, 4 insertions(+), 56 deletions(-)

2006-01-27 23:37:15 +0000 [dc9a3d8] Arkadiusz Miśkiewicz <arekm/at/maven.pl>

	* Allow raid6 and raid10.

 geninitrd | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

2006-01-18 16:57:33 +0000 [7c5fb1b] Elan Ruusamäe <glen/at/pld-linux.org>

	* - english

 geninitrd.8.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

2006-01-17 22:11:27 +0000 [882472a] Elan Ruusamäe <glen/at/pld-linux.org>

	* - add dmraid support, needs udev as it creates nodes on /dev - probably udev support should be improved to copy config to initrd so the nodes correspond to ones configured in host   currently customised udev in host has no effect on initrd

 geninitrd | 45 +++++++++++++++++++++++++++++++++++++++++----
 1 file changed, 41 insertions(+), 4 deletions(-)

2006-01-17 21:29:55 +0000 [bfea009] Arkadiusz Miśkiewicz <arekm/at/maven.pl>

	* Generate rootfs finding stuff when using raid, too. (glen)

 geninitrd | 2 ++
 1 file changed, 2 insertions(+)

2006-01-17 21:24:43 +0000 [0574084] Arkadiusz Miśkiewicz <arekm/at/maven.pl>

	* Manual fix. (ankry).

 geninitrd.8.xml | 32 ++++++++++++++++----------------
 1 file changed, 16 insertions(+), 16 deletions(-)

2006-01-17 21:14:14 +0000 [7bdf23e] Arkadiusz Miśkiewicz <arekm/at/maven.pl>

	* Add missing parenthesis. (Robert Jaros) Properly copy /dev files when using lvm. (Robert Jaros)

 geninitrd | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

2005-11-26 15:35:16 +0000 [ffa1b19] Arkadiusz Miśkiewicz <arekm/at/maven.pl>

	* In case of module with - in name we use _ in variables like ide-core -> MODULE_ide_core_USLEEP.

 geninitrd | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

2005-11-17 13:04:08 +0000 [ba0552c] Arkadiusz Miśkiewicz <arekm/at/maven.pl>

	* USLEEP not SLEEP + small fixes.

 geninitrd | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

2005-11-17 12:56:36 +0000 [8e59875] Arkadiusz Miśkiewicz <arekm/at/maven.pl>

	* Sleeping after module load support.

 geninitrd | 15 ++++++++++++---
 1 file changed, 12 insertions(+), 3 deletions(-)

2005-11-17 07:32:16 +0000 [b007399] Arkadiusz Miśkiewicz <arekm/at/maven.pl>

	* Copy pvdevice nodes to initrd when not using udev.

 geninitrd | 3 +++
 1 file changed, 3 insertions(+)

2005-11-01 15:33:16 +0000 [afaefcb] Arkadiusz Miśkiewicz <arekm/at/maven.pl>

	* Revert, doesn't make sense for udev case.

 geninitrd | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

2005-11-01 15:10:05 +0000 [9aa1ba3] Arkadiusz Miśkiewicz <arekm/at/maven.pl>

	* Always create /dev/mapper/control for our sake.

 geninitrd | 6 ++----
 1 file changed, 2 insertions(+), 4 deletions(-)

2005-09-23 23:14:16 +0000 [8834d1a] Arkadiusz Miśkiewicz <arekm/at/maven.pl>

	* Create mapper control device only when not using udev.

 geninitrd | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

2005-06-27 06:25:40 +0000 [8617aec] Arkadiusz Miśkiewicz <arekm/at/maven.pl>

	* Fix for mdadm >= v1.12.0. Version >= v1.12.0 is now required.

 geninitrd | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

2005-06-09 22:03:56 +0000 [901afd7] Arkadiusz Miśkiewicz <arekm/at/maven.pl>

	* Use 3000 initrd as size for ia64|amd64|x86_64|sparc64 arches.

 geninitrd | 14 +++++++++-----
 1 file changed, 9 insertions(+), 5 deletions(-)

2005-04-04 16:29:17 +0000 [9e8defd] Arkadiusz Miśkiewicz <arekm/at/maven.pl>

	* Nicer warnings.

 geninitrd | 7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)

2005-02-23 13:14:41 +0000 [87f1707] adasi <adasi/at/pld-linux.org>

	* - new entry (add dmraid support)

 TODO | 1 +
 1 file changed, 1 insertion(+)

2004-12-10 15:36:55 +0000 [5ee55b6] averne <averne/at/pld-linux.org>

	* - added /dev/mapper/control

 geninitrd | 2 ++
 1 file changed, 2 insertions(+)

2004-12-06 20:19:22 +0000 [31f4d58] Adam Gołębiowski <adamg/at/pld-linux.org>

	* - display info that it is possible to disable software suspend

 geninitrd           | 1 +
 geninitrd.sysconfig | 3 +++
 2 files changed, 4 insertions(+)

2004-09-30 18:33:42 +0000 [0f75d0d] Arkadiusz Miśkiewicz <arekm/at/maven.pl>

	* Updated.

 ChangeLog | 52 ++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 52 insertions(+)

2004-09-25 22:41:58 +0000 [b161812] Arkadiusz Miśkiewicz <arekm/at/maven.pl>

	* Really mount/umount /proc for udev.

 geninitrd | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

2004-09-25 22:39:21 +0000 [d152a29] Arkadiusz Miśkiewicz <arekm/at/maven.pl>

	* Fix passing hotplug binary into kernel. Drop devfs mount for lvm2.

 geninitrd | 11 ++++-------
 1 file changed, 4 insertions(+), 7 deletions(-)

2004-09-25 16:58:50 +0000 [326d9c3] Arkadiusz Miśkiewicz <arekm/at/maven.pl>

	* Updated udev support.

 geninitrd           | 2 +-
 geninitrd.sysconfig | 2 ++
 2 files changed, 3 insertions(+), 1 deletion(-)

2004-09-25 13:19:43 +0000 [1606e34] Arkadiusz Miśkiewicz <arekm/at/maven.pl>

	* Support for /dev managing by udev.

 geninitrd | 52 +++++++++++++++++++++++++++++++++++++++++++++++++++-
 1 file changed, 51 insertions(+), 1 deletion(-)

2004-09-19 20:50:49 +0000 [9f10316] serek <serek/at/pld-linux.org>

	* - extending todo list.

 TODO | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

2004-09-17 21:24:18 +0000 [9d94920] Arkadiusz Miśkiewicz <arekm/at/maven.pl>

	* Umount /proc in initrd_gen_procdata().

 geninitrd | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

2004-09-16 16:50:22 +0000 [2b1a370] Arkadiusz Miśkiewicz <arekm/at/maven.pl>

	* Make root=/dev/XYZ work with grub, too.

 geninitrd | 37 +++++++++++++++++++++++++++++--------
 1 file changed, 29 insertions(+), 8 deletions(-)

2004-09-16 12:45:56 +0000 [2df2e99] Arkadiusz Miśkiewicz <arekm/at/maven.pl>

	* Convert generation of nfs/softraid/lvm/suspend stuff into functions (initrd_gen_XXX).

 geninitrd | 30 +++++++++++++++++++++++-------
 1 file changed, 23 insertions(+), 7 deletions(-)

2004-09-16 10:57:39 +0000 [570d0b1] Arkadiusz Miśkiewicz <arekm/at/maven.pl>

	* Typo fixed.

 geninitrd | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

2004-09-16 10:54:35 +0000 [33d24e1] Arkadiusz Miśkiewicz <arekm/at/maven.pl>

	* Put information which devices belong to which array when having multiple raid arrays. Don't call mdassemble twice in such case since once is enough.

 geninitrd | 8 ++++++--
 1 file changed, 6 insertions(+), 2 deletions(-)

2004-09-01 16:38:50 +0000 [f121024] Arkadiusz Miśkiewicz <arekm/at/maven.pl>

	* modulefile checking is done only once now (duplicates removed).

 geninitrd | 25 +++++++++++--------------
 1 file changed, 11 insertions(+), 14 deletions(-)

2004-08-30 18:53:01 +0000 [88614cd] Arkadiusz Miśkiewicz <arekm/at/maven.pl>

	* Display error and exit if raid data is not found when trying to find softraid modules.

 geninitrd | 3 +++
 1 file changed, 3 insertions(+)

2004-08-09 00:05:35 +0000 [8bf4882] Arkadiusz Miśkiewicz <arekm/at/maven.pl>

	* Prepare for 4420 release.

 ChangeLog | 54 ++++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 54 insertions(+)

2004-08-09 00:02:18 +0000 [f2479fd] Arkadiusz Miśkiewicz <arekm/at/maven.pl>

	* Use suspend_bootsplash instead of suspend_text when bootsplash is in use.

 geninitrd | 1 +
 1 file changed, 1 insertion(+)

2004-08-08 16:16:42 +0000 [a62e2bd] Arkadiusz Miśkiewicz <arekm/at/maven.pl>

	* - add support for swsusp2 2.0.0.103 (text mode)

 geninitrd | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

2004-08-01 22:37:16 +0000 [2a5bcca] Arkadiusz Miśkiewicz <arekm/at/maven.pl>

	* Finish software suspend2 support (and enable it by default).

 geninitrd | 76 +++++++++++++++++++++++++++++++++++++--------------------------
 1 file changed, 45 insertions(+), 31 deletions(-)

2004-07-31 09:36:30 +0000 [4d27033] Arkadiusz Miśkiewicz <arekm/at/maven.pl>

	* Softsuspend fixes, still disabled by default.

 geninitrd | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

2004-07-31 01:26:22 +0000 [2c52f20] Arkadiusz Miśkiewicz <arekm/at/maven.pl>

	* Software suspend 2 support added (untested).

 geninitrd | 25 ++++++++++++++++++++++++-
 1 file changed, 24 insertions(+), 1 deletion(-)

2004-07-17 19:39:54 +0000 [58cd548] Arkadiusz Miśkiewicz <arekm/at/maven.pl>

	* Fix handling of module options.

 geninitrd | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

2004-07-02 20:08:41 +0000 [566ad08] Arkadiusz Miśkiewicz <arekm/at/maven.pl>

	* Well, back to romfs, initramfs fixes.

 geninitrd | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

2004-07-02 19:46:00 +0000 [6a5cc91] Arkadiusz Miśkiewicz <arekm/at/maven.pl>

	* Keep INITRDFS unconfigured so geninitrd script will decide which use as default.

 geninitrd.sysconfig | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

2004-07-02 19:36:24 +0000 [48413b7] Arkadiusz Miśkiewicz <arekm/at/maven.pl>

	* initramfs support, use it by default for kernel > 2.5.0.

 geninitrd | 38 ++++++++++++++++++++++++++++----------
 1 file changed, 28 insertions(+), 10 deletions(-)

2004-06-26 23:19:56 +0000 [7188805] Arkadiusz Miśkiewicz <arekm/at/maven.pl>

	* Test checking if rootfs is on LVM was broken for LVM1 case - fixed.

 geninitrd | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

2004-06-26 21:12:49 +0000 [d8e5a2d] Arkadiusz Miśkiewicz <arekm/at/maven.pl>

	* Updated (few questions).

 TODO | 7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)

2004-06-26 21:04:54 +0000 [0f8c08b] Arkadiusz Miśkiewicz <arekm/at/maven.pl>

	* In most cases broken fstab causes problems - enhance error message for find_modules_for() parameters checking.

 geninitrd | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

2004-06-24 22:36:29 +0000 [f726356] Arkadiusz Miśkiewicz <arekm/at/maven.pl>

	* Update for new release.

 ChangeLog | 37 +++++++++++++++++++++++++++++++++++++
 1 file changed, 37 insertions(+)

2004-06-24 20:01:24 +0000 [91ed024] Arkadiusz Miśkiewicz <arekm/at/maven.pl>

	* LVM2: wipe out mount && pivot_root and welcome /proc/sys/kernel/real-root-dev.

 geninitrd | 21 ++++++++++++++-------
 1 file changed, 14 insertions(+), 7 deletions(-)

2004-06-24 15:09:02 +0000 [d4a8e40] Arkadiusz Miśkiewicz <arekm/at/maven.pl>

	* Mount LVM2 rootfs read-only; few cleanups.

 geninitrd | 7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)

2004-06-24 13:26:32 +0000 [befc356] Arkadiusz Miśkiewicz <arekm/at/maven.pl>

	* Preffer /sbin/chroot over /usr/sbin/chroot.

 geninitrd | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

2004-06-24 13:22:28 +0000 [d024196] Arkadiusz Miśkiewicz <arekm/at/maven.pl>

	* Mention proper kernel cmdline setup for root on nfs/lvm2 configurations.

 geninitrd | 4 ++++
 1 file changed, 4 insertions(+)

2004-06-24 13:12:27 +0000 [4876287] Arkadiusz Miśkiewicz <arekm/at/maven.pl>

	* Print warning when /proc is not mounted since too many things depend on this.

 geninitrd | 4 ++++
 1 file changed, 4 insertions(+)

2004-06-24 13:09:12 +0000 [4e1e40b] Arkadiusz Miśkiewicz <arekm/at/maven.pl>

	* Working rootfs on LVM2 support (tested).

 geninitrd | 21 ++++++++++++++++-----
 1 file changed, 16 insertions(+), 5 deletions(-)

2004-06-23 12:20:28 +0000 [8fb0a4d] Arkadiusz Miśkiewicz <arekm/at/maven.pl>

	* lvm2: do not restrict to sysfs devices only (since we even do not mount syfs).

 geninitrd | 1 +
 1 file changed, 1 insertion(+)

2004-06-23 02:14:35 +0000 [f34c76a] Arkadiusz Miśkiewicz <arekm/at/maven.pl>

	* For LVM use system configured devs filtering + avoid locking instead of ignoring errors.

 geninitrd | 16 ++++++++++++++--
 1 file changed, 14 insertions(+), 2 deletions(-)

2004-06-22 17:04:21 +0000 [8cdd342] Arkadiusz Miśkiewicz <arekm/at/maven.pl>

	* Updated for new release 4159.

 ChangeLog | 38 ++++++++++++++++++++++++++++++++++++++
 1 file changed, 38 insertions(+)

2004-06-09 20:43:11 +0000 [cc64642] Arkadiusz Miśkiewicz <arekm/at/maven.pl>

	* Use posix,wsize=8192,rsize=8192 options for NFS mounts.

 geninitrd | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

2004-06-09 18:11:40 +0000 [53623c9] Arkadiusz Miśkiewicz <arekm/at/maven.pl>

	* For rootfs on NFS create /dev/urandom on initrd - used by dhcp client.

 geninitrd | 1 +
 1 file changed, 1 insertion(+)

2004-06-06 00:01:12 +0000 [51447ab] Arkadiusz Miśkiewicz <arekm/at/maven.pl>

	* Make nfs root case minimal + add very important comment.

 geninitrd | 8 ++------
 1 file changed, 2 insertions(+), 6 deletions(-)

2004-06-05 22:19:41 +0000 [c52ba2f] Arkadiusz Miśkiewicz <arekm/at/maven.pl>

	* rootfs on nfs works with funny things like kernel swapper doing init job/

 geninitrd | 18 +++++++++---------
 1 file changed, 9 insertions(+), 9 deletions(-)

2004-06-05 19:32:30 +0000 [5c4cec7] Arkadiusz Miśkiewicz <arekm/at/maven.pl>

	* (Almost) working root on NFS support.

 geninitrd | 50 +++++++++++++++++++++++++++++++++++++++++---------
 1 file changed, 41 insertions(+), 9 deletions(-)

2004-06-05 15:33:21 +0000 [6fe19d5] Arkadiusz Miśkiewicz <arekm/at/maven.pl>

	* Initial support for rootfs on NFS.

 geninitrd | 28 ++++++++++++++++++++++++++++
 1 file changed, 28 insertions(+)

2004-04-22 09:36:18 +0000 [867ab39] Arkadiusz Miśkiewicz <arekm/at/maven.pl>

	* Fix typo in do_mdassemble variable (noted by Piotr Pawłow <pp/at/siedziba.pl>)

 geninitrd | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

2004-04-10 11:34:48 +0000 [d09abbd] Arkadiusz Miśkiewicz <arekm/at/maven.pl>

	* We do not support min/max kernel version settings in pci database, so remove that code.

 geninitrd | 8 +-------
 1 file changed, 1 insertion(+), 7 deletions(-)

2004-04-03 15:52:52 +0000 [2d68a94] Arkadiusz Miśkiewicz <arekm/at/maven.pl>

	* Updated ChangeLog.

 ChangeLog | 372 +++++++++++++++++++++++++++++++++++++++-----------------------
 1 file changed, 236 insertions(+), 136 deletions(-)

2004-04-03 01:01:20 +0000 [90b5b05] Arkadiusz Miśkiewicz <arekm/at/maven.pl>

	* Run only one, rootfs VG when using LVM.

 geninitrd | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

2004-04-02 23:17:58 +0000 [38228bb] Arkadiusz Miśkiewicz <arekm/at/maven.pl>

	* Ups, debugging left - removed.

 geninitrd | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

2004-04-02 23:15:07 +0000 [5de40f1] Arkadiusz Miśkiewicz <arekm/at/maven.pl>

	* Print warning when ide-generic is used as fallback.

 geninitrd | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

2004-04-02 23:12:33 +0000 [2b9bd02] Arkadiusz Miśkiewicz <arekm/at/maven.pl>

	* Load ide-generic if no other IDE related modules found.

 geninitrd | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

2004-04-02 22:09:37 +0000 [4e9eb79] Arkadiusz Miśkiewicz <arekm/at/maven.pl>

	* Support for LVM on top of SoftRAID.

 geninitrd | 67 +++++++++++++++++++++++++++++++++++++++++++--------------------
 1 file changed, 46 insertions(+), 21 deletions(-)

2004-03-31 18:05:13 +0000 [6f4f433] Arkadiusz Miśkiewicz <arekm/at/maven.pl>

	* Mention LVM on top of SOFTRAID case.

 lvm.todo | 4 ++++
 1 file changed, 4 insertions(+)

2004-03-31 17:47:22 +0000 [e0c502b] Arkadiusz Miśkiewicz <arekm/at/maven.pl>

	* Change --lvmversion to --lvmtoolsversion (same with LVMVERSION->LVMTOOLSVERSION) to avoid confusion.

 geninitrd       | 26 +++++++++++++-------------
 geninitrd.8.xml |  4 ++--
 2 files changed, 15 insertions(+), 15 deletions(-)

2004-03-31 17:39:45 +0000 [02266c5] Arkadiusz Miśkiewicz <arekm/at/maven.pl>

	* Fix creation of subdirectiories needed on in /dev on initrd image.

 geninitrd | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

2004-03-31 17:29:09 +0000 [514a668] Arkadiusz Miśkiewicz <arekm/at/maven.pl>

	* Support devfs like names for softraid detection.

 geninitrd | 12 ++++++++++--
 1 file changed, 10 insertions(+), 2 deletions(-)

2004-03-31 17:20:25 +0000 [dcd86a8] Arkadiusz Miśkiewicz <arekm/at/maven.pl>

	* Fix LVMVERSION detection when lvm1 tools are in use.

 geninitrd | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

2004-03-31 16:33:05 +0000 [9f2d32e] Arkadiusz Miśkiewicz <arekm/at/maven.pl>

	* Check for /sbin/lvdisplay and /sbin/pvdisplay existence instead of /sbin/lvm (part of lvm2 package).

 geninitrd | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

2004-03-08 14:39:28 +0000 [ed6756f] Artur Frysiak <artur/at/frysiak.net>

	* - exclude TODO from ChangeLog

 ChangeLog | 73 ++++++++++-----------------------------------------------------
 1 file changed, 11 insertions(+), 62 deletions(-)

2004-03-08 14:36:20 +0000 [6b08511] Artur Frysiak <artur/at/frysiak.net>

	* - added ChangeLog to distributed package

 Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

2004-03-08 14:34:12 +0000 [4e0fd49] Artur Frysiak <artur/at/frysiak.net>

	* - prepare for new release

 ChangeLog | 322 ++++++++++++++++++++++++++++++++++++++------------------------
 1 file changed, 198 insertions(+), 124 deletions(-)

2004-03-08 14:28:05 +0000 [251a19b] Artur Frysiak <artur/at/frysiak.net>

	* - more things done

 TODO | 8 +-------
 1 file changed, 1 insertion(+), 7 deletions(-)

2004-03-05 08:10:49 +0000 [b78e649] Artur Frysiak <artur/at/frysiak.net>

	* - redirect error message to stderr - fix displaing modules names in verbose mode - use --ignorelockfailure in lvm2 invocation (/var isn't mounted now)

 geninitrd | 17 ++++++++---------
 1 file changed, 8 insertions(+), 9 deletions(-)

2004-02-01 23:48:50 +0000 [cff3058] Artur Frysiak <artur/at/frysiak.net>

	* - finished LVM2 support (I hope, I don't break LVM1 support) - fix printing modules names on 2.6.x kernels

 geninitrd | 33 ++++++++++++++++++++-------------
 1 file changed, 20 insertions(+), 13 deletions(-)

2004-01-30 21:53:04 +0000 [77bcfc6] Artur Frysiak <artur/at/frysiak.net>

	* - write usage message to stdin not stderr - check version of LVM tools not LVM volumen format - added --lvmversion options

 geninitrd       | 32 ++++++++++++++++++++++----------
 geninitrd.8.xml |  9 ++++++++-
 2 files changed, 30 insertions(+), 11 deletions(-)

2004-01-30 00:35:26 +0000 [93d781d] Arkadiusz Miśkiewicz <arekm/at/maven.pl>

	* Try to load only required LVM module (needs testing with LVM1 tools and LVM2 tools using lvm1 metadata)

 geninitrd | 14 +++++++++++---
 1 file changed, 11 insertions(+), 3 deletions(-)

2004-01-29 12:34:25 +0000 [e59d9e5] Arkadiusz Miśkiewicz <arekm/at/maven.pl>

	* Test for LVM using lvdisplay (old way left for compatibility in some weird cases).

 geninitrd | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

2004-01-29 12:15:12 +0000 [decd277] Arkadiusz Miśkiewicz <arekm/at/maven.pl>

	* Local geninitrd configuration for LVM is more important than automatic searching. Give it chance to work with LVM1 tools (should work fine).

 geninitrd | 12 +++++++-----
 1 file changed, 7 insertions(+), 5 deletions(-)

2004-01-29 12:04:08 +0000 [14e7b1a] Arkadiusz Miśkiewicz <arekm/at/maven.pl>

	* Implement searching for LVM devices using LVM2 tools. No idea whether is works with LVM1 tools but these are obsolete anyway.

 geninitrd | 9 ++++++---
 1 file changed, 6 insertions(+), 3 deletions(-)

2004-01-23 23:38:41 +0000 [6d20880] Arkadiusz Miśkiewicz <arekm/at/maven.pl>

	* Proper message.

 geninitrd | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

2004-01-23 19:54:38 +0000 [994eb50] Arkadiusz Miśkiewicz <arekm/at/maven.pl>

	* If /sbin/initrd-mdassemble is available then use it instead of mdadm.

 geninitrd | 17 ++++++++++++-----
 1 file changed, 12 insertions(+), 5 deletions(-)

2004-01-17 20:12:12 +0000 [8c4ce35] Arkadiusz Miśkiewicz <arekm/at/maven.pl>

	* - drop support for raid using raid_start in busybox, it's broken - use initrd-mdadm

 geninitrd | 22 ++++++++++------------
 1 file changed, 10 insertions(+), 12 deletions(-)

2003-12-28 18:56:05 +0000 [4765f13] Arkadiusz Miśkiewicz <arekm/at/maven.pl>

	* Remove obsolete bsp options.

 geninitrd.sysconfig | 3 ---
 1 file changed, 3 deletions(-)

2003-12-25 21:08:29 +0000 [350cd2f] Arkadiusz Miśkiewicz <arekm/at/maven.pl>

	* Display information message when BOOT_SPLASH_RESOLUTIONS is empty.

 geninitrd | 5 +++++
 1 file changed, 5 insertions(+)

2003-12-25 19:14:38 +0000 [801c89c] Arkadiusz Miśkiewicz <arekm/at/maven.pl>

	* Comment now in utf.

 geninitrd.8.xml | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

2003-12-25 18:45:29 +0000 [c229262] Arkadiusz Miśkiewicz <arekm/at/maven.pl>

	* Changelog updated.

 ChangeLog | 517 +++++++++++++++++++++++++++++++++++++++++++-------------------
 1 file changed, 363 insertions(+), 154 deletions(-)

2003-12-25 18:37:25 +0000 [5b71959] Arkadiusz Miśkiewicz <arekm/at/maven.pl>

	* Merged bootsplash branch.

 geninitrd | 30 +++++++++++++++++++++++++++++-
 1 file changed, 29 insertions(+), 1 deletion(-)

2003-12-25 18:24:26 +0000 [0b6536f] Arkadiusz Miśkiewicz <arekm/at/maven.pl>

	* Use insmod instead of insmod_ng for 2.6 kernels, too. Fix docummentation to describe that.

 geninitrd       |  2 +-
 geninitrd.8.xml | 14 +++++++-------
 2 files changed, 8 insertions(+), 8 deletions(-)

2003-10-02 20:34:53 +0000 [8e03c68] Artur Frysiak <artur/at/frysiak.net>

	* - emails update

 geninitrd.8.xml | 27 ++++++++++-----------------
 1 file changed, 10 insertions(+), 17 deletions(-)

2003-09-18 22:54:24 +0000 [28eec2b] Arkadiusz Miśkiewicz <arekm/at/maven.pl>

	* - make rootdev local variable inside find_modules_ide (should fix problems with raid support)

 geninitrd | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

2003-09-18 22:17:38 +0000 [cf91d00] Arkadiusz Miśkiewicz <arekm/at/maven.pl>

	* - set svn:keywords property

2003-09-13 12:57:29 +0000 [5221f88] Artur Frysiak <artur/at/frysiak.net>

	* post cvs2svn cleanup - removed unused tags and branches - .cvsignore -> prop svn:ignore

 .cvsignore | 2 --
 1 file changed, 2 deletions(-)

2003-08-24 23:05:44 +0000 [adfa0e8] Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>

	* - ChangeLog update by changelog.sh   (by Arkadiusz Miskiewicz <misiek/at/pld-linux.org>)

 ChangeLog | 6 ++++++
 1 file changed, 6 insertions(+)

2003-08-24 22:20:34 +0000 [4f4e832] Arkadiusz Miśkiewicz <arekm/at/maven.pl>

	* - by default load all found IDE devices unless --ide-root-only option specified - when ide=reverse specified sort drivers in reverse order

 geninitrd | 22 +++++++++++++++++-----
 1 file changed, 17 insertions(+), 5 deletions(-)

2003-08-24 13:05:54 +0000 [f34bc9f] Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>

	* - ChangeLog update by changelog.sh   (by Arkadiusz Miskiewicz <misiek/at/pld-linux.org>)

 ChangeLog | 4 ++++
 1 file changed, 4 insertions(+)

2003-08-24 12:14:35 +0000 [ee3a341] Michal Moskal <michal/at/moskal.me>

	* - add busybox -> sh symlink

 geninitrd | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

2003-08-23 21:05:51 +0000 [e16a941] Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>

	* - ChangeLog update by changelog.sh   (by Arkadiusz Miskiewicz <misiek/at/pld-linux.org>)

 ChangeLog | 5 +++++
 1 file changed, 5 insertions(+)

2003-08-23 20:13:27 +0000 [6fd644a] areq <areq/at/pld-linux.org>

	* - now pci.ide format is: PCI_ids module_name vendor_name|device_name

 geninitrd | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

2003-08-23 20:05:40 +0000 [f3ebd0e] Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>

	* - ChangeLog update by changelog.sh   (by Arkadiusz Miskiewicz <misiek/at/pld-linux.org>)

 ChangeLog | 4 ++++
 1 file changed, 4 insertions(+)

2003-08-23 19:54:16 +0000 [dc6a022] Arkadiusz Miśkiewicz <arekm/at/maven.pl>

	* - find proper max_kernel

 geninitrd | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

2003-08-16 00:05:40 +0000 [38208a3] Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>

	* - ChangeLog update by changelog.sh   (by Arkadiusz Miskiewicz <misiek/at/pld-linux.org>)

 ChangeLog | 4 ++++
 1 file changed, 4 insertions(+)

2003-08-15 23:32:55 +0000 [d70364f] Arkadiusz Miśkiewicz <arekm/at/maven.pl>

	* - enable new raid_start available in latest busybox

 geninitrd | 15 ++++-----------
 1 file changed, 4 insertions(+), 11 deletions(-)

2003-08-15 23:05:37 +0000 [989fdae] Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>

	* - ChangeLog update by changelog.sh   (by Arkadiusz Miskiewicz <misiek/at/pld-linux.org>)

 ChangeLog | 7 +++++++
 1 file changed, 7 insertions(+)

2003-08-15 22:33:44 +0000 [eb6e37f] Michal Moskal <michal/at/moskal.me>

	* - create /dev/null (busybox seems to need it) and /dev/zero (just in case)

 geninitrd | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

2003-08-15 22:14:34 +0000 [75a529a] Michal Moskal <michal/at/moskal.me>

	* - set -x seems to cause SEGV

 geninitrd | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

2003-08-15 22:05:38 +0000 [e7f4996] Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>

	* - ChangeLog update by changelog.sh   (by Arkadiusz Miskiewicz <misiek/at/pld-linux.org>)

 ChangeLog | 23 +++++++++++++++++++++++
 1 file changed, 23 insertions(+)

2003-08-15 21:58:23 +0000 [7543158] Arkadiusz Miśkiewicz <arekm/at/maven.pl>

	* - one more sbin->bin

 geninitrd | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

2003-08-15 21:57:53 +0000 [26bfa50] Arkadiusz Miśkiewicz <arekm/at/maven.pl>

	* - on 2.4 also load only module which is needed for mounting rootfs

 geninitrd | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

2003-08-15 21:53:53 +0000 [af9328f] Michal Moskal <michal/at/moskal.me>

	* - use mdadm not initrd-mdadm for scanning

 geninitrd | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

2003-08-15 21:52:53 +0000 [4fbd2e6] Michal Moskal <michal/at/moskal.me>

	* - fix syntax

 geninitrd | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

2003-08-15 21:51:29 +0000 [4c02e35] Arkadiusz Miśkiewicz <arekm/at/maven.pl>

	* - use mdadm.conf, too - then raidtab

 geninitrd | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

2003-08-15 21:39:15 +0000 [2baa76b] Arkadiusz Miśkiewicz <arekm/at/maven.pl>

	* - initrd-busybox is in bin not sbin

 geninitrd | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

2003-08-15 21:19:42 +0000 [5694656] Michal Moskal <michal/at/moskal.me>

	* - first try

 geninitrd | 50 +++++++++++++++++++++-----------------------------
 1 file changed, 21 insertions(+), 29 deletions(-)

2003-08-15 21:05:38 +0000 [f316f8f] Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>

	* - ChangeLog update by changelog.sh   (by Arkadiusz Miskiewicz <misiek/at/pld-linux.org>)

 ChangeLog | 4 ++++
 1 file changed, 4 insertions(+)

2003-08-15 21:00:25 +0000 [809cc4c] Arkadiusz Miśkiewicz <arekm/at/maven.pl>

	* - beginning of mdadm.conf support

 geninitrd | 46 ++++++++++++++++++++++++++++++++++++++++++++--
 1 file changed, 44 insertions(+), 2 deletions(-)

2003-08-15 20:05:52 +0000 [4f48a3b] Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>

	* - ChangeLog update by changelog.sh   (by Arkadiusz Miskiewicz <misiek/at/pld-linux.org>)

 ChangeLog | 4 ++++
 1 file changed, 4 insertions(+)

2003-08-15 19:15:49 +0000 [8467099] Michal Moskal <michal/at/moskal.me>

	* - marged busybox version

 geninitrd | 41 ++++++++++++++++++++++-------------------
 1 file changed, 22 insertions(+), 19 deletions(-)

2003-08-15 13:05:39 +0000 [4f2cf42] Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>

	* - ChangeLog update by changelog.sh   (by Arkadiusz Miskiewicz <misiek/at/pld-linux.org>)

 ChangeLog | 5 +++++
 1 file changed, 5 insertions(+)

2003-08-15 12:12:31 +0000 [afa3d7a] Arkadiusz Miśkiewicz <arekm/at/maven.pl>

	* - on 2.5/2.6 with sysfs we are able to fount exactly which module is required to get rootfs controller working

 geninitrd | 14 +++++++++++---
 1 file changed, 11 insertions(+), 3 deletions(-)

2003-08-12 22:05:36 +0000 [97cf39e] Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>

	* - ChangeLog update by changelog.sh   (by Arkadiusz Miskiewicz <misiek/at/pld-linux.org>)

 ChangeLog | 4 ++++
 1 file changed, 4 insertions(+)

2003-08-12 22:01:16 +0000 [5d27006] Arkadiusz Miśkiewicz <arekm/at/maven.pl>

	* - fix ataraid support

 geninitrd | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

2003-08-11 15:05:38 +0000 [9d6738f] Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>

	* - ChangeLog update by changelog.sh   (by Arkadiusz Miskiewicz <misiek/at/pld-linux.org>)

 ChangeLog | 4 ++++
 1 file changed, 4 insertions(+)

2003-08-11 14:41:24 +0000 [bf5b3bb] areq <areq/at/pld-linux.org>

	* - check if exist /proc/bus/pci/devices

 geninitrd | 9 ++++++---
 1 file changed, 6 insertions(+), 3 deletions(-)

2003-08-11 09:05:28 +0000 [ffe60a6] Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>

	* - ChangeLog update by changelog.sh   (by Arkadiusz Miskiewicz <misiek/at/pld-linux.org>)

 ChangeLog | 4 ++++
 1 file changed, 4 insertions(+)

2003-08-11 08:45:40 +0000 [348f39b] Arkadiusz Miśkiewicz <arekm/at/maven.pl>

	* - debug messages removed

 geninitrd | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

2003-08-10 21:05:38 +0000 [62b31a0] Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>

	* - ChangeLog update by changelog.sh   (by Arkadiusz Miskiewicz <misiek/at/pld-linux.org>)

 ChangeLog | 5 +++++
 1 file changed, 5 insertions(+)

2003-08-10 20:27:27 +0000 [9f2442b] Arkadiusz Miśkiewicz <arekm/at/maven.pl>

	* - same names caused variable covering and wrong results (fixed) - don't try to load module unknown - don't fail if modules not found (staticly compiled?)

 geninitrd | 19 ++++++++++---------
 1 file changed, 10 insertions(+), 9 deletions(-)

2003-08-10 13:05:35 +0000 [921744f] Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>

	* - ChangeLog update by changelog.sh   (by Arkadiusz Miskiewicz <misiek/at/pld-linux.org>)

 ChangeLog | 6 ++++++
 1 file changed, 6 insertions(+)

2003-08-10 12:21:30 +0000 [7add695] Arkadiusz Miśkiewicz <arekm/at/maven.pl>

	* - if no IDE module on disk then it's probably compiled into kernel so don't fail - if PCI database not found then print warning

 geninitrd | 8 ++++++--
 1 file changed, 6 insertions(+), 2 deletions(-)

2003-08-10 00:05:36 +0000 [b4ef4c4] Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>

	* - ChangeLog update by changelog.sh   (by Arkadiusz Miskiewicz <misiek/at/pld-linux.org>)

 ChangeLog | 9 +++++++++
 1 file changed, 9 insertions(+)

2003-08-09 23:43:38 +0000 [c5768a9] Jan Rękorajski <baggins/at/pld-linux.org>

	* - we need ide=reverse support

 TODO | 1 +
 1 file changed, 1 insertion(+)

2003-08-09 23:42:04 +0000 [91e589d] Jan Rękorajski <baggins/at/pld-linux.org>

	* - when comparing pci IDs make sure they will be compared as strings

 geninitrd | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

2003-08-09 23:09:10 +0000 [d4a15d5] Jan Rękorajski <baggins/at/pld-linux.org>

	* - DO NOT sort driver modules, are you nuts?

 geninitrd | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

2003-08-09 22:05:37 +0000 [357a25a] Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>

	* - ChangeLog update by changelog.sh   (by Arkadiusz Miskiewicz <misiek/at/pld-linux.org>)

 ChangeLog | 12 +++++++++++-
 1 file changed, 11 insertions(+), 1 deletion(-)

2003-08-09 21:24:08 +0000 [c251fc0] areq <areq/at/pld-linux.org>

	* - move to pci-database

 pci.ide | 93 -----------------------------------------------------------------
 1 file changed, 93 deletions(-)

2003-08-09 21:23:32 +0000 [92b8ae1] areq <areq/at/pld-linux.org>

	* - use PCI ids from pci-database

 geninitrd | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

2003-08-09 21:15:10 +0000 [7ca9389] Arkadiusz Miśkiewicz <arekm/at/maven.pl>

	* - find all PREIDEMODS

 geninitrd | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

2003-08-08 15:05:38 +0000 [db8e013] Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>

	* - ChangeLog update by changelog.sh   (by Arkadiusz Miskiewicz <misiek/at/pld-linux.org>)

 ChangeLog | 5 +++++
 1 file changed, 5 insertions(+)

2003-08-08 14:09:14 +0000 [8c4b65e] areq <areq/at/pld-linux.org>

	* - better check VERSION - don't need install rc-script, bsp in builder

 Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

2003-08-07 23:05:34 +0000 [2c127ac] Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>

	* - ChangeLog update by changelog.sh   (by Arkadiusz Miskiewicz <misiek/at/pld-linux.org>)

 ChangeLog | 7 +++++++
 1 file changed, 7 insertions(+)

2003-08-07 22:41:05 +0000 [c4286a0] Arkadiusz Miśkiewicz <arekm/at/maven.pl>

	* - debug message removed

 geninitrd | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

2003-08-07 22:27:14 +0000 [64497eb] Arkadiusz Miśkiewicz <arekm/at/maven.pl>

	* - support for automatic IDE module finding (needs testing)

 geninitrd | 76 ++++++++++++++++++++++++++++++++++++++++++++++++---
 pci.ide   | 93 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 165 insertions(+), 4 deletions(-)

2003-08-07 21:05:30 +0000 [08ee09a] Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>

	* - ChangeLog update by changelog.sh   (by Arkadiusz Miskiewicz <misiek/at/pld-linux.org>)

 ChangeLog | 2 ++
 1 file changed, 2 insertions(+)

2003-08-07 20:08:23 +0000 [2190952] Arkadiusz Miśkiewicz <arekm/at/maven.pl>

	* - fix typo

 geninitrd | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

2003-08-07 10:05:35 +0000 [94d1200] Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>

	* - ChangeLog update by changelog.sh   (by Arkadiusz Miskiewicz <misiek/at/pld-linux.org>)

 ChangeLog | 4 ++++
 1 file changed, 4 insertions(+)

2003-08-07 09:10:07 +0000 [d3fa6ec] Arkadiusz Miśkiewicz <arekm/at/maven.pl>

	* - added support for static mdadm

 geninitrd | 24 +++++++++++++++++-------
 1 file changed, 17 insertions(+), 7 deletions(-)

2003-07-17 19:05:26 +0000 [f040a5e] Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>

	* - ChangeLog update by changelog.sh   (by Arkadiusz Miskiewicz <misiek/at/pld-linux.org>)

 ChangeLog | 5 +++++
 1 file changed, 5 insertions(+)

2003-07-17 18:08:24 +0000 [f7c1870] Arkadiusz Miśkiewicz <arekm/at/maven.pl>

	* - there is insmod.static.modutils not insmod.static.modprobe

 geninitrd | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

2003-07-07 10:01:36 +0000 [b106073] Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>

	* - ChangeLog update by changelog.sh   (by Arkadiusz Miskiewicz <misiek/at/pld-linux.org>)

 ChangeLog | 14 +++++++++-----
 1 file changed, 9 insertions(+), 5 deletions(-)

2003-06-30 21:38:32 +0000 [b2e62ae] Artur Frysiak <artur/at/frysiak.net>

	* - use correct version of insmod.static

 geninitrd | 19 ++++++++++++++-----
 1 file changed, 14 insertions(+), 5 deletions(-)

2003-06-15 17:37:26 +0000 [d9f88dc] Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>

	* - ChangeLog update by changelog.sh   (by Arkadiusz Miskiewicz <misiek/at/pld-linux.org>)

 ChangeLog | 88 +++++++++++++++++++++++++++++++--------------------------------
 1 file changed, 44 insertions(+), 44 deletions(-)

2003-05-23 21:04:46 +0000 [8b9b30c] Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>

	* - ChangeLog update by changelog.sh   (by Arkadiusz Miskiewicz <misiek/at/pld.org.pl>)

 ChangeLog | 255 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 255 insertions(+)

2003-04-09 11:40:39 +0000 [57227e0] Artur Frysiak <artur/at/frysiak.net>

	* - added --with-insmod-static to allow using /sbin/insmod.static if bsp internal insmod/insmod_ng is bugi - use DocBook XML 4.2 for man page - describe --with-insmod-static and Linux 2.5.x support - small "despamification"

 geninitrd       | 18 +++++++++++++++--
 geninitrd.8.xml | 61 ++++++++++++++++++++++++++++++++++-----------------------
 2 files changed, 52 insertions(+), 27 deletions(-)

2003-02-19 08:49:26 +0000 [0868f49] Artur Frysiak <artur/at/frysiak.net>

	* - Linux 2.5.x support

 geninitrd | 26 ++++++++++++++++++--------
 1 file changed, 18 insertions(+), 8 deletions(-)

2003-02-19 08:47:11 +0000 [79a077a] Artur Frysiak <artur/at/frysiak.net>

	* - and more things to do

 TODO | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

2003-02-19 08:43:47 +0000 [740050d] Artur Frysiak <artur/at/frysiak.net>

	* - typo fixes

 geninitrd.8.xml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

2002-11-27 17:56:24 +0000 [78ba938] Artur Frysiak <artur/at/frysiak.net>

	* - typo in LVM code

 geninitrd | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

2002-11-26 13:44:10 +0000 [7c38b11] Artur Frysiak <artur/at/frysiak.net>

	* - first version with LVM support but not yet fully tested

 geninitrd | 327 ++++++++++++++++++++++++++++++++++----------------------------
 1 file changed, 181 insertions(+), 146 deletions(-)

2002-11-26 13:40:29 +0000 [41b2b32] Artur Frysiak <artur/at/frysiak.net>

	* LVM implementation plan

 lvm.todo | 24 ++++++++++++++++++++++++
 1 file changed, 24 insertions(+)

2002-10-13 11:40:32 +0000 [72623c1] adasi <adasi/at/pld-linux.org>

	*  - fixed preload

 geninitrd | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

2002-09-27 15:19:55 +0000 [cefa3e8] Artur Frysiak <artur/at/frysiak.net>

	* - one more contributor

 geninitrd.8.xml | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

2002-09-27 15:14:32 +0000 [4fd11db] Artur Frysiak <artur/at/frysiak.net>

	* - support for gzipped modules (patch by Witold Filipczyk <witekfl/at/poczta.onet.pl>) - use findfs from e2fsprogs (>= 1.28) to find root device if specified by UUID or LABEL

 geninitrd | 190 ++++++++++++++++++++++++++++++++++++--------------------------
 1 file changed, 112 insertions(+), 78 deletions(-)

2002-09-06 14:58:04 +0000 [1f80844] Artur Frysiak <artur/at/frysiak.net>

	* - not show almost empty hardware RAID desc

 geninitrd.8.xml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

2002-09-06 14:55:24 +0000 [6bd433b] Artur Frysiak <artur/at/frysiak.net>

	* New features: - ATA RAID support Bugfixes: - by default use raidstart (if needed) - show raidstart related options in help message - drop undocumented --use-raidstart switch

 geninitrd | 78 ++++++++++++++++++++++++++++++++++++---------------------------
 1 file changed, 45 insertions(+), 33 deletions(-)

2002-09-06 14:57:02 +0000 [b204a35] Artur Frysiak <artur/at/frysiak.net>

	* - added some notes about SCSI, ATA RAID and hardware RAID support

 geninitrd.8.xml | 28 ++++++++++++++++++++++++++--
 1 file changed, 26 insertions(+), 2 deletions(-)

2002-03-25 11:07:34 +0000 [ef66f23] Michal Moskal <michal/at/moskal.me>

	* - fixed raidstart (should work with real-soon-now-to-be-released version of   bsp) - use bsp-raidless if not using raid

 geninitrd | 40 ++++++++++++++++++++++++++++------------
 1 file changed, 28 insertions(+), 12 deletions(-)

2002-03-13 15:19:53 +0000 [24bcc09] Artur Frysiak <artur/at/frysiak.net>

	* better make dist

 Makefile | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

2002-03-13 14:46:24 +0000 [6f4438f] Artur Frysiak <artur/at/frysiak.net>

	* add geninitrd.8.xml to dist tarball and make geninitrd.8 from xml source

 Makefile | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

2002-03-13 14:43:34 +0000 [676907b] Artur Frysiak <artur/at/frysiak.net>

	* ignore generated files

 .cvsignore | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

2002-03-13 14:42:45 +0000 [1b3916b] Artur Frysiak <artur/at/frysiak.net>

	* this file are generated from xml source

 geninitrd.8 | 86 -------------------------------------------------------------
 1 file changed, 86 deletions(-)

2002-03-13 14:42:15 +0000 [5c16e87] Artur Frysiak <artur/at/frysiak.net>

	* typo

 geninitrd.8     | 222 +++++++++++++++++++++-----------------------------------
 geninitrd.8.xml |   6 +-
 2 files changed, 87 insertions(+), 141 deletions(-)

2002-03-13 13:40:19 +0000 [ce06b4a] Artur Frysiak <artur/at/frysiak.net>

	* formating fixes

 geninitrd.8.xml | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

2002-03-13 13:26:24 +0000 [3b00e89] Artur Frysiak <artur/at/frysiak.net>

	* UUID and LABEL support for ext3 fix displaying missing modules names

 geninitrd | 13 +++++++------
 1 file changed, 7 insertions(+), 6 deletions(-)

2002-03-07 13:39:05 +0000 [fef7393] Jakub Bogusz <qboosh/at/pld-linux.org>

	* - fixed raidstart (if raidstart bsp builtin works)

 geninitrd | 25 +++++++++++++------------
 1 file changed, 13 insertions(+), 12 deletions(-)

2002-03-07 09:57:36 +0000 [94e606e] Artur Frysiak <artur/at/frysiak.net>

	* now is completed

 geninitrd.8.xml | 339 ++++++++++++++++++++++++++++++++------------------------
 1 file changed, 196 insertions(+), 143 deletions(-)

2002-02-20 13:37:49 +0000 [97850fb] Artur Frysiak <artur/at/frysiak.net>

	* FS->INITRDFS

 geninitrd.sysconfig | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

2002-02-20 13:29:17 +0000 [7ee3a97] Jakub Bogusz <qboosh/at/pld-linux.org>

	* - typo

 geninitrd.sysconfig | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

2002-02-20 11:30:17 +0000 [c83257b] Artur Frysiak <artur/at/frysiak.net>

	* don't generate modules.dep

 geninitrd | 11 +++--------
 1 file changed, 3 insertions(+), 8 deletions(-)

2002-02-20 11:07:07 +0000 [f6de938] Michal Moskal <michal/at/moskal.me>

	* - run depmod, if modules.dep hasn't been found

 geninitrd | 15 ++++++++++++++-
 1 file changed, 14 insertions(+), 1 deletion(-)

2002-02-20 10:11:23 +0000 [2ad94d8] Artur Frysiak <artur/at/frysiak.net>

	* - --fs is back, but if used warning is writen

 geninitrd | 38 +++++++++++++++++++++++++++++---------
 1 file changed, 29 insertions(+), 9 deletions(-)

2002-02-19 14:47:05 +0000 [74eba2b] Artur Frysiak <artur/at/frysiak.net>

	* portability fix

 Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

2002-02-19 14:44:25 +0000 [5f15bc3] Artur Frysiak <artur/at/frysiak.net>

	* - start rewrite documentation to XML Docbook.

 geninitrd.8.xml | 214 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 214 insertions(+)

2002-02-19 14:43:13 +0000 [fd2dc24] Artur Frysiak <artur/at/frysiak.net>

	* - drop trash support (trash is dead) - rename --fs to --initrdfs (less confusion but incompatible change :( ) - new configuration option EXIT_IF_MISSING (is set to "no" then warn about missing modules but continue) - disable root on loop device (need rewrite for bsp)

 geninitrd | 118 +++++++++++++++++++++++---------------------------------------
 1 file changed, 44 insertions(+), 74 deletions(-)

2002-02-19 14:35:15 +0000 [b43d56c] Artur Frysiak <artur/at/frysiak.net>

	* total rewite plan

 TODO | 15 +++++++++++++++
 1 file changed, 15 insertions(+)

2002-01-29 11:19:51 +0000 [10c3df0] Michal Moskal <michal/at/moskal.me>

	* - depmod support added - needs testing!

 geninitrd | 133 ++++++++++++++++++++++++++++++++++++++++----------------------
 1 file changed, 86 insertions(+), 47 deletions(-)

2002-01-17 20:14:55 +0000 [c31050f] Tomasz Pala <gotar/at/pld-linux.org>

	* - cosmetics.

 geninitrd   | 120 ++++++++++++++++++++++++++++++------------------------------
 geninitrd.8 |   2 +-
 2 files changed, 61 insertions(+), 61 deletions(-)

2001-12-15 14:41:15 +0000 [cbac7ed] Paweł Gołaszewski <blues/at/pld-linux.org>

	* - one more

 TODO | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

2001-12-15 14:33:09 +0000 [c67cee1] Paweł Gołaszewski <blues/at/pld-linux.org>

	* - typo

 geninitrd | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

2001-10-15 10:56:28 +0000 [57188d6] Artur Frysiak <artur/at/frysiak.net>

	* fixed typo reported by GoTaR <gotar/at/priv0.onet.pl>

 geninitrd | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

2001-09-10 09:52:29 +0000 [2b649ae] Artur Frysiak <artur/at/frysiak.net>

	* VERSION is *not* hardcoded

 geninitrd | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

2001-09-07 17:59:36 +0000 [4a77dff] kloczek <kloczek/at/pld-linux.org>

	* - rename release target to dist.

 Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

2001-09-07 17:56:33 +0000 [5dc785c] kloczek <kloczek/at/pld-linux.org>

	* - hardcode VERSION (as 2.6) - move initialize variables on top and few indentation.

 geninitrd | 39 +++++++++++++++++++--------------------
 1 file changed, 19 insertions(+), 20 deletions(-)

2001-09-07 17:37:52 +0000 [bcfaa5a] kloczek <kloczek/at/pld-linux.org>

	* - uncomment using bsp by default.

 geninitrd.sysconfig | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

2001-09-07 13:29:12 +0000 [73e0a8d] Artur Frysiak <artur/at/frysiak.net>

	* fix typo clean up

 Makefile | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

2001-09-07 13:25:36 +0000 [6a5442c] Artur Frysiak <artur/at/frysiak.net>

	* Use RCS Id as version number

 Makefile  | 5 +++--
 geninitrd | 4 ++--
 2 files changed, 5 insertions(+), 4 deletions(-)

2001-09-07 13:02:04 +0000 [ef77500] Artur Frysiak <artur/at/frysiak.net>

	* release 2.5 ready

 geninitrd | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

2001-09-07 12:21:58 +0000 [daa6af4] Paweł Gołaszewski <blues/at/pld-linux.org>

	* - commented PREMODS added to sysconfig-file - one more TODO

 TODO                | 1 +
 geninitrd.sysconfig | 3 +++
 2 files changed, 4 insertions(+)

2001-08-22 15:04:52 +0000 [a183cab] areq <areq/at/pld-linux.org>

	* - s/DC960/DAC960/

 geninitrd | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

2001-08-13 10:41:55 +0000 [45c6d32] Artur Frysiak <artur/at/frysiak.net>

	* Use RSC Id to better identification

 geninitrd | 1 +
 1 file changed, 1 insertion(+)

2001-07-06 15:30:20 +0000 [fad66a9] Artur Frysiak <artur/at/frysiak.net>

	* one task done; one added

 TODO | 5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)

2001-07-06 15:05:58 +0000 [2968c9d] Artur Frysiak <artur/at/frysiak.net>

	* devfs support inspired by patch from Robert R. Wal <rrw/at/reptile.eu.org>

 geninitrd | 30 ++++++++++++++++++++++++++----
 1 file changed, 26 insertions(+), 4 deletions(-)

2001-07-04 13:01:16 +0000 [4d65d14] kloczek <kloczek/at/pld-linux.org>

	* Answer for quesion.

 TODO | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

2001-07-04 11:31:36 +0000 [a584331] Artur Frysiak <artur/at/frysiak.net>

	* version 2.4

 Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

2001-07-04 11:31:16 +0000 [0519ce8] Artur Frysiak <artur/at/frysiak.net>

	* some options described

 geninitrd.8 | 22 +++++++---------------
 1 file changed, 7 insertions(+), 15 deletions(-)

2001-07-04 08:31:01 +0000 [0af98a4] Artur Frysiak <artur/at/frysiak.net>

	* more to do

 TODO | 1 +
 1 file changed, 1 insertion(+)

2001-07-04 08:02:52 +0000 [3b9c821] Artur Frysiak <artur/at/frysiak.net>

	* UUID/LABEL support for xfs finished (thanks baggins)

 geninitrd | 33 +++++++++++++++++----------------
 1 file changed, 17 insertions(+), 16 deletions(-)

2001-07-03 17:33:20 +0000 [8d0832a] Artur Frysiak <artur/at/frysiak.net>

	* more tasks done

 TODO | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

2001-07-03 17:31:21 +0000 [59379f5] Artur Frysiak <artur/at/frysiak.net>

	* - --omit-* options are removed

 geninitrd.8 | 29 ++++++++++++++---------------
 1 file changed, 14 insertions(+), 15 deletions(-)

2001-07-03 17:30:47 +0000 [611e9e4] Artur Frysiak <artur/at/frysiak.net>

	* - load software raid modules only if rootfs is on raid - hadle linear "raid" - remove --omit-* options - added --raidtab option

 geninitrd | 103 +++++++++++++++++++++++++++++++++++++++++---------------------
 1 file changed, 68 insertions(+), 35 deletions(-)

2001-07-03 11:55:25 +0000 [9974514] Artur Frysiak <artur/at/frysiak.net>

	* some tasks done; new tasks added

 TODO | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

2001-07-03 10:45:13 +0000 [0a3f6c7] Artur Frysiak <artur/at/frysiak.net>

	* better message if modules is loadded without options

 geninitrd | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)

2001-07-03 10:27:00 +0000 [cd670d8] Artur Frysiak <artur/at/frysiak.net>

	* - support rootfs on DAC960/cpqarray/cciss (AMI RAID not supported yet) - hide --omit* options - added --modules-conf=<modules.conf> options

 geninitrd | 29 ++++++++++++++++++++++++-----
 1 file changed, 24 insertions(+), 5 deletions(-)

2001-07-02 09:32:18 +0000 [c8d3285] Michal Moskal <michal/at/moskal.me>

	* rel 2.3

 Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

2001-07-02 09:00:56 +0000 [ea10b6a] Michal Moskal <michal/at/moskal.me>

	* - use /etc/modules.conf only if it exists

 geninitrd | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

2001-06-27 17:58:07 +0000 [1be4851] Artur Frysiak <artur/at/frysiak.net>

	* more to do

 TODO | 1 +
 1 file changed, 1 insertion(+)

2001-06-27 17:42:49 +0000 [a481d91] Artur Frysiak <artur/at/frysiak.net>

	* UUID/LABEL support- done

 TODO | 2 --
 1 file changed, 2 deletions(-)

2001-06-27 17:40:04 +0000 [a2c2980] Artur Frysiak <artur/at/frysiak.net>

	* added LABEL and UUID support redirect all error messages to stderr

 geninitrd | 142 +++++++++++++++++++++++++++++++++++++++++++++++++++++---------
 1 file changed, 123 insertions(+), 19 deletions(-)

2001-06-27 16:38:46 +0000 [6ef9721] waszi <waszi/at/pld-linux.org>

	* - add support to LVM

 TODO | 2 ++
 1 file changed, 2 insertions(+)

2001-06-27 12:42:24 +0000 [c6143d0] Artur Frysiak <artur/at/frysiak.net>

	* updated to geninitrd

 geninitrd.8 | 99 ++++++++++++++++++++++++++++++++++++++++---------------------
 1 file changed, 65 insertions(+), 34 deletions(-)

2001-06-27 12:38:54 +0000 [ea1dbbb] Artur Frysiak <artur/at/frysiak.net>

	* options handling fixes

 geninitrd | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

2001-06-22 05:55:26 +0000 [8c97bab] kloczek <kloczek/at/pld-linux.org>

	* - fix bug: generate proper modules list if in fstab is use UUID or LABEL in   firs column.

 TODO | 2 ++
 1 file changed, 2 insertions(+)

2001-06-22 05:52:14 +0000 [413878f] kloczek <kloczek/at/pld-linux.org>

	* - reformated.

 geninitrd | 333 ++++++++++++++++++++++++++++++--------------------------------
 1 file changed, 160 insertions(+), 173 deletions(-)

2001-06-22 05:51:15 +0000 [cdf0709] kloczek <kloczek/at/pld-linux.org>

	* - version 2.2.

 Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

2001-06-22 05:50:58 +0000 [7e11065] kloczek <kloczek/at/pld-linux.org>

	* - be more verbose: add display "Add module <module> to initrd." on insert   module to initrd.

 geninitrd | 1 +
 1 file changed, 1 insertion(+)

2001-06-21 10:33:08 +0000 [2010f79] Artur Frysiak <artur/at/frysiak.net>

	* (findmodule): double escape, now work with gawk and bash too (PREIDEMODS): add ide-probe, clean 2.2.19 have this module instead ide-probe-mod

 geninitrd | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

2001-06-21 10:02:45 +0000 [81de844] Artur Frysiak <artur/at/frysiak.net>

	* (my_dirname): New function - awk version of dirname(1). (main): Put modules in this same place like in real system. This cure some ksymoops warnings/errors.

 geninitrd | 12 +++++++++---
 1 file changed, 9 insertions(+), 3 deletions(-)

2001-05-02 19:20:38 +0000 [d16a42b] Arkadiusz Miśkiewicz <arekm/at/maven.pl>

	* (main): display full path to missing binaries (just help for beginners)

 geninitrd | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

2001-03-21 09:23:45 +0000 [7d2fc5e] kloczek <kloczek/at/pld-linux.org>

	* - few reformatings.

 geninitrd | 110 +++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 55 insertions(+), 55 deletions(-)

2001-03-21 09:23:04 +0000 [da0739d] kloczek <kloczek/at/pld-linux.org>

	* - run insmod with -k for autoclean unused modules.

 geninitrd | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

2001-03-19 13:11:13 +0000 [58a3469] michuz <michuz/at/pld-linux.org>

	* - version 2.1 - this version works fine with 2.4.x

 Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

2001-03-06 15:48:59 +0000 [9c9f7cd] Artur Frysiak <artur/at/frysiak.net>

	* skip build directory in my_find() (thanks to laro)

 geninitrd | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

2001-01-30 17:47:51 +0000 [a8a2ecb] kloczek <kloczek/at/pld-linux.org>

	* - uncomment COMPRESS=yes, FS=rom, PROBESCSI=yes, PROBEIDE=yes, PROBERAID=yes

 geninitrd.sysconfig | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

2001-01-30 17:44:08 +0000 [aad4b4a] kloczek <kloczek/at/pld-linux.org>

	* - check for and read /etc/sysconfig/geninitrd (not /etc/sysconfig/initrd).

 geninitrd | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

2001-01-17 10:37:37 +0000 [21e463d] inglod <inglod/at/pld-linux.org>

	* - updated

 TODO | 1 -
 1 file changed, 1 deletion(-)

2001-01-16 14:08:13 +0000 [aa69da6] inglod <inglod/at/pld-linux.org>

	* find remove

 geninitrd | 14 +++++++++++++-
 1 file changed, 13 insertions(+), 1 deletion(-)

2001-01-09 13:01:38 +0000 [b90c5d5] inglod <inglod/at/pld-linux.org>

	* fix: bsp use if /sbin/bsp not installed

 geninitrd | 3 +++
 1 file changed, 3 insertions(+)

2001-01-09 11:14:26 +0000 [f97d6d7] inglod <inglod/at/pld-linux.org>

	* change all 'cut' into 'awk'

 geninitrd | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

2001-01-06 15:22:28 +0000 [3516438] Sebastian Zagrodzki <sebek/at/zagrodzki.net>

	* - added a lot of ""s :)

 geninitrd | 164 +++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 82 insertions(+), 82 deletions(-)

2000-12-15 17:17:38 +0000 [2b9510a] Michal Moskal <michal/at/moskal.me>

	* Bug fix: bsp was never used.

 geninitrd | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

2000-12-15 16:05:18 +0000 [a0a8219] Michal Moskal <michal/at/moskal.me>

	* Updated to use bsp.

 geninitrd           | 99 ++++++++++++++++++++++++++++++++++-------------------
 geninitrd.sysconfig |  3 ++
 2 files changed, 66 insertions(+), 36 deletions(-)

2000-12-06 19:36:51 +0000 [f796f4f] kloczek <kloczek/at/pld-linux.org>

	* - version 1.2.

 Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

2000-12-06 19:36:16 +0000 [3e4d494] kloczek <kloczek/at/pld-linux.org>

	* - use strash instead ash.static - added making /dev/zero on initrd (required by trash).

 geninitrd | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

2000-11-30 18:39:31 +0000 [1c0354a] Jan Rękorajski <baggins/at/pld-linux.org>

	* - version 1.1

 Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

2000-11-22 12:47:22 +0000 [3901f2e] Jacek Konieczny <jajcus/at/pld-linux.org>

	* - updated

 TODO | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

2000-11-22 12:46:57 +0000 [8dce5fc] Jacek Konieczny <jajcus/at/pld-linux.org>

	* - warn if /sbin/losetup not present and root filesystem on loopback device is to be use   (but such configuration seems to be broken anyway)

 geninitrd | 4 ++++
 1 file changed, 4 insertions(+)

2000-11-18 14:00:10 +0000 [675dbdd] inglod <inglod/at/pld-linux.org>

	* change options "mktemp"

 geninitrd | 6 ++----
 1 file changed, 2 insertions(+), 4 deletions(-)

2000-11-16 14:17:40 +0000 [474f647] inglod <inglod/at/pld-linux.org>

	* change all 'grep' into 'awk'

 geninitrd | 26 +++++++++++++-------------
 1 file changed, 13 insertions(+), 13 deletions(-)

2000-11-16 09:15:49 +0000 [f5d71bb] Jacek Konieczny <jajcus/at/pld-linux.org>

	* - losetup is not needed anymore for ext2 filesystem creation

 geninitrd | 36 +++++-------------------------------
 1 file changed, 5 insertions(+), 31 deletions(-)

2000-11-16 09:08:50 +0000 [f5a2a23] inglod <inglod/at/pld-linux.org>

	* *** empty log message ***

 TODO      |  2 +-
 geninitrd | 21 +++++++++++----------
 2 files changed, 12 insertions(+), 11 deletions(-)

2000-11-15 13:55:01 +0000 [526ea24] Artur Frysiak <artur/at/frysiak.net>

	* - generate initrd for 2.4.0 kernel too (but find is used) - use mktemp - fix one typo (mount -> umount)

 geninitrd | 45 +++++++++++++++++++--------------------------
 1 file changed, 19 insertions(+), 26 deletions(-)

2000-11-14 15:27:35 +0000 [0331581] Artur Frysiak <artur/at/frysiak.net>

	* - fix some typos - allow compressing cramfs images

 geninitrd | 14 ++++++--------
 1 file changed, 6 insertions(+), 8 deletions(-)

2000-11-14 14:57:57 +0000 [218614a] Jacek Konieczny <jajcus/at/pld-linux.org>

	* - fixed scsi modules order (by inglod)

 geninitrd | 27 +++++++++++++++------------
 1 file changed, 15 insertions(+), 12 deletions(-)

2000-11-14 14:47:45 +0000 [06ac05d] Artur Frysiak <artur/at/frysiak.net>

	* - fix cramfs support (semitested)

 geninitrd | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

2000-11-14 14:19:58 +0000 [8b1e4ac] Artur Frysiak <artur/at/frysiak.net>

	* - added cramfs support (untested)

 geninitrd   | 60 +++++++++++++++++++++++++++++++++++++++++++-----------------
 geninitrd.8 | 16 ++++++++--------
 2 files changed, 51 insertions(+), 25 deletions(-)

2000-11-14 13:33:07 +0000 [be8e83e] Artur Frysiak <artur/at/frysiak.net>

	* - fix generating SCSI-enabled initrd (typo)

 geninitrd | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

2000-11-09 09:31:18 +0000 [e78a2a0] Jacek Konieczny <jajcus/at/pld-linux.org>

	* - some ignores

 .cvsignore | 1 +
 1 file changed, 1 insertion(+)

2000-11-09 09:26:54 +0000 [bb529f9] Jacek Konieczny <jajcus/at/pld-linux.org>

	* Initial revision

 Makefile            |  20 +++
 TODO                |   1 +
 geninitrd           | 442 ++++++++++++++++++++++++++++++++++++++++++++++++++++
 geninitrd.8         | 118 ++++++++++++++
 geninitrd.sysconfig |  17 ++
 5 files changed, 598 insertions(+)
