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
2017-02-01
system: Create home directories once 'file-systems' is up.
Ludovic Courtès
2017-01-31
file-systems: Do not read superblocks past the end of a device.
Ludovic Courtès
2017-01-10
system: Add btrfs file system support.
David Craven
2017-01-10
file-systems: Refactor file-system predicates.
David Craven
2017-01-10
file-systems: Refactor check-file-system.
David Craven
2017-01-06
file-systems: Refactor file system detection logic.
David Craven
2016-12-07
gnu: cross-base: Move phases to (gnu build cross-toolchain).
Ludovic Courtès
2016-11-29
gnu: Allow nfs file systems to be automatically mounted.
John Darrington
2016-11-28
vm: Avoid needless file copy in 'load-in-linux-vm'.
Ludovic Courtès
2016-11-23
install: Enable "cryptodisk" handling in GRUB.
Ludovic Courtès
2016-11-23
marionette: Add 'marionette-screen-text' using OCR.
Ludovic Courtès
2016-11-23
marionette: Delay synchronization with the host's REPL.
Ludovic Courtès
2016-11-22
marionette: Avoid use of SIGALRM for timeouts.
Ludovic Courtès
2016-11-10
container: Pass a list of <file-system> objects as things to mount.
Ludovic Courtès
2016-11-06
install: Extract procedure: install-grub-config.
Chris Marusich
2016-11-06
gnu: build: file-system: Change url of LUKS specification.
ng0
2016-10-27
file-systems: 'disk-partitions' detected partitions from mapped devices.
Ludovic Courtès
2016-10-25
svg: Autoload Guile-RSVG and Guile-Cairo.
Ludovic Courtès
2016-10-25
system: grub: Use Guile-{RSVG,Cairo} instead of Inkscape + ImageMagick.
Ludovic Courtès
2016-10-19
container: Allow 'container-excursion' to the same namespaces.
Ludovic Courtès
2016-09-06
activation: Don't fail if /var/lib exists.
Leo Famulari
2016-09-06
activation: Allow home directories to be created under /var/lib.
David Craven
2016-09-05
file-systems: Always use (guix build syscalls).
Ludovic Courtès
2016-08-29
tests: Make sure /var/guix/gcroots/profiles is a valid symlink.
Ludovic Courtès
2016-08-28
system: Add 'create-home-directory?' field to <user-account>.
Ludovic Courtès
2016-06-20
vm: 'qemu-command' honors its argument.
Ludovic Courtès
2016-05-31
container: Gracefully report mount errors in the child process.
Ludovic Courtès
2016-05-31
container: Gracefully handle failure to set up user namespaces.
Ludovic Courtès
2016-05-04
Add (gnu tests) and (gnu build marionette).
Ludovic Courtès
2016-04-17
file-systems: Add 'find-partition-by-luks-uuid'.
Ludovic Courtès
2016-04-17
file-systems: Separate ENOENT catching from ext2 superblock reads.
Ludovic Courtès
2016-03-24
activation: Copy account skeletons silently.
Ludovic Courtès
2016-03-20
system: Allow account skeletons to be directories.
Ludovic Courtès
2016-03-14
build: reset-timestamps: Include directories.
Ricardo Wurmus
2016-02-22
vm: Only pass "-enable-kvm" to qemu if /dev/kvm is present.
Christopher Allan Webber
2016-02-21
linux-modules: Use normalized module names for 'modprobe.blacklist'.
Ludovic Courtès
2016-02-08
file-systems: Spawn a Bournish REPL upon fsck failure.
Ludovic Courtès
2016-01-29
Rename 'dmd' to 'shepherd' in comments and strings.
Alex Kost
2016-01-29
Rename '/root/etc/dmd' directory and 'do-not-kill' file.
Alex Kost
2016-01-23
build: container: Make 'unprivileged-user-namespace-supported?' more robust.
Mark H Weaver
2016-01-16
linux-modules: Support 'modprobe.blacklist' on the command line.
Ludovic Courtès
2016-01-05
linux-boot: Remove verbose output for module loads.
Ludovic Courtès
2016-01-01
system: Allow the root file system to be named by UUID.
Ludovic Courtès
2016-01-01
file-systems: Move 'string->uuid' to the build side.
Ludovic Courtès
2015-11-03
build: container: Add feature test predicates.
David Thompson
2015-10-28
container: Remove unnecessary CLONE_CHILD_* flags.
Ludovic Courtès
2015-10-17
file-systems: Do not truncate mount points that already exist.
Ludovic Courtès
2015-10-10
build: container: Fix call-with-clean-exit.
David Thompson
2015-09-20
linux-boot: Mount /dev as a devtmpfs from the start.
Ludovic Courtès
2015-09-09
linux-initrd: Compress cpio archives deterministically.
Ludovic Courtès
[next]