summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-07-25Update NEWS.v0.7Ludovic Courtès1-0/+6
2014-07-25build: Update PO files as per 'make dist'.Ludovic Courtès11-541/+652
2014-07-25Update NEWS.Ludovic Courtès1-5/+45
2014-07-25ui: Improve formatting of package dependencies in recutils.Ludovic Courtès1-2/+8
2014-07-25build: Fix typo in 'guix package --show' test.Ludovic Courtès1-1/+1
2014-07-25build: Better reject systems where the shebang would be too long.Ludovic Courtès1-1/+1
2014-07-25services: Use system groups where applicable.Ludovic Courtès4-3/+7
2014-07-25system: Add the 'system?' field for user groups.Ludovic Courtès5-23/+37
2014-07-24doc: Make sure out-of-source-tree builds find os-config.tmpl.Ludovic Courtès4-3/+13
2014-07-24doc: Add "guix system" to 'dir'.Ludovic Courtès1-0/+2
2014-07-24services: xorg: Honor ~/.xsession.Ludovic Courtès1-1/+6
2014-07-24install: Add a configuration template to the image.Ludovic Courtès4-16/+59
2014-07-24monads: Add 'interned-file'.Ludovic Courtès3-0/+46
2014-07-24doc: Recommend partition labels.Ludovic Courtès1-0/+5
2014-07-24services: xorg: Remove /var/run/slim.lock when starting.Ludovic Courtès1-4/+9
2014-07-24gnu: gcc: Update to 4.9.1.Mark H Weaver1-2/+2
2014-07-24gnu: Add libftdi.Manolis Ragkousis2-0/+49
2014-07-23gnu: Adjust more packages to GLib "bin" split.Mark H Weaver2-0/+2
2014-07-23gnu: parallel: Upgrade to 20140722.Andreas Enge1-2/+2
2014-07-23gnu: xorriso: Upgrade to 3.1.8.Andreas Enge1-2/+2
2014-07-23gnu: nano: Upgrade to 2.3.6.Andreas Enge1-2/+2
2014-07-23gnu: htop: Update source URI.Mark H Weaver1-1/+1
2014-07-23gnu: module-init-tools: Fix $LINUX_MODULE_DIRECTORY handling in 'depmod'.Ludovic Courtès1-2/+2
2014-07-23gnu: kmod: Install symlinks for 'insmod', 'modprobe', etc.Ludovic Courtès1-1/+12
2014-07-23gnu: module-init-tools: Handle $LINUX_MODULE_DIRECTORY without trailing slash.Ludovic Courtès1-20/+20
2014-07-23guix system: Protect against changes to $PATH when activating the system.Ludovic Courtès1-1/+15
2014-07-23guix system: Fix type error in 'reconfigure'.Ludovic Courtès1-1/+2
2014-07-23gnu: dvdisaster: Upgrade to 0.72.6.Andreas Enge1-4/+11
2014-07-23install: Add a service to back the store with the target disk.Ludovic Courtès3-1/+88
2014-07-23gnu: pari-gp: Upgrade to 2.7.1.Andreas Enge1-2/+2
2014-07-23system: Add missing exports to (gnu system file-systems).Mark H Weaver1-0/+2
2014-07-23system: Add /dev/shm.Ludovic Courtès2-1/+19
2014-07-23system: Recognize more file system flags.Ludovic Courtès4-17/+38
2014-07-23doc: Merge the type, variable, and function indices.Ludovic Courtès1-3/+5
2014-07-23system: Add 'file-system' decl. for /dev/pts, and use the right options.Ludovic Courtès5-9/+36
2014-07-23system: Add 'create-mount-point?' file system option.Ludovic Courtès4-4/+17
2014-07-22Require only lower gettext version.Andreas Enge1-1/+1
2014-07-22Thank Adam.Ludovic Courtès1-0/+1
2014-07-22system: Add '%devtmpfs-file-system' for udev, and '%base-file-systems'.Ludovic Courtès5-16/+67
2014-07-22doc: Fix typo.Ludovic Courtès1-1/+1
2014-07-21Add comments about global memoization.Ludovic Courtès2-0/+5
2014-07-21services: Allow 'check-file-system' to work for non-boot-time file systems.Ludovic Courtès1-2/+9
2014-07-21Update 'NEWS'.Ludovic Courtès1-0/+69
2014-07-21guix package: add a "show" option.Cyril Roelandt3-0/+42
2014-07-21ui: add the "dependencies" field to package->recutils:Cyril Roelandt1-0/+8
2014-07-20nls: Add Hungarian translation.Ludovic Courtès2-0/+1269
2014-07-20build: Fix typo that would lead to hitting the socket name length limit.Ludovic Courtès1-1/+1
2014-07-20doc: Show output of 'guix refresh --list-dependent' example.Ludovic Courtès1-1/+3
2014-07-20guix refresh: Use (ice-9 format).Ludovic Courtès1-1/+2
2014-07-20guix system: Factorize 'copy-closure'.Ludovic Courtès1-10/+16