summaryrefslogtreecommitdiff
path: root/gnu/system/install.scm
AgeCommit message (Expand)Author
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
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