summaryrefslogtreecommitdiff
path: root/gnu/system/install.scm
Commit message (Expand)AuthorAgeFilesLines
* gnu: bootloader: Deprecate "device" field in favor of "target"....Andy Wingo2017-08-231-2/+1
* build, vm: Use a less common label....Tobias Geerinckx-Rice2017-07-171-1/+1
* build, vm: Use "GuixSD" or "GUIXSD" as volume label....Danny Milosavljevic2017-07-101-1/+1
* install: Drop redundant package after c0f5eee4b2cc737be222c4ba331d0....Marius Bakke2017-07-041-1/+0
* install: Re-add /bin/sh....Ludovic Courtès2017-07-021-1/+7
* install: Add 'passwd' to installation image....Marius Bakke2017-05-231-0/+1
* install: Enable SSH in installation image....Marius Bakke2017-05-181-0/+12
* Add 'guix pack'....Ludovic Courtès2017-03-121-61/+2
* gnu: Move (gnu packages grub) and (gnu packages u-boot) ......David Craven2017-02-101-1/+1
* system: install: Add gptfdisk to installation os....David Craven2017-02-101-1/+1
* install: The list of services is now a plain list....Ludovic Courtès2016-12-191-4/+3
* install: Add dosfstools....Ludovic Courtès2016-12-161-0/+1
* services: console-font: A single service handles all the VTs....Ludovic Courtès2016-09-191-6/+4
* install: Use login-service....David Craven2016-09-111-3/+3
* install: Add nvi to the image....Ludovic Courtès2016-08-011-0/+2
* install: Add mdadm to the image....Andreas Enge2016-07-151-0/+2
* gnu: Switch to 'with-imported-modules'....Ludovic Courtès2016-07-121-58/+59
* install: Pass a relative file name to 'local-file'....Ludovic Courtès2016-06-211-2/+1
* install: 'cow-store' now bind-mounts the target's /tmp....Ludovic Courtès2016-05-311-0/+5
* install: Use 'beta' instead of 'alpha'....Ludovic Courtès2016-04-171-1/+1
* install: Use 'info-reader' instead of Texinfo 4....Ludovic Courtès2016-03-241-2/+1
* install: Remove cgroup and elogind file systems....Ludovic Courtès2016-03-241-1/+5
* install: Add /tmp as a tmpfs....Ludovic Courtès2016-03-241-7/+19
* doc: Add "lightweight desktop" OS config example....Ludovic Courtès2016-03-231-2/+4
* install: Add btrfs-progs to the image....Tobias Geerinckx-Rice2016-02-111-0/+1
* install: Do not cache lookup failures....Ludovic Courtès2016-02-101-1/+6
* install: Add glibc to the global profile....Ludovic Courtès2016-02-041-1/+2
* install: Make it clear that we refer to the root by label....Ludovic Courtès2016-02-011-1/+2
* services: Rename 'dmd' services to 'shepherd'....Alex Kost2016-01-291-2/+2
* Rename (gnu services dmd) to (gnu services shepherd)....Alex Kost2016-01-291-1/+1
* install: Run GPM....Ludovic Courtès2015-11-071-0/+3
* install: Set the mtime in the binary tarball to 1....Ludovic Courtès2015-10-171-2/+5
* services: 'dmd-service-type' takes a service name....Ludovic Courtès2015-10-141-0/+1
* services: Introduce extensible services....Ludovic Courtès2015-10-101-59/+66
* services: mingetty-service: Use <mingetty-configuration> objects....Ludovic Courtès2015-10-101-11/+13
* system: Make service procedures non-monadic....Ludovic Courtès2015-10-101-43/+41
* services: 'mingetty-service' no longer takes monadic values....Ludovic Courtès2015-10-101-2/+2
* Merge branch 'master' into core-updatesLudovic Courtès2015-09-131-1/+1
|\
| * gnu: wpa-supplicant-light: Rename to wpa-supplicant-minimal....Alex Kost2015-09-061-1/+1
* | Build tarballs with deterministic file ordering....Mark H Weaver2015-09-031-1/+6
|/
* system: Use the CRDA udev rules....Ludovic Courtès2015-07-171-2/+3
* install: Reset the mtimes of all the files in the binary tarball....Ludovic Courtès2015-07-161-0/+1
* install: Fix variable reference to iproute2 package....Mark H Weaver2015-07-111-1/+1
* install: Add iproute2 to the installation image....Ludovic Courtès2015-07-111-1/+1
* install: Turn off deduplication for the binary tarball....Ludovic Courtès2015-06-181-1/+5
* install: Use udev rules for device-mapper....Ludovic Courtès2015-06-121-1/+2
* install: Omit /root from the binary tarball....Ludovic Courtès2015-06-081-3/+4
* install: Use the actual store name when building the tarball....Ludovic Courtès2015-05-271-1/+1
* install: Omit /, /root, and /var from binary tarball....Mark H Weaver2015-05-201-1/+9
* install: Files in the tarball are all root-owned....Ludovic Courtès2015-05-181-6/+2