summaryrefslogtreecommitdiff
path: root/gnu/build
Commit message (Expand)AuthorAge
* file-systems: Implement partition lookup by UUID.Ludovic Courtès2015-07-14
* file-systems: Use (guix build syscalls) at build time if needed.Ludovic Courtès2015-07-14
* gnu: build: Add Linux container module.David Thompson2015-07-09
* build: file-systems: Import (guix build syscalls) for non-static Guiles.David Thompson2015-07-09
* linux-initrd: Produce cpio archives with zeroed timestamps, etc.Ludovic Courtès2015-06-24
* linux-initrd: Populate cpio archives in a deterministic order.Ludovic Courtès2015-06-24
* linux-initrd: Use (guix cpio) instead of GNU cpio.Ludovic Courtès2015-06-24
* gnu: Make 'mount' interface in static Guile consistent with Guix API.David Thompson2015-06-19
* install: Turn off deduplication for the binary tarball.Ludovic Courtès2015-06-18
* install: Really overwrite TARGET/var/guix/profiles/system-1-link.Ludovic Courtès2015-06-10
* gnu: linux-boot: Remove outdated and misleading comment.Ludovic Courtès2015-05-24
* system: activate-ptrace-attach: Handle kernels without YAMA support.Mark H Weaver2015-05-09
* activation: Make user copies of the skeletons writable.Ludovic Courtès2015-05-05
* install: Make /var/lock.Ludovic Courtès2015-04-29
* file-systems: Use a second 'mount' call for read-only bind mounts.Ludovic Courtès2015-04-20
* install: Add a procedure to build a self-contained binary tarball.Ludovic Courtès2015-04-14
* system: Allow users to PTRACE_ATTACH to their own processes.Ludovic Courtès2015-04-12
* activation: Remove undeclared user accounts and groups.Ludovic Courtès2015-04-08
* install: Create /var/tmp.Ludovic Courtès2015-03-31
* system: Add /etc/ssl symlink; set needed variables in /etc/profile.Mark H Weaver2015-03-03
* linux-boot: Don't fail if /root/etc/mtab is a dangling symlink.Ludovic Courtès2015-01-28
* linux-boot: Make /etc/mtab a symlink to /proc/self/mounts.宋文武2015-01-05
* activation: Copy the account skeletons when creating the 'root' account.Ludovic Courtès2014-12-13
* system: Don't make /boot/grub/grub.cfg a symlink to the store.Ludovic Courtès2014-12-09
* activation: Don't create unneeded "/var/guix/gcroots/etc-directory".Ludovic Courtès2014-12-06
* system: Make /boot/grub/grub.cfg an indirect GC root.Ludovic Courtès2014-12-04
* linux-modules: Correctly propagate error code from 'init_module'.Ludovic Courtès2014-11-28
* linux-boot: Load modules and their dependencies, à la 'modprobe'.Ludovic Courtès2014-11-28
* system: Add (gnu build linux-modules).Ludovic Courtès2014-11-28
* linux-boot: Call 'pre-mount' before 'mount-root-file-system'.Ludovic Courtès2014-11-26
* linux-boot: Error out when 'pre-mount' returns #f.Ludovic Courtès2014-11-26
* linux-boot: Don't catch exceptions thrown by 'mount-root-file-system'.Ludovic Courtès2014-11-20
* file-systems: Always write the options field in /etc/mtab.Ludovic Courtès2014-11-20
* vm: Set the boot flag on the root partition.Ludovic Courtès2014-11-13
* linux-boot: Make more disk partition block devices.Ludovic Courtès2014-11-13
* activation: Set the firmware search path.Ludovic Courtès2014-11-11
* system: Allow Linux-libre to find our 'modprobe' command.Ludovic Courtès2014-11-02
* system: Add support for boot-time mapped devices.Ludovic Courtès2014-09-22
* activation: Ensure existing user accounts have the right settings.Ludovic Courtès2014-09-22
* linux-boot: Ask fsck for a progress bar.Ludovic Courtès2014-09-19
* linux-initrd: Remove now obsolete #:guile-modules-in-chroot? parameter.Ludovic Courtès2014-09-18
* activation: Honor $GUIX_NEW_SYSTEM for use by 'guix system reconfigure'.Ludovic Courtès2014-09-12
* activation: Set the permissions of /etc/sudoers to 440.Ludovic Courtès2014-09-12
* activation: Make the /bin/sh symlink at activation time.Ludovic Courtès2014-09-12
* activation: Make sure /etc/sudoers & co. are regular files.Ludovic Courtès2014-09-12
* activation: Remove outdated comment.Ludovic Courtès2014-09-12
* activation: Factorize the link-or-copy trick.Ludovic Courtès2014-09-12
* install: Gracefully handle corner cases with 'guix system init foo /'.Ludovic Courtès2014-09-10
* linux-initrd: Store Linux modules in a normal store directory.Ludovic Courtès2014-09-08
* linux-initrd: Move initrd creation code to (guix build linux-initrd).Ludovic Courtès2014-09-08