guix/gnu/packages
Ludovic Courtès fbd1c3e95b gnu: linux-initrd: Mount /tmp as a tmpfs.
* gnu/packages/linux-initrd.scm (gnu-system-initrd): Make sure /root/tmp
  exists; mount it as a tmpfs.
2013-09-27 00:46:17 +02:00
..
bootstrap
patches gnu: gnutls: Upgrade to 3.2.4. 2013-09-13 16:26:59 +02:00
acl.scm
algebra.scm gnu: pari-gp: Update to 2.5.4. 2013-08-31 12:20:55 +02:00
apr.scm gnu: Rename "libapr" to "apr" and "libaprutil" to "apr-util". 2013-08-05 15:12:50 +02:00
aspell.scm
attr.scm
autotools.scm gnu: automake: Upgrade to 1.14. 2013-07-11 22:21:47 +02:00
avahi.scm gnu: avahi, dbus: Use /var as $localstatedir. 2013-09-11 23:37:57 +02:00
base.scm gnu: tzdata: Fix hash of tzcode tarball. 2013-08-23 16:02:28 +02:00
bash.scm
bdb.scm
bdw-gc.scm gnu: Add a "debug" output for some packages. 2013-07-03 23:55:04 +02:00
bison.scm
bootstrap.scm derivations: Move 3 positional parameters into keyword parameters. 2013-08-26 22:20:27 +02:00
cdrom.scm gnu: Add dvdisaster. 2013-09-26 18:26:44 +02:00
cflow.scm
check.scm
cmake.scm
compression.scm gnu: lzo: Build the shared library. 2013-09-02 23:04:25 +02:00
cpio.scm
cppi.scm
cross-base.scm build-system/gnu: Remove the "debug" output when `strip-binaries?' is #f. 2013-07-04 13:26:35 +02:00
cryptsetup.scm gnu: python: Replace input python by python-wrapper. 2013-09-03 22:18:39 +02:00
curl.scm
cyrus-sasl.scm
ddrescue.scm gnu: ddrescue: Update to 1.17. 2013-07-20 00:32:16 +02:00
dejagnu.scm
dwm.scm
ed.scm
emacs.scm gnu: emacs: Use gtk+. 2013-08-05 21:59:56 +02:00
fdisk.scm
file.scm
flex.scm
fonts.scm gnu: Move non-X11 fonts from module xorg to fonts. 2013-08-20 15:03:10 +02:00
fontutils.scm gnu: fontconfig: Add and register gs-fonts. 2013-09-25 09:48:13 +02:00
freeipmi.scm gnu: freeipmi: Upgrade to 1.2.8. 2013-07-12 01:05:27 +02:00
gawk.scm
gcal.scm
gcc.scm gnu: isl: Update urls. 2013-09-10 19:05:43 +02:00
gd.scm
gdb.scm gnu: python: Replace input python by python-wrapper. 2013-09-03 22:18:39 +02:00
gdbm.scm
geeqie.scm gnu: Add exiv2 and Geeqie. 2013-08-20 00:57:25 +02:00
gettext.scm gnu: gettext: Upgrade to 0.18.3. 2013-07-08 00:13:15 +02:00
ghostscript.scm gnu: python: Replace input python by python-wrapper. 2013-09-03 22:18:39 +02:00
gkrellm.scm gnu: Add gkrellm. 2013-08-24 10:25:18 +02:00
glib.scm gnu: dbus: Add dependency on libX11. 2013-09-16 21:39:07 +02:00
global.scm
gnome.scm gnu: Add gnome-doc-utils. 2013-09-22 17:53:01 +02:00
gnunet.scm gnu: Add libmicrohttpd. 2013-08-24 11:40:57 +02:00
gnupg.scm gnu: libksba: Update to 1.3.0. 2013-09-25 13:46:34 +02:00
gnutls.scm gnu: gnutls: Upgrade to 3.2.4. 2013-09-13 16:26:59 +02:00
gperf.scm
gprolog.scm
graphviz.scm
groff.scm
grub.scm gnu: Move helper code to (gnu system …) modules. 2013-09-11 22:36:50 +02:00
grue-hunter.scm
gsasl.scm
gstreamer.scm gnu: Add gst-plugins-base. 2013-09-22 17:25:12 +02:00
gtk.scm gnu: harfbuzz: Update to 0.9.21. 2013-09-26 18:44:31 +02:00
guile.scm gnu: Add Guile-Lib. 2013-08-26 16:04:15 +02:00
gv.scm
help2man.scm gnu: help2man: Upgrade to 1.43.3. 2013-07-11 22:30:46 +02:00
hugs.scm
icu4c.scm
idutils.scm
imagemagick.scm gnu: imagemagick: Update to 6.8.6-9. 2013-08-28 23:33:24 +02:00
indent.scm gnu: indent: Cosmetic change. 2013-08-21 12:05:18 +02:00
irssi.scm
ld-wrapper.scm
less.scm
lesstif.scm gnu: lesstif: Make package usable by adding propagated input. 2013-03-31 14:58:01 +02:00
libdaemon.scm
libevent.scm gnu: python: Replace input python by python-wrapper. 2013-09-03 22:18:39 +02:00
libffi.scm gnu: Add a "debug" output for some packages. 2013-07-03 23:55:04 +02:00
libidn.scm gnu: libidn: Upgrade to 1.28. 2013-07-12 01:05:06 +02:00
libjpeg.scm gnu: libjpeg: Correct name of libjpeg-8 package to allow installation. 2013-01-23 21:28:44 +01:00
libphidget.scm gnu: libphidget: Add "debug" output. 2013-07-16 22:15:23 +02:00
libpng.scm gnu: libpng: Upgrade to 1.5.17. 2013-07-10 15:55:39 +02:00
libsigsegv.scm
libtiff.scm
libunistring.scm
libunwind.scm
libusb.scm
lightning.scm gnu: Add GNU lightning. 2013-08-24 10:04:43 +02:00
linux-initrd.scm gnu: linux-initrd: Mount /tmp as a tmpfs. 2013-09-27 00:46:17 +02:00
linux.scm gnu: Add net-tools. 2013-09-27 00:46:16 +02:00
lout.scm
lsh.scm
lsof.scm
lua.scm
lvm.scm
m4.scm
mail.scm gnu: mutt: Add SASL for authenticated SMTP. 2013-09-23 12:50:59 +02:00
make-bootstrap.scm gnu: make-bootstrap: Remove the `debug' output from the static Coreutils. 2013-08-29 00:05:03 +02:00
maths.scm gnu: pspp: Update to 0.8.1. 2013-09-25 11:08:16 +02:00
mit-krb5.scm
mp3.scm gnu: Add ripperX. 2013-08-07 19:13:46 +02:00
multiprecision.scm gnu: Add a "debug" output for some packages. 2013-07-03 23:55:04 +02:00
mysql.scm
nano.scm
ncurses.scm
netpbm.scm gnu: python: Replace input python by python-wrapper. 2013-09-03 22:18:39 +02:00
nettle.scm
noweb.scm gnu: Add noweb. 2013-07-03 15:10:34 +02:00
ocaml.scm
ocrad.scm gnu: Add GNU Ocrad. 2013-08-19 00:52:49 +02:00
oggvorbis.scm gnu: python: Replace input python by python-wrapper. 2013-09-03 22:18:39 +02:00
openldap.scm
openssl.scm
package-management.scm gnu: guix: Rework 0.4 hack to gracefully handle lack of tarball. 2013-09-25 00:13:06 +02:00
parted.scm
patchelf.scm
pcre.scm gnu: Add PCRE (Perl Compatible Regular Expression). 2013-02-05 23:41:38 +01:00
pdf.scm gnu: xpdf: Use gs-fonts to provide standard postscript fonts. 2013-04-28 22:05:27 +02:00
perl.scm
pkg-config.scm
plotutils.scm gnu: plotutils: Allow compilation with newer libpng. 2013-07-12 22:25:30 +02:00
popt.scm
pth.scm
python.scm gnu: Add python2-pyicu. 2013-09-22 09:44:49 +02:00
qemu.scm gnu: qemu: Switch back to Python 2. 2013-09-04 19:13:41 +02:00
ratpoison.scm
readline.scm
recutils.scm
rsync.scm
rush.scm
samba.scm gnu: python: Replace input python by python-wrapper. 2013-09-03 22:18:39 +02:00
scheme.scm gnu: racket: Add dependency on GTK+. 2013-09-24 23:40:49 +02:00
screen.scm
shishi.scm
smalltalk.scm
sqlite.scm
ssh.scm
system.scm gnu: Add net-base. 2013-09-27 00:46:17 +02:00
tcl.scm
tcsh.scm
texinfo.scm
texlive.scm gnu: texlive: Switch back to Python 2. 2013-09-04 19:09:39 +02:00
time.scm
tmux.scm
tor.scm
unrtf.scm gnu: Add UnRTF. 2013-05-24 00:03:57 +02:00
valgrind.scm gnu: Add Valgrind. 2013-08-24 10:21:14 +02:00
version-control.scm gnu: git: Switch back to Python 2. 2013-09-05 18:13:23 +02:00
vim.scm
vpn.scm
w3m.scm gnu: Add w3m. 2013-03-06 20:52:04 +00:00
wdiff.scm gnu: wdiff: Update to 1.2.1. 2013-04-25 00:13:56 +02:00
wget.scm
which.scm
wordnet.scm
xlockmore.scm
xml.scm gnu: libxml2: Switch back to Python 2. 2013-09-04 18:54:53 +02:00
xnee.scm gnu: Add Xnee. 2013-07-20 00:50:35 +02:00
xorg.scm gnu: xf86-input-joystick: Fix installation path. 2013-09-26 17:33:33 +02:00
yasm.scm gnu: python: Replace input python by python-wrapper. 2013-09-03 22:18:39 +02:00
zile.scm gnu: zile: Fix references to /bin/sh. 2013-09-26 00:15:51 +02:00
zip.scm gnu: zziplib: Switch back to Python 2. 2013-09-04 18:40:54 +02:00