summaryrefslogtreecommitdiff
path: root/gnu/build
Commit message (Expand)AuthorAge
* linux-modules: Use normalized module names for 'modprobe.blacklist'.Ludovic Courtès2016-02-21
* file-systems: Spawn a Bournish REPL upon fsck failure.Ludovic Courtès2016-02-08
* Rename 'dmd' to 'shepherd' in comments and strings.Alex Kost2016-01-29
* Rename '/root/etc/dmd' directory and 'do-not-kill' file.Alex Kost2016-01-29
* build: container: Make 'unprivileged-user-namespace-supported?' more robust.Mark H Weaver2016-01-23
* linux-modules: Support 'modprobe.blacklist' on the command line.Ludovic Courtès2016-01-16
* linux-boot: Remove verbose output for module loads.Ludovic Courtès2016-01-05
* system: Allow the root file system to be named by UUID.Ludovic Courtès2016-01-01
* file-systems: Move 'string->uuid' to the build side.Ludovic Courtès2016-01-01
* build: container: Add feature test predicates.David Thompson2015-11-03
* container: Remove unnecessary CLONE_CHILD_* flags.Ludovic Courtès2015-10-28
* file-systems: Do not truncate mount points that already exist.Ludovic Courtès2015-10-17
* build: container: Fix call-with-clean-exit.David Thompson2015-10-10
* linux-boot: Mount /dev as a devtmpfs from the start.Ludovic Courtès2015-09-20
* linux-initrd: Compress cpio archives deterministically.Ludovic Courtès2015-09-09
* build: container: Use the same clone flags as fork(3).David Thompson2015-09-07
* build: container: Setup /dev/console.David Thompson2015-09-07
* build: container: Add #:host-uids argument to call-with-container.David Thompson2015-08-08
* build: file-systems: Allow for bind mounting regular files.David Thompson2015-08-08
* vm: Make the list of partitions to build a parameter.Ludovic Courtès2015-07-26
* vm: Use the 'umount' procedure instead of util-linux's 'umount' command.Ludovic Courtès2015-07-24
* 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