guix-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#26341: [PATCH 0/5] Fix warnings related to syscalls in static Guile.


From: Mathieu Othacehe
Subject: bug#26341: [PATCH 0/5] Fix warnings related to syscalls in static Guile.
Date: Sat, 8 Apr 2017 18:03:24 +0200

This serie fixes the remaining warnings both at compilation
and during initrd execution.

Thank you,

Mathieu

Mathieu Othacehe (5):
  build: syscalls: Add reboot.
  build: syscalls: Allow use to network-interface syscalls independently
    of calling context.
  build: syscalls: Add mount and umount to #:replace list.
  build: syscalls: Add load-linux-module.
  build: Fix compilation warnings.

 gnu/build/file-systems.scm  |  15 +--
 gnu/build/linux-boot.scm    |   2 +
 gnu/build/linux-modules.scm |   2 +
 guix/build/syscalls.scm     | 258 +++++++++++++++++++++++++++-----------------
 4 files changed, 163 insertions(+), 114 deletions(-)

-- 
2.12.2






reply via email to

[Prev in Thread] Current Thread [Next in Thread]