3
5
Fork 0
mirror of git://git.savannah.gnu.org/guix.git synced 2023-12-14 03:33:07 +01:00
guix/gnu/system
Ludovic Courtès 6f436c54d6 system: Define '%base-packages' and use it.
* gnu/system.scm (<operating-system>)[packages]: Change default value to
  %BASE-PACKAGES.
  (%base-packages): New variable.
* gnu/system/install.scm (installation-os): Use it when defining the
  'packages' field.
* doc/guix.texi (Using the Configuration System): Use %BASE-PACKAGES in
  example.  Remove now unneeded module imports.  Explain this.
2014-06-04 18:15:50 +02:00
..
file-systems.scm system: File system sources can be marked as labels or devices. 2014-06-03 00:14:58 +02:00
grub.scm system: Add 'grub-configuration' record. 2014-05-18 22:27:23 +02:00
install.scm system: Define '%base-packages' and use it. 2014-06-04 18:15:50 +02:00
linux-initrd.scm system: File system sources can be marked as labels or devices. 2014-06-03 00:14:58 +02:00
linux.scm system: Make accounts and groups at activation time. 2014-05-11 22:41:58 +02:00
shadow.scm system: Move skeleton code to (gnu system shadow). 2014-05-14 01:02:46 +02:00
vm.scm gnu: Merge Parted, fdisk, and ddrescue in (gnu packages disk). 2014-06-03 22:43:00 +02:00