debian-installer: update debian-installer for August 2025
This commit is contained in:
parent
103ff49081
commit
dc69d82ab4
3 changed files with 3 additions and 17 deletions
|
|
@ -11,7 +11,7 @@ diff -Nru debian-installer-20210731+deb11u8+11.0trisquel13/build/config/arm64.cf
|
||||||
--- debian-installer-20210731+deb11u8+11.0trisquel13/build/config/arm64.cfg 2023-05-12 13:48:56.073639701 -0600
|
--- debian-installer-20210731+deb11u8+11.0trisquel13/build/config/arm64.cfg 2023-05-12 13:48:56.073639701 -0600
|
||||||
+++ debian-installer-20210731+deb11u8+11.0trisquel13_/build/config/arm64.cfg 2023-05-12 14:00:45.351718688 -0600
|
+++ debian-installer-20210731+deb11u8+11.0trisquel13_/build/config/arm64.cfg 2023-05-12 14:00:45.351718688 -0600
|
||||||
@@ -1,4 +1,4 @@
|
@@ -1,4 +1,4 @@
|
||||||
-MEDIUM_SUPPORTED = cdrom netboot netboot-gtk device-tree u-boot
|
-MEDIUM_SUPPORTED = cdrom netboot netboot-gtk device-tree u-boot hd-media
|
||||||
+MEDIUM_SUPPORTED = cdrom netboot device-tree u-boot
|
+MEDIUM_SUPPORTED = cdrom netboot device-tree u-boot
|
||||||
|
|
||||||
KERNELMAJOR = 2.6
|
KERNELMAJOR = 2.6
|
||||||
|
|
|
||||||
|
|
@ -1,14 +0,0 @@
|
||||||
diff --git a/build/config/x86.cfg b/build/config/x86.cfg
|
|
||||||
index 5ddc8cef..74ddad61 100644
|
|
||||||
--- a/build/config/x86.cfg
|
|
||||||
+++ b/build/config/x86.cfg
|
|
||||||
@@ -443,8 +443,8 @@ arch_netboot_dir: x86_syslinux x86_grub_efi
|
|
||||||
mkdir -p $(TEMP_DEPTHCHARGE)
|
|
||||||
depthchargectl build -v \
|
|
||||||
--board amd64-generic \
|
|
||||||
- --kernel-release $(KERNELVERSION) \
|
|
||||||
+ --kernel-release '' \
|
|
||||||
--kernel $(TEMP_KERNEL) \
|
|
||||||
--initramfs $(TEMP_INITRD) \
|
|
||||||
--root none \
|
|
||||||
|
|
||||||
|
|
@ -18,7 +18,7 @@
|
||||||
# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
|
# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
|
||||||
#
|
#
|
||||||
|
|
||||||
VERSION=18.10.testing
|
VERSION=18.11.testing
|
||||||
EXTERNAL='deb-src http://ftp.debian.org/debian trixie main'
|
EXTERNAL='deb-src http://ftp.debian.org/debian trixie main'
|
||||||
REPOKEY=0E98404D386FA1D9
|
REPOKEY=0E98404D386FA1D9
|
||||||
NETINST=true
|
NETINST=true
|
||||||
|
|
@ -123,7 +123,7 @@ sed -i 's|\$platform-signed/grub|\$platform/monolithic/grub|' build/util/efi-ima
|
||||||
sed -i 's|\$efi_name-installer.efi|\$efi_name.efi|' build/util/efi-image
|
sed -i 's|\$efi_name-installer.efi|\$efi_name.efi|' build/util/efi-image
|
||||||
|
|
||||||
# enable experimental ChromeOS devices support with depthcharge
|
# enable experimental ChromeOS devices support with depthcharge
|
||||||
patch_p1 $DATA/005_customize-chromeos-devices-build.patch
|
#patch_p1 $DATA/005_customize-chromeos-devices-build.patch
|
||||||
##EO-TODO
|
##EO-TODO
|
||||||
|
|
||||||
rm -r build/boot/artwork/11-homeworld
|
rm -r build/boot/artwork/11-homeworld
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue