mirror of
https://github.com/KDE/kde-linux.git
synced 2026-05-24 16:30:18 -04:00
calamares: remove now unused configs
they are no longer part of the settings as they have been replaced by our custom scripts
This commit is contained in:
@@ -1,19 +0,0 @@
|
||||
# SPDX-License-Identifier: GPL-3.0-only OR LicenseRef-KDE-Accepted-GPL
|
||||
# SPDX-FileCopyrightText: 2018-2019 Harald Sitter <sitter@kde.org>
|
||||
---
|
||||
efiBootLoader: "systemd-boot"
|
||||
|
||||
# systemd-boot configuration files settings, set kernel and initramfs file names
|
||||
# and amount of time before default selection boots
|
||||
# kernel: "/vmlinuz-linux"
|
||||
# img: "/initramfs-linux.img"
|
||||
# fallback: "/initramfs-linux-fallback.img"
|
||||
timeout: "10"
|
||||
# Optionally set the menu entry name and kernel name to use in systemd-boot.
|
||||
# If not specified here, these settings will be taken from branding.desc.
|
||||
# bootloaderEntryName: "Generic GNU/Linux"
|
||||
# kernelLine: ", with Stable-Kernel"
|
||||
# fallbackKernelLine: ", with Stable-Kernel (fallback initramfs)"
|
||||
|
||||
installEFIFallback: true
|
||||
efiBootloaderId: "neon"
|
||||
@@ -1,10 +0,0 @@
|
||||
# SPDX-License-Identifier: GPL-3.0-only OR LicenseRef-KDE-Accepted-GPL
|
||||
# SPDX-FileCopyrightText: 2018-2020 Harald Sitter <sitter@kde.org>
|
||||
#
|
||||
# Creates /etc/fstab and /etc/crypttab in the target system.
|
||||
# Also creates mount points for all the filesystems.
|
||||
#
|
||||
# When creating fstab entries for a filesystem, this module
|
||||
# uses the options for the filesystem type to write to the
|
||||
# options field of the file.
|
||||
---
|
||||
Reference in New Issue
Block a user