Commit graph

9 commits

Author SHA1 Message Date
Juan RP
4b5d4d9fd7 nfs-utils: use proper fstype for proc-fs-nfsd.mount. 2013-01-02 17:32:39 +01:00
Juan RP
6cd3587d9e nfs-utils: make sure to stop rpc client services before remote-fs. 2012-11-13 10:33:06 +01:00
Juan RP
feb3a23794 nfs-utils: use make_dirs. 2012-07-14 23:28:07 +02:00
Juan RP
41bad8dde1 nfs-utils-server: use exportfs after start/stop in nfsd.service. 2012-07-09 09:23:22 +02:00
Juan RP
f1df0669eb nfs-utils: remove useless systemd service, only register useful services by default. 2012-07-09 09:05:41 +02:00
Juan RP
f8fd4f21ae nfs-utils: split server stuff to -server subpkg. 2012-07-07 22:11:10 +02:00
Juan RP
b5b34b7e72 nfs-utils: update to 1.2.6. 2012-05-24 11:13:02 +02:00
Juan RP
2c06ac51b7 nfs-utils: update to 1.2.5, systemd switch. 2012-01-28 17:04:13 +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