summaryrefslogtreecommitdiff
path: root/gnu/system/install.scm
AgeCommit message (Expand)Author
2018-09-14gnu: Rename "banana-pi" to "bananapi".Danny Milosavljevic
2018-07-20install: Add service for the loopback device.Ludovic Courtès
2018-06-15system: Add os-with-u-boot.Danny Milosavljevic
2018-05-29system: Add u-boot-puma-rk3399.Vagrant Cascadian
2018-05-28system: Remove uses of the 'title' field of <file-system>.Ludovic Courtès
2018-05-18system: Add u-boot-pine64-plus installer.Vagrant Cascadian
2018-05-11system: Add u-boot-novena installer.Vagrant Cascadian
2018-05-11system: Add wandboard installer.Vagrant Cascadian
2018-05-11system: Add mx6cuboxi installer.Vagrant Cascadian
2018-03-15services: Add 'virtual-terminal'.Ludovic Courtès
2018-03-07services: file-systems: Include 'user-file-systems' service.Ludovic Courtès
2018-03-02system: Add 'initrd-modules' field.Ludovic Courtès
2018-02-15services: agetty: Add agetty instance to base services. Make its tty optional.Danny Milosavljevic
2018-01-23system: Rename a20-olinuxino-lime-sd-installation-os.Danny Milosavljevic
2018-01-22system: Add A20 OLinuXino LIME installer.Danny Milosavljevic
2018-01-20system: Add Nintendo NES Classic Edition installer.Danny Milosavljevic
2018-01-20system: Factor out embedded-installation-os.Danny Milosavljevic
2018-01-20system: Factor out agetty-default-service.Danny Milosavljevic
2018-01-20system: Add A20 OLinuXino MICRO installer.Danny Milosavljevic
2018-01-20system: Add A20 OLinuXino LIME2 installer.Danny Milosavljevic
2018-01-20system: Add Banana Pi M2 Ultra installer.Danny Milosavljevic
2017-12-18system: examples: Add a template for BeagleBone Black.Mathieu Othacehe
2017-12-15system: Add BeagleBone Black installer.Mathieu Othacehe
2017-12-07Merge branch 'version-0.14.0'Ludovic Courtès
2017-12-06gnu, doc, tests: Use ‘bootloader-configuration’ everywhere.Tobias Geerinckx-Rice
2017-12-04install: Don't start sshd by default.Ludovic Courtès
2017-12-03install: Add colors in 'motd' and 'issue'.Ludovic Courtès
2017-12-03install: Add the prerequisites of 'profile-derivation' as GC roots.Ludovic Courtès
2017-11-11install: Fix typo.Tobias Geerinckx-Rice
2017-11-08install: Use overlayfs instead of unionfs.Hartmut Goebel
2017-09-12install: Include the whole bare-bones OS in the image.Ludovic Courtès
2017-09-10install: Add OpenSSH to the global profile.Ludovic Courtès
2017-09-10install: Add 'passwd' to $PATH.Ludovic Courtès
2017-08-23gnu: bootloader: Deprecate "device" field in favor of "target".Andy Wingo
2017-07-17build, vm: Use a less common label.Tobias Geerinckx-Rice
2017-07-10build, vm: Use "GuixSD" or "GUIXSD" as volume label.Danny Milosavljevic
2017-07-04install: Drop redundant package after c0f5eee4b2cc737be222c4ba331d0.Marius Bakke
2017-07-02install: Re-add /bin/sh.Ludovic Courtès
2017-05-23install: Add 'passwd' to installation image.Marius Bakke
2017-05-18install: Enable SSH in installation image.Marius Bakke
2017-03-12Add 'guix pack'.Ludovic Courtès
2017-02-10gnu: Move (gnu packages grub) and (gnu packages u-boot) ...David Craven
2017-02-10system: install: Add gptfdisk to installation os.David Craven
2016-12-19install: The list of services is now a plain list.Ludovic Courtès
2016-12-16install: Add dosfstools.Ludovic Courtès
2016-09-19services: console-font: A single service handles all the VTs.Ludovic Courtès
2016-09-11install: Use login-service.David Craven
2016-08-01install: Add nvi to the image.Ludovic Courtès
2016-07-15install: Add mdadm to the image.Andreas Enge
2016-07-12gnu: Switch to 'with-imported-modules'.Ludovic Courtès