aboutsummaryrefslogtreecommitdiff
path: root/gnu/installer
diff options
context:
space:
mode:
authorNicolas Goaziou <mail@nicolasgoaziou.fr>2023-08-15 10:41:42 +0200
committerNicolas Goaziou <mail@nicolasgoaziou.fr>2023-08-15 11:33:02 +0200
commitde31d18dedb93b1382f95750153051e897c5d430 (patch)
tree02f436718284bec327a662a32d88109447eed7d6 /gnu/installer
parent3a110142c973bd46897ea365854f05ce082c6297 (diff)
downloadguix-de31d18dedb93b1382f95750153051e897c5d430.tar.gz
guix-de31d18dedb93b1382f95750153051e897c5d430.zip
gnu: Add texlive-babel-malay.
* gnu/packages/tex.scm (texlive-babel-malay): New variable.
Diffstat (limited to 'gnu/installer')
0 files changed, 0 insertions, 0 deletions
build/linux-boot.scm?id=281d80d8e547fe663aaacb3226119166dd3100f9'>linux-boot: Refactor boot-system....Maxim Cournoyer 2020-05-02Merge branch 'master' into core-updatesMarius Bakke 2020-05-02linux-boot: Allow the root file system to be mounted via NFS....Stefan 2020-04-11linux-boot: Add 'make-hurd-device-nodes'....Ludovic Courtès 2020-04-11linux-boot: 'make-essential-device-nodes' root parameter is optional....Ludovic Courtès 2020-03-02linux-boot: Ensure volatile root is mounted read-only....Maxim Cournoyer 2019-12-12linux-boot: Don't ignore flags when mounting root file system....Guillaume Le Vaillant 2019-11-18linux-boot: Don't ignore options when mounting root file system....Guillaume Le Vaillant 2019-11-18linux-boot: Fix indentation....Maxim Cournoyer 2019-09-25linux-boot: Fix typo....Maxim Cournoyer 2019-08-16linux-modules: Add 'load-linux-modules-from-directory'....Ludovic Courtès 2019-06-03linux-boot: Fix e2fsck warning....Danny Milosavljevic 2019-03-24system: Initialize console keyboard layout in the initrd....Ludovic Courtès 2018-05-28file-systems: Remove 'title' field and add <file-system-label>....Ludovic Courtès 2018-02-06gnu: build: linux-boot: Remove bind-mount export....Christopher Baines 2018-02-01linux-boot: Add find-long-options....Danny Milosavljevic 2018-01-19gnu: Consistently Write ‘file system(s)’....Tobias Geerinckx-Rice 2018-01-08linux-boot: Add #:on-error for initrd error handling....Ludovic Courtès 2017-12-16linux-boot: Add make-static-device-nodes....Danny Milosavljevic 2017-12-02linux-boot: Remove unneeded import....Ludovic Courtès 2017-11-29linux-boot: Ensure /etc exists on the root file system....Ludovic Courtès 2017-11-08build: Use overlayfs instead of unionfs....Hartmut Goebel 2017-10-11file-systems: 'mount-file-system' now takes a <file-system> object....Ludovic Courtès 2017-04-11build: Fix compilation warnings....Mathieu Othacehe