UNPKG

penguins-eggs

Version:

A remaster system tool, compatible with Almalinux, Alpine, Arch, Debian, Devuan, Fedora, Manjaro, Opensuse, Ubuntu and derivatives

13 lines (12 loc) 373 B
# SPDX-License-Identifier: GPL-3.0-only OR LicenseRef-KDE-Accepted-GPL # SPDX-FileCopyrightText: 2020 Harald Sitter <sitter@kde.org> # # This is run inside the chroot! # Carries nomodeset into the installed system iff the live system is running # with it. --- message: "nomodeset" dontChroot: false timeout: 60 script: - "/usr/libexec/calamares/calamares-nomodeset.sh"