From 85dbf098c11664f3e901df69cfa9426b36222c77 Mon Sep 17 00:00:00 2001 From: Rohan Garg Date: Wed, 26 Aug 2015 11:03:30 +0200 Subject: [PATCH] Fix settings.conf --- debian/settings.conf | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/debian/settings.conf b/debian/settings.conf index e22b025..4315376 100644 --- a/debian/settings.conf +++ b/debian/settings.conf @@ -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.