Commit graph

13 commits

Author SHA1 Message Date
Juan RP
c756dae041 lvm2: update to 2.02.104. 2013-11-17 04:58:22 +01:00
Juan RP
58f46b6bf6 lvm2: install lvmetad; add systemd services from dmeventd, lvmetad and lvm on crypt (via Arch). 2013-01-12 12:15:30 +01:00
Juan RP
c92b396f18 lvm2: remove initramfs-tools support. 2012-05-29 15:34:00 +02:00
Juan RP
60004edc69 lvm2: move dm stuff to device-mapper pkg. 2012-05-11 04:25:44 +02:00
Juan RP
9c78cce0ab lvm2: enable cmdlib, dmeventd for upcoming dmraid pkg. udev fix. 2012-05-10 12:02:21 +02:00
Juan RP
b1705ed6a0 lvm2: fixed initramfs-tools hook due to switch to /usr. 2012-04-20 16:59:27 +02:00
Juan RP
3e8a12fa06 lvm2: update to 2.02.95. 2012-04-20 16:48:21 +02:00
Juan RP
9d04fcc07e lvm2: update to 2.02.90. 2012-02-06 16:32:31 +01:00
Juan RP
541bcf4066 lvm2: drop openrc support. 2011-10-11 04:57:41 +02:00
Juan RP
350dc28872 lvm2: improve the rc service and initramfs-tools hook, bumprev.
--HG--
extra : convert_revision : 6cbf65693e39b4841ddd2e4b68454e69c8dac1b9
2010-03-01 10:22:56 +01:00
Juan RP
b2e94e2c06 lvm2: update to 2.02.61.
--HG--
extra : convert_revision : 1474582103b3165a5393c689866f3cef7627f5cd
2010-02-17 06:21:05 +01:00
Juan RP
755be11eb5 lvm2: use shared bins in the initramfs hook. bumprev.
--HG--
extra : convert_revision : 9f21ee631d33b7bc77e4983306ab9fe958875e2b
2009-12-20 21:19:44 +01:00
Juan RP
85cc462e1d Major infrastructure changes, part 2.
* Moved helpers, common and triggers dirs into xbps-src, where
  they belong.
* Renamed the templates dir to srcpkgs, it was so redundant before.
* Make it possible to add subpkgs with no restriction in names, for
  example udev now has a subpkgs called "libgudev". Previously
  subpkgs were named "${sourcepkg}-${pkgname}".
* xbps-src: changed to look for template files in current directory.
  That means that most arguments from the targets have been removed.
* xbps-src: added a reinstall target, to remove + install.
* xbps-src: do not overwrite binpkgs by default, skip them.

And more that I forgot because it's a mega-commit that I've been
working for some days already...

--HG--
extra : convert_revision : 0f466878584d1e6895d2a234f07ea1b2d1e61b3e
2009-11-22 08:31:44 +01:00