From ee04565c9073214ed9630c2fa2ca47ca0db7cd70 Mon Sep 17 00:00:00 2001 From: Louis Abel Date: Fri, 3 May 2024 01:15:00 -0700 Subject: [PATCH] start to create pi configs --- configs/rocky-rpi.xml | 26 +++++++++++++++++ repositories/altarch-common.xml | 1 + sbc/editbootinstall_rpi.sh | 11 ++++++++ sbc/pi.xml | 49 +++++++++++++++++++++++++++++++++ 4 files changed, 87 insertions(+) create mode 100644 configs/rocky-rpi.xml create mode 120000 repositories/altarch-common.xml create mode 100644 sbc/editbootinstall_rpi.sh create mode 100644 sbc/pi.xml diff --git a/configs/rocky-rpi.xml b/configs/rocky-rpi.xml new file mode 100644 index 0000000..7bc17b5 --- /dev/null +++ b/configs/rocky-rpi.xml @@ -0,0 +1,26 @@ + + + + + Release Engineering (SIG/Core) + releng@rockylinux.org + Rocky Linux + + + 9 + dnf + en_US + us + UTC + 9 + + + + + + + + + + + diff --git a/repositories/altarch-common.xml b/repositories/altarch-common.xml new file mode 120000 index 0000000..a220d67 --- /dev/null +++ b/repositories/altarch-common.xml @@ -0,0 +1 @@ +altarch-common-default.xml \ No newline at end of file diff --git a/sbc/editbootinstall_rpi.sh b/sbc/editbootinstall_rpi.sh new file mode 100644 index 0000000..48653b1 --- /dev/null +++ b/sbc/editbootinstall_rpi.sh @@ -0,0 +1,11 @@ +#!/bin/bash +# Modify this script to handle disk changes as needed. +# This means the relevant parts of %post can be brought over and adapted. +# example portions are commented out. + +set -x + +#diskname="$1" +#devname="$2" +#loopname="${devname%*p2}" +#loopdev=/dev/${loopname#/dev/mapper/*} diff --git a/sbc/pi.xml b/sbc/pi.xml new file mode 100644 index 0000000..e6a7bb3 --- /dev/null +++ b/sbc/pi.xml @@ -0,0 +1,49 @@ + + + + + + + + + + + + + + false + true + true + 512 + + + 10 + + + + + + + + + + + + + + + + + + + + + + +