]> git.pld-linux.org Git - projects/geninitrd.git/blobdiff - ChangeLog
Version 12531.
[projects/geninitrd.git] / ChangeLog
index 290fdcef74b3b67826f25e2ff5ab9234d2940d00..952ec44873f8f7c069dd342c9b738c5cd5ce111a 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,294 @@
+2012-03-30 16:28 +0000 [r12531]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * functions: More local variables (in find_modules_by_class_mit).
+
+2012-03-30 14:41 +0000 [r12530]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * geninitrd: no need to mess with magic values, let the "magic" be
+         value
+
+2012-03-30 14:30 +0000 [r12529]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * tests/initramfs_switchroot.sh, geninitrd: fix /proc/partitions
+         parsing: expect "3" not "03" as device minor/major
+
+2012-03-30 14:16 +0000 [r12526-12528]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * tests/initramfs_switchroot.sh, tests/partitions (added): supply
+         /proc/partitions dump
+
+       * tests/initramfs_switchroot.sh: fill all expected tests
+
+       * tests/initramfs_switchroot.sh (added): add test
+
+2012-03-29 17:12 +0000 [r12525]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * functions: Handle case when no modaliases were found.
+
+2012-03-29 15:12 +0000 [r12524]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * geninitrd: Typos.
+
+2012-03-28 08:44 +0000 [r12521]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * functions: no need for subshells, formatting
+
+2012-03-28 08:23 +0000 [r12520]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * functions: Unfortunately module-init-tools modprobe doesn't work
+         with new way. Provide old find_modules_by_class() for mit and new
+         for kmod.
+
+2012-03-26 18:46 +0000 [r12518]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * Makefile: Version 12517.
+
+2012-03-26 16:46 +0000 [r12517]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * geninitrd: kmod option bug fixed in git
+
+2012-03-24 20:58 +0000 [r12516]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * functions: Dry run for modprobe. We need names only.
+
+2012-03-24 20:49 +0000 [r12515]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * functions: Our find_modules_by_class() relied on lspci and on
+         modules.pcimap file generated by module-init-tools. Unfortunately
+         kmod no longer generates modules.pcimap. Rewrite to use sysfs and
+         modprobe only.
+
+2012-03-24 20:40 +0000 [r12514]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * functions: Properly skip duplicated when finding modules.
+
+2012-03-24 20:06 +0000 [r12513]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * functions: Warn about missing pcimap file (unfortunately kmod
+         doesn't generate it).
+
+2012-03-24 18:27 +0000 [r12511-12512]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * mod-usbkbd.sh: No -l in grep.
+
+       * mod-usbkbd.sh: Detect Logitech Unifying Device. Unfortunately I
+         know no way do detect keyboards only.
+
+2012-03-24 02:02 +0000 [r12509-12510]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * changelog.sh: or here?
+
+       * changelog.sh: set LC_ALL for svn2log, in hope i twill sort
+         filenames consistently
+
+2012-03-21 20:58 +0000 [r12508]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * geninitrd: kmod compat when parsing modprobe config options
+
+2012-03-19 20:20 +0000 [r12506]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * geninitrd: fix root= handling with initramfs & lvm
+
+2012-03-19 19:40 +0000 [r12505]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * geninitrd: minor fixes
+
+2012-03-19 19:34 +0000 [r12503-12504]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * mod-lvm.sh: cosmetics
+
+       * geninitrd: cleanup env
+
+2012-03-18 19:25 +0000 [r12502]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * mod-udev.sh: blkid installed by mod-blkid
+
+2012-03-18 19:19 +0000 [r12501]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * mod-udev.sh: when checing dmsetup binary output, check it exists
+         first
+
+2012-03-18 16:32 +0000 [r12500]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * mod-lvm.sh, mod-suspend.sh: prefix lvm variables with LVM_
+
+2012-03-18 15:55 +0000 [r12499]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * geninitrd, mod-lvm.sh: do not leak linuxrc variables to init
+
+2012-03-18 15:12 +0000 [r12498]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * geninitrd: do not hide fact that /dev/console needs to be made
+
+2012-03-14 20:11 +0000 [r12488]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * geninitrd: fix for r12426 breaking inst_exec of multiple files
+
+2012-03-14 13:03 +0000 [r12487]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * geninitrd: warn when CONFIG_BLK_DEV_RAM_SIZE was not detected
+
+2012-02-16 09:58 +0000 [r12475]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * geninitrd: Exact match for partition/major/minor.
+
+2012-01-29 18:59 +0000 [r12473]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * geninitrd: set hotplug agent only once
+
+2012-01-11 22:37 +0000 [r12465]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * geninitrd: sort kernels by version
+
+2012-01-09 12:27 +0000 [r12463]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * Makefile: - release 12462
+
+2012-01-08 22:04 +0000 [r12461]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * geninitrd: Try to always have /dev/console in root fs.
+
+2012-01-06 13:40 +0000 [r12460]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * geninitrd: cciss on hpsa: load also sd_mod (via
+         find_modules_scsi)
+
+2012-01-05 19:54 +0000 [r12459]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * geninitrd: load hpsa (and cciss) for 3.0 kernels with /dev/cciss
+         devices
+
+2012-01-05 19:43 +0000 [r12458]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * geninitrd, mod-ide.sh, mod-scsi.sh: filter out comments in
+         modprobe_conf_cache rather in some places of code to get 100%
+         accuracy
+
+2012-01-05 17:07 +0000 [r12457]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * mod-suspend.sh: parse resume= param value into $resume, not just
+         hardcode "yes"
+
+2011-12-07 20:43 +0000 [r12445]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * geninitrd.sysconfig, geninitrd: initramfs as default.
+
+2011-12-07 19:32 +0000 [r12444]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * mod-luks.sh: use awk vars, makes awk part readable
+
+2011-12-05 19:52 +0000 [r12443]  Jacek Konieczny <jajcus/at/pld-linux.org>
+
+       * mod-luks.sh: - look-up crypttab in is_luks() too, active LUKS
+         device is not examined any more (the underlaying device is still
+         checked with 'cryptsetup isLuks')
+
+2011-12-05 19:22 +0000 [r12442]  Jacek Konieczny <jajcus/at/pld-linux.org>
+
+       * mod-luks.sh: - do not try to extract encrypted device name from
+         an active LUKS device – the information is already available in
+         /etc/crypttab
+
+2011-12-05 18:29 +0000 [r12441]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * mod-luks.sh: Tell us what device.
+
+2011-12-05 18:26 +0000 [r12440]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * mod-luks.sh: Don't hardcode device name. Local variables.
+
+2011-12-05 18:20 +0000 [r12439]  Jacek Konieczny <jajcus/at/pld-linux.org>
+
+       * mod-luks.sh: - magic to get the LUKS lower level device name when
+         initialized with old cryptsetup
+
+2011-12-05 08:25 +0000 [r12438]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * mod-luks.sh: Fallback detection if device is crypted.
+
+2011-12-03 20:39 +0000 [r12433]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * Makefile: - release 12432
+
+2011-12-03 20:16 +0000 [r12432]  Artur Frysiak <wiget/at/pld-linux.org>
+
+       * mod-udev.sh: Use only dmsetup with udev support
+
+2011-12-03 19:52 +0000 [r12423-12431]  Artur Frysiak <wiget/at/pld-linux.org>
+
+       * mod-udev.sh, udev-rules/61-persistent-storage.rules (added),
+         udev-rules (added), Makefile,
+         udev-rules/59-persistent-storage.rules (added),
+         udev-rules/11-dm.rules (added), udev-rules/01-ignore.rules
+         (added): Install special udev rules Rules copied from dracut
+
+       * mod-udev.sh: Use udevadm to stop udevd
+
+       * mod-udev.sh: Fix udev coldplug
+
+       * mod-udev.sh: Mount /run (required for udev >= 168)
+
+       * mod-udev.sh: Install udev rules and helpers
+
+       * geninitrd: Don't run ldd on dynamic linker $ ldd
+         /lib64/ld-linux-x86-64.so.2 loader cannot load itself ldd: exited
+         with unknown exit code (127)
+
+       * geninitrd: /run support
+
+       * geninitrd: Use devtmpfs on /dev Mount devtmpfs on /dev and if
+         fail fallback to tmpfs.
+
+       * geninitrd: Mount /dev on initramfs too
+
+2011-12-03 15:13 +0000 [r12422]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * geninitrd: Be much more conservative when stripping symbols on
+         kernel modules (so backtraces aren't crap).
+
+2011-11-27 14:03 +0000 [r12415]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * mod-usbkbd.sh, mod-sata.sh: skip empty functions, error in some
+         shells
+
+2011-11-15 10:43 +0000 [r12413]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * geninitrd: check that strip exists before stripping
+
+2011-11-09 19:39 +0000 [r12412]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * geninitrd: No need for separate var (glen).
+
+2011-11-09 18:19 +0000 [r12411]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * geninitrd: Use uncompressed module file name.
+
+2011-11-09 07:42 +0000 [r12410]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * geninitrd: let $STRIP be internally path to strip, add
+         --strip=PATH/strip and --strip PATH/strip args
+
+2011-11-08 21:04 +0000 [r12409]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * geninitrd: Strip modules by default.
+
+2011-10-26 19:58 +0000 [r12392-12393]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * functions: LC_ALL=C for lspci call in case if someone translates
+         things.
+
+       * functions: Space at the end allways.
+
+2011-10-26 19:52 +0000 [r12391]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+       * functions: 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.
+
+2011-10-24 13:35 +0000 [r12390]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+       * changelog.sh: update changelog with current CVSROOT/users
+
 2011-10-21 20:08 +0000 [r12384-12385]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
 
        * Makefile: Release 12385.
        * mod-usbkbd.sh (added): USB keyboard modules finding and loading
          at initrd level.
 
-       * Makefile, mod-sata.sh, geninitrd, functions: USB keyboard modules
+       * geninitrd, functions, Makefile, mod-sata.sh: USB keyboard modules
          finding and loading at initrd level.
 
 2011-10-15 07:38 +0000 [r12372]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
 
 2011-02-19 13:59 +0000 [r12169]  Elan Ruusamäe <glen/at/pld-linux.org>
 
-       * mod-blkid.sh, mod-nfs.sh, mod-sata.sh, mod-uvesafb.sh,
+       * mod-bootsplash.sh, mod-depmod24.sh, mod-luks.sh, mod-suspend.sh,
+         mod-blkid.sh, mod-nfs.sh, mod-sata.sh, mod-uvesafb.sh,
          mod-condecor.sh, geninitrd, mod-lvm.sh, mod-tuxonice.sh,
          mod-md.sh, mod-dmraid.sh, mod-scsi.sh, mod-ide.sh,
-         mod-fbsplash.sh, mod-udev.sh, mod-multipath.sh,
-         mod-bootsplash.sh, mod-depmod24.sh, mod-luks.sh, mod-suspend.sh:
-         each module their own rcsid var
+         mod-fbsplash.sh, mod-udev.sh, mod-multipath.sh: each module their
+         own rcsid var
 
 2011-02-19 13:53 +0000 [r12168]  Elan Ruusamäe <glen/at/pld-linux.org>
 
-       * mod-blkid.sh, mod-nfs.sh, mod-sata.sh, mod-uvesafb.sh,
-         mod-condecor.sh, geninitrd, mod-lvm.sh, mod-tuxonice.sh,
-         mod-md.sh, mod-dmraid.sh, mod-scsi.sh, mod-ide.sh,
-         mod-fbsplash.sh, mod-udev.sh, mod-multipath.sh,
-         mod-bootsplash.sh, mod-depmod24.sh, mod-luks.sh, mod-suspend.sh:
-         truncate the date to cut out locale formats
+       * mod-uvesafb.sh, mod-condecor.sh, geninitrd, mod-lvm.sh,
+         mod-tuxonice.sh, mod-md.sh, mod-dmraid.sh, mod-scsi.sh,
+         mod-ide.sh, mod-fbsplash.sh, mod-udev.sh, mod-multipath.sh,
+         mod-bootsplash.sh, mod-depmod24.sh, mod-luks.sh, mod-suspend.sh,
+         mod-blkid.sh, mod-nfs.sh, mod-sata.sh: truncate the date to cut
+         out locale formats
 
 2011-02-19 08:38 +0000 [r12167]  Elan Ruusamäe <glen/at/pld-linux.org>
 
 
 2011-02-19 08:34 +0000 [r12166]  Elan Ruusamäe <glen/at/pld-linux.org>
 
-       * mod-blkid.sh, mod-nfs.sh, mod-sata.sh, mod-uvesafb.sh,
-         mod-condecor.sh, mod-tuxonice.sh, mod-lvm.sh, mod-md.sh,
-         mod-dmraid.sh, mod-scsi.sh, mod-ide.sh, mod-fbsplash.sh,
-         mod-udev.sh, mod-multipath.sh, mod-depmod24.sh,
-         mod-bootsplash.sh, mod-luks.sh, mod-suspend.sh: you need
-         svn:keywords on each file for those to get expanded
+       * mod-fbsplash.sh, mod-udev.sh, mod-multipath.sh, mod-depmod24.sh,
+         mod-bootsplash.sh, mod-luks.sh, mod-suspend.sh, mod-blkid.sh,
+         mod-nfs.sh, mod-sata.sh, mod-uvesafb.sh, mod-condecor.sh,
+         mod-tuxonice.sh, mod-lvm.sh, mod-md.sh, mod-dmraid.sh,
+         mod-scsi.sh, mod-ide.sh: you need svn:keywords on each file for
+         those to get expanded
 
 2011-02-19 08:27 +0000 [r12163-12164]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
 
        * mod-ide.sh, functions: Revert, this wasn't meant to be in
          previous commit.
 
-       * mod-blkid.sh, mod-nfs.sh, mod-sata.sh, mod-uvesafb.sh,
-         mod-condecor.sh, geninitrd, mod-lvm.sh, mod-tuxonice.sh,
-         mod-md.sh, mod-dmraid.sh, mod-scsi.sh, mod-ide.sh,
-         mod-fbsplash.sh, mod-udev.sh, mod-multipath.sh,
-         mod-bootsplash.sh, mod-depmod24.sh, mod-luks.sh, mod-suspend.sh,
-         functions: Report RCSID for loaded modules, too.
+       * mod-multipath.sh, mod-bootsplash.sh, mod-depmod24.sh,
+         mod-luks.sh, mod-suspend.sh, functions, mod-blkid.sh, mod-nfs.sh,
+         mod-sata.sh, mod-uvesafb.sh, mod-condecor.sh, geninitrd,
+         mod-lvm.sh, mod-tuxonice.sh, mod-md.sh, mod-dmraid.sh,
+         mod-scsi.sh, mod-ide.sh, mod-fbsplash.sh, mod-udev.sh: Report
+         RCSID for loaded modules, too.
 
 2011-02-17 22:16 +0000 [r12159]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
 
 
 2011-02-03 11:16 +0000 [r12113]  Elan Ruusamäe <glen/at/pld-linux.org>
 
-       * mod-blkid.sh, mod-nfs.sh, mod-multipath.sh, mod-condecor.sh,
-         geninitrd, mod-bootsplash.sh, mod-luks.sh, mod-lvm.sh,
-         mod-tuxonice.sh, mod-dmraid.sh, mod-md.sh, mod-suspend.sh,
-         mod-fbsplash.sh, mod-udev.sh: Simplify main code by moving state
+       * mod-condecor.sh, geninitrd, mod-bootsplash.sh, mod-luks.sh,
+         mod-lvm.sh, mod-tuxonice.sh, mod-dmraid.sh, mod-md.sh,
+         mod-suspend.sh, mod-fbsplash.sh, mod-udev.sh, mod-blkid.sh,
+         mod-nfs.sh, mod-multipath.sh: Simplify main code by moving state
          checks to modules itself
 
 2011-02-03 11:06 +0000 [r12112]  Elan Ruusamäe <glen/at/pld-linux.org>
 
 2010-10-20 20:36 +0000 [r11861]  Elan Ruusamäe <glen/at/pld-linux.org>
 
-       * tests/lvmroot.sh, tests/setup-test.sh (added): - setup common
+       * tests/setup-test.sh (added), tests/lvmroot.sh: - setup common
          test base
 
 2010-10-20 17:07 +0000 [r11860]  shadzik <shadzik/at/pld-linux.org>
 
-       * mod-sata.sh (added), mod-xata.sh (removed): - again, rename - use
+       * mod-xata.sh (removed), mod-sata.sh (added): - again, rename - use
          only 0106 class
 
 2010-10-20 17:03 +0000 [r11859]  shadzik <shadzik/at/pld-linux.org>
 
 2010-10-20 16:59 +0000 [r11858]  shadzik <shadzik/at/pld-linux.org>
 
-       * mod-xata.sh (added), mod-autodetect.sh (removed): - rename to
+       * mod-autodetect.sh (removed), mod-xata.sh (added): - rename to
          mod-xata.sh, but probably this shiuld be mod-sata, as i tend to
          leave just the 0106 class left
 
 
 2010-01-12 10:11 +0000 [r11106]  Elan Ruusamäe <glen/at/pld-linux.org>
 
-       * tests/lvmroot.sh, mod-lvm.sh: - allow dash in PV too
+       * mod-lvm.sh, tests/lvmroot.sh: - allow dash in PV too
 
 2010-01-02 16:24 +0000 [r11086-11087]  Elan Ruusamäe <glen/at/pld-linux.org>
 
 
 2009-11-17 09:57 +0000 [r10978]  Elan Ruusamäe <glen/at/pld-linux.org>
 
-       * tests/lvmroot.sh (added), tests (added), mod-lvm.sh: - process
+       * mod-lvm.sh, tests/lvmroot.sh (added), tests (added): - process
          also /dev/mapper/blodnatt-blah--bleh--blah ->
          /dev/blodnatt/blah-bleh-blah
 
 
 2009-08-15 21:40 +0000 [r10484]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
 
-       * geninitrd, mod-lvm.sh: - create /dev/urandom always
+       * mod-lvm.sh, geninitrd: - create /dev/urandom always
 
 2009-08-15 21:22 +0000 [r10483]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
 
 
 2009-04-27 09:43 +0000 [r10337]  Elan Ruusamäe <glen/at/pld-linux.org>
 
-       * mod-blkid.sh, mod-multipath.sh, mod-uvesafb.sh, mod-condecor.sh,
-         mod-bootsplash.sh, mod-luks.sh, mod-lvm.sh, mod-tuxonice.sh,
-         mod-dmraid.sh, mod-md.sh, mod-suspend.sh, mod-fbsplash.sh,
-         mod-udev.sh: - allow configuration for USE_xxx from
+       * mod-uvesafb.sh, mod-condecor.sh, mod-bootsplash.sh, mod-luks.sh,
+         mod-lvm.sh, mod-tuxonice.sh, mod-dmraid.sh, mod-md.sh,
+         mod-suspend.sh, mod-fbsplash.sh, mod-udev.sh, mod-blkid.sh,
+         mod-multipath.sh: - allow configuration for USE_xxx from
          sysconfig/geninitrd. lp#364812
 
 2009-04-27 09:31 +0000 [r10335]  Elan Ruusamäe <glen/at/pld-linux.org>
 
        * geninitrd: - load suspend module
 
-       * Makefile, geninitrd, mod-suspend.sh (added): - suspend
+       * geninitrd, mod-suspend.sh (added), Makefile: - suspend
          modularized
 
        * geninitrd.8.xml: - update manual with --initrdfs argument
 
        * geninitrd, mod-dmraid.sh: - USE_DMRAID moved to dmraid module
 
-       * mod-blkid.sh (added), Makefile, geninitrd: - blkid modularized
+       * geninitrd, mod-blkid.sh (added), Makefile: - blkid modularized
 
 2009-04-02 21:19 +0000 [r10274]  Elan Ruusamäe <glen/at/pld-linux.org>
 
-       * geninitrd, mod-luks.sh, mod-lvm.sh, mod-dmraid.sh, mod-md.sh: -
+       * mod-dmraid.sh, mod-md.sh, geninitrd, mod-luks.sh, mod-lvm.sh: -
          handle initrd programs under %{_libdir}/initrd
 
 2009-04-02 20:24 +0000 [r10273]  Elan Ruusamäe <glen/at/pld-linux.org>
 
-       * geninitrd, geninitrd.8.xml: - reap out --with-insmod-static
+       * geninitrd.8.xml, geninitrd: - reap out --with-insmod-static
 
 2009-03-23 00:18 +0000 [r10231-10232]  Elan Ruusamäe <glen/at/pld-linux.org>
 
 
 2009-03-03 10:35 +0000 [r10169-10170]  Elan Ruusamäe <glen/at/pld-linux.org>
 
-       * mod-multipath.sh, mod-luks.sh, mod-lvm.sh, mod-dmraid.sh,
-         mod-ide.sh: - findmodule -> find_module - pack_version ->
+       * mod-luks.sh, mod-lvm.sh, mod-dmraid.sh, mod-ide.sh,
+         mod-multipath.sh: - findmodule -> find_module - pack_version ->
          kernel_version
 
        * geninitrd: - fix die() stderr redirection - simplify find_depmod
 
 2009-03-03 09:32 +0000 [r10165]  Elan Ruusamäe <glen/at/pld-linux.org>
 
-       * Makefile, geninitrd: - use /lib/geninitrd instead of /etc for
+       * geninitrd, Makefile: - use /lib/geninitrd instead of /etc for
          modules/functions code
 
 2009-03-03 09:28 +0000 [r10163]  Elan Ruusamäe <glen/at/pld-linux.org>
 
 2008-04-27 00:12 +0000 [r9727]  Elan Ruusamäe <glen/at/pld-linux.org>
 
-       * geninitrd, geninitrd.sysconfig: - config to load framebuffer
+       * geninitrd.sysconfig, geninitrd: - config to load framebuffer
          device module
 
 2008-04-26 19:17 +0000 [r9726]  Elan Ruusamäe <glen/at/pld-linux.org>
 
 2007-02-08 18:21 +0000 [r8240]  Elan Ruusamäe <glen/at/pld-linux.org>
 
-       * Makefile, geninitrd, functions (added): - export functions so
+       * geninitrd, functions (added), Makefile: - export functions so
          other programs could reuse code - find_root() for now
 
 2007-02-07 10:58 +0000 [r8236-8237]  Elan Ruusamäe <glen/at/pld-linux.org>
 
 2004-03-31 17:47 +0000 [r3849]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
 
-       * geninitrd, geninitrd.8.xml: Change --lvmversion to
+       * geninitrd.8.xml, geninitrd: Change --lvmversion to
          --lvmtoolsversion (same with LVMVERSION->LVMTOOLSVERSION) to
          avoid confusion.
 
 
 2003-04-09 11:40 +0000 [r1257]  Artur Frysiak <wiget/at/pld-linux.org>
 
-       * geninitrd, geninitrd.8.xml: - added --with-insmod-static to allow
+       * geninitrd.8.xml, geninitrd: - 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
 
 2002-01-17 20:14 +0000 [r1224]  Tomasz Pala <gotar/at/pld-linux.org>
 
-       * geninitrd, geninitrd.8: - cosmetics.
+       * geninitrd.8, geninitrd: - cosmetics.
 
 2001-12-15 14:41 +0000 [r1223]  Paweł Gołaszewski <blues/at/pld-linux.org>
 
 
 2001-09-07 13:25 +0000 [r1215]  Artur Frysiak <wiget/at/pld-linux.org>
 
-       * Makefile, geninitrd: Use RCS Id as version number
+       * geninitrd, Makefile: Use RCS Id as version number
 
 2001-09-07 13:02 +0000 [r1214]  Artur Frysiak <wiget/at/pld-linux.org>
 
 
 2000-11-09 09:26 +0000 [r1152]  Jacek Konieczny <jajcus/at/pld-linux.org>
 
-       * Makefile (added), / (added), geninitrd (added), TODO (added),
-         geninitrd.sysconfig (added), geninitrd.8 (added): Initial
-         revision
+       * / (added), geninitrd (added), TODO (added), geninitrd.sysconfig
+         (added), geninitrd.8 (added), Makefile (added): Initial revision
 
This page took 0.082875 seconds and 4 git commands to generate.