summaryrefslogtreecommitdiff
path: root/gnu/system/install.scm
AgeCommit message (Expand)Author
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
2016-06-21install: Pass a relative file name to 'local-file'.Ludovic Courtès
2016-05-31install: 'cow-store' now bind-mounts the target's /tmp.Ludovic Courtès
2016-04-17install: Use 'beta' instead of 'alpha'.Ludovic Courtès
2016-03-24install: Use 'info-reader' instead of Texinfo 4.Ludovic Courtès
2016-03-24install: Remove cgroup and elogind file systems.Ludovic Courtès
2016-03-24install: Add /tmp as a tmpfs.Ludovic Courtès
2016-03-23doc: Add "lightweight desktop" OS config example.Ludovic Courtès
2016-02-11install: Add btrfs-progs to the image.Tobias Geerinckx-Rice
2016-02-10install: Do not cache lookup failures.Ludovic Courtès
2016-02-04install: Add glibc to the global profile.Ludovic Courtès
2016-02-01install: Make it clear that we refer to the root by label.Ludovic Courtès
2016-01-29services: Rename 'dmd' services to 'shepherd'.Alex Kost
2016-01-29Rename (gnu services dmd) to (gnu services shepherd).Alex Kost
2015-11-07install: Run GPM.Ludovic Courtès
2015-10-17install: Set the mtime in the binary tarball to 1.Ludovic Courtès
2015-10-14services: 'dmd-service-type' takes a service name.Ludovic Courtès
2015-10-10services: Introduce extensible services.Ludovic Courtès
2015-10-10services: mingetty-service: Use <mingetty-configuration> objects.Ludovic Courtès
2015-10-10system: Make service procedures non-monadic.Ludovic Courtès
2015-10-10services: 'mingetty-service' no longer takes monadic values.Ludovic Courtès
2015-09-13Merge branch 'master' into core-updatesLudovic Courtès
2015-09-06gnu: wpa-supplicant-light: Rename to wpa-supplicant-minimal.Alex Kost
2015-09-03Build tarballs with deterministic file ordering.Mark H Weaver
2015-07-17system: Use the CRDA udev rules.Ludovic Courtès
2015-07-16install: Reset the mtimes of all the files in the binary tarball.Ludovic Courtès
2015-07-11install: Fix variable reference to iproute2 package.Mark H Weaver
2015-07-11install: Add iproute2 to the installation image.Ludovic Courtès
2015-06-18install: Turn off deduplication for the binary tarball.Ludovic Courtès
2015-06-12install: Use udev rules for device-mapper.Ludovic Courtès
2015-06-08install: Omit /root from the binary tarball.Ludovic Courtès
2015-05-27install: Use the actual store name when building the tarball.Ludovic Courtès
2015-05-20install: Omit /, /root, and /var from binary tarball.Mark H Weaver
2015-05-18install: Files in the tarball are all root-owned.Ludovic Courtès
2015-05-18install: Use the right user and group name for files in the binary tarball.Ludovic Courtès
2015-05-09install: Have several OS config templates under /etc/configuration.Ludovic Courtès
2015-05-09doc: Rename OS config example.Ludovic Courtès
2015-05-03install: Add bash-completion to the packages.Ludovic Courtès
2015-04-14install: Add a procedure to build a self-contained binary tarball.Ludovic Courtès
2015-02-04gnu: wpa-supplicant: Add dbus support; add wpa-supplicant-light.Mark H Weaver
2015-01-28install: Add iw to the packages.Ludovic Courtès
2015-01-27install: Mention GSD.Ludovic Courtès
2015-01-23install: Make sure 'info' can decompress the Info files.Ludovic Courtès
2015-01-14monads: Move '%store-monad' and related procedures where they belong.Ludovic Courtès