Commit Graph

6 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 3463fbef0a xbps-base-files: revamp the openrc-service trigger.
It has been modified to support restarting services while upgrading
packages, and simplified as well. Bump to 0.22.

--HG--
extra : convert_revision : 21b5aeaed7b76594c43f2e721c06d4e13d5f5f04
2009-10-02 17:29:17 +02:00
Juan RP ea578470eb triggers/openrc-service: stop services in pre-remove.
--HG--
extra : convert_revision : 33ec8f3658010a878fc7599fba64129e0d653326
2009-08-12 00:26:29 +02:00
Juan RP 5b3489c9ea xbps-base-files: some changes to all triggers.
--HG--
extra : convert_revision : 2f3a39a7d1853268b84c5087cbbf5e74044c20f0
2009-05-19 02:13:58 +02:00
Juan RP 2875261b09 triggers/openrc-service: touch /etc/fstab if it doesn't exist.
--HG--
extra : convert_revision : 8a4ece33abdf14edd1a418725b34a56c3ab70db6
2009-05-05 00:47:58 +02:00
Juan RP 5f1271c761 xbps-base-files: add a trigger to (un)register OpenRC services.
Bump to 0.14.

--HG--
extra : convert_revision : c80bf0cb66bc468fbe3922a983cddf36e240111e
2009-05-04 23:16:41 +02:00