index
:
~cnx/guix
this commit
core-updates
e9patch
emacs-team
gnome-team
gnuzilla-updates
guile-daemon
hurd-team
ibus-table
install-doc-overhaul
kernel-updates
keyring
klee
master
mesa-updates
nix
node-18-updates
node-reproducibility
old-guix-wip-file-offset-bits-64-sledgehammer
python-team
qt-updates
r-team
r-updates
rust-team
smartdns
snapper
version-0.10.0
version-0.11.0
version-0.12.0
version-0.13.0
version-0.14.0
version-0.15.0
version-0.16.0
version-0.8.3
version-0.9.0
version-1.0.0
version-1.0.1
version-1.1.0
version-1.2.0
version-1.3.0
version-1.4.0
wip-aarch64-bootstrap
wip-arm-bootstrap
wip-buildroot
wip-check
wip-container
wip-cpu-tuning
wip-deploy
wip-deploy2
wip-desktop
wip-digests
wip-file-offset-bits-64
wip-file-offset-bits-64-sledgehammer
wip-filesearch
wip-full-source-bootstrap
wip-gexp-grafts
wip-gexp-hygiene
wip-git-https
wip-gnome
wip-gnome3.34
wip-gnome3.36
wip-guile-ssh-0.16
wip-guix-log
wip-harden-installer
wip-hurd-vm
wip-image
wip-import-version
wip-ipfs
wip-ipfs-substitutes
wip-ipfs2
wip-java-aarch64
wip-kde-education
wip-kde-plasma
wip-loongson2f
wip-mediagoblin
wip-mnt-reform
wip-node-14
wip-node-importer
wip-ocaml
wip-perl6
wip-pinebook-pro
wip-postfix
wip-potluck
wip-ppc
wip-ppc64le
wip-python-mne
wip-r
wip-rust
wip-system-bootstrap
wip-texlive
wip-texlive-importer
wip-texlive-mono
wip-wget
Personal Guix development branches
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gnu
/
build
Age
Commit message (
Expand
)
Author
2015-08-08
build: container: Add #:host-uids argument to call-with-container.
David Thompson
2015-08-08
build: file-systems: Allow for bind mounting regular files.
David Thompson
2015-07-26
vm: Make the list of partitions to build a parameter.
Ludovic Courtès
2015-07-24
vm: Use the 'umount' procedure instead of util-linux's 'umount' command.
Ludovic Courtès
2015-07-14
file-systems: Implement partition lookup by UUID.
Ludovic Courtès
2015-07-14
file-systems: Use (guix build syscalls) at build time if needed.
Ludovic Courtès
2015-07-09
gnu: build: Add Linux container module.
David Thompson
2015-07-09
build: file-systems: Import (guix build syscalls) for non-static Guiles.
David Thompson
2015-06-24
linux-initrd: Produce cpio archives with zeroed timestamps, etc.
Ludovic Courtès
2015-06-24
linux-initrd: Populate cpio archives in a deterministic order.
Ludovic Courtès
2015-06-24
linux-initrd: Use (guix cpio) instead of GNU cpio.
Ludovic Courtès
2015-06-19
gnu: Make 'mount' interface in static Guile consistent with Guix API.
David Thompson
2015-06-18
install: Turn off deduplication for the binary tarball.
Ludovic Courtès
2015-06-10
install: Really overwrite TARGET/var/guix/profiles/system-1-link.
Ludovic Courtès
2015-05-24
gnu: linux-boot: Remove outdated and misleading comment.
Ludovic Courtès
2015-05-09
system: activate-ptrace-attach: Handle kernels without YAMA support.
Mark H Weaver
2015-05-05
activation: Make user copies of the skeletons writable.
Ludovic Courtès
2015-04-29
install: Make /var/lock.
Ludovic Courtès
2015-04-20
file-systems: Use a second 'mount' call for read-only bind mounts.
Ludovic Courtès
2015-04-14
install: Add a procedure to build a self-contained binary tarball.
Ludovic Courtès
2015-04-12
system: Allow users to PTRACE_ATTACH to their own processes.
Ludovic Courtès
2015-04-08
activation: Remove undeclared user accounts and groups.
Ludovic Courtès
2015-03-31
install: Create /var/tmp.
Ludovic Courtès
2015-03-03
system: Add /etc/ssl symlink; set needed variables in /etc/profile.
Mark H Weaver
2015-01-28
linux-boot: Don't fail if /root/etc/mtab is a dangling symlink.
Ludovic Courtès
2015-01-05
linux-boot: Make /etc/mtab a symlink to /proc/self/mounts.
宋文武
2014-12-13
activation: Copy the account skeletons when creating the 'root' account.
Ludovic Courtès
2014-12-09
system: Don't make /boot/grub/grub.cfg a symlink to the store.
Ludovic Courtès
2014-12-06
activation: Don't create unneeded "/var/guix/gcroots/etc-directory".
Ludovic Courtès
2014-12-04
system: Make /boot/grub/grub.cfg an indirect GC root.
Ludovic Courtès
2014-11-28
linux-modules: Correctly propagate error code from 'init_module'.
Ludovic Courtès
2014-11-28
linux-boot: Load modules and their dependencies, à la 'modprobe'.
Ludovic Courtès
2014-11-28
system: Add (gnu build linux-modules).
Ludovic Courtès
2014-11-26
linux-boot: Call 'pre-mount' before 'mount-root-file-system'.
Ludovic Courtès
2014-11-26
linux-boot: Error out when 'pre-mount' returns #f.
Ludovic Courtès
2014-11-20
linux-boot: Don't catch exceptions thrown by 'mount-root-file-system'.
Ludovic Courtès
2014-11-20
file-systems: Always write the options field in /etc/mtab.
Ludovic Courtès
2014-11-13
vm: Set the boot flag on the root partition.
Ludovic Courtès
2014-11-13
linux-boot: Make more disk partition block devices.
Ludovic Courtès
2014-11-11
activation: Set the firmware search path.
Ludovic Courtès
2014-11-02
system: Allow Linux-libre to find our 'modprobe' command.
Ludovic Courtès
2014-09-22
system: Add support for boot-time mapped devices.
Ludovic Courtès
2014-09-22
activation: Ensure existing user accounts have the right settings.
Ludovic Courtès
2014-09-19
linux-boot: Ask fsck for a progress bar.
Ludovic Courtès
2014-09-18
linux-initrd: Remove now obsolete #:guile-modules-in-chroot? parameter.
Ludovic Courtès
2014-09-12
activation: Honor $GUIX_NEW_SYSTEM for use by 'guix system reconfigure'.
Ludovic Courtès
2014-09-12
activation: Set the permissions of /etc/sudoers to 440.
Ludovic Courtès
2014-09-12
activation: Make the /bin/sh symlink at activation time.
Ludovic Courtès
2014-09-12
activation: Make sure /etc/sudoers & co. are regular files.
Ludovic Courtès
2014-09-12
activation: Remove outdated comment.
Ludovic Courtès
[next]