index
:
guix
koszko
koszko-scripts
Wojtek's customized Guix
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gnu
/
system
/
vm.scm
Age
Commit message (
Expand
)
Author
2014-02-19
gnu: vm: Remove '%demo-operating-system'.
...
Ludovic Courtès
2014-02-19
gnu: Introduce the (gnu services ...) modules.
...
Ludovic Courtès
2014-02-08
gnu: Move root's home directory to /root.
...
Ludovic Courtès
2014-02-02
gnu: vm: Create all the user directories.
...
Ludovic Courtès
2014-02-02
gnu: vm: Add /run/current-system and /bin/sh.
...
Ludovic Courtès
2014-01-31
gnu: vm: Add support for running a VM that shares its store with the host.
...
Ludovic Courtès
2014-01-31
gnu: linux-initrd: Properly distinguish between /dev/sda* and /dev/vda*.
...
Ludovic Courtès
2014-01-30
gnu: vm: Run QEMU with '-enable-kvm'.
...
Ludovic Courtès
2014-01-29
gnu: linux-initrd: Factorize boot code.
...
Ludovic Courtès
2014-01-29
gnu: Lower initrd makers from packages to monadic procedures.
...
Ludovic Courtès
2014-01-13
gnu: Changes references to (gnu packages admin).
...
Ludovic Courtès
2013-12-11
gnu: vm: Increase size of VM image.
...
Ludovic Courtès
2013-12-10
gnu: Honor the operating system's locale and timezone.
...
Ludovic Courtès
2013-12-10
gnu: Allow a plain list of packages in 'operating-system'.
...
Ludovic Courtès
2013-12-10
gnu: Add 'inputs' field to <user-account>; make 'shell' a monadic value.
...
Ludovic Courtès
2013-12-10
gnu: Add (gnu system).
...
Ludovic Courtès
2013-12-08
gnu: Populate /etc upon startup.
...
Ludovic Courtès
2013-12-07
gnu: dmd: Add 'pam-services' field to <service>.
...
Ludovic Courtès
2013-12-07
gnu: vm: Fix inputs in 'file-union'.
...
Ludovic Courtès
2013-12-07
gnu: dmd: Add 'user-accounts' and 'user-groups' fields to <service>.
...
Ludovic Courtès
2013-12-07
gnu: Move /etc/resolv.conf handling to the networking service.
...
Ludovic Courtès
2013-12-07
gnu: vm: Factorize /etc creation.
...
Ludovic Courtès
2013-12-04
derivations: Use more keyword parameters for 'build-expression->derivation'.
...
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: 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
[next]