Harald Hoyer
760dcc6a65
lvm, dm, dmraid: cleanup, which module installs what
...
The dm module, which lvm and dmraid depend on, installed dmraid
shared libs. The lvm module installed udev rules, which were
already installed by the dm module.
Cleaned up those issues.
2011-11-15 09:47:28 +01:00
Harald Hoyer
4a049ce556
add x-bit to *.sh
2011-08-12 16:29:28 +02:00
Harald Hoyer
8ec1562355
90dm: install libdevmapper-event* for 90dm and cleanup 90dmraid
2011-08-11 14:27:24 +02:00
Harald Hoyer
37ee12b0f3
90dm/dm-pre-udev.sh: load dm-mirror module
2011-08-11 14:27:24 +02:00
Harald Hoyer
f47e023498
shutdown: fixed check_shutdown loop
2011-07-20 21:11:36 +02:00
Harald Hoyer
4456861f7e
90dm/dm-shutdown.sh: put shutdown in function
2011-07-20 19:06:08 +02:00
Harald Hoyer
20636ce09f
dm: add shutdown script
2011-05-31 15:50:45 +02:00
Harald Hoyer
3b403b32fc
removed trailing whitespaces
2011-05-10 11:56:09 +02:00
Harald Hoyer
12b9736228
dm: add 11-dm.rules for udev-168 and cleanup-db
...
add OPTIONS+="db_persist" to dm devices, to persist through a
udevadm info --cleanup-db
2011-05-02 10:55:44 +02:00
Amadeusz Żołnowski
5d72984a01
Gentoo ebuild for LVM2 prior to 2.02.63-r1 doesn't install rules:
...
10-dm.rules
11-dm-lvm.rules
13-dm-disk.rules
95-dm-notify.rules
but provides only 64-device-mapper.rules combining more or less the
above rules files.
2011-03-04 13:07:28 +01:00
Harald Hoyer
8ce58f1f42
add missing shebang
2011-02-23 09:38:25 +01:00
Harald Hoyer
71df3c4329
renamed module-info.sh to module-setup.sh
2011-02-02 16:35:18 +01:00
Harald Hoyer
95d2dabc25
replaced check,install,installkernel with module-info.sh
2011-02-02 13:56:03 +01:00
Harald Hoyer
f8fcc56ed9
dm/install: install dmeventd, only if present
2010-11-10 15:00:01 +01:00
Harald Hoyer
cc02093d69
reformat source code
...
removed tabs and set indention to 4 spaces
added emacs and vi format headers
2010-09-10 15:34:36 +02:00
Harald Hoyer
094d9cae63
dm: install all md/dm* kernel modules
2010-08-23 12:13:19 +02:00
Harald Hoyer
40d69001ac
dm: load dm_mod if device-mapper not in /proc/misc
2010-07-08 16:18:09 +02:00
Harald Hoyer
b6a7c09070
chmod 0755 *.sh
2010-05-19 09:40:48 +02:00
Harald Hoyer
dc40ea7fa1
crypt/dm: move dmeventd to dm module
2010-01-13 16:33:40 +01:00
Harald Hoyer
77eaa2fea1
dm: install dmsetup
2009-11-26 11:02:34 +01:00
Harald Hoyer
a34a0df207
90dm: install more device mapper kernel modules
2009-11-23 12:28:58 +01:00
Philippe Seewer
41f8a4f14f
Add dm_mod loader
...
Some kernel configurations might build base dm support as a module.
Add module dm which ensures that dm_mod is there and loaded.
2009-10-27 16:02:56 +01:00