| Commit message (Collapse) | Author | Age |
|
|
|
|
|
|
|
|
| |
* distro/packages/lsh.scm,
distro/packages/patches/lsh-guile-compat.patch:
distro/packages/patches/lsh-no-root-login.patch:
distro/packages/patches/lsh-pam-service-name.patch: New files.
* Makefile.am (MODULES): Add lsh.scm.
(dist_patch_DATA): Add the above patches.
|
|
|
|
| |
* distro/packages/linux.scm (util-linux): New variable.
|
|
|
|
| |
* distro/packages/linux.scm (psmisc): New variable.
|
|
|
|
|
| |
* distro/packages/make-bootstrap.scm: Use (distro packages linux). This
is a followup to 80fe5c6.
|
|
|
|
| |
* distro/packages/gnutls.scm (gnutls)[arguments]: New field.
|
|
|
|
|
| |
* distro/packages/guile.scm (guile-2.0): Switch to 2.0.7.
(guile-2.0/fixed): Stay at 2.0.6.
|
|
|
|
|
| |
* distro/packages/guile.scm (guile-2.0/fixed): New variable.
* distro/packages/base.scm (guile-final): Use it.
|
|
|
|
|
| |
* distro/packages/nano.scm, distro/packages/wget.scm: Import 'gettext'
from (distro packages gettext) under 'guix:gettext'.
|
|
|
|
|
| |
* distro/packages/base.scm (linux-libre-headers): Move to...
* distro/packages/linux.scm (linux-libre-headers): ... here.
|
|
|
|
|
| |
* distro/packages/linux.scm: New file.
* Makefile.am (MODULES): Add it.
|
|
|
|
|
| |
* distro/packages/flex.scm: Change the module name to (distro packages
flex).
|
|
|
|
|
|
|
| |
* distro/packages/cpio.scm,
distro/packages/patches/cpio-gets-undeclared.patch: New files.
* Makefile.am (MODULES): Add 'cpio.scm'.
(dist_patch_DATA): Add 'cpio-gets-undeclared.patch'.
|
|
|
|
|
| |
* distro/packages/time.scm: New file.
* Makefile.am (MODULES): Add it.
|
|
|
|
|
| |
* distro/packages/which.scm: New file.
* Makefile.am (MODULES): Add it.
|
|
|
|
|
| |
* distro/packages/less.scm: New file.
* Makefile.am (MODULES): Add it.
|
|
|
|
|
| |
* distro/packages/nano.scm: New file.
* Makefile.am (MODULES): Add it.
|
|
|
|
|
|
| |
* distro/packages/wget.scm: New file; patch-shebang phase added by
Ludovic Courtès.
* Makefile.am (MODULES): Add it.
|
|
|
|
|
| |
* distro/packages/ddrescue.scm: New file.
* Makefile.am (MODULES): Add it.
|
|
|
|
|
|
|
| |
* distro/packages/gettext.scm,
distro/packages/patches/gettext-gets-undeclared.patch: New files.
* Makefile.am (MODULES): Add 'gettext.scm'.
(dist_patch_DATA): Add 'gettext-gets-undeclared.patch'.
|
|
|
|
|
|
|
| |
* distro/packages/shishi.scm,
distro/packages/patches/shishi-gets-undeclared.patch: New files.
* Makefile.am (MODULES): Add 'shishi.scm'.
(dist_patch_DATA): Add 'shishi-gets-undeclared.patch'.
|
|
|
|
|
|
|
| |
* distro/packages/autotools.scm (libtool): Add it.
* distro/packages/libtool.scm: Remove it.
* distro/packages/guile.scm (distro packages guile): Adjust accordingly.
* Makefile.am (MODULES): Adjust accordingly.
|
|
|
|
|
| |
* distro/packages/autotools.scm: New file.
* Makefile.am (MODULES): Add it.
|
|
|
|
|
|
|
| |
* distro/packages/flex.scm,
distro/packages/patches/flex-bison-tests.patch: New files.
* Makefile.am (MODULES): Add `flex.scm'.
(dist_patch_DATA): Add `flex-bison-tests.patch'.
|
|
|
|
|
| |
* distro/packages/bison.scm: New file.
* Makefile.am (MODULES): Add it.
|
|
|
|
|
| |
* distro/packages/gdbm.scm: New file.
* Makefile.am (MODULES): Add it.
|
|
|
|
|
| |
* distro/packages/ed.scm: New file.
* Makefile.am (MODULES): Add it.
|
|
|
|
|
| |
* distro/packages/zile.scm: New file.
* Makefile.am (MODULES): Add it.
|
|
|
|
|
| |
* distro/packages/help2man.scm: New file.
* Makefile.am (MODULES): Add it.
|
|
|
|
|
| |
* distro/packages/system.scm: New file.
* Makefile.am (MODULES): Add it.
|
|
|
|
|
|
|
|
|
|
|
| |
These new binaries are built with the `--with-lib-path' and
`--with-local-prefix' flags, respectively, as introduced in commit
01d4540.
* distro/packages/bootstrap.scm (%bootstrap-coreutils&co,
%bootstrap-glibc): Update URL.
(%bootstrap-binutils, %bootstrap-gcc): Update URL and hashes.
* build-aux/download.scm (file-name->uri): Update URL.
|
|
|
|
|
|
|
|
|
| |
This fixes impurities with non-chroot builds on LFS-style distros.
* distro/packages/base.scm (binutils): Pass `--with-lib-path'.
(gcc-4.7): Pass `--with-local-prefix'.
* distro/packages/make-bootstrap.scm (%binutils-static): Pass
`--with-lib-path'.
|
|
|
|
|
| |
* distro/packages/texinfo.scm: New file.
* Makefile.am (MODULES): Add it.
|
|
|
|
|
| |
* distro/packages/gnutls.scm: New file.
* Makefile.am (MODULES): Add it.
|
|
|
|
|
| |
* distro/packages/nettle.scm: New file.
* Makefile.am (MODULES): Add it.
|
|
|
|
| |
* distro/packages/compression.scm (lzo): New variable.
|
|
|
|
|
|
|
| |
* distro/packages/base.scm (glibc): Apply `glibc-no-ld-so-cache.patch'.
(glibc-final): Inherit GLIBC's inputs.
* distro/packages/patches/glibc-no-ld-so-cache.patch: New file.
* Makefile.am (dist_patch_DATA): Add it.
|
|
|
|
|
|
|
|
|
|
|
|
| |
* distro/packages/base.scm, distro/packages/bash.scm,
distro/packages/compression.scm, distro/packages/gawk.scm,
distro/packages/gperf.scm, distro/packages/guile.scm,
distro/packages/libsigsegv.scm, distro/packages/libtool.scm,
distro/packages/libunistring.scm, distro/packages/m4.scm,
distro/packages/multiprecision.scm, distro/packages/ncurses.scm,
distro/packages/pth.scm, distro/packages/readline.scm,
distro/packages/recutils.scm: Use `mirror://gnu' URLs.
* distro/packages/gnupg.scm: Use `mirror://gnupg' URLs.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* 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'.
|
|
|
|
|
|
|
|
|
|
| |
* guix/download.scm, guix/build/download.scm: New files.
* Makefile.am (MODULES): Add them.
* tests/builders.scm ("url-fetch"): New test.
* distro/packages/bootstrap.scm (bootstrap-origin): Support
`url-fetch'.
* guix/snix.scm (snix-derivation->guix-package): Use `url-fetch' instead
of `http-fetch'.
|
|
|
|
|
|
|
|
|
|
|
|
| |
* distro/packages/base.scm (binutils-final): Make public.
(static-package, %bash-static, %static-inputs, %static-binaries,
%binutils-static, %binutils-static-stripped, %glibc-stripped,
%gcc-static, %gcc-stripped, %guile-static, %guile-static-stripped,
tarball-package, %bootstrap-binaries-tarball,
%binutils-bootstrap-tarball, %glibc-bootstrap-tarball,
%guile-bootstrap-tarball): Move to...
* distro/packages/make-bootstrap.scm: ... here. New file.
* Makefile.am (MODULES): Add it.
|
|
|
|
|
| |
* distro/packages/base.scm (bash-final): Pass through
`static-libgcc-package'.
|
|
|
|
|
| |
* distro/packages/base.scm (gcc-4.7)[LIB_SPEC]: Add a `-rpath' to GCC
only when !static and !static-libgcc.
|
|
|
|
|
| |
* distro/packages/readline.scm (readline)[arguments]: Add `post-install'
phase to make libraries writable.
|
|
|
|
|
|
| |
* distro/packages/base.scm (default-keyword-arguments,
substitute-keyword-arguments): Move to...
* guix/utils.scm: ... here.
|
|
|
|
|
| |
* distro/packages/base.scm (binutils-final): Add missing
`package-with-bootstrap-guile'.
|
|
|
|
|
| |
* distro/packages/recutils.scm (recutils): Comment out optional
dependencies not packaged here.
|
|
|
|
|
| |
* distro/packages/gnupg.scm: New file.
* Makefile.am (MODULES): Add it.
|
|
|
|
| |
* distro/packages/compression.scm (zlib): New variable.
|
|
|
|
|
|
| |
* distro/packages/base.scm (gzip, bzip2, xz): Move to...
* distro/packages/compression.scm: ... here. New file.
* Makefile.am (MODULES): Add it.
|
|
|
|
|
| |
* distro/packages/pth.scm: New file.
* Makefile.am (MODULES): Add it.
|