]> git.pld-linux.org Git - projects/geninitrd.git/log
projects/geninitrd.git
18 years agoCorrect suspend variables.
Arkadiusz Miśkiewicz [Sun, 9 Apr 2006 19:08:12 +0000 (19:08 +0000)]
Correct suspend variables.

svn-id: @7339

18 years agoUpdated config.
Arkadiusz Miśkiewicz [Sun, 9 Apr 2006 13:33:32 +0000 (13:33 +0000)]
Updated config.

svn-id: @7338

18 years agoMainline suspend support. Suspend 2 renamed. Both suspends turned off by default.
Arkadiusz Miśkiewicz [Sun, 9 Apr 2006 13:01:53 +0000 (13:01 +0000)]
Mainline suspend support. Suspend 2 renamed. Both suspends turned off by default.

svn-id: @7337

18 years agoSuspend 2 stuff renamed to suspend2 (it's old anyway).
Arkadiusz Miśkiewicz [Sun, 9 Apr 2006 12:28:00 +0000 (12:28 +0000)]
Suspend 2 stuff renamed to suspend2 (it's old anyway).

svn-id: @7336

18 years agoHacky initramfs support (and of course not working yet).
Arkadiusz Miśkiewicz [Sat, 25 Mar 2006 21:30:47 +0000 (21:30 +0000)]
Hacky initramfs support (and of course not working yet).

svn-id: @7319

18 years agoFew language fixes.
Elan Ruusamäe [Wed, 22 Feb 2006 18:20:54 +0000 (18:20 +0000)]
Few language fixes.

svn-id: @6998

18 years agoAvoid duplicate device copying when LVM on RAID
Elan Ruusamäe [Wed, 22 Feb 2006 18:11:35 +0000 (18:11 +0000)]
Avoid duplicate device copying when LVM on RAID

svn-id: @6997

18 years agoFix mdadm output grabbing when there are N>0 spare disks
Elan Ruusamäe [Wed, 22 Feb 2006 17:17:55 +0000 (17:17 +0000)]
Fix mdadm output grabbing when there are N>0 spare disks

svn-id: @6996

18 years agoAlways use mdassemble. 6894
Arkadiusz Miśkiewicz [Sat, 28 Jan 2006 13:40:26 +0000 (13:40 +0000)]
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.

svn-id: @6894

18 years agoOld raidtools no longer supported.
Arkadiusz Miśkiewicz [Sat, 28 Jan 2006 13:16:19 +0000 (13:16 +0000)]
Old raidtools no longer supported.

svn-id: @6893

18 years agoAllow raid6 and raid10.
Arkadiusz Miśkiewicz [Fri, 27 Jan 2006 23:37:15 +0000 (23:37 +0000)]
Allow raid6 and raid10.

svn-id: @6892

18 years ago- english
Elan Ruusamäe [Wed, 18 Jan 2006 16:57:33 +0000 (16:57 +0000)]
- english

svn-id: @6854

18 years ago- add dmraid support, needs udev as it creates nodes on /dev 6838
Elan Ruusamäe [Tue, 17 Jan 2006 22:11:27 +0000 (22:11 +0000)]
- 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

svn-id: @6838

18 years agoGenerate rootfs finding stuff when using raid, too. (glen)
Arkadiusz Miśkiewicz [Tue, 17 Jan 2006 21:29:55 +0000 (21:29 +0000)]
Generate rootfs finding stuff when using raid, too. (glen)

svn-id: @6833

18 years agoManual fix. (ankry).
Arkadiusz Miśkiewicz [Tue, 17 Jan 2006 21:24:43 +0000 (21:24 +0000)]
Manual fix. (ankry).

svn-id: @6832

18 years agoAdd missing parenthesis. (Robert Jaros)
Arkadiusz Miśkiewicz [Tue, 17 Jan 2006 21:14:14 +0000 (21:14 +0000)]
Add missing parenthesis. (Robert Jaros)
Properly copy /dev files when using lvm. (Robert Jaros)

svn-id: @6831

18 years agoIn case of module with - in name we use _ in variables like ide-core -> MODULE_ide_co...
Arkadiusz Miśkiewicz [Sat, 26 Nov 2005 15:35:16 +0000 (15:35 +0000)]
In case of module with - in name we use _ in variables like ide-core -> MODULE_ide_core_USLEEP.

svn-id: @6569

18 years agoUSLEEP not SLEEP + small fixes.
Arkadiusz Miśkiewicz [Thu, 17 Nov 2005 13:04:08 +0000 (13:04 +0000)]
USLEEP not SLEEP + small fixes.

svn-id: @6539

18 years agoSleeping after module load support.
Arkadiusz Miśkiewicz [Thu, 17 Nov 2005 12:56:36 +0000 (12:56 +0000)]
Sleeping after module load support.

svn-id: @6538

18 years agoCopy pvdevice nodes to initrd when not using udev.
Arkadiusz Miśkiewicz [Thu, 17 Nov 2005 07:32:16 +0000 (07:32 +0000)]
Copy pvdevice nodes to initrd when not using udev.

svn-id: @6537

18 years agoRevert, doesn't make sense for udev case.
Arkadiusz Miśkiewicz [Tue, 1 Nov 2005 15:33:16 +0000 (15:33 +0000)]
Revert, doesn't make sense for udev case.

svn-id: @6509

18 years agoAlways create /dev/mapper/control for our sake.
Arkadiusz Miśkiewicz [Tue, 1 Nov 2005 15:10:05 +0000 (15:10 +0000)]
Always create /dev/mapper/control for our sake.

svn-id: @6508

18 years agoCreate mapper control device only when not using udev.
Arkadiusz Miśkiewicz [Fri, 23 Sep 2005 23:14:16 +0000 (23:14 +0000)]
Create mapper control device only when not using udev.

svn-id: @6406

18 years agoFix for mdadm >= v1.12.0. Version >= v1.12.0 is now required.
Arkadiusz Miśkiewicz [Mon, 27 Jun 2005 06:25:40 +0000 (06:25 +0000)]
Fix for mdadm >= v1.12.0. Version >= v1.12.0 is now required.

svn-id: @6191

19 years agoUse 3000 initrd as size for ia64|amd64|x86_64|sparc64 arches.
Arkadiusz Miśkiewicz [Thu, 9 Jun 2005 22:03:56 +0000 (22:03 +0000)]
Use 3000 initrd as size for ia64|amd64|x86_64|sparc64 arches.

svn-id: @6057

19 years agoNicer warnings.
Arkadiusz Miśkiewicz [Mon, 4 Apr 2005 16:29:17 +0000 (16:29 +0000)]
Nicer warnings.

svn-id: @5716

19 years ago- new entry (add dmraid support)
adasi [Wed, 23 Feb 2005 13:14:41 +0000 (13:14 +0000)]
- new entry (add dmraid support)

svn-id: @5559

19 years ago- added /dev/mapper/control
averne [Fri, 10 Dec 2004 15:36:55 +0000 (15:36 +0000)]
- added /dev/mapper/control

svn-id: @5369

19 years ago- display info that it is possible to disable software suspend
Adam Gołębiowski [Mon, 6 Dec 2004 20:19:22 +0000 (20:19 +0000)]
- display info that it is possible to disable software suspend

svn-id: @5367

19 years agoUpdated.
Arkadiusz Miśkiewicz [Thu, 30 Sep 2004 18:33:42 +0000 (18:33 +0000)]
Updated.

svn-id: @4676

19 years agoReally mount/umount /proc for udev.
Arkadiusz Miśkiewicz [Sat, 25 Sep 2004 22:41:58 +0000 (22:41 +0000)]
Really mount/umount /proc for udev.

svn-id: @4658

19 years agoFix passing hotplug binary into kernel. Drop devfs mount for lvm2.
Arkadiusz Miśkiewicz [Sat, 25 Sep 2004 22:39:21 +0000 (22:39 +0000)]
Fix passing hotplug binary into kernel. Drop devfs mount for lvm2.

svn-id: @4657

19 years agoUpdated udev support.
Arkadiusz Miśkiewicz [Sat, 25 Sep 2004 16:58:50 +0000 (16:58 +0000)]
Updated udev support.

svn-id: @4653

19 years agoSupport for /dev managing by udev.
Arkadiusz Miśkiewicz [Sat, 25 Sep 2004 13:19:43 +0000 (13:19 +0000)]
Support for /dev managing by udev.

svn-id: @4648

19 years ago- extending todo list.
serek [Sun, 19 Sep 2004 20:50:49 +0000 (20:50 +0000)]
- extending todo list.

svn-id: @4624

19 years agoUmount /proc in initrd_gen_procdata(). 4605
Arkadiusz Miśkiewicz [Fri, 17 Sep 2004 21:24:18 +0000 (21:24 +0000)]
Umount /proc in initrd_gen_procdata().

svn-id: @4605

19 years agoMake root=/dev/XYZ work with grub, too.
Arkadiusz Miśkiewicz [Thu, 16 Sep 2004 16:50:22 +0000 (16:50 +0000)]
Make root=/dev/XYZ work with grub, too.

svn-id: @4600

19 years agoConvert generation of nfs/softraid/lvm/suspend stuff into functions (initrd_gen_XXX).
Arkadiusz Miśkiewicz [Thu, 16 Sep 2004 12:45:56 +0000 (12:45 +0000)]
Convert generation of nfs/softraid/lvm/suspend stuff into functions (initrd_gen_XXX).

svn-id: @4599

19 years agoTypo fixed.
Arkadiusz Miśkiewicz [Thu, 16 Sep 2004 10:57:39 +0000 (10:57 +0000)]
Typo fixed.

svn-id: @4598

19 years agoPut information which devices belong to which array when having multiple raid arrays...
Arkadiusz Miśkiewicz [Thu, 16 Sep 2004 10:54:35 +0000 (10:54 +0000)]
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.

svn-id: @4597

19 years agomodulefile checking is done only once now (duplicates removed).
Arkadiusz Miśkiewicz [Wed, 1 Sep 2004 16:38:50 +0000 (16:38 +0000)]
modulefile checking is done only once now (duplicates removed).

svn-id: @4453

19 years agoDisplay error and exit if raid data is not found when trying to find softraid modules.
Arkadiusz Miśkiewicz [Mon, 30 Aug 2004 18:53:01 +0000 (18:53 +0000)]
Display error and exit if raid data is not found when trying to find softraid modules.

svn-id: @4448

19 years agoPrepare for 4420 release. 4420
Arkadiusz Miśkiewicz [Mon, 9 Aug 2004 00:05:35 +0000 (00:05 +0000)]
Prepare for 4420 release.

svn-id: @4422

19 years agoUse suspend_bootsplash instead of suspend_text when bootsplash is in use.
Arkadiusz Miśkiewicz [Mon, 9 Aug 2004 00:02:18 +0000 (00:02 +0000)]
Use suspend_bootsplash instead of suspend_text when bootsplash is in use.

svn-id: @4420

19 years ago- add support for swsusp2 2.0.0.103 (text mode)
Arkadiusz Miśkiewicz [Sun, 8 Aug 2004 16:16:42 +0000 (16:16 +0000)]
- add support for swsusp2 2.0.0.103 (text mode)

svn-id: @4418

19 years agoFinish software suspend2 support (and enable it by default). 4413
Arkadiusz Miśkiewicz [Sun, 1 Aug 2004 22:37:16 +0000 (22:37 +0000)]
Finish software suspend2 support (and enable it by default).

svn-id: @4413

19 years agoSoftsuspend fixes, still disabled by default.
Arkadiusz Miśkiewicz [Sat, 31 Jul 2004 09:36:30 +0000 (09:36 +0000)]
Softsuspend fixes, still disabled by default.

svn-id: @4412

19 years agoSoftware suspend 2 support added (untested).
Arkadiusz Miśkiewicz [Sat, 31 Jul 2004 01:26:22 +0000 (01:26 +0000)]
Software suspend 2 support added (untested).

svn-id: @4411

19 years agoFix handling of module options.
Arkadiusz Miśkiewicz [Sat, 17 Jul 2004 19:39:54 +0000 (19:39 +0000)]
Fix handling of module options.

svn-id: @4358

19 years agoWell, back to romfs, initramfs fixes.
Arkadiusz Miśkiewicz [Fri, 2 Jul 2004 20:08:41 +0000 (20:08 +0000)]
Well, back to romfs, initramfs fixes.

svn-id: @4294

19 years agoKeep INITRDFS unconfigured so geninitrd script will decide which use as default.
Arkadiusz Miśkiewicz [Fri, 2 Jul 2004 19:46:00 +0000 (19:46 +0000)]
Keep INITRDFS unconfigured so geninitrd script will decide which use as default.

svn-id: @4293

19 years agoinitramfs support, use it by default for kernel > 2.5.0.
Arkadiusz Miśkiewicz [Fri, 2 Jul 2004 19:36:24 +0000 (19:36 +0000)]
initramfs support, use it by default for kernel > 2.5.0.

svn-id: @4292

19 years agoTest checking if rootfs is on LVM was broken for LVM1 case - fixed.
Arkadiusz Miśkiewicz [Sat, 26 Jun 2004 23:19:56 +0000 (23:19 +0000)]
Test checking if rootfs is on LVM was broken for LVM1 case - fixed.

svn-id: @4250

19 years agoUpdated (few questions).
Arkadiusz Miśkiewicz [Sat, 26 Jun 2004 21:12:49 +0000 (21:12 +0000)]
Updated (few questions).

svn-id: @4249

19 years agoIn most cases broken fstab causes problems - enhance error message for find_modules_f...
Arkadiusz Miśkiewicz [Sat, 26 Jun 2004 21:04:54 +0000 (21:04 +0000)]
In most cases broken fstab causes problems - enhance error message for find_modules_for() parameters checking.

svn-id: @4248

19 years agoUpdate for new release.
Arkadiusz Miśkiewicz [Thu, 24 Jun 2004 22:36:29 +0000 (22:36 +0000)]
Update for new release.

svn-id: @4243

19 years agoLVM2: wipe out mount && pivot_root and welcome /proc/sys/kernel/real-root-dev.
Arkadiusz Miśkiewicz [Thu, 24 Jun 2004 20:01:24 +0000 (20:01 +0000)]
LVM2: wipe out mount && pivot_root and welcome /proc/sys/kernel/real-root-dev.

svn-id: @4242

19 years agoMount LVM2 rootfs read-only; few cleanups.
Arkadiusz Miśkiewicz [Thu, 24 Jun 2004 15:09:02 +0000 (15:09 +0000)]
Mount LVM2 rootfs read-only; few cleanups.

svn-id: @4241

19 years agoPreffer /sbin/chroot over /usr/sbin/chroot.
Arkadiusz Miśkiewicz [Thu, 24 Jun 2004 13:26:32 +0000 (13:26 +0000)]
Preffer /sbin/chroot over /usr/sbin/chroot.

svn-id: @4240

19 years agoMention proper kernel cmdline setup for root on nfs/lvm2 configurations.
Arkadiusz Miśkiewicz [Thu, 24 Jun 2004 13:22:28 +0000 (13:22 +0000)]
Mention proper kernel cmdline setup for root on nfs/lvm2 configurations.

svn-id: @4239

19 years agoPrint warning when /proc is not mounted since too many things depend on this.
Arkadiusz Miśkiewicz [Thu, 24 Jun 2004 13:12:27 +0000 (13:12 +0000)]
Print warning when /proc is not mounted since too many things depend on this.

svn-id: @4238

19 years agoWorking rootfs on LVM2 support (tested).
Arkadiusz Miśkiewicz [Thu, 24 Jun 2004 13:09:12 +0000 (13:09 +0000)]
Working rootfs on LVM2 support (tested).

svn-id: @4237

19 years agolvm2: do not restrict to sysfs devices only (since we even do not mount syfs).
Arkadiusz Miśkiewicz [Wed, 23 Jun 2004 12:20:28 +0000 (12:20 +0000)]
lvm2: do not restrict to sysfs devices only (since we even do not mount syfs).

svn-id: @4233

19 years agoFor LVM use system configured devs filtering + avoid locking instead of ignoring...
Arkadiusz Miśkiewicz [Wed, 23 Jun 2004 02:14:35 +0000 (02:14 +0000)]
For LVM use system configured devs filtering + avoid locking instead of ignoring errors.

svn-id: @4232

19 years agoUpdated for new release 4159. 4159
Arkadiusz Miśkiewicz [Tue, 22 Jun 2004 17:04:21 +0000 (17:04 +0000)]
Updated for new release 4159.

svn-id: @4229

20 years agoUse posix,wsize=8192,rsize=8192 options for NFS mounts.
Arkadiusz Miśkiewicz [Wed, 9 Jun 2004 20:43:11 +0000 (20:43 +0000)]
Use posix,wsize=8192,rsize=8192 options for NFS mounts.

svn-id: @4159

20 years agoFor rootfs on NFS create /dev/urandom on initrd - used by dhcp client.
Arkadiusz Miśkiewicz [Wed, 9 Jun 2004 18:11:40 +0000 (18:11 +0000)]
For rootfs on NFS create /dev/urandom on initrd - used by dhcp client.

svn-id: @4158

20 years agoMake nfs root case minimal + add very important comment.
Arkadiusz Miśkiewicz [Sun, 6 Jun 2004 00:01:12 +0000 (00:01 +0000)]
Make nfs root case minimal + add very important comment.

svn-id: @4149

20 years agorootfs on nfs works with funny things like kernel swapper doing init job/
Arkadiusz Miśkiewicz [Sat, 5 Jun 2004 22:19:41 +0000 (22:19 +0000)]
rootfs on nfs works with funny things like kernel swapper doing init job/

svn-id: @4148

20 years ago(Almost) working root on NFS support.
Arkadiusz Miśkiewicz [Sat, 5 Jun 2004 19:32:30 +0000 (19:32 +0000)]
(Almost) working root on NFS support.

svn-id: @4147

20 years agoInitial support for rootfs on NFS.
Arkadiusz Miśkiewicz [Sat, 5 Jun 2004 15:33:21 +0000 (15:33 +0000)]
Initial support for rootfs on NFS.

svn-id: @4146

20 years agoFix typo in do_mdassemble variable (noted by Piotr Pawłow <pp/at/siedziba.pl>)
Arkadiusz Miśkiewicz [Thu, 22 Apr 2004 09:36:18 +0000 (09:36 +0000)]
Fix typo in do_mdassemble variable (noted by Piotr Pawłow <pp/at/siedziba.pl>)

svn-id: @3977

20 years agoWe do not support min/max kernel version settings in pci database, so remove that...
Arkadiusz Miśkiewicz [Sat, 10 Apr 2004 11:34:48 +0000 (11:34 +0000)]
We do not support min/max kernel version settings in pci database, so remove that code.

svn-id: @3918

20 years agoUpdated ChangeLog. 3865
Arkadiusz Miśkiewicz [Sat, 3 Apr 2004 15:52:52 +0000 (15:52 +0000)]
Updated ChangeLog.

svn-id: @3874

20 years agoRun only one, rootfs VG when using LVM.
Arkadiusz Miśkiewicz [Sat, 3 Apr 2004 01:01:20 +0000 (01:01 +0000)]
Run only one, rootfs VG when using LVM.

svn-id: @3865

20 years agoUps, debugging left - removed.
Arkadiusz Miśkiewicz [Fri, 2 Apr 2004 23:17:58 +0000 (23:17 +0000)]
Ups, debugging left - removed.

svn-id: @3864

20 years agoPrint warning when ide-generic is used as fallback.
Arkadiusz Miśkiewicz [Fri, 2 Apr 2004 23:15:07 +0000 (23:15 +0000)]
Print warning when ide-generic is used as fallback.

svn-id: @3863

20 years agoLoad ide-generic if no other IDE related modules found.
Arkadiusz Miśkiewicz [Fri, 2 Apr 2004 23:12:33 +0000 (23:12 +0000)]
Load ide-generic if no other IDE related modules found.

svn-id: @3862

20 years agoSupport for LVM on top of SoftRAID.
Arkadiusz Miśkiewicz [Fri, 2 Apr 2004 22:09:37 +0000 (22:09 +0000)]
Support for LVM on top of SoftRAID.

svn-id: @3861

20 years agoMention LVM on top of SOFTRAID case.
Arkadiusz Miśkiewicz [Wed, 31 Mar 2004 18:05:13 +0000 (18:05 +0000)]
Mention LVM on top of SOFTRAID case.

svn-id: @3850

20 years agoChange --lvmversion to --lvmtoolsversion (same with LVMVERSION->LVMTOOLSVERSION)...
Arkadiusz Miśkiewicz [Wed, 31 Mar 2004 17:47:22 +0000 (17:47 +0000)]
Change --lvmversion to --lvmtoolsversion (same with LVMVERSION->LVMTOOLSVERSION) to avoid confusion.

svn-id: @3849

20 years agoFix creation of subdirectiories needed on in /dev on initrd image.
Arkadiusz Miśkiewicz [Wed, 31 Mar 2004 17:39:45 +0000 (17:39 +0000)]
Fix creation of subdirectiories needed on in /dev on initrd image.

svn-id: @3848

20 years agoSupport devfs like names for softraid detection.
Arkadiusz Miśkiewicz [Wed, 31 Mar 2004 17:29:09 +0000 (17:29 +0000)]
Support devfs like names for softraid detection.

svn-id: @3847

20 years agoFix LVMVERSION detection when lvm1 tools are in use.
Arkadiusz Miśkiewicz [Wed, 31 Mar 2004 17:20:25 +0000 (17:20 +0000)]
Fix LVMVERSION detection when lvm1 tools are in use.

svn-id: @3846

20 years agoCheck for /sbin/lvdisplay and /sbin/pvdisplay existence instead of /sbin/lvm (part...
Arkadiusz Miśkiewicz [Wed, 31 Mar 2004 16:33:05 +0000 (16:33 +0000)]
Check for /sbin/lvdisplay and /sbin/pvdisplay existence instead of /sbin/lvm (part of lvm2 package).

svn-id: @3844

20 years ago- exclude TODO from ChangeLog
Artur Frysiak [Mon, 8 Mar 2004 14:39:28 +0000 (14:39 +0000)]
- exclude TODO from ChangeLog

svn-id: @3428

20 years ago- added ChangeLog to distributed package
Artur Frysiak [Mon, 8 Mar 2004 14:36:20 +0000 (14:36 +0000)]
- added ChangeLog to distributed package

svn-id: @3427

20 years ago- prepare for new release
Artur Frysiak [Mon, 8 Mar 2004 14:34:12 +0000 (14:34 +0000)]
- prepare for new release

svn-id: @3426

20 years ago- more things done
Artur Frysiak [Mon, 8 Mar 2004 14:28:05 +0000 (14:28 +0000)]
- more things done

svn-id: @3425

20 years ago- redirect error message to stderr
Artur Frysiak [Fri, 5 Mar 2004 08:10:49 +0000 (08:10 +0000)]
- redirect error message to stderr
- fix displaing modules names in verbose mode
- use --ignorelockfailure in lvm2 invocation (/var isn't mounted now)

svn-id: @3416

20 years ago- finished LVM2 support (I hope, I don't break LVM1 support)
Artur Frysiak [Sun, 1 Feb 2004 23:48:50 +0000 (23:48 +0000)]
- finished LVM2 support (I hope, I don't break LVM1 support)
- fix printing modules names on 2.6.x kernels

svn-id: @3241

20 years ago- write usage message to stdin not stderr
Artur Frysiak [Fri, 30 Jan 2004 21:53:04 +0000 (21:53 +0000)]
- write usage message to stdin not stderr
- check version of LVM tools not LVM volumen format
- added --lvmversion options

svn-id: @3228

20 years agoTry to load only required LVM module (needs testing with LVM1 tools and LVM2 tools...
Arkadiusz Miśkiewicz [Fri, 30 Jan 2004 00:35:26 +0000 (00:35 +0000)]
Try to load only required LVM module (needs testing with LVM1 tools and LVM2 tools using lvm1 metadata)

svn-id: @3226

20 years agoTest for LVM using lvdisplay (old way left for compatibility in some weird cases).
Arkadiusz Miśkiewicz [Thu, 29 Jan 2004 12:34:25 +0000 (12:34 +0000)]
Test for LVM using lvdisplay (old way left for compatibility in some weird cases).

svn-id: @3225

20 years agoLocal geninitrd configuration for LVM is more important than automatic searching.
Arkadiusz Miśkiewicz [Thu, 29 Jan 2004 12:15:12 +0000 (12:15 +0000)]
Local geninitrd configuration for LVM is more important than automatic searching.
Give it chance to work with LVM1 tools (should work fine).

svn-id: @3224

20 years agoImplement searching for LVM devices using LVM2 tools. No idea whether is works with...
Arkadiusz Miśkiewicz [Thu, 29 Jan 2004 12:04:08 +0000 (12:04 +0000)]
Implement searching for LVM devices using LVM2 tools. No idea whether is works with LVM1 tools but these are obsolete anyway.

svn-id: @3223

20 years agoProper message.
Arkadiusz Miśkiewicz [Fri, 23 Jan 2004 23:38:41 +0000 (23:38 +0000)]
Proper message.

svn-id: @3219

20 years agoIf /sbin/initrd-mdassemble is available then use it instead of mdadm.
Arkadiusz Miśkiewicz [Fri, 23 Jan 2004 19:54:38 +0000 (19:54 +0000)]
If /sbin/initrd-mdassemble is available then use it instead of mdadm.

svn-id: @3218

20 years ago- drop support for raid using raid_start in busybox, it's broken - use initrd-mdadm
Arkadiusz Miśkiewicz [Sat, 17 Jan 2004 20:12:12 +0000 (20:12 +0000)]
- drop support for raid using raid_start in busybox, it's broken - use initrd-mdadm

svn-id: @3196

20 years agoRemove obsolete bsp options.
Arkadiusz Miśkiewicz [Sun, 28 Dec 2003 18:56:05 +0000 (18:56 +0000)]
Remove obsolete bsp options.

svn-id: @3089

This page took 0.088282 seconds and 4 git commands to generate.