summaryrefslogtreecommitdiff
path: root/gnu/system/install.scm
Commit message (Expand)AuthorAgeFilesLines
* 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
* install: Use the right user and group name for files in the binary tarball....Ludovic Courtès2015-05-181-1/+6
* install: Have several OS config templates under /etc/configuration....Ludovic Courtès2015-05-091-7/+22
* doc: Rename OS config example....Ludovic Courtès2015-05-091-1/+1
* install: Add bash-completion to the packages....Ludovic Courtès2015-05-031-0/+2
* install: Add a procedure to build a self-contained binary tarball....Ludovic Courtès2015-04-141-1/+38
* gnu: wpa-supplicant: Add dbus support; add wpa-supplicant-light....Mark H Weaver2015-02-041-1/+1
* install: Add iw to the packages....Ludovic Courtès2015-01-281-1/+1
* install: Mention GSD....Ludovic Courtès2015-01-271-1/+1
* install: Make sure 'info' can decompress the Info files....Ludovic Courtès2015-01-231-4/+9
* monads: Move '%store-monad' and related procedures where they belong....Ludovic Courtès2015-01-141-1/+2
* install: Use a low-memory nscd caching policy....Ludovic Courtès2014-12-141-1/+12
* system: Change "en_US.UTF-8" to "en_US.utf8"....Ludovic Courtès2014-11-291-1/+1
* install: Add wpa-supplicant to the image....Ludovic Courtès2014-11-251-1/+2
* install: Add Cryptsetup to the image....Ludovic Courtès2014-11-231-0/+2
* services: Add 'auto-start?' field to <service>....Ludovic Courtès2014-11-101-0/+4