diff options
author | Joey Hess <joey@kitenet.net> | 2013-12-01 14:53:15 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2013-12-01 14:53:15 -0400 |
commit | 3ac91582743a295c23240b7dabe0cf605a38c4b1 (patch) | |
tree | f4d5e60947f3707bf88dbaca6be3d1ea6c7dadf1 /doc/install | |
parent | 6378b7460e4246ff98d690d24e33fa91995e108d (diff) |
assistant: Batch jobs are now run with ionice and nocache, when those commands are available.
Diffstat (limited to 'doc/install')
-rw-r--r-- | doc/install/fromscratch.mdwn | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/install/fromscratch.mdwn b/doc/install/fromscratch.mdwn index ae9065cd0..f99d8e78e 100644 --- a/doc/install/fromscratch.mdwn +++ b/doc/install/fromscratch.mdwn @@ -65,6 +65,8 @@ quite a lot. (optional; recommended for watch mode) * [gcrypt](https://github.com/joeyh/git-remote-gcrypt) (optional) + * [nocache](https://github.com/Feh/nocache) + (optional) * multicast DNS support, provided on linux by [nss-mdns](http://www.0pointer.de/lennart/projects/nss-mdns/) (optional; recommended for the assistant to support pairing well) * [ikiwiki](http://ikiwiki.info) (optional; used to build the docs) |