guix/gnu/build
Mathieu Othacehe a5e13c3be9
build: Fix compilation warnings.
* gnu/build/linux-boot.scm (define-module): Use (guix build syscalls).
* gnu/build/linux-modules.scm (define-module): Ditto.
* gnu/build/file-systems (define-module): Stop re-exporting mount, umount and
MS_* flags as this is now safe to include (guix build syscalls) instead.
(mount): Remove procedure.
(umount): Ditto.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-04-11 11:13:26 +02:00
..
activation.scm Merge branch 'master' into core-updates 2017-02-10 17:40:25 +01:00
cross-toolchain.scm gnu: cross-base: Move phases to (gnu build cross-toolchain). 2016-12-07 21:52:26 +01:00
file-systems.scm build: Fix compilation warnings. 2017-04-11 11:13:26 +02:00
install.scm pack: Add '--symlink'. 2017-03-14 17:57:27 +01:00
linux-boot.scm build: Fix compilation warnings. 2017-04-11 11:13:26 +02:00
linux-container.scm linux-container: Add 'container-excursion*'. 2017-02-07 00:08:10 +01:00
linux-initrd.scm
linux-modules.scm build: Fix compilation warnings. 2017-04-11 11:13:26 +02:00
marionette.scm
shepherd.scm Add (gnu build shepherd). 2017-02-07 00:08:11 +01:00
svg.scm
vm.scm vm: Add missing module. 2017-04-07 23:30:39 +02:00