index
:
software/guix
master
Unnamed repository; edit this file 'description' to name the repository.
Fcgiwrap Daemon
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gnu
/
system
Commit message (
Expand
)
Author
Age
Files
Lines
*
More /gnu/store replacements.
...
Ludovic Courtès
2014-03-10
1
-2
/
+2
*
gnu: linux-initrd: Make the pseudo-tty device nodes.
...
Ludovic Courtès
2014-03-10
1
-1
/
+7
*
gnu: vm: Remove '%demo-operating-system'.
...
Ludovic Courtès
2014-02-19
1
-33
/
+3
*
gnu: Introduce the (gnu services ...) modules.
...
Ludovic Courtès
2014-02-19
2
-471
/
+1
*
gnu: dmd: Add SLiM service.
...
Ludovic Courtès
2014-02-09
1
-25
/
+99
*
gnu: dmd: Fix X font directory name in X service.
...
Ludovic Courtès
2014-02-09
1
-1
/
+1
*
gnu: Move root's home directory to /root.
...
Ludovic Courtès
2014-02-08
1
-0
/
+1
*
gnu: dmd: Use 'text-file*' when building Xorg's config file.
...
Ludovic Courtès
2014-02-03
1
-27
/
+14
*
gnu: vm: Create all the user directories.
...
Ludovic Courtès
2014-02-02
1
-4
/
+14
*
gnu: vm: Add /run/current-system and /bin/sh.
...
Ludovic Courtès
2014-02-02
1
-4
/
+9
*
gnu: Add preliminary Xorg service.
...
Ludovic Courtès
2014-02-01
1
-1
/
+94
*
gnu: vm: Add support for running a VM that shares its store with the host.
...
Ludovic Courtès
2014-01-31
1
-22
/
+103
*
gnu: linux-initrd: Allow the root file system to be volatile.
...
Ludovic Courtès
2014-01-31
1
-2
/
+7
*
gnu: linux-initrd: Recognize 9p file systems.
...
Ludovic Courtès
2014-01-31
1
-3
/
+12
*
gnu: linux-initrd: Match kernel module file names exactly.
...
Ludovic Courtès
2014-01-31
1
-1
/
+7
*
gnu: linux-initrd: Properly distinguish between /dev/sda* and /dev/vda*.
...
Ludovic Courtès
2014-01-31
1
-4
/
+4
*
gnu: vm: Run QEMU with '-enable-kvm'.
...
Ludovic Courtès
2014-01-30
1
-1
/
+2
*
gnu: linux-initrd: Factorize boot code.
...
Ludovic Courtès
2014-01-29
2
-164
/
+32
*
gnu: Lower initrd makers from packages to monadic procedures.
...
Ludovic Courtès
2014-01-29
3
-12
/
+372
*
gnu: Changes references to (gnu packages admin).
...
Ludovic Courtès
2014-01-13
3
-3
/
+3
*
gnu: vm: Increase size of VM image.
...
Ludovic Courtès
2013-12-11
1
-3
/
+5
*
gnu: Honor the operating system's locale and timezone.
...
Ludovic Courtès
2013-12-10
1
-2
/
+3
*
gnu: Allow a plain list of packages in 'operating-system'.
...
Ludovic Courtès
2013-12-10
1
-14
/
+19
*
gnu: Add 'inputs' field to <user-account>; make 'shell' a monadic value.
...
Ludovic Courtès
2013-12-10
3
-28
/
+33
*
gnu: dmd: Avoid "already exists" error on startup.
...
Ludovic Courtès
2013-12-10
1
-0
/
+1
*
gnu: Add (gnu system).
...
Ludovic Courtès
2013-12-10
2
-261
/
+54
*
gnu: Populate /etc upon startup.
...
Ludovic Courtès
2013-12-08
2
-15
/
+29
*
gnu: dmd: Add 'pam-services' field to <service>.
...
Ludovic Courtès
2013-12-07
2
-10
/
+26
*
gnu: vm: Fix inputs in 'file-union'.
...
Ludovic Courtès
2013-12-07
1
-5
/
+18
*
gnu: dmd: Add 'user-accounts' and 'user-groups' fields to <service>.
...
Ludovic Courtès
2013-12-07
3
-45
/
+62
*
gnu: Move /etc/resolv.conf handling to the networking service.
...
Ludovic Courtès
2013-12-07
2
-7
/
+14
*
gnu: vm: Factorize /etc creation.
...
Ludovic Courtès
2013-12-07
1
-95
/
+137
*
derivations: Use more keyword parameters for 'build-expression->derivation'.
...
Ludovic Courtès
2013-12-04
2
-4
/
+8
*
gnu: dmd: Update start/stop of standard service definitions.
...
Ludovic Courtès
2013-12-02
1
-15
/
+13
*
gnu: dmd: Add service documentation.
...
Ludovic Courtès
2013-11-28
1
-1
/
+12
*
gnu: vm: Really create a QCOW2-format image.
...
Ludovic Courtès
2013-11-19
1
-1
/
+1
*
gnu: vm: Rewrite helper functions as monadic functions.
...
Ludovic Courtès
2013-10-03
5
-558
/
+560
*
gnu: guix: Update to 0.4.
...
Ludovic Courtès
2013-09-27
1
-3
/
+3
*
gnu: vm: Remove erroneous store reference.
...
Ludovic Courtès
2013-09-27
1
-2
/
+1
*
gnu: vm: Add more packages to the profile.
...
Ludovic Courtès
2013-09-27
1
-5
/
+7
*
gnu: vm: Add a few packages to the default profile.
...
Ludovic Courtès
2013-09-27
1
-1
/
+5
*
gnu: dmd: Make the 'networking' service slightly more robust.
...
Ludovic Courtès
2013-09-27
1
-3
/
+7
*
gnu: vm: Set the right permissions and ownership on directories.
...
Ludovic Courtès
2013-09-27
1
-6
/
+20
*
gnu: vm: Add build users.
...
Ludovic Courtès
2013-09-27
3
-19
/
+58
*
gnu: vm: Add /etc/{services,protocols,rpc} to the image.
...
Ludovic Courtès
2013-09-27
1
-0
/
+11
*
gnu: vm: Add a 'guest' account.
...
Ludovic Courtès
2013-09-27
1
-3
/
+16
*
gnu: shadow: Add record type for user groups.
...
Ludovic Courtès
2013-09-27
2
-3
/
+38
*
gnu: shadow: Add record type for user accounts.
...
Ludovic Courtès
2013-09-27
2
-7
/
+35
*
gnu: vm: Set the default networking route.
...
Ludovic Courtès
2013-09-27
2
-6
/
+23
*
gnu: vm: Add nscd service.
...
Ludovic Courtès
2013-09-26
2
-2
/
+24
[next]