summaryrefslogtreecommitdiff
path: root/gnu/system.scm
Commit message (Expand)AuthorAge
* bootloader: grub: Allow booting from a Btrfs subvolume.Maxim Cournoyer2020-05-20
* Merge branch 'master' into core-updatesMarius Bakke2020-05-05
|\
| * system: vm: Move operating-system-uuid.Mathieu Othacehe2020-05-05
* | Merge branch 'master' into core-updatesMarius Bakke2020-05-02
|\|
| * system: Blacklist usbkbd kernel module in default kernel-arguments.base-for-series-3778Florian Pelz2020-05-01
| * system: Blacklist usbmouse kernel module in default kernel-arguments.Florian Pelz2020-05-01
* | Merge branch 'master' into core-updatesMarius Bakke2020-04-30
|\|
| * services: system: Initial entries are non-monadic.Ludovic Courtès2020-04-26
| * system: 'operating-system-directory-base-entries' uses 'profile'.Ludovic Courtès2020-04-26
* | Merge branch 'master' into core-updatesMarius Bakke2020-04-23
|\|
| * system: Automatically adjust linux-module packages to use theDanny Milosavljevic2020-04-22
| * system: Split %BASE-PACKAGES in smaller parts.Brice Waegeneire2020-04-22
| * system: 'operating-system-boot-parameters-file' uses 'scheme-file'.Ludovic Courtès2020-04-22
| * Revert "system: Don’t create a module database when no modules are available."Ludovic Courtès2020-04-21
* | Merge branch 'master' into core-updatesMarius Bakke2020-04-08
|\|
| * system: Don’t create a module database when no modules are available.Ivan Kozlov2020-04-04
* | Merge branch 'master' into core-updatesMarius Bakke2020-03-27
|\|
| * system: Export 'operating-system-kernel-loadable-modules'.Brice Waegeneire2020-03-23
| * system: Add kernel-loadable-modules to operating-system.Danny Milosavljevic2020-03-22
* | system: Switch to Guile 3.0.Marius Bakke2020-03-20
* | Merge branch 'master' into core-updatesMarius Bakke2020-03-18
|\|
| * gnu: system: Export %sudoers-specification.Maxim Cournoyer2020-03-17
* | Merge branch 'master' into core-updatesMarius Bakke2020-03-10
|\|
| * system: Export 'operating-system' missing fields.Brice Waegeneire2020-03-08
* | Merge branch 'master' into core-updatesMarius Bakke2020-03-04
|\|
| * file-systems: Add a 'file-system-device->string' procedure.Maxim Cournoyer2020-03-02
* | system: Stop using canonical-package.Mathieu Othacehe2020-02-11
|/
* system: Drop net-tools from %BASE-PACKAGES (replaced by iproute2).Simon Josefsson2020-01-12
* system: Use the udev-enabled util-linux variant.Marius Bakke2020-01-08
* services: Add 'provenance-service-type'.Ludovic Courtès2019-12-07
* system: vm: Support cross-compilation.Mathieu Othacehe2019-12-01
* Merge branch 'master' into core-updatesRicardo Wurmus2019-10-06
|\
| * system: Add 'mount' and 'umount' to '%setuid-programs'.Ludovic Courtès2019-10-06
* | Merge branch 'master' into core-updatesMark H Weaver2019-09-06
|\|
| * system: Add 'bootloader-menu-entries' field to <boot-parameters>.Ludovic Courtès2019-08-30
* | system: Write the timezone to /etc/timezone.Timothy Sample2019-07-16
|/
* system: Add 'operating-system-with-gc-roots'.Ludovic Courtès2019-05-15
* system: Export 'operating-system-default-essential-services'.Ludovic Courtès2019-05-10
* system: Add boot file systems to /etc/fstab.Ludovic Courtès2019-04-27
* system: Add guile-readline and guile-colorized to %BASE-PACKAGES.Ludovic Courtès2019-04-25
* system: Change default kernel-arguments to '("quiet").Christopher Baines2019-04-22
* system: Add 'label' field to <operating-system>.Ludovic Courtès2019-04-15
* system: Remove "beta" from GRUB menu entries.Ludovic Courtès2019-04-14
* system: Define 'this-operating-system'.Ludovic Courtès2019-03-30
* system: Add 'essential-services' field to <operating-system>.Ludovic Courtès2019-03-25
* system: Initialize console keyboard layout in the initrd.Ludovic Courtès2019-03-24
* system: Fix misleading comments.Ludovic Courtès2019-03-22
* gnu: Add graphical installer support.Mathieu Othacehe2019-01-17
* system: Add sudoedit to %setuid-programs.Meiyo Peng2019-01-13
* system: Fix missing space in boot labels for kernels that are inferior packagesPkill -92018-12-26