summaryrefslogtreecommitdiff
path: root/gnu/system/install.scm
Commit message (Expand)AuthorAge
...
* system: Use the CRDA udev rules.Ludovic Courtès2015-07-17
* install: Reset the mtimes of all the files in the binary tarball.Ludovic Courtès2015-07-16
* install: Fix variable reference to iproute2 package.Mark H Weaver2015-07-11
* install: Add iproute2 to the installation image.Ludovic Courtès2015-07-11
* install: Turn off deduplication for the binary tarball.Ludovic Courtès2015-06-18
* install: Use udev rules for device-mapper.Ludovic Courtès2015-06-12
* install: Omit /root from the binary tarball.Ludovic Courtès2015-06-08
* install: Use the actual store name when building the tarball.Ludovic Courtès2015-05-27
* install: Omit /, /root, and /var from binary tarball.Mark H Weaver2015-05-20
* install: Files in the tarball are all root-owned.Ludovic Courtès2015-05-18
* install: Use the right user and group name for files in the binary tarball.Ludovic Courtès2015-05-18
* install: Have several OS config templates under /etc/configuration.Ludovic Courtès2015-05-09
* doc: Rename OS config example.Ludovic Courtès2015-05-09
* install: Add bash-completion to the packages.Ludovic Courtès2015-05-03
* install: Add a procedure to build a self-contained binary tarball.Ludovic Courtès2015-04-14
* gnu: wpa-supplicant: Add dbus support; add wpa-supplicant-light.Mark H Weaver2015-02-04
* install: Add iw to the packages.Ludovic Courtès2015-01-28
* install: Mention GSD.Ludovic Courtès2015-01-27
* install: Make sure 'info' can decompress the Info files.Ludovic Courtès2015-01-23
* monads: Move '%store-monad' and related procedures where they belong.Ludovic Courtès2015-01-14
* install: Use a low-memory nscd caching policy.Ludovic Courtès2014-12-14
* system: Change "en_US.UTF-8" to "en_US.utf8".Ludovic Courtès2014-11-29
* install: Add wpa-supplicant to the image.Ludovic Courtès2014-11-25
* install: Add Cryptsetup to the image.Ludovic Courtès2014-11-23
* services: Add 'auto-start?' field to <service>.Ludovic Courtès2014-11-10
* services: Add 'user-unmount-service' as an essential service.Ludovic Courtès2014-11-10
* install: Add GRUB to the set of global packages.Ludovic Courtès2014-11-10
* install: Add a configuration template to the image.Ludovic Courtès2014-07-24
* install: Add a service to back the store with the target disk.Ludovic Courtès2014-07-23
* system: Add '%devtmpfs-file-system' for udev, and '%base-file-systems'.Ludovic Courtès2014-07-22
* install: Add wireless-tools package.David Thompson2014-07-19
* install: Show the "System Installation" node.Ludovic Courtès2014-07-17
* services: Add 'console-font-service'.Ludovic Courtès2014-07-17
* install: Remove GNU fdisk from the image.Ludovic Courtès2014-07-14
* install: Use udev.Ludovic Courtès2014-06-24
* system: Use the default 'groups' field.Ludovic Courtès2014-06-22
* system: Remove useless 'members' field of 'user-group'.Ludovic Courtès2014-06-22
* install: Add missing argv[0] in Info invocation.Ludovic Courtès2014-06-04
* install: Register the hydra.gnu.org key on the installation image.Ludovic Courtès2014-06-04
* system: Define '%base-packages' and use it.Ludovic Courtès2014-06-04
* install: Add more useful packages.Ludovic Courtès2014-06-03
* gnu: Merge Parted, fdisk, and ddrescue in (gnu packages disk).Ludovic Courtès2014-06-03
* Add (gnu system install).Ludovic Courtès2014-05-31