aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/patches/gcc-4.6-gnu-inline.patch
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/packages/patches/gcc-4.6-gnu-inline.patch')
0 files changed, 0 insertions, 0 deletions
repl', 'root' and 'gnu.system', respectively. Adjust doc. (find-long-option): Adjust doc. * gnu/installer/parted.scm (installer-root-partition-path): Adjust accordingly. * gnu/system.scm (bootable-kernel-arguments): Add a VERSION argument and update doc. Use VERSION to conditionally return old style vs new style initrd arguments. (%boot-parameters-version): Increment to 1. (operating-system-boot-parameters): Adjust doc. (operating-system-boot-parameters-file): Likewise. * gnu/system/linux-initrd.scm (raw-initrd, base-initrd): Likewise. * doc/guix.texi: Adjust doc. * gnu/build/activation.scm (boot-time-system): Adjust accordingly. * gnu/build/hurd-boot.scm (boot-hurd-system): Likewise. * gnu/packages/commencement.scm (%final-inputs-riscv64): Adjust comment. 2022-02-17build: linux-boot: Expound docstring of the 'boot-system' procedure.Maxim Cournoyer * gnu/build/linux-boot.scm (boot-system): Document the Linux command-line parameters it understands and split a long string over two lines.