~ruther/guix-local

ref: f4eae897cb31a1f3d6d10a42ef67710bf395057d guix-local/gnu d---------
f4eae897 — David Thompson 12 years ago
gnu: Add dtach.

gnu/packages/screen.scm (dtach): New variable.
1790739c — David Thompson 12 years ago
gnu: Add talloc.

* gnu/packages/samba.scm (talloc): New variable.
b76a3847 — Ludovic Courtès 11 years ago
system: Use the default 'groups' field.

* gnu/system/install.scm (installation-os): Remove 'groups' field.
* build-aux/hydra/demo-os.scm: Likewise.
773e956d — Ludovic Courtès 11 years ago
system: Augment the default set of groups.

* gnu/system/shadow.scm (%base-groups): New variable.
* gnu/system.scm (<operating-system>)[groups]: Use it as the default.
72507e23 — Ludovic Courtès 11 years ago
system: Remove useless 'members' field of 'user-group'.

* gnu/system/shadow.scm (<user-group>)[members]: Remove field.
* gnu/system/install.scm (installation-os)[users]: Remove 'members'
  fields.  Use 'supplementary-groups' for 'guest'.
* build-aux/hydra/demo-os.scm (users): Likewise.
* gnu/services/base.scm (guix-service): Remove 'members' field.
528b6a3d — Ludovic Courtès 11 years ago
gnu: kmod: Honor $LINUX_MODULE_DIRECTORY.

* gnu/packages/patches/kmod-module-directory.patch: New file.
* gnu-system.am (dist_patch_DATA): Add it.
* gnu/packages/linux.scm (kmod)[origin]: Use it.
d7d42d6b — Andreas Enge 11 years ago
gnu: Add udev.

* gnu/packages/linux.scm (udev): New variable.
* gnu/packages/patches/udev-gir-libtool.patch: New file.
* gnu-system.am (dist_patch_DATA): Add it.

Co-authored-by: Ludovic Courtès <ludo@gnu.org>
e062d542 — Andreas Enge 11 years ago
gnu: Add kmod.

* gnu/packages/linux.scm (kmod): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
b6a4dba1 — Ludovic Courtès 11 years ago
gnu: man-pages: Upgrade to 3.69.

* gnu/packages/man.scm (man-pages): Upgrade to 3.69.
d3e3b77d — Ludovic Courtès 11 years ago
gnu: gnupg: Upgrade to 2.0.23.

* gnu/packages/gnupg.scm (gnupg): Upgrade to 2.0.23.
ea971101 — Ludovic Courtès 11 years ago
gnu: global: Upgrade to 6.3.

* gnu/packages/global.scm (global): Upgrade to 6.3.
f513527a — Ludovic Courtès 11 years ago
Merge branch 'core-updates'
9b762b8d — Ludovic Courtès 11 years ago
system: Prefer packages from %FINAL-INPUTS.

* gnu/packages/base.scm (canonical-package): New procedure.
* gnu/system.scm (%base-packages): Pass BASH, COREUTILS, FINDUTILS,
  GREP, and SED through 'canonical-package'.
dc343935 — Ludovic Courtès 11 years ago
gnu: isc-dhcp: In native builds, refer to the final Coreutils and sed.

* gnu/packages/admin.scm (isc-dhcp)[inputs]: Add Coreutils and sed only
  when (%current-target-system) is true.
ae5c6fca — Ludovic Courtès 11 years ago
gnu: privoxy: Use etc/privoxy as the sysconfdir.

Reported by "d00000" on #guix.

* gnu/packages/tor.scm (privoxy)[arguments]: Add #:configure-flags.
2c14c6d7 — Mark H Weaver 11 years ago
gnu: gawk: Apply work around to build system for MIPS.

* gnu/packages/gawk.scm (gawk): Work around a build problem on MIPS.
ed4a8816 — Ludovic Courtès 11 years ago
gnu: linux-libre: Upgrade to 3.15.

* gnu/packages/linux.scm (linux-libre): Upgrade to 3.15.
c8f60748 — Ludovic Courtès 11 years ago
gnu: kbd: Patch buggy makefile.

* gnu/packages/linux.scm (kbd)[source]: Add 'modules' and 'snippet'
  fields.
c4e52354 — Ludovic Courtès 11 years ago
gnu: guile-ncurses: Work around missing test files.

* gnu/packages/patches/guile-ncurses-tests.patch: New file.
* gnu/packages/guile.scm (guile-ncurses)[source]: Use it.
* gnu-system.am (dist_patch_DATA): Add it.
1319cfe9 — Ludovic Courtès 11 years ago
gnu: icu4c: Upgrade to 53.1.

* gnu/packages/icu4c.scm (icu4c): Upgrade to 53.1.
Next