Commit graph

8 commits

Author SHA1 Message Date
Juan RP
1be478b255 Remove virtualpkg.d plist files, they are dynamically created by xbps-src. 2011-10-26 16:54:26 +02:00
Juan RP
67a103cdbb cronie: added virtualpkg.d plist file. 2011-10-20 17:09:49 +02:00
Juan RP
b4aef22d7f cronie: update logrotate file for systemd. 2011-10-11 05:48:28 +02:00
Juan RP
5bd975d884 cronie: update to 1.4.8, switch to systemd and drop openrc support. 2011-10-11 05:14:24 +02:00
Juan RP
64aa270a95 cronie: update to 1.4.4. 2010-05-06 05:17:55 +02:00
Juan RP
dc3423a9db cronie: fix up pam.d/crond, bumprev.
--HG--
extra : convert_revision : 88b6ca0fade513162ecadd8e6aa9972e19404070
2010-04-13 07:42:25 +02:00
Juan RP
8cdc3b696b cronie: remove name assignment from rc script, bumprev.
--HG--
extra : convert_revision : 136cc7697e053b275039ecedbcf32a1f88b6b3e4
2009-11-30 21:07:03 +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