mirror of
https://git.launchpad.net/~ubuntu-qt-code/+git/calamares-settings-ubuntu
synced 2025-03-04 15:51:12 +00:00
Fix settings.conf
This commit is contained in:
parent
2506e97d2e
commit
85dbf098c1
6
debian/settings.conf
vendored
6
debian/settings.conf
vendored
@ -24,6 +24,8 @@ prepare:
|
||||
- keyboard
|
||||
- users
|
||||
- webview
|
||||
# Very very specific to the ODROID and created by the ODROID image scripts
|
||||
- interactiveterminal
|
||||
|
||||
# Phase 2 - install.
|
||||
# View modules are not shown. Only the view modules shown in the previous phase are
|
||||
@ -41,8 +43,6 @@ install:
|
||||
#- packages
|
||||
#- removeuser
|
||||
|
||||
# Very very specific to the ODROID and created by the ODROID image scripts
|
||||
- interactiveterminal
|
||||
|
||||
# Phase 3 - postinstall.
|
||||
# View modules are shown as UI pages, jobs from job modules are executed immediately in
|
||||
@ -58,7 +58,7 @@ postinstall:
|
||||
# as paths relative to the current directory.
|
||||
# Only the name of the branding component (directory) should be specified here, Calamares
|
||||
# then takes care of finding it and loading the contents.
|
||||
branding: default
|
||||
branding: netrunner-debian
|
||||
|
||||
# If this is set to true, Calamares will show an "are you sure?" prompt right before the
|
||||
# install phase, i.e. at the point of no return. If it's false, no prompt is shown.
|
||||
|
Loading…
x
Reference in New Issue
Block a user