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 + + + + + + + + + + + + + + + + + + + + + + +