Commit graph

9 commits

Author SHA1 Message Date
Juan RP
8eb9061a6e rsyslog: set default file mode to 0640 and fix a warning. 2012-07-09 10:52:38 +02:00
Juan RP
07e536b117 rsyslog: update to 6.2.0. 2012-01-14 10:38:55 +01:00
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
9b6e518d99 rsyslog: added a virtualpkg.d plist file. 2011-10-20 17:48:23 +02:00
Juan RP
52f8528a05 rsyslog: fixed logrotate file, wrong service name. 2011-10-11 05:49:28 +02:00
Juan RP
0a60065bef rsyslog: update logrotate file for systemd. 2011-10-11 05:47:17 +02:00
Juan RP
d07ba8eaba rsyslog: switch to systemd, drop openrc support. 2011-10-11 04:42:34 +02:00
Juan RP
0bb54ba02b rsyslog: improved rc script, logrotate file from Gentoo. Bumprev.
--HG--
extra : convert_revision : 4d4ebf704061ff320903a47dc9aaf37bd37e4a76
2009-12-02 05:50:04 +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