| Commit message (Expand) | Author | Age | Files | Lines |
* | Augment `TODO'. | Ludovic Courtès | 2012-12-04 | 1 | -0/+13 |
* | distro: Add GNU lsh.•••* 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.
| Ludovic Courtès | 2012-12-04 | 5 | -0/+168 |
* | distro: Add util-linux.•••* distro/packages/linux.scm (util-linux): New variable.
| Nikita Karetnikov | 2012-12-04 | 1 | -2/+43 |
* | distro: Add psmisc.•••* distro/packages/linux.scm (psmisc): New variable.
| Ludovic Courtès | 2012-12-04 | 1 | -0/+24 |
* | distro: make-bootstrap: Use `linux' module.•••* distro/packages/make-bootstrap.scm: Use (distro packages linux). This
is a followup to 80fe5c6.
| Ludovic Courtès | 2012-12-02 | 1 | -0/+1 |
* | distro: gnutls: Build sequentially.•••* distro/packages/gnutls.scm (gnutls)[arguments]: New field.
| Ludovic Courtès | 2012-12-01 | 1 | -0/+6 |
* | distro: guile-2.0: Update to 2.0.7.•••* distro/packages/guile.scm (guile-2.0): Switch to 2.0.7.
(guile-2.0/fixed): Stay at 2.0.6.
| Ludovic Courtès | 2012-11-30 | 1 | -3/+11 |
* | distro: Add `guile-2.0/fixed', which should rarely change.•••* distro/packages/guile.scm (guile-2.0/fixed): New variable.
* distro/packages/base.scm (guile-final): Use it.
| Ludovic Courtès | 2012-11-30 | 2 | -1/+6 |
* | distro: Import 'gettext' under a different name.•••* distro/packages/nano.scm, distro/packages/wget.scm: Import 'gettext'
from (distro packages gettext) under 'guix:gettext'.
| Nikita Karetnikov | 2012-11-28 | 2 | -4/+6 |
* | distro: linux-libre-headers: Move to (distro packages linux).•••* distro/packages/base.scm (linux-libre-headers): Move to...
* distro/packages/linux.scm (linux-libre-headers): ... here.
| Ludovic Courtès | 2012-11-27 | 2 | -47/+49 |
* | distro: Add Linux-PAM.•••* distro/packages/linux.scm: New file.
* Makefile.am (MODULES): Add it.
| Ludovic Courtès | 2012-11-27 | 2 | -0/+59 |
* | download: Add kernel.org mirrors.•••* guix/download.scm (%mirrors): Add `kernel.org' mirrors.
| Ludovic Courtès | 2012-11-27 | 1 | -1/+7 |
* | download: Keep only one slash when concatenating URIs.•••* guix/build/download.scm (url-fetch)[uri-vicinity]: New procedure.
[maybe-expand-mirrors]: Use it.
| Ludovic Courtès | 2012-11-27 | 1 | -1/+7 |
* | distro: flex: Fix module name.•••* distro/packages/flex.scm: Change the module name to (distro packages
flex).
| Ludovic Courtès | 2012-11-27 | 1 | -1/+1 |
* | distro: Add GNU Cpio.•••* 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'.
| Nikita Karetnikov | 2012-11-25 | 3 | -0/+104 |
* | distro: Add GNU Time.•••* distro/packages/time.scm: New file.
* Makefile.am (MODULES): Add it.
| Nikita Karetnikov | 2012-11-25 | 2 | -0/+54 |
* | distro: Add GNU Which.•••* distro/packages/which.scm: New file.
* Makefile.am (MODULES): Add it.
| Nikita Karetnikov | 2012-11-25 | 2 | -0/+48 |
* | build: Have `hydra.scm' return one job per package.•••* hydra.scm (hydra-jobs): Return one job for each non-bootstrap package.
| Ludovic Courtès | 2012-11-25 | 1 | -12/+22 |
* | packages: Add missing export.•••* guix/packages.scm: Export `package-home-page'.
| Ludovic Courtès | 2012-11-25 | 1 | -0/+1 |
* | distro: Search bootstrap binaries and patches in %LOAD-PATH.•••* Makefile.am (patchdir, bootstrapdir): Change to be sub-directories of
$(guilemoduledir).
(.scm.go): Remove `DISTRO_' environment variables.
* distro.scm (not-colon): Remove.
(%patch-path, %bootstrap-binaries-path): Default to sub-directories of
the entries in %LOAD-PATH.
* pre-inst-env.in: Remove definition of `DISTRO_' environment variables.
| Ludovic Courtès | 2012-11-25 | 3 | -20/+13 |
* | distro: Add GNU Less.•••* distro/packages/less.scm: New file.
* Makefile.am (MODULES): Add it.
| Nikita Karetnikov | 2012-11-25 | 2 | -0/+51 |
* | distro: Add GNU Nano.•••* distro/packages/nano.scm: New file.
* Makefile.am (MODULES): Add it.
| Nikita Karetnikov | 2012-11-25 | 2 | -0/+51 |
* | doc: Mention the pronunciation of "Guix".•••* README: Mention pronunciation of "Guix".
* doc/guix.texi (Introduction): Likewise.
| Ludovic Courtès | 2012-11-25 | 2 | -11/+13 |
* | distro: Add GNU Wget.•••* distro/packages/wget.scm: New file; patch-shebang phase added by
Ludovic Courtès.
* Makefile.am (MODULES): Add it.
| Nikita Karetnikov | 2012-11-25 | 2 | -0/+60 |
* | distro: Add GNU Ddrescue.•••* distro/packages/ddrescue.scm: New file.
* Makefile.am (MODULES): Add it.
| Nikita Karetnikov | 2012-11-24 | 2 | -0/+60 |
* | doc: Update `README'.•••* README: Update introductory summary. Point to Savannah instead of
Gitorious. Mention <bug-guix@gnu.org>.
(Guix & Nix): New section.
| Ludovic Courtès | 2012-11-24 | 1 | -12/+52 |
* | distro: Add GNU Gettext.•••* 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'.
| Nikita Karetnikov | 2012-11-24 | 3 | -0/+143 |
* | build: Change bug-report address; add URL.•••* configure.ac: Change bug-report address in `AC_INIT'; add URL.
| Ludovic Courtès | 2012-11-24 | 1 | -1/+2 |
* | distro: Add GNU Shishi.•••* 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'.
| Nikita Karetnikov | 2012-11-24 | 3 | -0/+142 |
* | distro: Move (distro packages libtool) to (distro packages autotools).•••* 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.
| Nikita Karetnikov | 2012-11-22 | 4 | -58/+33 |
* | distro: Add GNU Autoconf and GNU Automake.•••* distro/packages/autotools.scm: New file.
* Makefile.am (MODULES): Add it.
| Nikita Karetnikov | 2012-11-22 | 2 | -0/+84 |
* | distro: Add Flex.•••* 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'.
| Ludovic Courtès | 2012-11-22 | 3 | -0/+84 |
* | distro: Add GNU Bison.•••* distro/packages/bison.scm: New file.
* Makefile.am (MODULES): Add it.
| Ludovic Courtès | 2012-11-22 | 2 | -0/+57 |
* | distro: Add GDBM.•••* distro/packages/gdbm.scm: New file.
* Makefile.am (MODULES): Add it.
| Ludovic Courtès | 2012-11-22 | 2 | -0/+56 |
* | distro: Add GNU Ed.•••* distro/packages/ed.scm: New file.
* Makefile.am (MODULES): Add it.
| Nikita Karetnikov | 2012-11-21 | 2 | -0/+53 |
* | doc: Document basic package definitions.•••* doc/guix.texi (Programming Interface): Add introduction.
(Defining Packages): Populate.
| Ludovic Courtès | 2012-11-21 | 2 | -3/+151 |
* | build: Fix `hydra.scm' recipe.•••* hydra.scm: Redirect the output port to the error port.
(package-job): Return a name/thunk pair.
(hydra-jobs)[system]: Use either the `system' key (a symbol) in
ARGUMENTS, or (%current-system)'.
| Ludovic Courtès | 2012-11-21 | 1 | -2/+10 |
* | guix-package: Extract version strings when installing a direct store path.•••* guix-package.in (guix-package)[process-actions]: Extract the version
string from store paths.
* tests/guix-package.sh: Adjust accordingly.
| Ludovic Courtès | 2012-11-19 | 2 | -6/+12 |
* | guix-build: Use `location->string'.•••* guix-build.in (derivations-from-package-expressions): Use
`location->string'.
| Ludovic Courtès | 2012-11-19 | 1 | -3/+2 |
* | guix-package: Record the correct version string in manifests.•••* guix-package.in (guix-package)[find-package]: Return (package-version p),
not VERSION.
| Ludovic Courtès | 2012-11-19 | 1 | -4/+5 |
* | guix-package: Add `--list-available'.•••* guix-package.in (show-help, %options): Add `--list-available'.
(guix-package)[process-query]: Add support for `--list-available'.
* doc/guix.texi (Invoking guix-package): Document it.
* tests/guix-package.sh: Add test.
* guix/ui.scm (location->string): New procedure.
* guix/utils.scm: Export <location>.
| Ludovic Courtès | 2012-11-19 | 5 | -3/+54 |
* | distro: Add `fold-packages'.•••* distro.scm (fold-packages): New procedure.
(find-packages-by-name): Use it instead of hand-written traversal;
remove `package?' checks from `right-package?'.
* tests/packages.scm ("fold-packages"): New test.
| Ludovic Courtès | 2012-11-19 | 2 | -11/+32 |
* | guix-package: Add `--list-installed'.•••* guix-package.in (show-help, %options): Add `--list-installed'.
(guix-package): Move main body to...
[process-actions]: ... here. New internal procedure.
[process-query]: New procedure.
* tests/guix-package.sh: Add tests for `--list-installed'.
* doc/guix.texi (Invoking guix-package): Document it.
| Ludovic Courtès | 2012-11-19 | 3 | -64/+127 |
* | guix-package: Fix typo.•••* guix-package.in (guix-package)[find-package]: Don't use `_' as the
wildcard, to avoid collision with `gettext'.
| Ludovic Courtès | 2012-11-19 | 1 | -1/+1 |
* | distro: Add GNU Zile.•••* distro/packages/zile.scm: New file.
* Makefile.am (MODULES): Add it.
| Ludovic Courtès | 2012-11-19 | 2 | -1/+67 |
* | distro: Add GNU help2man.•••* distro/packages/help2man.scm: New file.
* Makefile.am (MODULES): Add it.
| Ludovic Courtès | 2012-11-19 | 2 | -0/+52 |
* | distro: Add GNU Pies and GNU Inetutils.•••* distro/packages/system.scm: New file.
* Makefile.am (MODULES): Add it.
| Ludovic Courtès | 2012-11-18 | 2 | -0/+91 |
* | build: Add `hydra.scm'.•••* hydra.scm: New file.
* Makefile.am (EXTRA_DIST): Add it.
| Ludovic Courtès | 2012-11-18 | 2 | -0/+58 |
* | doc: Add `ROADMAP'.•••* ROADMAP: New file.
* Makefile.am (EXTRA_DIST): Add it.
| Ludovic Courtès | 2012-11-18 | 2 | -0/+60 |
* | doc: Add `TODO'.•••* TODO: New file.
* Makefile.am (EXTRA_DIST): Add it.
| Ludovic Courtès | 2012-11-18 | 2 | -0/+114 |