Commit Graph

4 Commits

Author SHA1 Message Date
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
Juan RP 2ca66d70b5 lvm2: build lvm and dmsetup as static, use them for the initramfs.
Bump revision for both packages.

--HG--
extra : convert_revision : 2f321102058adab653a9f224dca256009143af06
2009-10-18 07:55:30 +02:00
Juan RP 39e6cb5eff lvm2: remove vgchange binary from the initramfs hook.
Bump revision.

--HG--
extra : convert_revision : 371fd0b6af8b1f7eb18467a0e171bec407823f0b
2009-10-07 02:39:06 +02:00
Juan RP 64aea1c5b8 lvm2: update to 2.02.53, convert to subpkgs.
Add initramfs hook and the OpenRC service, seems to work fine so far.

--HG--
extra : convert_revision : bfedf452f27339d9e37ffb251800431a17dbef9b
2009-10-03 10:58:22 +02:00