Author: glen Date: Mon Sep 17 14:45:48 2012 New Revision: 12585 Modified: geninitrd/trunk/ChangeLog Log: update changelog
Modified: geninitrd/trunk/ChangeLog ============================================================================== --- geninitrd/trunk/ChangeLog (original) +++ geninitrd/trunk/ChangeLog Mon Sep 17 14:45:48 2012 @@ -1,3 +1,106 @@ +2012-09-17 12:45 +0000 [r12584] Elan Ruusamäe <glen/at/pld-linux.org> + + * Makefile: release 12582 + +2012-09-17 12:32 +0000 [r12583] Elan Ruusamäe <glen/at/pld-linux.org> + + * geninitrd: less noisy find_tool + +2012-09-17 12:22 +0000 [r12581-12582] Elan Ruusamäe <glen/at/pld-linux.org> + + * mod-blkid.sh: do not overwrite $ROOT if blkid fails + + * geninitrd: make internal variables visible when debuginitrd=sh + +2012-08-02 16:47 +0000 [r12575] Arkadiusz Miśkiewicz <arekm/at/pld-linux.org> + + * geninitrd, mod-udev.sh: Always use mdev (when udev is not in + use). + +2012-07-05 09:54 +0000 [r12573] Jan Rękorajski <baggins/at/pld-linux.org> + + * geninitrd: - 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 + +2012-05-15 20:25 +0000 [r12567] Arkadiusz Miśkiewicz <arekm/at/pld-linux.org> + + * mod-scsi.sh: Add virio devices. + +2012-05-14 08:07 +0000 [r12566] Elan Ruusamäe <glen/at/pld-linux.org> + + * geninitrd: fix verbose via -v -v + +2012-04-23 15:14 +0000 [r12559-12560] Elan Ruusamäe <glen/at/pld-linux.org> + + * geninitrd, tests/initramfs_switchroot.sh: initramfs switchroot: + use awk own function to convert hex to dec (currently dietlibc + built awk can't handle hex printf) + + * TODO: update + +2012-04-23 08:04 +0000 [r12558] Elan Ruusamäe <glen/at/pld-linux.org> + + * tests/partitions, tests/initramfs_switchroot.sh: - test for sda5 + +2012-04-17 16:50 +0000 [r12552] Elan Ruusamäe <glen/at/pld-linux.org> + + * functions: dm_subsystem: ignore dmsetup output if exit code is + not zero + +2012-04-17 13:45 +0000 [r12550] 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-md.sh, mod-scsi.sh, + mod-ide.sh, mod-fbsplash.sh, mod-udev.sh, mod-multipath.sh, + mod-usbkbd.sh, mod-luks.sh, mod-bootsplash.sh, mod-suspend.sh: + add debug and verbose output + +2012-04-16 18:14 +0000 [r12549] Elan Ruusamäe <glen/at/pld-linux.org> + + * geninitrd: found some explanation of numeric root= params (used + by lilo) + +2012-04-16 16:02 +0000 [r12548] Elan Ruusamäe <glen/at/pld-linux.org> + + * functions: workaround for subsystem being empty on lvm2 2.02.72 + on 2.6.16 kernel + +2012-04-16 15:34 +0000 [r12547] Elan Ruusamäe <glen/at/pld-linux.org> + + * geninitrd: make it easy to save initrd debug output to file + +2012-04-16 12:45 +0000 [r12546] Elan Ruusamäe <glen/at/pld-linux.org> + + * tests/initramfs_switchroot.sh, geninitrd: initramfs switchroot: + fix parsing `root=fe00` + +2012-04-16 10:51 +0000 [r12545] Elan Ruusamäe <glen/at/pld-linux.org> + + * tests/initramfs_switchroot.sh, tests/partitions2 (added): + testcase for lilo dm-0 mount + +2012-04-16 09:03 +0000 [r12543-12544] Elan Ruusamäe <glen/at/pld-linux.org> + + * geninitrd: show also /linuxrc in debug mode + + * geninitrd: show /proc/partitions in debug mode from initrd build + time + +2012-04-16 08:54 +0000 [r12542] Elan Ruusamäe <glen/at/pld-linux.org> + + * tests/initramfs_switchroot.sh: testcase for `root=0edc` + http://lists.pld-linux.org/mailman/pipermail/pld-devel-pl/2012-April/155364.html + +2012-04-08 18:58 +0000 [r12541] Arkadiusz Miśkiewicz <arekm/at/pld-linux.org> + + * mod-udev.sh: firmware udev binary is builtin in recent udev, so + make all these binaries optional. + +2012-03-30 16:31 +0000 [r12532] Arkadiusz Miśkiewicz <arekm/at/pld-linux.org> + + * Makefile: Version 12531. + 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). @@ -9,7 +112,7 @@ 2012-03-30 14:30 +0000 [r12529] Elan Ruusamäe <glen/at/pld-linux.org> - * geninitrd, tests/initramfs_switchroot.sh: fix /proc/partitions + * 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> @@ -110,7 +213,7 @@ 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_ + * mod-suspend.sh, mod-lvm.sh: prefix lvm variables with LVM_ 2012-03-18 15:55 +0000 [r12499] Elan Ruusamäe <glen/at/pld-linux.org> @@ -160,7 +263,7 @@ 2012-01-05 19:43 +0000 [r12458] Elan Ruusamäe <glen/at/pld-linux.org> - * mod-ide.sh, mod-scsi.sh, geninitrd: filter out comments in + * geninitrd, mod-ide.sh, mod-scsi.sh: filter out comments in modprobe_conf_cache rather in some places of code to get 100% accuracy @@ -216,11 +319,11 @@ 2011-12-03 19:52 +0000 [r12423-12431] Artur Frysiak <wiget/at/pld-linux.org> - * udev-rules/59-persistent-storage.rules (added), - udev-rules/11-dm.rules (added), udev-rules/01-ignore.rules + * udev-rules/11-dm.rules (added), udev-rules/01-ignore.rules (added), mod-udev.sh, udev-rules/61-persistent-storage.rules - (added), udev-rules (added), Makefile: Install special udev rules - Rules copied from dracut + (added), udev-rules (added), Makefile, + udev-rules/59-persistent-storage.rules (added): Install special + udev rules Rules copied from dracut * mod-udev.sh: Use udevadm to stop udevd @@ -248,7 +351,7 @@ 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 + * mod-sata.sh, mod-usbkbd.sh: skip empty functions, error in some shells 2011-11-15 10:43 +0000 [r12413] Elan Ruusamäe <glen/at/pld-linux.org> @@ -329,7 +432,7 @@ * mod-usbkbd.sh (added): USB keyboard modules finding and loading at initrd level. - * functions, Makefile, mod-sata.sh, geninitrd: USB keyboard modules + * Makefile, mod-sata.sh, geninitrd, functions: USB keyboard modules finding and loading at initrd level. 2011-10-15 07:38 +0000 [r12372] Arkadiusz Miśkiewicz <arekm/at/pld-linux.org> @@ -368,7 +471,7 @@ 2011-08-19 19:40 +0000 [r12326-12327] Elan Ruusamäe <glen/at/pld-linux.org> - * geninitrd, mod-uvesafb.sh: kill v86d at the end of initrd, to be + * mod-uvesafb.sh, geninitrd: kill v86d at the end of initrd, to be able to umount /initrd later * geninitrd: Do not send usage() to stderr, let it be useful for @@ -474,12 +577,12 @@ 2011-02-19 13:53 +0000 [r12168] Elan Ruusamäe <glen/at/pld-linux.org> - * 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: truncate the date - to cut out locale formats + * 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, mod-blkid.sh: truncate the date to + cut out locale formats 2011-02-19 08:38 +0000 [r12167] Elan Ruusamäe <glen/at/pld-linux.org> @@ -487,12 +590,12 @@ 2011-02-19 08:34 +0000 [r12166] Elan Ruusamäe <glen/at/pld-linux.org> - * mod-tuxonice.sh, mod-lvm.sh, mod-md.sh, mod-dmraid.sh, - mod-scsi.sh, mod-ide.sh, mod-fbsplash.sh, mod-udev.sh, - mod-multipath.sh, mod-depmod24.sh, mod-bootsplash.sh, - mod-luks.sh, mod-suspend.sh, mod-blkid.sh, mod-nfs.sh, - mod-sata.sh, mod-uvesafb.sh, mod-condecor.sh: you need - svn:keywords on each file for those to get expanded + * 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, mod-fbsplash.sh, + mod-udev.sh, mod-multipath.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> @@ -505,12 +608,12 @@ * mod-ide.sh, functions: Revert, this wasn't meant to be in previous commit. - * 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-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, mod-blkid.sh: Report - RCSID for loaded modules, too. + mod-luks.sh, mod-suspend.sh, functions, mod-blkid.sh, mod-nfs.sh: + Report RCSID for loaded modules, too. 2011-02-17 22:16 +0000 [r12159] Arkadiusz Miśkiewicz <arekm/at/pld-linux.org> @@ -575,10 +678,10 @@ 2011-02-03 11:16 +0000 [r12113] Elan Ruusamäe <glen/at/pld-linux.org> - * 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, - mod-blkid.sh, mod-nfs.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> @@ -607,7 +710,7 @@ 2011-02-02 17:15 +0000 [r12103] Elan Ruusamäe <glen/at/pld-linux.org> - * geninitrd, functions: rename dm_* helpers to avoid confision what + * functions, geninitrd: rename dm_* helpers to avoid confision what they do and make them more generic 2011-02-02 16:23 +0000 [r12101-12102] Artur Frysiak <wiget/at/pld-linux.org> @@ -775,8 +878,8 @@ 2010-10-20 21:20 +0000 [r11872] Elan Ruusamäe <glen/at/pld-linux.org> - * tests/find-module-by-pciclass.sh, tests/modules.pcimap-2.6.33.4-1 - (added): - test possible lspci modes + * tests/modules.pcimap-2.6.33.4-1 (added), + tests/find-module-by-pciclass.sh: - test possible lspci modes 2010-10-20 21:12 +0000 [r11871] shadzik <shadzik/at/pld-linux.org> @@ -814,15 +917,15 @@ 2010-10-20 20:42 +0000 [r11863] Elan Ruusamäe <glen/at/pld-linux.org> - * tests/sysfs/bus/pci/devices/0000:00:1f.2/class (added), + * tests/sysfs/bus/pci (added), + tests/sysfs/bus/pci/devices/0000:00:1f.1/class (added), + tests/sysfs/bus/pci/devices/0000:00:1f.2/class (added), tests/sysfs/bus/pci/devices (added), tests/sysfs/bus (added), tests/sysfs/bus/pci/devices/0000:00:1f.1/driver (added), tests/sysfs/bus/pci/devices/0000:00:1f.2/driver (added), tests/find-module-by-pciclass.sh (added), tests/sysfs/bus/pci/devices/0000:00:1f.1 (added), tests/sysfs - (added), tests/sysfs/bus/pci/devices/0000:00:1f.2 (added), - tests/sysfs/bus/pci (added), - tests/sysfs/bus/pci/devices/0000:00:1f.1/class (added): - lame + (added), tests/sysfs/bus/pci/devices/0000:00:1f.2 (added): - lame test for sysfs scanning for 0x0101 devices 2010-10-20 20:42 +0000 [r11862] shadzik <shadzik/at/pld-linux.org> @@ -868,7 +971,7 @@ 2010-10-20 14:56 +0000 [r11853] shadzik <shadzik/at/pld-linux.org> - * geninitrd, mod-autodetect.sh (added): - when PREMODS are not set, + * mod-autodetect.sh (added), geninitrd: - when PREMODS are not set, try to autodetect xata/scsi modules 2010-08-01 15:24 +0000 [r11733] Elan Ruusamäe <glen/at/pld-linux.org> @@ -944,7 +1047,7 @@ 2009-11-17 09:57 +0000 [r10978] Elan Ruusamäe <glen/at/pld-linux.org> - * tests (added), mod-lvm.sh, tests/lvmroot.sh (added): - process + * tests/lvmroot.sh (added), tests (added), mod-lvm.sh: - process also /dev/mapper/blodnatt-blah--bleh--blah -> /dev/blodnatt/blah-bleh-blah @@ -1097,7 +1200,7 @@ 2009-07-01 11:47 +0000 [r10412] Elan Ruusamäe <glen/at/pld-linux.org> - * mod-multipath.sh, geninitrd: - add --with-multipath=DEVPATH + * geninitrd, mod-multipath.sh: - add --with-multipath=DEVPATH support 2009-07-01 08:44 +0000 [r10411] Elan Ruusamäe <glen/at/pld-linux.org> @@ -1152,15 +1255,15 @@ 2009-04-27 09:43 +0000 [r10337] Elan Ruusamäe <glen/at/pld-linux.org> - * 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 + * 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, + mod-uvesafb.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, mod-md.sh: - drop USERAIDSTART (autodetected) + * mod-md.sh, geninitrd: - drop USERAIDSTART (autodetected) 2009-04-16 00:30 +0000 [r10329] Elan Ruusamäe <glen/at/pld-linux.org> @@ -1232,7 +1335,7 @@ * Makefile: - fix make install - * geninitrd, mod-scsi.sh (added), Makefile: - scsi modularized + * mod-scsi.sh (added), Makefile, geninitrd: - scsi modularized 2009-04-02 23:13 +0000 [r10294] Elan Ruusamäe <glen/at/pld-linux.org> @@ -1240,7 +1343,7 @@ 2009-04-02 23:07 +0000 [r10293] Elan Ruusamäe <glen/at/pld-linux.org> - * Makefile, mod-uvesafb.sh (added), geninitrd: - uvesafb (v86d) + * mod-uvesafb.sh (added), geninitrd, Makefile: - uvesafb (v86d) modularized 2009-04-02 22:59 +0000 [r10292] Elan Ruusamäe <glen/at/pld-linux.org> @@ -1287,8 +1390,8 @@ 2009-04-02 22:18 +0000 [r10280] Elan Ruusamäe <glen/at/pld-linux.org> - * mod-udev.sh, mod-blkid.sh, mod-multipath.sh, geninitrd, - mod-luks.sh, mod-lvm.sh, mod-dmraid.sh, mod-md.sh: - setup + * mod-multipath.sh, geninitrd, mod-luks.sh, mod-lvm.sh, + mod-dmraid.sh, mod-md.sh, mod-udev.sh, mod-blkid.sh: - setup modules _after_ parsing command-line args 2009-04-02 21:49 +0000 [r10279] Elan Ruusamäe <glen/at/pld-linux.org> @@ -1306,7 +1409,7 @@ * geninitrd, mod-dmraid.sh: - USE_DMRAID moved to dmraid module - * Makefile, geninitrd, mod-blkid.sh (added): - 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> @@ -1315,7 +1418,7 @@ 2009-04-02 20:24 +0000 [r10273] Elan Ruusamäe <glen/at/pld-linux.org> - * geninitrd, geninitrd.8.xml: - reap out --with-insmod-static + * geninitrd.8.xml, geninitrd: - reap out --with-insmod-static 2009-03-23 00:18 +0000 [r10231-10232] Elan Ruusamäe <glen/at/pld-linux.org> @@ -1404,7 +1507,7 @@ 2009-02-27 17:25 +0000 [r10156] Elan Ruusamäe <glen/at/pld-linux.org> - * mod-multipath.sh, geninitrd: - dm_export is internal to + * geninitrd, mod-multipath.sh: - dm_export is internal to mod-multipath - dm_deps unused2H 2009-02-27 17:19 +0000 [r10154] Elan Ruusamäe <glen/at/pld-linux.org> @@ -1468,7 +1571,7 @@ 2008-12-10 15:34 +0000 [r10032] Elan Ruusamäe <glen/at/pld-linux.org> - * mod-ide.sh (added), Makefile, geninitrd: - modularize ide + * Makefile, geninitrd, mod-ide.sh (added): - modularize ide component 2008-12-10 15:22 +0000 [r10031] Elan Ruusamäe <glen/at/pld-linux.org> @@ -1495,7 +1598,7 @@ 2008-11-16 19:33 +0000 [r9995] Elan Ruusamäe <glen/at/pld-linux.org> - * geninitrd, Makefile, mod-multipath.sh (added): - multipath as mod + * Makefile, mod-multipath.sh (added), geninitrd: - multipath as mod 2008-11-16 19:19 +0000 [r9994] Elan Ruusamäe <glen/at/pld-linux.org> @@ -1520,7 +1623,7 @@ * Makefile: - 9000.17 release - * Makefile, geninitrd, mod-luks.sh (added): - put cryptsetup luks + * geninitrd, mod-luks.sh (added), Makefile: - put cryptsetup luks related files into separate file 2008-11-12 23:07 +0000 [r9984] Elan Ruusamäe <glen/at/pld-linux.org> @@ -1626,7 +1729,7 @@ 2008-07-05 10:45 +0000 [r9836] Arkadiusz Miśkiewicz <arekm/at/pld-linux.org> - * geninitrd, TODO, Makefile: 9000.13; firmware in subdir support, + * TODO, Makefile, geninitrd: 9000.13; firmware in subdir support, DESTDIR fix. 2008-07-05 10:39 +0000 [r9835] Arkadiusz Miśkiewicz <arekm/at/pld-linux.org> @@ -1882,7 +1985,7 @@ * functions: - fix flow - * functions, geninitrd: - nfsroot patch from wolverine + * geninitrd, functions: - nfsroot patch from wolverine 2007-12-26 01:13 +0000 [r9161] Elan Ruusamäe <glen/at/pld-linux.org> @@ -2446,7 +2549,7 @@ 2007-04-03 10:18 +0000 [r8409] Arkadiusz Miśkiewicz <arekm/at/pld-linux.org> - * functions, geninitrd: Create additional devices like xfs logdev. + * geninitrd, functions: Create additional devices like xfs logdev. Verbose copying of devices. 2007-03-20 14:13 +0000 [r8390-8391] Elan Ruusamäe <glen/at/pld-linux.org> @@ -3319,7 +3422,7 @@ 2003-12-25 18:24 +0000 [r3074] Arkadiusz Miśkiewicz <arekm/at/pld-linux.org> - * geninitrd, geninitrd.8.xml: Use insmod instead of insmod_ng for + * geninitrd.8.xml, geninitrd: Use insmod instead of insmod_ng for 2.6 kernels, too. Fix docummentation to describe that. 2003-10-02 20:34 +0000 [r1403] Artur Frysiak <wiget/at/pld-linux.org> @@ -3337,7 +3440,7 @@ 2003-09-13 12:57 +0000 [r1321] Artur Frysiak <wiget/at/pld-linux.org> - * /, .cvsignore (removed): post cvs2svn cleanup - removed unused + * .cvsignore (removed), /: post cvs2svn cleanup - removed unused tags and branches - .cvsignore -> prop svn:ignore 2003-08-24 22:20 +0000 [r1317] Arkadiusz Miśkiewicz <arekm/at/pld-linux.org> @@ -3488,7 +3591,7 @@ 2003-04-09 11:40 +0000 [r1257] Artur Frysiak <wiget/at/pld-linux.org> - * geninitrd.8.xml, geninitrd: - added --with-insmod-static to allow + * geninitrd, geninitrd.8.xml: - 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 @@ -3624,7 +3727,7 @@ 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> @@ -3843,7 +3946,7 @@ 2000-12-15 16:05 +0000 [r1170] Michał Moskal <malekith/at/pld-linux.org> - * geninitrd.sysconfig, geninitrd: Updated to use bsp. + * geninitrd, geninitrd.sysconfig: Updated to use bsp. 2000-12-06 19:36 +0000 [r1168-1169] kloczek <kloczek/at/pld-linux.org> @@ -3900,7 +4003,7 @@ 2000-11-14 14:19 +0000 [r1156] Artur Frysiak <wiget/at/pld-linux.org> - * geninitrd.8, geninitrd: - added cramfs support (untested) + * geninitrd, geninitrd.8: - added cramfs support (untested) 2000-11-14 13:33 +0000 [r1155] Artur Frysiak <wiget/at/pld-linux.org> @@ -3912,6 +4015,7 @@ <<diff output has been trimmed to 500 lines, 9 line(s) remained.>> _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
