new RPi virtio kernels
This commit is contained in:
Executable
BIN
Binary file not shown.
Executable
BIN
Binary file not shown.
BIN
Binary file not shown.
Binary file not shown.
Executable
BIN
Binary file not shown.
Executable
BIN
Binary file not shown.
BIN
Binary file not shown.
Binary file not shown.
Executable
BIN
Binary file not shown.
Executable
BIN
Binary file not shown.
Executable
BIN
Binary file not shown.
Binary file not shown.
Executable
BIN
Binary file not shown.
Executable
BIN
Binary file not shown.
Executable
BIN
Binary file not shown.
Binary file not shown.
Executable
BIN
Binary file not shown.
Executable
BIN
Binary file not shown.
BIN
Binary file not shown.
Binary file not shown.
Executable
BIN
Binary file not shown.
Executable
BIN
Binary file not shown.
BIN
Binary file not shown.
Binary file not shown.
Executable
BIN
Binary file not shown.
Executable
BIN
Binary file not shown.
BIN
Binary file not shown.
Binary file not shown.
Executable
BIN
Binary file not shown.
Executable
BIN
Binary file not shown.
Executable
BIN
Binary file not shown.
Executable
BIN
Binary file not shown.
Executable
BIN
Binary file not shown.
Executable
BIN
Binary file not shown.
Executable
BIN
Binary file not shown.
Executable
BIN
Binary file not shown.
Executable
BIN
Binary file not shown.
Executable
BIN
Binary file not shown.
Executable
BIN
Binary file not shown.
Executable
BIN
Binary file not shown.
@@ -8,33 +8,33 @@
|
|||||||
# Author: Patrick Neumann (patrick@neumannsland.de)
|
# Author: Patrick Neumann (patrick@neumannsland.de)
|
||||||
# Platform: Debian GNU/Linux (tested: 10.x)
|
# Platform: Debian GNU/Linux (tested: 10.x)
|
||||||
# Version: 1.00
|
# Version: 1.00
|
||||||
# Date: 23.09.2020
|
# Date: 10.11.2021
|
||||||
# Link: https://git.neumannsland.de/casualscripter/Masterthesis/src/branch/master/home/lucifer/RPi/make-virtio-kernel
|
# Link: https://git.neumannsland.de/casualscripter/Masterthesis/src/branch/master/home/lucifer/RPi/make-virtio-kernel
|
||||||
# License: GPL3
|
# License: GPL3
|
||||||
# Warranty: This program is distributed WITHOUT ANY WARRANTY
|
# Warranty: This program is distributed WITHOUT ANY WARRANTY
|
||||||
|
|
||||||
# mapping archive to linux kernel version:
|
# mapping archive to linux kernel version:
|
||||||
# - 1.20211029 = 5.10.63 (https://github.com/raspberrypi/linux/archive/refs/tags/1.20211029.tar.gz)
|
# - 1.20211029 = 5.10.63
|
||||||
# - 1.20210831 = 5.10.60
|
# - 1.20210831 = 5.10.60
|
||||||
# - 1.20210805 = 5.10.52
|
# - 1.20210805 = 5.10.52
|
||||||
# - 1.20210527 = 5.10.17 (https://github.com/raspberrypi/linux/archive/refs/tags/raspberrypi-kernel_1.20210527-1.tar.gz)
|
# - 1.20210527 = 5.10.17
|
||||||
# - 1.20210201 = 5.10.11
|
# - 1.20210201 = 5.10.11
|
||||||
# - 1.20210111.master = 5.10.5 (https://github.com/raspberrypi/linux/archive/refs/tags/raspberrypi-kernel_1.20210111.master-1.tar.gz)
|
# - 1.20210111.master = 5.10.5
|
||||||
# - 1.20210107.master = 5.10.4
|
# - 1.20210107.master = 5.10.4
|
||||||
# - 1.20210108 = 5.4.83 (https://github.com/raspberrypi/linux/archive/refs/tags/raspberrypi-kernel_1.20210108-1.tar.gz)
|
# - 1.20210108 = 5.4.83
|
||||||
# - 1.20201201 = 5.4.79
|
# - 1.20201201 = 5.4.79
|
||||||
# - 1.20201022 = 5.4.72
|
# - 1.20201022 = 5.4.72
|
||||||
# - 1.20200902-1 = 5.4.51 (https://github.com/raspberrypi/linux/archive/refs/tags/raspberrypi-kernel_1.20200902-1.tar.gz)
|
# - 1.20200902-1 = 5.4.51
|
||||||
# - 1.20200601+amd64-1 = 5.4.42 (https://github.com/raspberrypi/linux/archive/refs/tags/raspberrypi-kernel_1.20200601+arm64-1.tar.gz)
|
# - 1.20200601+amd64-1 = 5.4.42
|
||||||
# - 1.20200212-1 = 4.19.97 (https://github.com/raspberrypi/linux/archive/refs/tags/raspberrypi-kernel_1.20200212-1.tar.gz)
|
# - 1.20200212-1 = 4.19.97
|
||||||
# - 1.20200114-1 = 4.19.93
|
# - 1.20200114-1 = 4.19.93
|
||||||
# - 1.20190925-1 = 4.19.75
|
# - 1.20190925-1 = 4.19.75
|
||||||
# - 1.20190819-1 = 4.19.66
|
# - 1.20190819-1 = 4.19.66
|
||||||
# - 1.20190718-1 = 4.19.58
|
# - 1.20190718-1 = 4.19.58
|
||||||
# - 1.20190709-1 = 4.19.57
|
# - 1.20190709-1 = 4.19.57
|
||||||
# - 1.20190620-1 = 4.19.50 (32-Bit only!?)
|
# - 1.20190620-1 = 4.19.50 (32-Bit only)
|
||||||
# - 1.20190517-1 = 4.19.42 (32-Bit only!?)
|
# - 1.20190517-1 = 4.19.42 (32-Bit only)
|
||||||
# - 1.20190401-1 = 4.14.98 (32-Bit only!?)
|
# - 1.20190401-1 = 4.14.98 (32-Bit only)
|
||||||
|
|
||||||
# check os:
|
# check os:
|
||||||
readonly OS="Debian GNU/Linux 10"
|
readonly OS="Debian GNU/Linux 10"
|
||||||
@@ -93,23 +93,19 @@ raspberrypi-kernel_1.20210201-1
|
|||||||
raspberrypi-kernel_1.20210111.master-1
|
raspberrypi-kernel_1.20210111.master-1
|
||||||
raspberrypi-kernel_1.20210107.master-1
|
raspberrypi-kernel_1.20210107.master-1
|
||||||
raspberrypi-kernel_1.20210108-1
|
raspberrypi-kernel_1.20210108-1
|
||||||
raspberrypi-kernel_1.20211201-1
|
raspberrypi-kernel_1.20201201-1
|
||||||
raspberrypi-kernel_1.20211022-1"
|
raspberrypi-kernel_1.20201022-1
|
||||||
#raspberrypi-kernel_1.20200902-1
|
raspberrypi-kernel_1.20200902-1
|
||||||
#1.20200601+amd64-1
|
raspberrypi-kernel_1.20200601+amd64-1
|
||||||
#raspberrypi-kernel_1.20200212-1
|
raspberrypi-kernel_1.20200212-1
|
||||||
#raspberrypi-kernel_1.20200114-1
|
raspberrypi-kernel_1.20200114-1
|
||||||
#raspberrypi-kernel_1.20190925-1
|
raspberrypi-kernel_1.20190925-1
|
||||||
#raspberrypi-kernel_1.20190819-1
|
raspberrypi-kernel_1.20190819-1
|
||||||
#raspberrypi-kernel_1.20190718-1
|
raspberrypi-kernel_1.20190718-1
|
||||||
#raspberrypi-kernel_1.20190709-1
|
raspberrypi-kernel_1.20190709-1
|
||||||
#raspberrypi-kernel_1.20190620-1
|
raspberrypi-kernel_1.20190620-1
|
||||||
#raspberrypi-kernel_1.20190517-1
|
raspberrypi-kernel_1.20190517-1
|
||||||
#raspberrypi-kernel_1.20190401-1
|
raspberrypi-kernel_1.20190401-1"
|
||||||
#raspberrypi-kernel_1.20190709-1
|
|
||||||
#raspberrypi-kernel_1.20190620-1
|
|
||||||
#raspberrypi-kernel_1.20190517-1
|
|
||||||
#raspberrypi-kernel_1.20190401-1"
|
|
||||||
|
|
||||||
for release in ${RELEASES} ; do
|
for release in ${RELEASES} ; do
|
||||||
# download, extract, version,...
|
# download, extract, version,...
|
||||||
|
|||||||
Reference in New Issue
Block a user