aboutsummaryrefslogtreecommitdiffstats
path: root/platforms/freebox-delta/mageia4arm.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'platforms/freebox-delta/mageia4arm.cfg')
-rw-r--r--platforms/freebox-delta/mageia4arm.cfg16
1 files changed, 5 insertions, 11 deletions
diff --git a/platforms/freebox-delta/mageia4arm.cfg b/platforms/freebox-delta/mageia4arm.cfg
index b62e366..0958f25 100644
--- a/platforms/freebox-delta/mageia4arm.cfg
+++ b/platforms/freebox-delta/mageia4arm.cfg
@@ -1,6 +1,6 @@
# Copyright (C) 2017-2018 Daniel Tartavel-jeannot <contact@librepc.com>
-# Copyright (C) 2019-2022 Jean-Baptiste Biernacki <j.biernacki@free.fr>
+# Copyright (C) 2019-2020 Jean-Baptiste Biernacki <j.biernacki@free.fr>
#
# This program is free software; you can redistribute it and/or modify
@@ -23,15 +23,12 @@ MAGEIA_VERSION=${MAGEIA_VERSION:="8"}
ARM_VERSION="aarch64"
# Target plateform (odroid or rpi)
-TARGET="Delta"
+TARGET="freebox-delta"
# Target version (0,2,3 for raspi, 3 or 4 for odroid)
TARGET_VERSION="1"
# URL of the Mageia mirror used to install ( see mirrors.mageia.org )
-# MIRROR=${MIRROR:="http://ftp.free.fr/mirrors/mageia.org/distrib/${MAGEIA_VERSION}/${ARM_VERSION}"}
-MIRROR_ROOT=http://ftp.free.fr/mirrors/mageia.org/distrib
-MIRROR_REPO="${MIRROR_ROOT}/${MAGEIA_VERSION}/${ARM_VERSION}"
-MIRROR=${MIRROR:="${MIRROR_REPO}"}
+# MIRROR="http://ftp.free.fr/mirrors/mageia.org/distrib/${MAGEIA_VERSION}/${ARM_VERSION}"
# Default user
# If not set, no user will be defined.
@@ -51,10 +48,7 @@ SEPARATE_BOOT_PARTITION=1
BOOTFS="vfat"
#kernel package to install
-KERNEL="kernel-desktop"
-
-#Size of the image by default
-IMAGE_SIZE=1
+KERNEL="kernel-server"
#The arguments for the Kernel
-BOOT_ARGS=''
+BOOT_ARGS='audit=0'