summaryrefslogtreecommitdiff
path: root/gnu/system
Commit message (Expand)AuthorAgeFilesLines
* linux-initrd: Load fscache.ko before the 9p modules....Ludovic Courtès2014-08-151-1/+1
* system: grub: Change the default default-entry to 0....Mark H Weaver2014-08-131-1/+1
* system: Add the 'system?' field for user groups....Ludovic Courtès2014-07-252-19/+25
* install: Add a configuration template to the image....Ludovic Courtès2014-07-242-0/+55
* install: Add a service to back the store with the target disk....Ludovic Courtès2014-07-231-0/+77
* system: Add missing exports to (gnu system file-systems)....Mark H Weaver2014-07-231-0/+2
* system: Add /dev/shm....Ludovic Courtès2014-07-231-1/+13
* system: Add 'file-system' decl. for /dev/pts, and use the right options....Ludovic Courtès2014-07-232-3/+27
* system: Add 'create-mount-point?' file system option....Ludovic Courtès2014-07-231-1/+5
* system: Add '%devtmpfs-file-system' for udev, and '%base-file-systems'....Ludovic Courtès2014-07-222-3/+20
* install: Add wireless-tools package....David Thompson2014-07-191-0/+1
* linux-initrd: Add AHCI modules....David Thompson2014-07-191-1/+2
* install: Show the "System Installation" node....Ludovic Courtès2014-07-171-1/+1
* doc: Add "Initial RAM Disk" section....Ludovic Courtès2014-07-171-5/+7
* services: Add 'console-font-service'....Ludovic Courtès2014-07-171-1/+11
* install: Remove GNU fdisk from the image....Ludovic Courtès2014-07-141-1/+5
* vm: Make sure disk image initrds load 'usb-storage.ko'....Ludovic Courtès2014-07-141-3/+5
* linux-initrd: Allow extra modules to be passed to 'base-initrd'....Ludovic Courtès2014-07-131-1/+8
* vm: Add support for i686....Ludovic Courtès2014-07-131-1/+4
* system: Allow root to use 'groupadd' & co. without authenticating....Ludovic Courtès2014-07-111-8/+29
* system: Add "netdev" group....Ludovic Courtès2014-07-111-0/+1
* vm: Enable QEMU support in the freestanding VM image....Ludovic Courtès2014-07-041-0/+5
* linux-initrd: Rename 'qemu-initrd' to 'base-initrd'....Ludovic Courtès2014-07-012-10/+9
* linux-initrd: Disable QEMU networking by default....Ludovic Courtès2014-07-012-4/+5
* linux-initrd: Make the virtio kernel modules optional....Ludovic Courtès2014-07-012-6/+17
* system: Add a 'system?' field to user accounts....Ludovic Courtès2014-06-271-1/+4
* system: Install /var/guix/profiles/system-1-link on new systems....Ludovic Courtès2014-06-271-5/+10
* system: Support the addition of old entries in the GRUB menu....Ludovic Courtès2014-06-251-3/+13
* install: Use udev....Ludovic Courtès2014-06-241-0/+3
* system: Use the default 'groups' field....Ludovic Courtès2014-06-221-7/+0
* system: Augment the default set of groups....Ludovic Courtès2014-06-221-1/+22
* system: Remove useless 'members' field of 'user-group'....Ludovic Courtès2014-06-222-8/+5
* install: Add missing argv[0] in Info invocation....Ludovic Courtès2014-06-041-1/+1
* vm: Add #:name parameter for 'system-disk-image'....Ludovic Courtès2014-06-041-1/+3
* install: Register the hydra.gnu.org key on the installation image....Ludovic Courtès2014-06-041-1/+6
* system: Define '%base-packages' and use it....Ludovic Courtès2014-06-041-12/+3
* install: Add more useful packages....Ludovic Courtès2014-06-031-3/+5
* gnu: Merge Parted, fdisk, and ddrescue in (gnu packages disk)....Ludovic Courtès2014-06-032-3/+2
* system: File system sources can be marked as labels or devices....Ludovic Courtès2014-06-033-2/+6
* Add (gnu system install)....Ludovic Courtès2014-05-311-0/+150
* vm: disk-image: Specify the root file system using a label....Ludovic Courtès2014-05-301-1/+8
* vm: Allow a volume name to be specified for the root partition....Ludovic Courtès2014-05-291-5/+8
* vm: Disable QEMU networking in the disk image initrd....Ludovic Courtès2014-05-232-2/+10
* vm: Add 'system-disk-image'....Ludovic Courtès2014-05-221-2/+38
* vm: Use a para-virtualized disk when creating an image....Ludovic Courtès2014-05-221-1/+1
* vm: Make the image format a parameter....Ludovic Courtès2014-05-221-6/+12
* Add (gnu system file-systems)....Ludovic Courtès2014-05-203-1/+74
* vm: Make the device name a parameter....Ludovic Courtès2014-05-191-1/+2
* system: Add 'grub-configuration' record....Ludovic Courtès2014-05-181-9/+30
* system: Make /run/current-system at activation time....Ludovic Courtès2014-05-181-52/+7