guix-patches
[Top][All Lists]
Advanced

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

bug#26544: [PATCH v4 00/10] system: Move "--load" and other guix-specifi


From: Danny Milosavljevic
Subject: bug#26544: [PATCH v4 00/10] system: Move "--load" and other guix-specific parameters from the grub module to the generic system module.
Date: Fri, 21 Apr 2017 14:37:04 +0200

Danny Milosavljevic (10):
  system: Rename operating-system-kernel-arguments to
    operating-system-user-kernel-arguments.
  system: Rename operating-system-parameters-file to
    operating-system-boot-parameters-file.
  system: Factorize operating-system-boot-parameters-file.
  system: Introduce operating-system-kernel-arguments and use it.
  system: Introduce read-boot-parameters-file.
  scripts: Make boot-parameters label include generation number and
    time.
  system: vm: Use operating-system-kernel-arguments.
  system: Use operating-system-boot-parameters directly.
  system: grub: Use boot-parameters instead of menu-entry  where
    possible.
  scripts: Remove profile-grub-entries.

 gnu/system.scm          | 133 +++++++++++++++++++++++++++++++-----------------
 gnu/system/grub.scm     |  14 ++++-
 gnu/system/vm.scm       |   7 +--
 guix/scripts/system.scm |  64 +++++------------------
 4 files changed, 114 insertions(+), 104 deletions(-)






reply via email to

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