summaryrefslogtreecommitdiff
path: root/gnu/system
AgeCommit message (Expand)Author
2014-07-19install: Add wireless-tools package.David Thompson
2014-07-19linux-initrd: Add AHCI modules.David Thompson
2014-07-17install: Show the "System Installation" node.Ludovic Courtès
2014-07-17doc: Add "Initial RAM Disk" section.Ludovic Courtès
2014-07-17services: Add 'console-font-service'.Ludovic Courtès
2014-07-14install: Remove GNU fdisk from the image.Ludovic Courtès
2014-07-14vm: Make sure disk image initrds load 'usb-storage.ko'.Ludovic Courtès
2014-07-13linux-initrd: Allow extra modules to be passed to 'base-initrd'.Ludovic Courtès
2014-07-13vm: Add support for i686.Ludovic Courtès
2014-07-11system: Allow root to use 'groupadd' & co. without authenticating.Ludovic Courtès
2014-07-11system: Add "netdev" group.Ludovic Courtès
2014-07-04vm: Enable QEMU support in the freestanding VM image.Ludovic Courtès
2014-07-01linux-initrd: Rename 'qemu-initrd' to 'base-initrd'.Ludovic Courtès
2014-07-01linux-initrd: Disable QEMU networking by default.Ludovic Courtès
2014-07-01linux-initrd: Make the virtio kernel modules optional.Ludovic Courtès
2014-06-27system: Add a 'system?' field to user accounts.Ludovic Courtès
2014-06-27system: Install /var/guix/profiles/system-1-link on new systems.Ludovic Courtès
2014-06-25system: Support the addition of old entries in the GRUB menu.Ludovic Courtès
2014-06-24install: Use udev.Ludovic Courtès
2014-06-22system: Use the default 'groups' field.Ludovic Courtès
2014-06-22system: Augment the default set of groups.Ludovic Courtès
2014-06-22system: Remove useless 'members' field of 'user-group'.Ludovic Courtès
2014-06-04install: Add missing argv[0] in Info invocation.Ludovic Courtès
2014-06-04vm: Add #:name parameter for 'system-disk-image'.Ludovic Courtès
2014-06-04install: Register the hydra.gnu.org key on the installation image.Ludovic Courtès
2014-06-04system: Define '%base-packages' and use it.Ludovic Courtès
2014-06-03install: Add more useful packages.Ludovic Courtès
2014-06-03gnu: Merge Parted, fdisk, and ddrescue in (gnu packages disk).Ludovic Courtès
2014-06-03system: File system sources can be marked as labels or devices.Ludovic Courtès
2014-05-31Add (gnu system install).Ludovic Courtès
2014-05-30vm: disk-image: Specify the root file system using a label.Ludovic Courtès
2014-05-29vm: Allow a volume name to be specified for the root partition.Ludovic Courtès
2014-05-23vm: Disable QEMU networking in the disk image initrd.Ludovic Courtès
2014-05-22vm: Add 'system-disk-image'.Ludovic Courtès
2014-05-22vm: Use a para-virtualized disk when creating an image.Ludovic Courtès
2014-05-22vm: Make the image format a parameter.Ludovic Courtès
2014-05-20Add (gnu system file-systems).Ludovic Courtès
2014-05-19vm: Make the device name a parameter.Ludovic Courtès
2014-05-18system: Add 'grub-configuration' record.Ludovic Courtès
2014-05-18system: Make /run/current-system at activation time.Ludovic Courtès
2014-05-15system: Add (guix build install) module.Ludovic Courtès
2014-05-15vm: Support initialization of the store DB when the store is shared.Ludovic Courtès
2014-05-14vm: Keep acceptable file systems from the original OS.Ludovic Courtès
2014-05-14vm: Pass '-serial stdio' in the run-vm.sh.Ludovic Courtès
2014-05-14system: Move skeleton code to (gnu system shadow).Ludovic Courtès
2014-05-11system: Make accounts and groups at activation time.Ludovic Courtès
2014-05-10vm: Fix recently-introduced regression in 'operating-system-services' use.Ludovic Courtès
2014-05-04linux-initrd: Check the root and other early file systems.Ludovic Courtès
2014-05-03vm: Provide a root partition for the freestanding VM image.Ludovic Courtès
2014-05-03vm: Make root file system type a parameter, and default to ext4.Ludovic Courtès