aboutsummaryrefslogtreecommitdiff
path: root/graph.js
diff options
context:
space:
mode:
authorLudovic Courtès <ludo@gnu.org>2019-04-07 22:01:04 +0200
committerLudovic Courtès <ludo@gnu.org>2019-04-07 22:23:51 +0200
commit6fb6dd13b5120027d92dc84d158b47c3d45a5678 (patch)
tree057accfe06d149aaf58743692aef3a75228ed2d3 /graph.js
parenta886eedfae6832afd52c65febaaffd1fbbd2dec6 (diff)
downloadguix-6fb6dd13b5120027d92dc84d158b47c3d45a5678.tar.gz
guix-6fb6dd13b5120027d92dc84d158b47c3d45a5678.zip
install: Remove "GuixSD".
* gnu/system/install.scm (%installation-services): Remove "Guix System Distribution" from motd.
Diffstat (limited to 'graph.js')
0 files changed, 0 insertions, 0 deletions
comment about grub configuration files....Stefan 2020-06-09bootloader: grub: Fix cross-compilation....Mathieu Othacehe 2020-06-09gnu: grub: Support graphical gfxterm on all systems....Stefan 2020-06-08bootloader: grub: Add support for multiboot....Jan (janneke) Nieuwenhuizen 2020-05-29bootloader: grub: Rename the btrfs-subvolume-file-name parameter....Maxim Cournoyer 2020-05-29bootloader: grub: Use inheritance to define grub-minimal-bootloader....Mathieu Othacehe 2020-05-29bootloader: grub: Do not run grub-install when creating a disk-image....Mathieu Othacehe 2020-05-29bootloader: Add 'disk-image-installer'....Mathieu Othacehe 2020-05-20bootloader: grub: Allow booting from a Btrfs subvolume....Maxim Cournoyer 2020-05-19gnu: grub: Allow a PNG image and replace "aspect-ratio" with "resolution"....Stefan 2020-05-16bootloader: grub: Refer to the native 'grub-mklayout' and font file....Ludovic Courtès 2020-04-08Merge branch 'master' into core-updates...Marius Bakke 2020-04-06system: Allow for comma-separated keyboard layouts....Ludovic Courtès 2020-03-29gnu: bootloader: Add grub-minimal-bootloader....Jan Nieuwenhuizen 2020-03-17bootloader: grub: Refactor eye-candy a bit....Maxim Cournoyer 2020-03-17bootloader: grub: Use the all_video module in graphic mode....Maxim Cournoyer 2020-01-25bootloader: grub: Add gfxmode (resolution) override....Jan Nieuwenhuizen 2020-01-07Revert "bootloader: grub: Add gfxmode (resolution) override."...Tobias Geerinckx-Rice 2020-01-07bootloader: grub: Add gfxmode (resolution) override....Jan Nieuwenhuizen 2020-01-06Adjust module autoloads....Ludovic Courtès 2020-01-03bootloader: Mark "grub.cfg" and "extlinux.conf" as non-substitutable....Ludovic Courtès 2019-12-23bootloader: grub: Add firmware setup entry....Brice Waegeneire 2019-05-09bootloader: grub: Remove unneeded 'terminal_output'....Ludovic Courtès 2019-03-24bootloader: Add a 'keyboard-layout' field....Ludovic Courtès 2019-03-16bootloader: Use 'invoke/quiet' when running 'grub-install' and co....Ludovic Courtès 2019-03-13Remove traces of "GuixSD"....Ludovic Courtès 2018-11-18bootloader: De-monadify configuration file generators....Ludovic Courtès 2018-06-26bootloader: grub-efi: Identify as "GuixSD" instead of "grub"....Marius Bakke 2018-06-26bootloader: grub-efi: Support EFI directories relative to MOUNT-POINT....Marius Bakke 2018-06-01bootloader: grub: Use 'with-extensions'....Ludovic Courtès 2018-06-01bootloader: grub: Simplify 'svg->png'....Ludovic Courtès 2018-05-28file-systems: Remove 'title' field and add <file-system-label>....Ludovic Courtès 2018-02-18gnu: Pass "--target=i386-pc" when installing GRUB for legacy BIOS....Ricardo Wurmus 2017-09-11system: Introduce a disjoint UUID type....Ludovic Courtès 2017-08-20gnu: grub-efi-bootloader: Specialize grub-install invocation....Andy Wingo 2017-08-03vm: Use grub-hybrid's grub-mkrescue....Danny Milosavljevic 2017-07-28bootloader: Use <menu-entry> for the bootloader side....Danny Milosavljevic 2017-07-02gnu: Switch guile-cairo and dependents to Guile 2.2 again....Ludovic Courtès 2017-06-08bootloader: Use menu-entry to define custom bootloader entries....Mathieu Othacehe 2017-05-16bootloader: Add extlinux support....Mathieu Othacehe