Return Noble armhf arch as it works

- remove kinetic, lunar, mantic
- fix armhf sid, noble, oracular
This commit is contained in:
Igor Pecovnik
2024-05-11 10:27:38 +02:00
committed by Igor
parent 7488222b2a
commit 514c6a48e8
34 changed files with 195 additions and 21 deletions

View File

@@ -1 +0,0 @@
jammy

View File

@@ -1 +0,0 @@
../common/main

View File

@@ -1 +0,0 @@
lunar

View File

@@ -1 +0,0 @@
lunar

View File

@@ -0,0 +1 @@
../../common/main/config_desktop

View File

@@ -0,0 +1 @@
../../common/main/packages

View File

@@ -0,0 +1,60 @@
apt-file
apt-utils
aptitude
automake
avahi-autoipd
bash-completion
bison
btrfs-progs
build-essential
cracklib-runtime
dkms
evtest
expect
f2fs-tools
f3
fbset
flex
git
gpiod
gnupg2
haveged
hdparm
htop
html2text
i2c-tools
ifenslave
iotop
iperf3
iptables
keyboard-configuration
libdigest-sha-perl
libfuse2t64
libnl-3-dev
libnl-genl-3-dev
libnss-myhostname
libpam-systemd
libproc-processtable-perl
libwrap0-dev
mc
network-manager-openvpn
nfs-common
ntfs-3g
pciutils
plymouth
plymouth-themes
pv
qrencode
rfkill
rng-tools
screen
software-properties-common
smartmontools
stress
sudo
unattended-upgrades
unicode-data
unzip
vnstat
wget
wireless-regdb

View File

@@ -0,0 +1 @@
../../common/main/packages.uninstall

View File

@@ -1 +1 @@
lunar
noble

View File

@@ -1 +0,0 @@
bookworm

View File

@@ -0,0 +1 @@
../../common/debootstrap/components.debian

View File

@@ -0,0 +1 @@
../../common/debootstrap/packages

View File

@@ -0,0 +1 @@
../../common/main/packages

View File

@@ -0,0 +1,60 @@
apt-file
apt-utils
aptitude
automake
avahi-autoipd
bash-completion
bison
btrfs-progs
build-essential
cracklib-runtime
dkms
evtest
expect
f2fs-tools
f3
fbset
flex
git
gpiod
gnupg2
haveged
hdparm
htop
html2text
i2c-tools
ifenslave
iotop
iperf3
iptables
keyboard-configuration
libdigest-sha-perl
libfuse2t64
libnl-3-dev
libnl-genl-3-dev
libnss-myhostname
libpam-systemd
libproc-processtable-perl
libwrap0-dev
mc
network-manager-openvpn
nfs-common
ntfs-3g
pciutils
plymouth
plymouth-themes
pv
qrencode
rfkill
rng-tools
screen
software-properties-common
smartmontools
stress
sudo
unattended-upgrades
unicode-data
unzip
vnstat
wget
wireless-regdb

View File

@@ -0,0 +1 @@
../../common/main/packages.uninstall

View File

@@ -1 +0,0 @@
../common/main

View File

@@ -0,0 +1 @@
../../common/main/packages

View File

@@ -0,0 +1,60 @@
apt-file
apt-utils
aptitude
automake
avahi-autoipd
bash-completion
bison
btrfs-progs
build-essential
cracklib-runtime
dkms
evtest
expect
f2fs-tools
f3
fbset
flex
git
gpiod
gnupg2
haveged
hdparm
htop
html2text
i2c-tools
ifenslave
iotop
iperf3
iptables
keyboard-configuration
libdigest-sha-perl
libfuse2t64
libnl-3-dev
libnl-genl-3-dev
libnss-myhostname
libpam-systemd
libproc-processtable-perl
libwrap0-dev
mc
network-manager-openvpn
nfs-common
ntfs-3g
pciutils
plymouth
plymouth-themes
pv
qrencode
rfkill
rng-tools
screen
software-properties-common
smartmontools
stress
sudo
unattended-upgrades
unicode-data
unzip
vnstat
wget
wireless-regdb

View File

@@ -0,0 +1 @@
../../common/main/packages.uninstall

View File

@@ -1 +0,0 @@
arm64,armhf,riscv64,amd64

View File

@@ -1 +0,0 @@
Ubuntu kinetic 22.10

View File

@@ -1 +0,0 @@
eos

View File

@@ -1 +0,0 @@
arm64,armhf,riscv64,amd64

View File

@@ -1 +0,0 @@
Ubuntu lunar 23.04

View File

@@ -1 +0,0 @@
eos

View File

@@ -1 +0,0 @@
arm64,armhf,riscv64,amd64

View File

@@ -1 +0,0 @@
Ubuntu Mantic 23.10

View File

@@ -1 +0,0 @@
eos

View File

@@ -1 +1 @@
arm64,riscv64,amd64
armhf,arm64,riscv64,amd64

View File

@@ -1 +1 @@
arm64,riscv64,amd64
armhf,arm64,riscv64,amd64

View File

@@ -307,7 +307,7 @@ function do_extra_configuration() {
[[ -z $BOOTPATCHDIR ]] && BOOTPATCHDIR="u-boot-$LINUXFAMILY" # @TODO move to hook
[[ -z $ATFPATCHDIR ]] && ATFPATCHDIR="atf-$LINUXFAMILY"
if [[ "$RELEASE" =~ ^(focal|jammy|kinetic|lunar|mantic|noble|oracular)$ ]]; then
if [[ "$RELEASE" =~ ^(focal|jammy|noble|oracular)$ ]]; then
DISTRIBUTION="Ubuntu"
else
DISTRIBUTION="Debian"

View File

@@ -88,7 +88,7 @@ function install_distribution_specific() {
# create_sources_list_and_deploy_repo_key <when> <release> <basedir>
#
# <when>: rootfs|image
# <release>: bullseye|bookworm|sid|focal|jammy|kinetic|lunar|mantic
# <release>: bullseye|bookworm|sid|focal|jammy|noble|oracular
# <basedir>: path to root directory
#
function create_sources_list_and_deploy_repo_key() {
@@ -163,7 +163,7 @@ function create_sources_list_and_deploy_repo_key() {
fi
;;
focal | jammy | kinetic | lunar | mantic | noble | oracular)
focal | jammy | noble | oracular)
cat <<- EOF > "${basedir}"/etc/apt/sources.list
deb http://${UBUNTU_MIRROR} $release main restricted universe multiverse
#deb-src http://${UBUNTU_MIRROR} $release main restricted universe multiverse