summaryrefslogtreecommitdiff
path: root/gnu/system/install.scm
Commit message (Expand)AuthorAgeFilesLines
* 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
* services: Add 'user-unmount-service' as an essential service....Ludovic Courtès2014-11-101-1/+3
* install: Add GRUB to the set of global packages....Ludovic Courtès2014-11-101-1/+3
* install: Add a configuration template to the image....Ludovic Courtès2014-07-241-0/+24
* install: Add a service to back the store with the target disk....Ludovic Courtès2014-07-231-0/+77
* system: Add '%devtmpfs-file-system' for udev, and '%base-file-systems'....Ludovic Courtès2014-07-221-2/+3
* install: Add wireless-tools package....David Thompson2014-07-191-0/+1
* install: Show the "System Installation" node....Ludovic Courtès2014-07-171-1/+1
* services: Add 'console-font-service'....Ludovic Courtès2014-07-171-1/+11
* install: Remove GNU fdisk from the image....Ludovic Courtès2014-07-141-1/+5
* install: Use udev....Ludovic Courtès2014-06-241-0/+3
* system: Use the default 'groups' field....Ludovic Courtès2014-06-221-7/+0
* system: Remove useless 'members' field of 'user-group'....Ludovic Courtès2014-06-221-5/+4
* install: Add missing argv[0] in Info invocation....Ludovic Courtès2014-06-041-1/+1
* install: Register the hydra.gnu.org key on the installation image....Ludovic Courtès2014-06-041-1/+6
* system: Define '%base-packages' and use it....Ludovic Courtès2014-06-041-12/+3
* install: Add more useful packages....Ludovic Courtès2014-06-031-3/+5
* gnu: Merge Parted, fdisk, and ddrescue in (gnu packages disk)....Ludovic Courtès2014-06-031-2/+1
* Add (gnu system install)....Ludovic Courtès2014-05-311-0/+150