Commit Graph

9 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 cfa2246432 lvm2: update to 2.02.54.
--HG--
extra : convert_revision : 5a58f17e85aa0dab96ec1066d4f053665f0274df
2009-11-08 00:16:32 +00:00
Juan RP 2c53035fb7 Added support for extended pkgdep version matching.
xbps from launchpad head branch has gained support for extended
pkg version matching, as specified in:

https://blueprints.launchpad.net/xbps/+spec/improved-version-matching

Now it's required to specify the operator(s) for required versions
in the depends files and "Add_dependency" option in build templates.

xbps-src now requires xbps utils 20091107.

--HG--
extra : convert_revision : fc09fa707483a75e0b6f68445721fc1a9166cdad
2009-11-07 05:01:00 +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 6d75e23d23 Mark some packages with "keep_empty_dirs".
--HG--
extra : convert_revision : c2a57aa96032764a4a06892d0358c747e36367df
2009-10-17 03:12:48 +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 285a4df5d6 lvm2: fixed root on LVM. Bump revision.
--HG--
extra : convert_revision : 16248a8cc2d1a31eb220ccdfa1abc1695ab577e5
2009-10-06 18:02:51 +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
Juan RP 860b090f6d Added lvm2-2.02.45 template.
--HG--
extra : convert_revision : 4f65768f3f92071c379482ae31651f20f94a5142
2009-05-14 01:10:47 +02:00