From 93a5d1230e8209a2916ad250dc1ff3743334c5f4 Mon Sep 17 00:00:00 2001 From: lijh8 <9011764+lijh8@users.noreply.github.com> Date: Sat, 9 Nov 2024 15:30:11 +0800 Subject: [PATCH] Add files via upload --- debian_install.txt | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/debian_install.txt b/debian_install.txt index c54c6cc..cc1dc0c 100644 --- a/debian_install.txt +++ b/debian_install.txt @@ -301,4 +301,11 @@ $ PATH=$PATH:/usr/sbin /usr/sbin/update-initramfs -u update-initramfs: Generating /boot/initrd.img-5.10.0-20-amd64 $ +# https://www.debian.org/releases/ +Debian 12 (Bookworm), 2023-06, GCC 12.2; +Debian 11 (Bullseye), 2021-08, GCC 10.2; +Debian 10 (Buster), 2019-07, GCC 8.3; +Debian 9 (Stretch), 2017-06, GCC 6.3; +Debian 8 (Jessie), 2015-04, GCC 4.9; + #