]> gitweb.fluxo.info Git - hydra.git/commitdiff
Feat: adds Debian trixie (2)
authorSilvio Rhatto <rhatto@riseup.net>
Thu, 29 Jun 2023 00:37:10 +0000 (21:37 -0300)
committerSilvio Rhatto <rhatto@riseup.net>
Thu, 29 Jun 2023 00:37:10 +0000 (21:37 -0300)
share/config/provision/nas.conf
share/config/provision/router.conf
share/config/provision/stick.conf
share/config/provision/tpc.conf

index 91845804725f8e36ecca0bbfa5965e3cea2b0ff2..9bf683da825632423408535bfae76d4663926dfe 100644 (file)
@@ -10,7 +10,7 @@ disable_zeroing="n"                     # Disable zeroing of lvm volumes?
 discards="y"                            # Enable discards on volumes?
 random_swap="y"                         # Random swap?
 arch="amd64"                            # System arch
-version="bullseye"                      # Distro version
+version="bookworm"                      # Distro version
 grub="n"                                # Setup GRUB?
 initramfs="initramfs-tools"             # Initramfs
 mirror="http://http.debian.net/debian/" # Debian mirror
index 8b05b4ca1cede50ad0eb7bcc62daa5d22884111b..50f269525f17b2a50585fb6363c288616233ec96 100644 (file)
@@ -10,7 +10,7 @@ disable_zeroing="n"                     # Disable zeroing of lvm volumes?
 discards="y"                            # Enable discards on volumes?
 random_swap="n"                         # Random swap?
 arch="amd64"                            # System arch
-version="bullseye"                      # Distro version
+version="bookworm"                      # Distro version
 grub="y"                                # Setup GRUB?
 initramfs="initramfs-tools"             # Initramfs
 mirror="http://http.debian.net/debian/" # Debian mirror
index 23366ee5867037df5e4f406eb7aaedc1e6d0e2b1..7a95fc55530d242f0a7c77cbbc570703fc814dfc 100644 (file)
@@ -12,7 +12,7 @@ discards="n"                            # Enable discards on volumes?
 domain="example.org"                    # Domain
 #hostname="debian"                      # Hostname
 arch="amd64"                            # System arch
-version="bullseye"                      # Distro version
+version="bookworm"                      # Distro version
 grub="y"                                # Setup GRUB?
 initramfs="initramfs-tools"             # Initramfs
 mirror="http://http.debian.net/debian/" # Debian mirror
index a640d23b179fa3a33237f8bf2cf3dd3f7f0f5661..4433cbf7d5b03bb18d2fc40b3befac6abd8d13e8 100644 (file)
@@ -14,7 +14,7 @@ disable_zeroing="n"                     # Disable zeroing of lvm volumes?
 discards="y"                            # Enable discards on volumes?
 random_swap="n"                         # Random swap?
 arch="amd64"                            # System arch
-version="bullseye"                      # Distro version
+version="bookworm"                      # Distro version
 grub="y"                                # Setup GRUB?
 boot_mode="uefi"                        # Boot mode?
 secure_boot="y"                         # Use SecureBoot?