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
*
install: Register the hydra.gnu.org key on the installation image.
...
Ludovic Courtès
2014-06-04
1
-1
/
+6
*
system: Define '%base-packages' and use it.
...
Ludovic Courtès
2014-06-04
1
-12
/
+3
*
install: Add more useful packages.
...
Ludovic Courtès
2014-06-03
1
-3
/
+5
*
gnu: Merge Parted, fdisk, and ddrescue in (gnu packages disk).
...
Ludovic Courtès
2014-06-03
2
-3
/
+2
*
system: File system sources can be marked as labels or devices.
...
Ludovic Courtès
2014-06-03
3
-2
/
+6
*
Add (gnu system install).
...
Ludovic Courtès
2014-05-31
1
-0
/
+150
*
vm: disk-image: Specify the root file system using a label.
...
Ludovic Courtès
2014-05-30
1
-1
/
+8
*
vm: Allow a volume name to be specified for the root partition.
...
Ludovic Courtès
2014-05-29
1
-5
/
+8
*
vm: Disable QEMU networking in the disk image initrd.
...
Ludovic Courtès
2014-05-23
2
-2
/
+10
*
vm: Add 'system-disk-image'.
...
Ludovic Courtès
2014-05-22
1
-2
/
+38
*
vm: Use a para-virtualized disk when creating an image.
...
Ludovic Courtès
2014-05-22
1
-1
/
+1
*
vm: Make the image format a parameter.
...
Ludovic Courtès
2014-05-22
1
-6
/
+12
*
Add (gnu system file-systems).
...
Ludovic Courtès
2014-05-20
3
-1
/
+74
*
vm: Make the device name a parameter.
...
Ludovic Courtès
2014-05-19
1
-1
/
+2
*
system: Add 'grub-configuration' record.
...
Ludovic Courtès
2014-05-18
1
-9
/
+30
*
system: Make /run/current-system at activation time.
...
Ludovic Courtès
2014-05-18
1
-52
/
+7
*
system: Add (guix build install) module.
...
Ludovic Courtès
2014-05-15
1
-3
/
+2
*
vm: Support initialization of the store DB when the store is shared.
...
Ludovic Courtès
2014-05-15
1
-17
/
+23
*
vm: Keep acceptable file systems from the original OS.
...
Ludovic Courtès
2014-05-14
1
-14
/
+35
*
vm: Pass '-serial stdio' in the run-vm.sh.
...
Ludovic Courtès
2014-05-14
1
-0
/
+1
*
system: Move skeleton code to (gnu system shadow).
...
Ludovic Courtès
2014-05-14
1
-5
/
+49
*
system: Make accounts and groups at activation time.
...
Ludovic Courtès
2014-05-11
3
-70
/
+20
*
vm: Fix recently-introduced regression in 'operating-system-services' use.
...
Ludovic Courtès
2014-05-10
1
-8
/
+8
*
linux-initrd: Check the root and other early file systems.
...
Ludovic Courtès
2014-05-04
2
-10
/
+26
*
vm: Provide a root partition for the freestanding VM image.
...
Ludovic Courtès
2014-05-03
1
-13
/
+22
*
vm: Make root file system type a parameter, and default to ext4.
...
Ludovic Courtès
2014-05-03
1
-4
/
+7
*
system: Add first-class file system declarations.
...
Ludovic Courtès
2014-05-03
2
-31
/
+62
*
system: Add 'sudo' to the setuid programs, and handle /etc/sudoers.
...
Ludovic Courtès
2014-05-01
1
-0
/
+2
*
system: Add support for setuid binaries.
...
Ludovic Courtès
2014-04-30
1
-2
/
+9
*
linux-initrd: Rewrite using gexps.
...
Ludovic Courtès
2014-04-28
1
-161
/
+137
*
system: grub: Rewrite using gexps.
...
Ludovic Courtès
2014-04-28
1
-29
/
+24
*
services: Rewrite using gexps.
...
Ludovic Courtès
2014-04-28
2
-65
/
+57
*
vm: Rewrite support procedures to use gexps.
...
Ludovic Courtès
2014-04-28
1
-121
/
+91
*
gnu: Use gexps in obvious places in (gnu system ...).
...
Ludovic Courtès
2014-04-28
1
-36
/
+24
*
vm: Clarify 'system-qemu-image/shared-store-script'.
...
Ludovic Courtès
2014-04-23
1
-13
/
+13
*
linux-initrd: Mount / as a unionfs when asking for a volatile root.
...
Ludovic Courtès
2014-04-14
1
-19
/
+56
*
vm: Move image creation to (guix build vm); split into several procedures.
...
Ludovic Courtès
2014-04-11
1
-148
/
+15
*
vm: 'expression->derivation-in-linux-vm' can import modules in the VM.
...
Ludovic Courtès
2014-04-11
1
-9
/
+25
*
vm: Strip import list.
...
Ludovic Courtès
2014-04-11
1
-4
/
+1
*
vm: Factorize input conversion.
...
Ludovic Courtès
2014-04-11
1
-34
/
+22
*
vm: Add (guix build vm) module.
...
Ludovic Courtès
2014-04-11
1
-58
/
+19
*
vm: Use QEMU's para-virtualized file system support for all VMs.
...
Ludovic Courtès
2014-04-10
1
-6
/
+4
*
gnu: guix: Upgrade to 0.6.
...
Ludovic Courtès
2014-04-09
1
-4
/
+4
*
vm: Add #:memory-size parameter for 'expression->derivation-in-linux-vm'.
...
Ludovic Courtès
2014-04-09
1
-1
/
+4
*
gnu: linux-initrd: Default initrd has no network mounts.
...
Ludovic Courtès
2014-04-09
1
-1
/
+2
*
vm: 'expression->derivation-in-linux-vm' uses QEMU virtfs/9p.
...
Ludovic Courtès
2014-04-09
1
-5
/
+12
*
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
[next]