guix/gnu
Ludovic Courtès 74685a4369
services: file-system: Filter what goes to /etc/fstab.
Fixes a longstanding issue whereby, due to our long fstab that included
pseudo file systems like cgroup mounts, graphical file managers would
display all of these.  Initially reported at
<https://lists.gnu.org/archive/html/help-guix/2017-11/msg00084.html>.

* gnu/services/base.scm (file-system-fstab-entries): New procedure.
(file-system-service-type): Use it to extend FSTAB-SERVICE-TYPE.
2019-04-27 00:11:52 +02:00
..
bootloader gnu: Add configuration for depthcharge bootloader. 2019-04-03 18:21:42 +02:00
build accounts: Always honor the configured user account shell. 2019-04-26 14:19:36 +02:00
installer installer: Actually reboot when the user presses "Reboot." 2019-04-26 14:19:36 +02:00
packages gnu: ocaml-ppxlib: Update to 0.6.0. 2019-04-26 23:57:00 +02:00
services services: file-system: Filter what goes to /etc/fstab. 2019-04-27 00:11:52 +02:00
system vm-image: Remove NetworkManager & co. and add the DHCP client. 2019-04-26 18:24:55 +02:00
tests tests: separate-store-os: Increase root partition size. 2019-04-14 17:42:08 +02:00
artwork.scm
bootloader.scm bootloader: Add a 'keyboard-layout' field. 2019-03-24 23:06:11 +01:00
ci.scm
installer.scm installer: Actually reboot when the user presses "Reboot." 2019-04-26 14:19:36 +02:00
local.mk gnu: soundtouch: Update to 2.1.1. 2019-04-26 00:56:32 +02:00
packages.scm packages: Reintroduce 'find-newest-available-packages'. 2019-03-28 23:06:58 +01:00
services.scm
system.scm system: Add guile-readline and guile-colorized to %BASE-PACKAGES. 2019-04-25 00:45:34 +02:00
tests.scm accounts: Add default value for the 'home-directory' field of <user-account>. 2019-03-25 23:37:06 +01:00