Commit 378dc83 1 parent 7cdf793 commit 378dc83 Copy full SHA for 378dc83
File tree 3 files changed +2
-5
lines changed
3 files changed +2
-5
lines changed Original file line number Diff line number Diff line change 7
7
live-task-localisation
8
8
live-task-recommended
9
9
systemd-timesyncd
10
- libmali-valhall-g610-g24p0-x11-wayland-gbm
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ LB_IMAGE_NAME="debian-bookworm-live" lb config \
10
10
--bootloaders grub-efi \
11
11
--keyring-packages " debian-archive-keyring ca-certificates fontconfig-config initramfs-tools" \
12
12
--linux-packages " linux-image linux-headers" \
13
- --linux-flavours " vendor-rk35xx " \
13
+ --linux-flavours " edge-rockchip64 " \
14
14
--parent-mirror-bootstrap " http://ftp.debian.org/debian/" \
15
15
--parent-mirror-chroot " http://ftp.debian.org/debian/" \
16
16
--parent-mirror-chroot-security " http://security.debian.org/debian-security/" \
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ LB_IMAGE_NAME="debian-trixie-live" lb config \
9
9
--bootloaders grub-efi \
10
10
--keyring-packages " debian-archive-keyring ca-certificates fontconfig-config initramfs-tools" \
11
11
--linux-packages " linux-image linux-headers" \
12
- --linux-flavours " vendor-rk35xx " \
12
+ --linux-flavours " edge-rockchip64 " \
13
13
--parent-mirror-bootstrap " http://ftp.debian.org/debian/" \
14
14
--parent-mirror-chroot " http://ftp.debian.org/debian/" \
15
15
--parent-mirror-chroot-security " http://security.debian.org/debian-security/" \
@@ -27,8 +27,6 @@ echo "deb https://apt.armbian.com trixie main trixie-utils trixie-desktop" > con
27
27
echo " deb https://apt.armbian.com bookworm main trixie-utils trixie-desktop" > config/archives/live.list.binary
28
28
echo " deb http://download.opensuse.org/repositories/home:/amazingfate:/grub-dtbo/Debian_Testing/ /" >> config/archives/live.list.chroot
29
29
echo " deb http://download.opensuse.org/repositories/home:/amazingfate:/grub-dtbo/Debian_Testing/ /" >> config/archives/live.list.binary
30
- echo " deb http://download.opensuse.org/repositories/home:/amazingfate:/libmali-rockchip/Debian_Testing/ /" >> config/archives/live.list.chroot
31
- echo " deb http://download.opensuse.org/repositories/home:/amazingfate:/libmali-rockchip/Debian_Testing/ /" >> config/archives/live.list.binary
32
30
33
31
wget https://raw.githubusercontent.com/armbian/build/main/config/armbian.key
34
32
gpg --dearmor < armbian.key > armbian.gpg
You can’t perform that action at this time.
0 commit comments