aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/web.scm
blob: 29055c3c066fe3ba1abfde3dbfbc20cdad3c1a6a (about) (plain)
blob size (138KB) exceeds display size limit (100KB).
x/commit/gnu/build/linux-boot.scm?id=900ef20b1da66ad71145082c883dc12f31fafa54'>linux-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