<feed xmlns='http://www.w3.org/2005/Atom'>
<title>guix.git/guix/ftp.scm, branch master</title>
<subtitle>Personal branch of https://git.savannah.gnu.org/cgit/guix.git/ for implementing 'guix deploy'.
</subtitle>
<id>https://www.git.jakob.space/guix.git/atom?h=master</id>
<link rel='self' href='https://www.git.jakob.space/guix.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://www.git.jakob.space/guix.git/'/>
<updated>2012-11-12T23:23:39Z</updated>
<entry>
<title>Remove (guix http) and (guix ftp).</title>
<updated>2012-11-12T23:23:39Z</updated>
<author>
<name>Ludovic Courtès</name>
</author>
<published>2012-11-12T23:22:44Z</published>
<link rel='alternate' type='text/html' href='https://www.git.jakob.space/guix.git/commit/?id=87f5d36630db13fee1f2c0563505dc0938f3787e'/>
<id>urn:sha1:87f5d36630db13fee1f2c0563505dc0938f3787e</id>
<content type='text'>
* guix/ftp.scm, guix/http.scm, guix/build/ftp.scm, guix/build/http.scm:
  Remove.
* Makefile.am (MODULES): Likewise.
* tests/builders.scm, distro/packages/base.scm,
  distro/packages/bash.scm, distro/packages/bdw-gc.scm,
  distro/packages/compression.scm, distro/packages/gawk.scm,
  distro/packages/gnupg.scm, distro/packages/gperf.scm,
  distro/packages/guile.scm, distro/packages/libffi.scm,
  distro/packages/libsigsegv.scm, distro/packages/libtool.scm,
  distro/packages/libunistring.scm, distro/packages/lout.scm,
  distro/packages/m4.scm, distro/packages/multiprecision.scm,
  distro/packages/ncurses.scm, distro/packages/perl.scm,
  distro/packages/pkg-config.scm, distro/packages/pth.scm,
  distro/packages/readline.scm, distro/packages/recutils.scm: Use
  `url-fetch' instead of `http-fetch' and `ftp-fetch'.
* distro/packages/bootstrap.scm: Likewise
  (bootstrap-origin): Remove references to `http-fetch' and
  `ftp-fetch'.
* guix.scm (%public-modules): Remove `http' and `ftp'; add `download'.
</content>
</entry>
<entry>
<title>distro: Use the bootstrap Guile for the derivation of sources.</title>
<updated>2012-10-18T21:18:38Z</updated>
<author>
<name>Ludovic Courtès</name>
</author>
<published>2012-10-17T21:55:38Z</published>
<link rel='alternate' type='text/html' href='https://www.git.jakob.space/guix.git/commit/?id=d6e877768821da5859d0c5774d4cea57941fde8b'/>
<id>urn:sha1:d6e877768821da5859d0c5774d4cea57941fde8b</id>
<content type='text'>
* distro/packages/base.scm (bootstrap-origin,
  package-with-bootstrap-guile): New procedures.
  (gnu-make-boot0, diffutils-boot0, findutils-boot0, binutils-boot0,
  gcc-boot0, linux-libre-headers-boot0, glibc-final, bash-final,
  guile-final): Use `package-with-bootstrap-guile'.
  (gcc-boot0-wrapped): Clear `source'.

* guix/ftp.scm (ftp-fetch): Add a #:guile keyword parameter.  Honor it.
* guix/http.scm (http-fetch): Likewise.
</content>
</entry>
<entry>
<title>Add (guix ftp) and companion modules.</title>
<updated>2012-09-12T21:47:49Z</updated>
<author>
<name>Ludovic Courtès</name>
</author>
<published>2012-09-12T21:47:49Z</published>
<link rel='alternate' type='text/html' href='https://www.git.jakob.space/guix.git/commit/?id=457dd86d66bc1ee1ee13a76d03792396fb69ee34'/>
<id>urn:sha1:457dd86d66bc1ee1ee13a76d03792396fb69ee34</id>
<content type='text'>
* guix/ftp-client.scm, guix/ftp.scm, guix/build/ftp.scm: New files.
* Makefile.am (MODULES): Add them.

* distro/base.scm (libffi): Use `ftp-fetch'.
</content>
</entry>
</feed>
