@@ -564,7 +564,7 if [ "$BUILD_KERNEL" = true ] ; then | |||
|
564 | 564 | fi |
|
565 | 565 | |
|
566 | 566 | else # BUILD_KERNEL=false |
|
567 | if [ "$SET_ARCH" = 64 ] | |
|
567 | if [ "$SET_ARCH" = 64 ] ; then | |
|
568 | 568 | if [ "$RPI_MODEL" = 3 ] || [ "$RPI_MODEL" = 3P ] ; then |
|
569 | 569 | # Use Sakakis modified kernel if ZSWAP is active |
|
570 | 570 | if [ "$KERNEL_ZSWAP" = true ] || [ "$KERNEL_VIRT" = true ] || [ "$KERNEL_NF" = true ] || [ "$KERNEL_BPF" = true ] ; then |
@@ -1,8 +1,2 | |||
|
1 |
deb http://ftp.debian.org/debian |
|
|
2 |
#deb-src http://ftp.debian.org/debian |
|
|
3 | ||
|
4 | deb http://ftp.debian.org/debian/ stretch-updates main contrib | |
|
5 | #deb-src http://ftp.debian.org/debian/ stretch-updates main contrib | |
|
6 | ||
|
7 | deb http://security.debian.org/ stretch/updates main contrib | |
|
8 | #deb-src http://security.debian.org/ stretch/updates main contrib | |
|
1 | deb http://ftp.debian.org/debian bullseye main contrib | |
|
2 | #deb-src http://ftp.debian.org/debian bullseye main contrib No newline at end of file |
General Comments 0
Vous devez vous connecter pour laisser un commentaire.
Se connecter maintenant