From: Arkadiusz Miśkiewicz Date: Thu, 25 Dec 2003 18:45:29 +0000 (+0000) Subject: Changelog updated. X-Git-Tag: 3077^0 X-Git-Url: https://git.pld-linux.org/?a=commitdiff_plain;h=c229262436934c5c4d5ea5bfdb92e8716390b0ee;p=projects%2Fgeninitrd.git Changelog updated. svn-id: @3077 --- diff --git a/ChangeLog b/ChangeLog index 63fd6ad..8f3ca03 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,390 +1,599 @@ -2003-08-25 Arkadiusz Mi¶kiewicz +2003-12-25 18:24 [r3074] Arkadiusz Mi¶kiewicz - * geninitrd: - - by default load all found IDE devices unless --ide-root-only option specified - - when ide=reverse specified sort drivers in reverse order + * geninitrd, geninitrd.8.xml: Use insmod instead of insmod_ng for + 2.6 kernels, too. Fix docummentation to describe that. -2003-08-24 Micha³ Moskal +2003-10-02 20:34 [r1403] Artur Frysiak + + * geninitrd.8.xml: - emails update + +2003-09-18 22:54 [r1354] Arkadiusz Mi¶kiewicz + + * geninitrd: - make rootdev local variable inside find_modules_ide + (should fix problems with raid support) + +2003-09-18 22:17 [r1352] Arkadiusz Mi¶kiewicz + + * geninitrd: - set svn:keywords property + +2003-09-13 12:57 [r1321] Artur Frysiak + + * .cvsignore (removed), /: post cvs2svn cleanup - removed unused + tags and branches - .cvsignore -> prop svn:ignore + +2003-08-24 22:20 [r1317] Arkadiusz Mi¶kiewicz + + * geninitrd: - by default load all found IDE devices unless + --ide-root-only option specified - when ide=reverse specified + sort drivers in reverse order + +2003-08-24 12:14 [r1315] Micha³ Moskal * geninitrd: - add busybox -> sh symlink -2003-08-23 Arkadiusz Patyk +2003-08-23 20:13 [r1313] Arkadiusz Patyk - * geninitrd: - now pci.ide format is: - PCI_ids module_name vendor_name|device_name + * geninitrd: - now pci.ide format is: PCI_ids module_name + vendor_name|device_name -2003-08-23 Arkadiusz Mi¶kiewicz +2003-08-23 19:54 [r1311] Arkadiusz Mi¶kiewicz * geninitrd: - find proper max_kernel -2003-08-16 Arkadiusz Mi¶kiewicz +2003-08-15 23:32 [r1309] Arkadiusz Mi¶kiewicz * geninitrd: - enable new raid_start available in latest busybox -2003-08-16 Micha³ Moskal +2003-08-15 22:33 [r1307] Micha³ Moskal + + * geninitrd: - create /dev/null (busybox seems to need it) and + /dev/zero (just in case) - * geninitrd: - - create /dev/null (busybox seems to need it) and /dev/zero (just in case) +2003-08-15 22:14 [r1306] Micha³ Moskal * geninitrd: - set -x seems to cause SEGV -2003-08-15 Arkadiusz Mi¶kiewicz +2003-08-15 21:58 [r1303-1304] Arkadiusz Mi¶kiewicz * geninitrd: - one more sbin->bin - * geninitrd: - - on 2.4 also load only module which is needed for mounting rootfs + * geninitrd: - on 2.4 also load only module which is needed for + mounting rootfs -2003-08-15 Micha³ Moskal +2003-08-15 21:53 [r1301-1302] Micha³ Moskal * geninitrd: - use mdadm not initrd-mdadm for scanning * geninitrd: - fix syntax -2003-08-15 Arkadiusz Mi¶kiewicz +2003-08-15 21:51 [r1300] Arkadiusz Mi¶kiewicz * geninitrd: - use mdadm.conf, too - then raidtab +2003-08-15 21:39 [r1299] Arkadiusz Mi¶kiewicz + * geninitrd: - initrd-busybox is in bin not sbin -2003-08-15 Micha³ Moskal +2003-08-15 21:19 [r1298] Micha³ Moskal * geninitrd: - first try -2003-08-15 Arkadiusz Mi¶kiewicz +2003-08-15 21:00 [r1296] Arkadiusz Mi¶kiewicz * geninitrd: - beginning of mdadm.conf support -2003-08-15 Micha³ Moskal +2003-08-15 19:15 [r1294] Micha³ Moskal * geninitrd: - marged busybox version -2003-08-15 Arkadiusz Mi¶kiewicz +2003-08-15 12:12 [r1292] Arkadiusz Mi¶kiewicz - * geninitrd: - - on 2.5/2.6 with sysfs we are able to fount exactly which module is required to get rootfs controller working + * geninitrd: - on 2.5/2.6 with sysfs we are able to fount exactly + which module is required to get rootfs controller working -2003-08-13 Arkadiusz Mi¶kiewicz +2003-08-12 22:01 [r1290] Arkadiusz Mi¶kiewicz * geninitrd: - fix ataraid support -2003-08-11 Arkadiusz Patyk +2003-08-11 14:41 [r1288] Arkadiusz Patyk * geninitrd: - check if exist /proc/bus/pci/devices -2003-08-11 Arkadiusz Mi¶kiewicz +2003-08-11 08:45 [r1286] Arkadiusz Mi¶kiewicz * geninitrd: - debug messages removed -2003-08-10 Arkadiusz Mi¶kiewicz +2003-08-10 20:27 [r1284] Arkadiusz Mi¶kiewicz - * geninitrd: - - 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: - 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: - - 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 +2003-08-10 12:21 [r1282] Arkadiusz Mi¶kiewicz -2003-08-10 Jan Rêkorajski + * geninitrd: - 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 + +2003-08-09 23:43 [r1279-1280] Jan Rêkorajski * TODO: - we need ide=reverse support - * geninitrd: - - when comparing pci IDs make sure they will be compared as strings + * geninitrd: - when comparing pci IDs make sure they will be + compared as strings + +2003-08-09 23:09 [r1278] Jan Rêkorajski * geninitrd: - DO NOT sort driver modules, are you nuts? -2003-08-09 Arkadiusz Patyk +2003-08-09 21:24 [r1275-1276] Arkadiusz Patyk - * Attic/pci.ide: - move to pci-database + * pci.ide (removed): - move to pci-database * geninitrd: - use PCI ids from pci-database -2003-08-09 Arkadiusz Mi¶kiewicz +2003-08-09 21:15 [r1274] Arkadiusz Mi¶kiewicz * geninitrd: - find all PREIDEMODS -2003-08-08 Arkadiusz Patyk +2003-08-08 14:09 [r1272] Arkadiusz Patyk - * Makefile: - - better check VERSION - don't need install rc-script, bsp in builder + * Makefile: - better check VERSION - don't need install rc-script, + bsp in builder -2003-08-08 Arkadiusz Mi¶kiewicz +2003-08-07 22:41 [r1270] Arkadiusz Mi¶kiewicz * geninitrd: - debug message removed - * Attic/pci.ide, geninitrd: - - support for automatic IDE module finding (needs testing) +2003-08-07 22:27 [r1269] Arkadiusz Mi¶kiewicz + + * pci.ide (added), geninitrd: - support for automatic IDE module + finding (needs testing) -2003-08-07 Arkadiusz Mi¶kiewicz +2003-08-07 20:08 [r1266] Arkadiusz Mi¶kiewicz * geninitrd: - fix typo +2003-08-07 09:10 [r1264] Arkadiusz Mi¶kiewicz + * geninitrd: - added support for static mdadm -2003-07-17 Arkadiusz Mi¶kiewicz +2003-07-17 18:08 [r1262] Arkadiusz Mi¶kiewicz - * geninitrd: - - there is insmod.static.modutils not insmod.static.modprobe + * geninitrd: - there is insmod.static.modutils not + insmod.static.modprobe -2003-06-30 Artur Frysiak +2003-06-30 21:38 [r1260] Artur Frysiak * geninitrd: - use correct version of insmod.static -2003-04-09 Artur Frysiak +2003-04-09 11:40 [r1257] Artur Frysiak - * 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 "despamification" + * 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 + "despamification" -2003-02-19 Artur Frysiak +2003-02-19 08:49 [r1255-1256] Artur Frysiak * geninitrd: - Linux 2.5.x support * TODO: - and more things to do +2003-02-19 08:43 [r1254] Artur Frysiak + * geninitrd.8.xml: - typo fixes -2002-11-27 Artur Frysiak +2002-11-27 17:56 [r1253] Artur Frysiak * geninitrd: - typo in LVM code -2002-11-26 Artur Frysiak +2002-11-26 13:44 [r1252] Artur Frysiak + + * geninitrd: - first version with LVM support but not yet fully + tested - * geninitrd: - first version with LVM support but not yet fully tested +2002-11-26 13:40 [r1251] Artur Frysiak - * lvm.todo: LVM implementation plan + * lvm.todo (added): LVM implementation plan -2002-10-13 Witek Krêcicki +2002-10-13 11:40 [r1250] Witek Krêcicki - * geninitrd: - fixed preload + * geninitrd: - fixed preload -2002-09-27 Artur Frysiak +2002-09-27 15:19 [r1249] Artur Frysiak * geninitrd.8.xml: - one more contributor - * geninitrd: - - support for gzipped modules (patch by Witold Filipczyk ) - - use findfs from e2fsprogs (>= 1.28) to find root device if specified by UUID or LABEL +2002-09-27 15:14 [r1248] Artur Frysiak -2002-09-06 Artur Frysiak + * geninitrd: - support for gzipped modules (patch by Witold + Filipczyk ) - use findfs from e2fsprogs + (>= 1.28) to find root device if specified by UUID or LABEL + +2002-09-06 14:58 [r1245-1247] Artur Frysiak * geninitrd.8.xml: - not show almost empty hardware RAID desc - * geninitrd.8.xml: - - added some notes about SCSI, ATA RAID and hardware RAID support + * geninitrd: 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: 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.8.xml: - added some notes about SCSI, ATA RAID and + hardware RAID support -2002-03-25 Micha³ Moskal +2002-03-25 11:07 [r1244] Micha³ Moskal - * geninitrd: - - fixed raidstart (should work with real-soon-now-to-be-released version of - bsp) - - use bsp-raidless if not using raid + * geninitrd: - fixed raidstart (should work with + real-soon-now-to-be-released version of bsp) - use bsp-raidless + if not using raid -2002-03-13 Artur Frysiak +2002-03-13 15:19 [r1243] Artur Frysiak * Makefile: better make dist - * Makefile: - add geninitrd.8.xml to dist tarball and make geninitrd.8 from xml source +2002-03-13 14:46 [r1239-1242] Artur Frysiak + + * Makefile: add geninitrd.8.xml to dist tarball and make + geninitrd.8 from xml source + + * .cvsignore: ignore generated files - * Attic/geninitrd.8: this file are generated from xml source + * geninitrd.8 (removed): this file are generated from xml source - * geninitrd.8.xml, Attic/geninitrd.8: typo + * geninitrd.8.xml, geninitrd.8: typo + +2002-03-13 13:40 [r1238] Artur Frysiak * geninitrd.8.xml: formating fixes - * geninitrd: UUID and LABEL support for ext3 - fix displaying missing modules names +2002-03-13 13:26 [r1237] Artur Frysiak + + * geninitrd: UUID and LABEL support for ext3 fix displaying missing + modules names -2002-03-07 Jakub Bogusz +2002-03-07 13:39 [r1236] Jakub Bogusz * geninitrd: - fixed raidstart (if raidstart bsp builtin works) -2002-03-07 Artur Frysiak +2002-03-07 09:57 [r1235] Artur Frysiak * geninitrd.8.xml: now is completed -2002-02-20 Artur Frysiak +2002-02-20 13:37 [r1234] Artur Frysiak * geninitrd.sysconfig: FS->INITRDFS -2002-02-20 Jakub Bogusz +2002-02-20 13:29 [r1233] Jakub Bogusz * geninitrd.sysconfig: - typo -2002-02-20 Artur Frysiak +2002-02-20 11:30 [r1232] Artur Frysiak * geninitrd: don't generate modules.dep -2002-02-20 Micha³ Moskal +2002-02-20 11:07 [r1231] Micha³ Moskal * geninitrd: - run depmod, if modules.dep hasn't been found -2002-02-20 Artur Frysiak +2002-02-20 10:11 [r1230] Artur Frysiak * geninitrd: - --fs is back, but if used warning is writen -2002-02-19 Artur Frysiak +2002-02-19 14:47 [r1227-1229] Artur Frysiak * Makefile: portability fix - * geninitrd.8.xml: - start rewrite documentation to XML Docbook. + * geninitrd.8.xml (added): - start rewrite documentation to XML + Docbook. + + * geninitrd: - 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: - 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) +2002-02-19 14:35 [r1226] Artur Frysiak * TODO: total rewite plan -2002-01-29 Micha³ Moskal +2002-01-29 11:19 [r1225] Micha³ Moskal - * geninitrd: - depmod support added - - needs testing! + * geninitrd: - depmod support added - needs testing! -2002-01-17 Tomasz Pala +2002-01-17 20:14 [r1224] Tomasz Pala - * Attic/geninitrd.8, geninitrd: - cosmetics. + * geninitrd, geninitrd.8: - cosmetics. -2001-12-15 Pawe³ Go³aszewski +2001-12-15 14:41 [r1223] Pawe³ Go³aszewski * TODO: - one more +2001-12-15 14:33 [r1222] Pawe³ Go³aszewski + * geninitrd: - typo -2001-10-15 Artur Frysiak +2001-10-15 10:56 [r1221] Artur Frysiak * geninitrd: fixed typo reported by GoTaR -2001-09-10 Artur Frysiak +2001-09-10 09:52 [r1220] Artur Frysiak * geninitrd: VERSION is *not* hardcoded -2001-09-07 kloczek +2001-09-07 17:59 [r1219] kloczek * Makefile: - rename release target to dist. - * geninitrd: - hardcode VERSION (as 2.6) - - move initialize variables on top and few indentation. +2001-09-07 17:56 [r1218] kloczek + + * geninitrd: - hardcode VERSION (as 2.6) - move initialize + variables on top and few indentation. + +2001-09-07 17:37 [r1217] kloczek * geninitrd.sysconfig: - uncomment using bsp by default. -2001-09-07 Artur Frysiak +2001-09-07 13:29 [r1216] Artur Frysiak - * Makefile: fix typo - clean up + * Makefile: fix typo clean up + +2001-09-07 13:25 [r1215] Artur Frysiak * Makefile, geninitrd: Use RCS Id as version number +2001-09-07 13:02 [r1214] Artur Frysiak + * geninitrd: release 2.5 ready -2001-09-07 Pawe³ Go³aszewski +2001-09-07 12:21 [r1213] Pawe³ Go³aszewski + + * TODO, geninitrd.sysconfig: - commented PREMODS added to + sysconfig-file - one more TODO - * TODO, geninitrd.sysconfig: - - commented PREMODS added to sysconfig-file - - one more TODO +2001-08-22 15:04 [r1212] Arkadiusz Patyk -2001-07-06 Artur Frysiak + * geninitrd: - s/DC960/DAC960/ + +2001-08-13 10:41 [r1211] Artur Frysiak + + * geninitrd: Use RSC Id to better identification + +2001-07-06 15:30 [r1210] Artur Frysiak * TODO: one task done; one added -2001-07-04 kloczek +2001-07-06 15:05 [r1209] Artur Frysiak + + * geninitrd: devfs support inspired by patch from Robert R. Wal + + +2001-07-04 13:01 [r1208] kloczek * TODO: Answer for quesion. -2001-07-04 Artur Frysiak +2001-07-04 11:31 [r1206-1207] Artur Frysiak * Makefile: version 2.4 - * Attic/geninitrd.8: some options described + * geninitrd.8: some options described + +2001-07-04 08:31 [r1205] Artur Frysiak * TODO: more to do -2001-07-03 Artur Frysiak +2001-07-04 08:02 [r1204] Artur Frysiak + + * geninitrd: UUID/LABEL support for xfs finished (thanks baggins) + +2001-07-03 17:33 [r1201-1203] Artur Frysiak * TODO: more tasks done - * Attic/geninitrd.8: - --omit-* options are removed + * geninitrd.8: - --omit-* options are removed + + * geninitrd: - load software raid modules only if rootfs is on raid + - hadle linear "raid" - remove --omit-* options - added --raidtab + option + +2001-07-03 11:55 [r1200] Artur Frysiak * TODO: some tasks done; new tasks added -2001-07-02 Micha³ Moskal +2001-07-03 10:45 [r1199] Artur Frysiak + + * geninitrd: better message if modules is loadded without options + +2001-07-03 10:27 [r1198] Artur Frysiak + + * geninitrd: - support rootfs on DAC960/cpqarray/cciss (AMI RAID + not supported yet) - hide --omit* options - added + --modules-conf= options + +2001-07-02 09:32 [r1197] Micha³ Moskal * Makefile: rel 2.3 -2001-06-27 Artur Frysiak +2001-07-02 09:00 [r1196] Micha³ Moskal + + * geninitrd: - use /etc/modules.conf only if it exists + +2001-06-27 17:58 [r1195] Artur Frysiak * TODO: more to do +2001-06-27 17:42 [r1193-1194] Artur Frysiak + * TODO: UUID/LABEL support- done -2001-06-27 Bartosz Waszak + * geninitrd: added LABEL and UUID support redirect all error + messages to stderr + +2001-06-27 16:38 [r1192] Bartosz Waszak * TODO: - add support to LVM -2001-06-27 Artur Frysiak +2001-06-27 12:42 [r1191] Artur Frysiak - * Attic/geninitrd.8: updated to geninitrd + * geninitrd.8: updated to geninitrd -2001-06-22 kloczek +2001-06-27 12:38 [r1190] Artur Frysiak - * TODO: - - fix bug: generate proper modules list if in fstab is use UUID or LABEL in - firs column. + * geninitrd: options handling fixes + +2001-06-22 05:55 [r1189] kloczek + + * TODO: - fix bug: generate proper modules list if in fstab is use + UUID or LABEL in firs column. + +2001-06-22 05:52 [r1186-1188] kloczek + + * geninitrd: - reformated. * Makefile: - version 2.2. -2001-03-19 Micha³ Zawalich + * geninitrd: - be more verbose: add display "Add module to + initrd." on insert module to initrd. + +2001-06-21 10:33 [r1185] Artur Frysiak + + * geninitrd: (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 + +2001-06-21 10:02 [r1184] Artur Frysiak + + * geninitrd: (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. + +2001-05-02 19:20 [r1183] Arkadiusz Mi¶kiewicz (alias) + + * geninitrd: (main): display full path to missing binaries (just + help for beginners) + +2001-03-21 09:23 [r1181-1182] kloczek + + * geninitrd: - few reformatings. - * Makefile: - version 2.1 - - this version works fine with 2.4.x + * geninitrd: - run insmod with -k for autoclean unused modules. -2001-01-30 kloczek +2001-03-19 13:11 [r1180] Micha³ Zawalich - * geninitrd.sysconfig: - - uncomment COMPRESS=yes, FS=rom, PROBESCSI=yes, PROBEIDE=yes, PROBERAID=yes + * Makefile: - version 2.1 - this version works fine with 2.4.x -2001-01-17 Dariusz Karolczak +2001-03-06 15:48 [r1179] Artur Frysiak + + * geninitrd: skip build directory in my_find() (thanks to laro) + +2001-01-30 17:47 [r1178] kloczek + + * geninitrd.sysconfig: - uncomment COMPRESS=yes, FS=rom, + PROBESCSI=yes, PROBEIDE=yes, PROBERAID=yes + +2001-01-30 17:44 [r1177] kloczek + + * geninitrd: - check for and read /etc/sysconfig/geninitrd (not + /etc/sysconfig/initrd). + +2001-01-17 10:37 [r1176] Dariusz Karolczak * TODO: - updated -2000-12-15 Micha³ Moskal +2001-01-16 14:08 [r1175] Dariusz Karolczak + + * geninitrd: find remove + +2001-01-09 13:01 [r1174] Dariusz Karolczak + + * geninitrd: fix: bsp use if /sbin/bsp not installed + +2001-01-09 11:14 [r1173] Dariusz Karolczak + + * geninitrd: change all 'cut' into 'awk' + +2001-01-06 15:22 [r1172] Sebastian Zagrodzki - * geninitrd.sysconfig: Updated to use bsp. + * geninitrd: - added a lot of ""s :) -2000-12-06 kloczek +2000-12-15 17:17 [r1171] Micha³ Moskal + + * geninitrd: Bug fix: bsp was never used. + +2000-12-15 16:05 [r1170] Micha³ Moskal + + * geninitrd, geninitrd.sysconfig: Updated to use bsp. + +2000-12-06 19:36 [r1168-1169] kloczek * Makefile: - version 1.2. -2000-11-30 Jan Rêkorajski + * geninitrd: - use strash instead ash.static - added making + /dev/zero on initrd (required by trash). + +2000-11-30 18:39 [r1167] Jan Rêkorajski * Makefile: - version 1.1 -2000-11-22 Jacek Konieczny +2000-11-22 12:47 [r1165-1166] Jacek Konieczny * TODO: - updated -2000-11-16 Dariusz Karolczak + * geninitrd: - warn if /sbin/losetup not present and root + filesystem on loopback device is to be use (but such + configuration seems to be broken anyway) + +2000-11-18 14:00 [r1164] Dariusz Karolczak + + * geninitrd: change options "mktemp" + +2000-11-16 14:17 [r1163] Dariusz Karolczak + + * geninitrd: change all 'grep' into 'awk' + +2000-11-16 09:15 [r1162] Jacek Konieczny + + * geninitrd: - losetup is not needed anymore for ext2 filesystem + creation + +2000-11-16 09:08 [r1161] Dariusz Karolczak + + * geninitrd, TODO: *** empty log message *** + +2000-11-15 13:55 [r1160] Artur Frysiak + + * geninitrd: - generate initrd for 2.4.0 kernel too (but find is + used) - use mktemp - fix one typo (mount -> umount) + +2000-11-14 15:27 [r1159] Artur Frysiak + + * geninitrd: - fix some typos - allow compressing cramfs images + +2000-11-14 14:57 [r1158] Jacek Konieczny + + * geninitrd: - fixed scsi modules order (by inglod) + +2000-11-14 14:47 [r1157] Artur Frysiak + + * geninitrd: - fix cramfs support (semitested) + +2000-11-14 14:19 [r1156] Artur Frysiak + + * geninitrd, geninitrd.8: - added cramfs support (untested) + +2000-11-14 13:33 [r1155] Artur Frysiak - * TODO: *** empty log message *** + * geninitrd: - fix generating SCSI-enabled initrd (typo) -2000-11-14 Artur Frysiak +2000-11-09 09:31 [r1154] Jacek Konieczny - * Attic/geninitrd.8: - added cramfs support (untested) + * .cvsignore (added): - some ignores -2000-11-09 Jacek Konieczny +2000-11-09 09:26 [r1152] Jacek Konieczny - * Attic/geninitrd.8, TODO, Makefile, geninitrd.sysconfig: New file. + * Makefile (added), / (added), geninitrd (added), TODO (added), + geninitrd.sysconfig (added), geninitrd.8 (added): Initial + revision