civodul pushed a change to branch master
in repository guix.
from e40335b gnu: frescobaldi: Update to 3.0.0.
new 8336df0 syscalls: Add reboot.
new 7df4d34 syscalls: Use define-as-needed for mount and umount.
new c5cd4fa syscalls: Use define-as-needed for network-interface
syscalls.
new 23e525e syscalls: Add load-linux-module.
new a5e13c3 build: Fix compilation warnings.
The 5 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
gnu/build/file-systems.scm | 15 +---
gnu/build/linux-boot.scm | 2 +
gnu/build/linux-modules.scm | 2 +
guix/build/syscalls.scm | 171 +++++++++++++++++++++++++++-----------------
4 files changed, 113 insertions(+), 77 deletions(-)