From 3ac91582743a295c23240b7dabe0cf605a38c4b1 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Sun, 1 Dec 2013 14:53:15 -0400 Subject: assistant: Batch jobs are now run with ionice and nocache, when those commands are available. --- debian/changelog | 2 ++ debian/control | 9 ++++++++- 2 files changed, 10 insertions(+), 1 deletion(-) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index 12bde5dfa..567ea8bbf 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,8 @@ git-annex (5.20131131) UNRELEASED; urgency=low * Avoid using git commit in direct mode, since in some situations it will read the full contents of files in the tree. + * assistant: Batch jobs are now run with ionice and nocache, when + those commands are available. -- Joey Hess Sun, 01 Dec 2013 13:57:58 -0400 diff --git a/debian/control b/debian/control index 6fbd2a06a..4bbeddd23 100644 --- a/debian/control +++ b/debian/control @@ -73,7 +73,14 @@ Depends: ${misc:Depends}, ${shlibs:Depends}, wget, curl, openssh-client (>= 1:5.6p1) -Recommends: lsof, gnupg, bind9-host, ssh-askpass, quvi, git-remote-gcrypt (>= 0.20130908-4) +Recommends: + lsof, + gnupg, + bind9-host, + ssh-askpass, + quvi, + git-remote-gcrypt (>= 0.20130908-4), + nocache Suggests: graphviz, bup, libnss-mdns Description: manage files with git, without checking their contents into git git-annex allows managing files with git, without checking the file -- cgit v1.2.3