~ruther/guix-local

ref: ea0a52d7d6b4aa6e69af7d74e1ba2fd4aa8b3c7e guix-local/gnu d---------
ccc2678b — Ludovic Courtès 11 years ago
system: grub: Make sure the font and background image are always found.

* gnu/system/grub.scm (eye-candy): Add 'search --file --set'.
6c777cf8 — Ludovic Courtès 11 years ago
system: Adjust 'grub.cfg' to work on systems with a separate /boot.

Fixes <http://bugs.gnu.org/19220>.
Reported by Nikita Karetnikov <nikita@karetnikov.org>.

* gnu/system/grub.scm (grub-configuration-file)[entry->gexp]: Add
  'search --file --set'.
  (grub-configuration-file)[builder]: Remove 'search.file'.
5c5e7bda — Ludovic Courtès 11 years ago
vm: Use QEMU's standard VGA emulation by default.

* gnu/system/vm.scm (common-qemu-options): Add "-vga std".
b2bd7c25 — Ludovic Courtès 11 years ago
services: xorg: Run the window manager from a login shell.

This is a followup to 1d18d87, which fixes <http://bugs.gnu.org/19119>.

* gnu/services/xorg.scm (xinitrc)[builder]: Add 'exec-from-login-shell'
  procedure.  Use it instead of 'execl' when launching XSESSION, WMAKER,
  or RATPOISON.
a8a086e3 — Ludovic Courtès 11 years ago
system: Add sudo to '%base-packages'.

* gnu/system.scm (%base-packages): Add SUDO.
c1125a04 — Federico Beffa 11 years ago
gnu: python-numpy-bootstrap: Make tests verbose.

* gnu/packages/python.scm (python-numpy-bootstrap): Make tests verbose to
  allow test failure debugging on hydra.
aba42c98 — 宋文武 11 years ago
gnu: xfconf: Disable parallel tests.

* gnu/packages/xfce.scm (xfconf): Add 'arguments' field.
4e10a221 — Ricardo Wurmus 11 years ago
gnu: Add samtools

* gnu/packages/bioinformatics.scm: New file
* gnu-system.am (GNU_SYSTEM_MODULES): Add it

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
97ab2c0f — Ludovic Courtès 11 years ago
system: /etc/profile defines 'MANPATH', which includes the global profile.

* gnu/system.scm (etc-directory)[profile]: Set 'MANPATH'.
c9d512fa — Mark H Weaver 11 years ago
gnu: Add nginx.

* gnu/packages/web.scm (nginx): New variable.
90dcf9c8 — Mark H Weaver 11 years ago
gnu: pcre: Update to 8.36 and enable JIT support.

* gnu/packages/pcre.scm (pcre): Update to 8.36.  Enable JIT support.
8a3c54e0 — 宋文武 11 years ago
gnu: Add xfdesktop.

* gnu/packages/xfce.scm (xfdesktop): New variable.
3a4bfdde — 宋文武 11 years ago
gnu: Add xfwm4.

* gnu/packages/xfce.scm (xfwm4): New variable.
aac03800 — 宋文武 11 years ago
gnu: Add thunar-volman.

* gnu/packages/xfce.scm (thunar-volman): New variable.
5c776d27 — 宋文武 11 years ago
gnu: Add thunar.

* gnu/packages/xfce.scm (thunar): New variable.
55613927 — 宋文武 11 years ago
gnu: Add xfce4-settings.

* gnu/packages/xfce.scm (xfce4-settings): New variable.
9a8a040d — 宋文武 11 years ago
gnu: Add xfce4-session.

* gnu/packages/xfce.scm (xfce4-session): New variable.
c5c2f9bb — 宋文武 11 years ago
gnu: Add xfce4-appfinder.

* gnu/packages/xfce.scm (xfce4-appfinder): New variable.
3b3a7fe7 — 宋文武 11 years ago
gnu: Add xfce4-panel.

* gnu/packages/xfce.scm (xfce4-panel): New variable.
305bc4cc — 宋文武 11 years ago
gnu: Add tumbler.

* gnu/packages/xfce.scm (tumbler): New variable.
Next