aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/rsync.scm
diff options
context:
space:
mode:
authorMark H Weaver <mhw@netris.org>2013-10-31 23:59:00 -0400
committerMark H Weaver <mhw@netris.org>2013-11-03 23:26:27 -0500
commit46acd054010134eba293c3b978e82edb9ebc21fb (patch)
tree42999dfdbbdf8b1c998804eb888d9e8bb7c17dc9 /gnu/packages/rsync.scm
parentbcd94e192a8459107ba43f03694fc82a35af6447 (diff)
downloadguix-46acd054010134eba293c3b978e82edb9ebc21fb.tar.gz
guix-46acd054010134eba293c3b978e82edb9ebc21fb.zip
gnu: libtheora: patch ancient config.guess to support mips64.
* gnu/packages/patches/libtheora-config-guess.patch: New file. * gnu/packages/oggvorbis.scm (libtheora): Add patch. * gnu-system.am (dist_patch_DATA): Add patch.
Diffstat (limited to 'gnu/packages/rsync.scm')
0 files changed, 0 insertions, 0 deletions
: Add gzip log compression....Ludovic Courtès 2017-07-17daemon: Flush the sink upon 'exportPath' errors....Jan Nieuwenhuizen 2017-07-10daemon: Allow compilation with GCC 4.9....Ludovic Courtès 2017-06-22daemon: Set TCP_NODELAY and TCP_QUICKACK on remote sockets....Ludovic Courtès 2017-06-22daemon: '--listen' can be passed several times, can specify TCP endpoints....Ludovic Courtès 2017-06-04daemon: Add '--timeout' and '--max-silent-time'....Ludovic Courtès 2017-01-15daemon: Client settings no longer override daemon settings....Ludovic Courtès 2016-12-09daemon: Set ownership of kept build directories to the calling user....Hartmut Goebel 2016-12-01daemon: Buffer data sent to clients by the 'export-path' RPC....Ludovic Courtès 2016-11-16daemon: Add 'built-in-builders' RPC....Ludovic Courtès