Commit graph

10 commits

Author SHA1 Message Date
Juan RP
b2ae6500f2 openssh: some fixes for systemd units, drop unused rdep. 2012-09-03 20:21:42 +02:00
Juan RP
bf744c20bd openssh: update to 6.1p1; merged -client subpkg into main pkg. 2012-08-29 07:52:16 +02:00
Juan RP
9965ac1fcb openssh-server: use make_dirs. 2012-07-14 23:44:00 +02:00
Juan RP
b32c7058b8 openssh: switch to /usr. 2012-07-09 22:50:09 +02:00
Juan RP
3c45cf4606 openssh: enable systemd socket activation for sshd by default. 2012-06-02 13:31:20 +02:00
Juan RP
895c12e522 openssh-server: use ssh-keygen -A to replace the systemd helper script. 2011-10-12 14:33:18 +02:00
Juan RP
6a5ba04724 openssh-server: remove openrc service. 2011-10-11 03:56:30 +02:00
Juan RP
22323bb002 openssh-server: switch to systemd, drop openrc support. 2011-10-11 03:56:11 +02:00
Juan RP
f109e37daf openssh-server: generate ECDSA key, add service by default. 2011-07-19 16:17:13 +02: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