summary refs log tree commit diff
AgeCommit message (Expand)Author
2013-09-11gnu: avahi, dbus: Use /var as $localstatedir.Ludovic Courtès
2013-09-11gnu: Move helper code to (gnu system …) modules.Ludovic Courtès
2013-09-11gnu: vm: Remove potluck hacks.Ludovic Courtès
2013-09-11gnu: vm: Setup PAM.Ludovic Courtès
2013-09-11gnu: vm: Create shadow files with the right format.Ludovic Courtès
2013-09-11linux-initrd: Create /dev/klog and /dev/kmsg.Ludovic Courtès
2013-09-11gnu: linux-initrd: Fix typo.Ludovic Courtès
2013-09-11gnu: linux-pam: Add declarative PAM service interface.Ludovic Courtès
2013-09-11store: The 'references' parameter of 'add-text-to-store' is now optional.Ludovic Courtès
2013-09-10gnu: isl: Update urls.Andreas Enge
2013-09-09gnu: vm: Copy /etc/shadow to the guest.Ludovic Courtès
2013-09-08gnu: vm: Create valid /etc/shadow and /etc/passwd.Ludovic Courtès
2013-09-08gnu: vm: Clear timestamps on the imported files, like in the store.Ludovic Courtès
2013-09-08hydra: Support a 'subset' argument.Ludovic Courtès
2013-09-08gnu: linux-libre: Upgrade to 3.11.Ludovic Courtès
2013-09-07gnu: grub: Add support for building configuration files.Ludovic Courtès
2013-09-07doc: Add "Data Types and Pattern Matching" to the Coding Style.Ludovic Courtès
2013-09-07gnu: Add the 'license:' prefix.Nikita Karetnikov
2013-09-06gnu: Add itstool.Cyril Roelandt
2013-09-05gnu: vm: Add /etc/shadow in the QEMU image.Ludovic Courtès
2013-09-05gnu: vm: Remove unused 'qemu-image' argument.Ludovic Courtès
2013-09-05gnu: vm: First stab at building a populated QEMU image.Ludovic Courtès
2013-09-05gnu: linux-initrd: Fix creation of /dev/tty nodes.Ludovic Courtès
2013-09-05gnu: vm: 'qemu-image' populates /dev on the target root file system.Ludovic Courtès
2013-09-04gnu: xorg: Update comment for mesa.Andreas Enge
2013-09-04gnu: libdrm: Update to 2.4.46.Andreas Enge
2013-09-03hydra: Add Graphviz as an input to the "tarball" job.Ludovic Courtès
2013-09-03hydra: Add Git as an input to the "tarball" job.Ludovic Courtès
2013-09-03pull: Compile files in the lexicographic order.Ludovic Courtès
2013-09-03build-system/cmake: Fix typo.Ludovic Courtès
2013-09-03build-system/gnu: Delay resolution of (@ (gnu packages cmake) cmake).Ludovic Courtès
2013-09-02substitute-binary: Show the Nar size, when available.Ludovic Courtès
2013-09-02union: Don't traverse sub-directories only found in one element of the union.Ludovic Courtès
2013-09-02gnu: lzo: Build the shared library.Ludovic Courtès
2013-09-02gnu: Add dfc.Cyril Roelandt
2013-09-02gnu: Add htop.Cyril Roelandt
2013-09-02gnu: Add mingetty.Ludovic Courtès
2013-09-02store: Add a printer for <nix-server>.Ludovic Courtès
2013-09-02gnu: linux-initrd: Factorize device node creation.Ludovic Courtès
2013-09-01gnu: Add git.Andreas Enge
2013-09-01gnu: cairo: Update to 1.12.16.Andreas Enge
2013-09-01gnu: Update harfbuzz to 0.9.20.Andreas Enge
2013-09-01gnu: python: Temporarily make python 2 the default.Andreas Enge
2013-08-31gnu: vm: `qemu-image' can copy store closures into the target image.Ludovic Courtès
2013-08-31gnu: `expression->derivation-in-linux-vm' accepts files as inputs.Ludovic Courtès
2013-08-31gnu: `expression->derivation-in-linux-vm' export references graphs.Ludovic Courtès
2013-08-31gnu: linux-initrd: Make device nodes for QEMU's hard disk.Ludovic Courtès
2013-08-31gnu: linux-initrd: Make Guile modules accessible in the chroot.Ludovic Courtès
2013-08-31gnu: python: Adapt native-search-paths for Python 3.3.Andreas Enge
2013-08-31gnu: Add Python 3.Andreas Enge