diff options
author | Joey Hess <joeyh@joeyh.name> | 2016-11-16 18:05:42 -0400 |
---|---|---|
committer | Joey Hess <joeyh@joeyh.name> | 2016-11-16 18:05:42 -0400 |
commit | bb4ccdd2d8fc49047d8883d40a04c0c52f1f061a (patch) | |
tree | dc870c2038b4035c849c57b9605932ea22717034 /CHANGELOG | |
parent | ffd952846d01e8d98e5ad9b759e8c9db0ba533fc (diff) |
arm build uses 32kb page size
(Change was made in gitannexbuilder scripts not here.)
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -13,6 +13,8 @@ git-annex (6.20161112) UNRELEASED; urgency=medium only use backtraces for unexpected errors. * fsck --all --from was checking the existence and content of files in the local repository, rather than on the special remote. Oops. + * Linux arm standalone: Build with a 32kb page size, which is needed + on several ARM NAS devices, including Drobo 5N, and WD NAS. -- Joey Hess <id@joeyh.name> Tue, 15 Nov 2016 11:15:27 -0400 |