aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/erlang.scm
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/packages/erlang.scm')
0 files changed, 0 insertions, 0 deletions
mage, hurd64-image-type, hurd64-qcow2-image-type, hurd64-barebones-disk-image, hurd64-barebones-qcow2-image): New variables. * gnu/system/images/hurd.scm (hurd64-barebones-os): New variable. Janneke Nieuwenhuizen 2024-11-20install: Open info manuals that have region codes....Because pt_PT and pt_BR have many differences, such as how the word “file” gets translated, Guix’ pt_BR info manual is called (guix.pt_BR) instead of (guix.pt). * gnu/system/install.scm (log-to-info): Try region coded manual file names. (%installation-node-names): Add node names for pt_BR and zh_CN. Change-Id: I89beebd323ee69ca83c22321c9d9e664b32cf6f3 Florian Pelz 2024-11-18linux-initrd: Export ‘file-system-modules’....* gnu/system/linux-initrd.scm (file-system-modules): Export. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Change-Id: I779efe280d2e3618adcae416eafc912babdce0a3 Daniel Khodabakhsh