Commit graph

12 commits

Author SHA1 Message Date
Juan RP c2692bfeac cronie: own etc/cron.* dirs with empty files. 2011-10-12 16:27:19 +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 2a7e417ced cronie: it's a cron daemon not syslog daemon. 2011-06-03 07:53:58 +02:00
Juan RP 53f0fa960b cronie: update to 1.4.7. 2011-06-03 07:47:49 +02:00
Juan RP c1c5b1837e cronie: update to 1.4.6. 2010-10-22 21:10:09 +02:00
Juan RP 64aa270a95 cronie: update to 1.4.4. 2010-05-06 05:17:55 +02:00
Juan RP 5aa2f34f73 Update packages that use $openrc_services with the third argument.
Packages that can be started without modifications are enabled,
well some of them, otherwise disabled.

--HG--
extra : convert_revision : 42105adabbc02b0f07a5d7173664778a5001c739
2010-04-16 22:09:33 +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 b7c2c89d1d cronie: update to 1.4.3.
--HG--
extra : convert_revision : b0102e20f3339d03034839e64776ef252f69ec6f
2010-02-17 21:02:20 +01: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