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
/
system
Age
Commit message (
Expand
)
Author
2013-11-28
gnu: dmd: Add service documentation.
Ludovic Courtès
2013-11-19
gnu: vm: Really create a QCOW2-format image.
Ludovic Courtès
2013-10-03
gnu: vm: Rewrite helper functions as monadic functions.
Ludovic Courtès
2013-09-27
gnu: guix: Update to 0.4.
Ludovic Courtès
2013-09-27
gnu: vm: Remove erroneous store reference.
Ludovic Courtès
2013-09-27
gnu: vm: Add more packages to the profile.
Ludovic Courtès
2013-09-27
gnu: vm: Add a few packages to the default profile.
Ludovic Courtès
2013-09-27
gnu: dmd: Make the 'networking' service slightly more robust.
Ludovic Courtès
2013-09-27
gnu: vm: Set the right permissions and ownership on directories.
Ludovic Courtès
2013-09-27
gnu: vm: Add build users.
Ludovic Courtès
2013-09-27
gnu: vm: Add /etc/{services,protocols,rpc} to the image.
Ludovic Courtès
2013-09-27
gnu: vm: Add a 'guest' account.
Ludovic Courtès
2013-09-27
gnu: shadow: Add record type for user groups.
Ludovic Courtès
2013-09-27
gnu: shadow: Add record type for user accounts.
Ludovic Courtès
2013-09-27
gnu: vm: Set the default networking route.
Ludovic Courtès
2013-09-26
gnu: vm: Add nscd service.
Ludovic Courtès
2013-09-25
gnu: vm: Add 'networking' service.
Ludovic Courtès
2013-09-25
gnu: vm: Register the profile as a GC root.
Ludovic Courtès
2013-09-25
gnu: vm: Add 'host-name' service.
Ludovic Courtès
2013-09-25
gnu: vm: Add /etc/issue and a motd.
Ludovic Courtès
2013-09-25
gnu: vm: Change #:populate to a list of directives.
Ludovic Courtès
2013-09-25
gnu: vm: Add more ttys.
Ludovic Courtès
2013-09-25
gnu: vm: Change GRUB label.
Ludovic Courtès
2013-09-25
gnu: vm: Make a union of the visible packages; add /etc/profile.
Ludovic Courtès
2013-09-25
gnu: vm: Support derivation objects as inputs.
Ludovic Courtès
2013-09-24
gnu: vm: Add a service for the Guix daemon.
Ludovic Courtès
2013-09-24
gnu: vm: Initialize the image's store.
Ludovic Courtès
2013-09-21
gnu: QEMU images boots into dmd.
Ludovic Courtès
2013-09-18
derivations: 'derivation' and related procedures return a single value.
Ludovic Courtès
2013-09-11
gnu: Move helper code to (gnu system …) modules.
Ludovic Courtès
2013-09-11
gnu: vm: Remove potluck hacks.
Ludovic Courtès
2013-09-11
gnu: vm: Setup PAM.
Ludovic Courtès
2013-09-11
gnu: vm: Create shadow files with the right format.
Ludovic Courtès
2013-09-09
gnu: vm: Copy /etc/shadow to the guest.
Ludovic Courtès
2013-09-08
gnu: vm: Create valid /etc/shadow and /etc/passwd.
Ludovic Courtès
2013-09-08
gnu: vm: Clear timestamps on the imported files, like in the store.
Ludovic Courtès
2013-09-07
gnu: grub: Add support for building configuration files.
Ludovic Courtès
2013-09-05
gnu: vm: Add /etc/shadow in the QEMU image.
Ludovic Courtès
2013-09-05
gnu: vm: Remove unused 'qemu-image' argument.
Ludovic Courtès
2013-09-05
gnu: vm: First stab at building a populated QEMU image.
Ludovic Courtès
2013-09-05
gnu: vm: 'qemu-image' populates /dev on the target root file system.
Ludovic Courtès
2013-08-31
gnu: vm: `qemu-image' can copy store closures into the target image.
Ludovic Courtès
2013-08-31
gnu: `expression->derivation-in-linux-vm' accepts files as inputs.
Ludovic Courtès
2013-08-31
gnu: `expression->derivation-in-linux-vm' export references graphs.
Ludovic Courtès
2013-08-28
vm: Use more keyword parameters for `expression->derivation-in-linux-vm'.
Ludovic Courtès
2013-08-23
gnu: Have `qemu-image' explicitly reboot when done.
Ludovic Courtès
2013-08-16
gnu: Remove QEMU-KVM, which is no longer needed.
Ludovic Courtès
2013-02-16
Add (gnu system vm).
Ludovic Courtès