File: day_320__porting_and_such.mdwn

package info (click to toggle)
git-annex 10.20250416-2
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 73,572 kB
  • sloc: haskell: 90,656; javascript: 9,103; sh: 1,469; makefile: 211; perl: 137; ansic: 44
file content (13 lines) | stat: -rw-r--r-- 723 bytes parent folder | download | duplicates (8)
1
2
3
4
5
6
7
8
9
10
11
12
13
Lots of porting work ongoing recently:

* I've been working with [Goeke](http://www.goeke.net/) on building git-annex
  on Solaris/SmartOS. Who knows, this may lead to a binary distribution
  in some way, but to start with I got the disk free space code ported
  to Solaris, and have seen git-annex work there.
* Jirib has also been working on that same disk free code, porting it to
  OpenBSD. Hope to land an updated patch for that.
* Yury kindly updated the Windows autobuilder to a new Haskell Platform
  release, and I was able to land the `winprocfix` branch that fixes
  ssh password prompting in the webapp on Windows.
* The arm autobuilder is fixed and back in its colo, and should be making
  daily builds again.