2004-03-08 14:28 [r3425] wiget * TODO: - more things done 2004-03-05 08:10 [r3416] wiget * geninitrd: - redirect error message to stderr - fix displaing modules names in verbose mode - use --ignorelockfailure in lvm2 invocation (/var isn't mounted now) 2004-02-01 23:48 [r3241] wiget * geninitrd: - finished LVM2 support (I hope, I don't break LVM1 support) - fix printing modules names on 2.6.x kernels 2004-01-30 21:53 [r3228] wiget * geninitrd, geninitrd.8.xml: - write usage message to stdin not stderr - check version of LVM tools not LVM volumen format - added --lvmversion options 2004-01-30 00:35 [r3226] arekm * geninitrd: Try to load only required LVM module (needs testing with LVM1 tools and LVM2 tools using lvm1 metadata) 2004-01-29 12:34 [r3225] arekm * geninitrd: Test for LVM using lvdisplay (old way left for compatibility in some weird cases). 2004-01-29 12:15 [r3224] arekm * geninitrd: Local geninitrd configuration for LVM is more important than automatic searching. Give it chance to work with LVM1 tools (should work fine). 2004-01-29 12:04 [r3223] arekm * geninitrd: Implement searching for LVM devices using LVM2 tools. No idea whether is works with LVM1 tools but these are obsolete anyway. 2004-01-23 23:38 [r3219] arekm * geninitrd: Proper message. 2004-01-23 19:54 [r3218] arekm * geninitrd: If /sbin/initrd-mdassemble is available then use it instead of mdadm. 2004-01-17 20:12 [r3196] arekm * geninitrd: - drop support for raid using raid_start in busybox, it's broken - use initrd-mdadm 2003-12-28 18:56 [r3089] arekm * geninitrd.sysconfig: Remove obsolete bsp options. 2003-12-25 21:08 [r3080] arekm * geninitrd: Display information message when BOOT_SPLASH_RESOLUTIONS is empty. 2003-12-25 19:14 [r3079] arekm * geninitrd.8.xml: Comment now in utf. 2003-12-25 18:37 [r3075] arekm * geninitrd: Merged bootsplash branch. 2003-12-25 18:24 [r3074] arekm * geninitrd, geninitrd.8.xml: Use insmod instead of insmod_ng for 2.6 kernels, too. Fix docummentation to describe that. 2003-10-02 20:34 [r1403] wiget * geninitrd.8.xml: - emails update 2003-09-18 22:54 [r1354] arekm * geninitrd: - make rootdev local variable inside find_modules_ide (should fix problems with raid support) 2003-09-18 22:17 [r1352] arekm * geninitrd: - set svn:keywords property 2003-09-13 12:57 [r1321] wiget * .cvsignore (removed), /: post cvs2svn cleanup - removed unused tags and branches - .cvsignore -> prop svn:ignore 2003-08-24 22:20 [r1317] arekm * 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] malekith * geninitrd: - add busybox -> sh symlink 2003-08-23 20:13 [r1313] areq * geninitrd: - now pci.ide format is: PCI_ids module_name vendor_name|device_name 2003-08-23 19:54 [r1311] arekm * geninitrd: - find proper max_kernel 2003-08-15 23:32 [r1309] arekm * geninitrd: - enable new raid_start available in latest busybox 2003-08-15 22:33 [r1307] malekith * geninitrd: - create /dev/null (busybox seems to need it) and /dev/zero (just in case) 2003-08-15 22:14 [r1306] malekith * geninitrd: - set -x seems to cause SEGV 2003-08-15 21:58 [r1303-1304] arekm * geninitrd: - one more sbin->bin * geninitrd: - on 2.4 also load only module which is needed for mounting rootfs 2003-08-15 21:53 [r1301-1302] malekith * geninitrd: - use mdadm not initrd-mdadm for scanning * geninitrd: - fix syntax 2003-08-15 21:51 [r1300] arekm * geninitrd: - use mdadm.conf, too - then raidtab 2003-08-15 21:39 [r1299] arekm * geninitrd: - initrd-busybox is in bin not sbin 2003-08-15 21:19 [r1298] malekith * geninitrd: - first try 2003-08-15 21:00 [r1296] arekm * geninitrd: - beginning of mdadm.conf support 2003-08-15 19:15 [r1294] malekith * geninitrd: - marged busybox version 2003-08-15 12:12 [r1292] arekm * 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-12 22:01 [r1290] arekm * geninitrd: - fix ataraid support 2003-08-11 14:41 [r1288] areq * geninitrd: - check if exist /proc/bus/pci/devices 2003-08-11 08:45 [r1286] arekm * geninitrd: - debug messages removed 2003-08-10 20:27 [r1284] arekm * 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?) 2003-08-10 12:21 [r1282] arekm * 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] baggins * TODO: - we need ide=reverse support * geninitrd: - when comparing pci IDs make sure they will be compared as strings 2003-08-09 23:09 [r1278] baggins * geninitrd: - DO NOT sort driver modules, are you nuts? 2003-08-09 21:24 [r1275-1276] areq * pci.ide (removed): - move to pci-database * geninitrd: - use PCI ids from pci-database 2003-08-09 21:15 [r1274] arekm * geninitrd: - find all PREIDEMODS 2003-08-08 14:09 [r1272] areq * Makefile: - better check VERSION - don't need install rc-script, bsp in builder 2003-08-07 22:41 [r1270] arekm * geninitrd: - debug message removed 2003-08-07 22:27 [r1269] arekm * pci.ide (added), geninitrd: - support for automatic IDE module finding (needs testing) 2003-08-07 20:08 [r1266] arekm * geninitrd: - fix typo 2003-08-07 09:10 [r1264] arekm * geninitrd: - added support for static mdadm 2003-07-17 18:08 [r1262] arekm * geninitrd: - there is insmod.static.modutils not insmod.static.modprobe 2003-06-30 21:38 [r1260] wiget * geninitrd: - use correct version of insmod.static 2003-04-09 11:40 [r1257] wiget * 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 08:49 [r1255-1256] wiget * geninitrd: - Linux 2.5.x support * TODO: - and more things to do 2003-02-19 08:43 [r1254] wiget * geninitrd.8.xml: - typo fixes 2002-11-27 17:56 [r1253] wiget * geninitrd: - typo in LVM code 2002-11-26 13:44 [r1252] wiget * geninitrd: - first version with LVM support but not yet fully tested 2002-11-26 13:40 [r1251] wiget * lvm.todo (added): LVM implementation plan 2002-10-13 11:40 [r1250] adasi * geninitrd: - fixed preload 2002-09-27 15:19 [r1249] wiget * geninitrd.8.xml: - one more contributor 2002-09-27 15:14 [r1248] wiget * 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] wiget * geninitrd.8.xml: - not show almost empty hardware RAID desc * 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 11:07 [r1244] malekith * 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 15:19 [r1243] wiget * Makefile: better make dist 2002-03-13 14:46 [r1239-1242] wiget * Makefile: add geninitrd.8.xml to dist tarball and make geninitrd.8 from xml source * .cvsignore: ignore generated files * geninitrd.8 (removed): this file are generated from xml source * geninitrd.8.xml, geninitrd.8: typo 2002-03-13 13:40 [r1238] wiget * geninitrd.8.xml: formating fixes 2002-03-13 13:26 [r1237] wiget * geninitrd: UUID and LABEL support for ext3 fix displaying missing modules names 2002-03-07 13:39 [r1236] qboosh * geninitrd: - fixed raidstart (if raidstart bsp builtin works) 2002-03-07 09:57 [r1235] wiget * geninitrd.8.xml: now is completed 2002-02-20 13:37 [r1234] wiget * geninitrd.sysconfig: FS->INITRDFS 2002-02-20 13:29 [r1233] qboosh * geninitrd.sysconfig: - typo 2002-02-20 11:30 [r1232] wiget * geninitrd: don't generate modules.dep 2002-02-20 11:07 [r1231] malekith * geninitrd: - run depmod, if modules.dep hasn't been found 2002-02-20 10:11 [r1230] wiget * geninitrd: - --fs is back, but if used warning is writen 2002-02-19 14:47 [r1227-1229] wiget * Makefile: portability fix * 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) 2002-02-19 14:35 [r1226] wiget * TODO: total rewite plan 2002-01-29 11:19 [r1225] malekith * geninitrd: - depmod support added - needs testing! 2002-01-17 20:14 [r1224] gotar * geninitrd, geninitrd.8: - cosmetics. 2001-12-15 14:41 [r1223] blues * TODO: - one more 2001-12-15 14:33 [r1222] blues * geninitrd: - typo 2001-10-15 10:56 [r1221] wiget * geninitrd: fixed typo reported by GoTaR 2001-09-10 09:52 [r1220] wiget * geninitrd: VERSION is *not* hardcoded 2001-09-07 17:59 [r1219] kloczek * Makefile: - rename release target to dist. 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 13:29 [r1216] wiget * Makefile: fix typo clean up 2001-09-07 13:25 [r1215] wiget * Makefile, geninitrd: Use RCS Id as version number 2001-09-07 13:02 [r1214] wiget * geninitrd: release 2.5 ready 2001-09-07 12:21 [r1213] blues * TODO, geninitrd.sysconfig: - commented PREMODS added to sysconfig-file - one more TODO 2001-08-22 15:04 [r1212] areq * geninitrd: - s/DC960/DAC960/ 2001-08-13 10:41 [r1211] wiget * geninitrd: Use RSC Id to better identification 2001-07-06 15:30 [r1210] wiget * TODO: one task done; one added 2001-07-06 15:05 [r1209] wiget * geninitrd: devfs support inspired by patch from Robert R. Wal 2001-07-04 13:01 [r1208] kloczek * TODO: Answer for quesion. 2001-07-04 11:31 [r1206-1207] wiget * Makefile: version 2.4 * geninitrd.8: some options described 2001-07-04 08:31 [r1205] wiget * TODO: more to do 2001-07-04 08:02 [r1204] wiget * geninitrd: UUID/LABEL support for xfs finished (thanks baggins) 2001-07-03 17:33 [r1201-1203] wiget * TODO: more tasks done * 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] wiget * TODO: some tasks done; new tasks added 2001-07-03 10:45 [r1199] wiget * geninitrd: better message if modules is loadded without options 2001-07-03 10:27 [r1198] wiget * 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] malekith * Makefile: rel 2.3 2001-07-02 09:00 [r1196] malekith * geninitrd: - use /etc/modules.conf only if it exists 2001-06-27 17:58 [r1195] wiget * TODO: more to do 2001-06-27 17:42 [r1193-1194] wiget * TODO: UUID/LABEL support- done * geninitrd: added LABEL and UUID support redirect all error messages to stderr 2001-06-27 16:38 [r1192] waszi * TODO: - add support to LVM 2001-06-27 12:42 [r1191] wiget * geninitrd.8: updated to geninitrd 2001-06-27 12:38 [r1190] wiget * 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. * geninitrd: - be more verbose: add display "Add module to initrd." on insert module to initrd. 2001-06-21 10:33 [r1185] wiget * 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] wiget * 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] arekm * geninitrd: (main): display full path to missing binaries (just help for beginners) 2001-03-21 09:23 [r1181-1182] kloczek * geninitrd: - few reformatings. * geninitrd: - run insmod with -k for autoclean unused modules. 2001-03-19 13:11 [r1180] michuz * Makefile: - version 2.1 - this version works fine with 2.4.x 2001-03-06 15:48 [r1179] wiget * 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] inglod * TODO: - updated 2001-01-16 14:08 [r1175] inglod * geninitrd: find remove 2001-01-09 13:01 [r1174] inglod * geninitrd: fix: bsp use if /sbin/bsp not installed 2001-01-09 11:14 [r1173] inglod * geninitrd: change all 'cut' into 'awk' 2001-01-06 15:22 [r1172] zagrodzki * geninitrd: - added a lot of ""s :) 2000-12-15 17:17 [r1171] malekith * geninitrd: Bug fix: bsp was never used. 2000-12-15 16:05 [r1170] malekith * geninitrd, geninitrd.sysconfig: Updated to use bsp. 2000-12-06 19:36 [r1168-1169] kloczek * Makefile: - version 1.2. * geninitrd: - use strash instead ash.static - added making /dev/zero on initrd (required by trash). 2000-11-30 18:39 [r1167] baggins * Makefile: - version 1.1 2000-11-22 12:47 [r1165-1166] jajcus * TODO: - updated * 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] inglod * geninitrd: change options "mktemp" 2000-11-16 14:17 [r1163] inglod * geninitrd: change all 'grep' into 'awk' 2000-11-16 09:15 [r1162] jajcus * geninitrd: - losetup is not needed anymore for ext2 filesystem creation 2000-11-16 09:08 [r1161] inglod * geninitrd, TODO: *** empty log message *** 2000-11-15 13:55 [r1160] wiget * 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] wiget * geninitrd: - fix some typos - allow compressing cramfs images 2000-11-14 14:57 [r1158] jajcus * geninitrd: - fixed scsi modules order (by inglod) 2000-11-14 14:47 [r1157] wiget * geninitrd: - fix cramfs support (semitested) 2000-11-14 14:19 [r1156] wiget * geninitrd, geninitrd.8: - added cramfs support (untested) 2000-11-14 13:33 [r1155] wiget * geninitrd: - fix generating SCSI-enabled initrd (typo) 2000-11-09 09:31 [r1154] jajcus * .cvsignore (added): - some ignores 2000-11-09 09:26 [r1152] jajcus * Makefile (added), / (added), geninitrd (added), TODO (added), geninitrd.sysconfig (added), geninitrd.8 (added): Initial revision