Commit graph

7 commits

Author SHA1 Message Date
Juan RP 12d4294bc6 OpenRC: use /lib/rc rather than /libexecdir/rc, define BRANDING.
Bumprev.

--HG--
extra : convert_revision : cbb6497f6f4627fdee20c19a09fb01ecafcee4be
2010-02-27 07:15:18 +01:00
Juan RP bc80789cb0 OpenRC: added a patch to mount xenfs very early for dom0.
--HG--
extra : convert_revision : a174b429866504b1f6967ae4dc372703f35621c0
2010-02-26 10:05:42 +01:00
Juan RP 72171d7893 OpenRC: update to 0.6.0.
--HG--
extra : convert_revision : db46ca86d051f77feb78f75e9916f04503838014
2010-01-09 13:13:28 +01:00
Juan RP f1711e83f0 OpenRC: add -devel subpkg, use orig rc.conf. Bumprev.
--HG--
extra : convert_revision : b741040c975fbf1b34157a5ca3422610db852561
2009-12-05 03:37:44 +01:00
Juan RP 0a3bb8ad45 OpenRC: update to 0.5.3.
--HG--
extra : convert_revision : 146075317969c56d6d785ee2faa6fa80ba05b568
2009-12-04 05:50:12 +01:00
Juan RP 8c917e47f7 OpenRC: add changes to support vmware-tools out-of-the-box.
- Create /etc/init.d/fake-rc.d and rc[0-6].d symlinks.
  The vmware-tools script will be installed here.
- In /etc/conf.d/local by default will start/stop
  /etc/init.d/vmware-tools if exists.

Bump revision.

--HG--
extra : convert_revision : df7205367d95b31ded11872ce88f88cf5dbf0764
2009-11-27 03:35:43 +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