summaryrefslogtreecommitdiff
path: root/gnu/system/install.scm
AgeCommit message (Expand)Author
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
2014-12-14install: Use a low-memory nscd caching policy....Ludovic Courtès
2014-11-29system: Change "en_US.UTF-8" to "en_US.utf8"....Ludovic Courtès
2014-11-25install: Add wpa-supplicant to the image....Ludovic Courtès
2014-11-23install: Add Cryptsetup to the image....Ludovic Courtès
2014-11-10services: Add 'auto-start?' field to <service>....Ludovic Courtès
2014-11-10services: Add 'user-unmount-service' as an essential service....Ludovic Courtès
2014-11-10install: Add GRUB to the set of global packages....Ludovic Courtès
2014-07-24install: Add a configuration template to the image....Ludovic Courtès
2014-07-23install: Add a service to back the store with the target disk....Ludovic Courtès
2014-07-22system: Add '%devtmpfs-file-system' for udev, and '%base-file-systems'....Ludovic Courtès