Compare commits
2 Commits
b0d6c5f152
...
27448fee7d
Author | SHA1 | Date |
---|---|---|
|
27448fee7d | |
|
d519e12ffd |
|
@ -19,6 +19,7 @@
|
|||
* Do not use wireless interface for installation (see #19).
|
||||
* Gnome preseed is now only available with UEFI (see #20).
|
||||
* Update PXE files to last version from Bullseye (6.04~git20190206.bf6db5b4).
|
||||
* Use deb.debian.org fastly instance instead of ftp.fr.debian.org URL.
|
||||
|
||||
### Fix
|
||||
* Remove tasksel only if no X session was installed (see #17).
|
||||
|
|
|
@ -135,7 +135,7 @@ Preseeding provides a way to set answers to questions asked by the Debian-Instal
|
|||
| lv_swap | SWAP | 512 Mb - 100% RAM size | Swap sapce |
|
||||
| lv_free | /mnt/free | free space | See below |
|
||||
* APT :
|
||||
* Installation from internet (repository : ftp.fr.debian.org)
|
||||
* Installation from internet (repository : deb.debian.org)
|
||||
* Select **ssh-server** and **standard** in _tasksel_ for installation.
|
||||
* Add additional packages : **tftp-hpa** (to be able to download the [latecommand archive from the PXE server][debian latecommand howto]).
|
||||
* Bootloader :
|
||||
|
|
|
@ -41,7 +41,7 @@ d-i keyboard-configuration/xkb-keymap select French
|
|||
## Auto-configure networking
|
||||
d-i netcfg/use_autoconfig boolean true
|
||||
|
||||
# Disable that annoying WEP key dialog.
|
||||
## Disable that annoying WEP key dialog.
|
||||
d-i netcfg/wireless_wep string
|
||||
|
||||
## To set a different link detection timeout (default is 3 seconds).
|
||||
|
@ -81,10 +81,10 @@ d-i hw-detect/load_firmware boolean true
|
|||
|
||||
## Mirror
|
||||
d-i mirror/country string FR
|
||||
d-i mirror/http/hostname string ftp.fr.debian.org
|
||||
d-i mirror/http/hostname string deb.debian.org
|
||||
d-i mirror/http/directory string /debian/
|
||||
d-i mirror/http/proxy string
|
||||
d-i mirror/http/mirror string ftp.fr.debian.org
|
||||
d-i mirror/http/mirror string deb.debian.org
|
||||
d-i mirror/suite string
|
||||
|
||||
################################################################## ]]]
|
||||
|
@ -290,7 +290,7 @@ d-i base-installer/initramfs-tools/driver-policy select most
|
|||
|
||||
## Post install APT setup
|
||||
d-i apt-setup/uri_type select d-i
|
||||
d-i apt-setup/hostname string ftp.fr.debian.org
|
||||
d-i apt-setup/hostname string deb.debian.org
|
||||
d-i apt-setup/directory string /debian/
|
||||
d-i apt-setup/another boolean false
|
||||
d-i apt-setup/security-updates boolean false
|
||||
|
|
|
@ -81,10 +81,10 @@ d-i hw-detect/load_firmware boolean true
|
|||
|
||||
## Mirror
|
||||
d-i mirror/country string FR
|
||||
d-i mirror/http/hostname string ftp.fr.debian.org
|
||||
d-i mirror/http/hostname string deb.debian.org
|
||||
d-i mirror/http/directory string /debian/
|
||||
d-i mirror/http/proxy string
|
||||
d-i mirror/http/mirror string ftp.fr.debian.org
|
||||
d-i mirror/http/mirror string deb.debian.org
|
||||
d-i mirror/suite string
|
||||
|
||||
################################################################## ]]]
|
||||
|
@ -293,7 +293,7 @@ d-i base-installer/initramfs-tools/driver-policy select most
|
|||
|
||||
## Post install APT setup
|
||||
d-i apt-setup/uri_type select d-i
|
||||
d-i apt-setup/hostname string ftp.fr.debian.org
|
||||
d-i apt-setup/hostname string deb.debian.org
|
||||
d-i apt-setup/directory string /debian/
|
||||
d-i apt-setup/another boolean false
|
||||
d-i apt-setup/security-updates boolean false
|
||||
|
|
|
@ -81,10 +81,10 @@ d-i hw-detect/load_firmware boolean true
|
|||
|
||||
## Mirror
|
||||
d-i mirror/country string FR
|
||||
d-i mirror/http/hostname string ftp.fr.debian.org
|
||||
d-i mirror/http/hostname string deb.debian.org
|
||||
d-i mirror/http/directory string /debian/
|
||||
d-i mirror/http/proxy string
|
||||
d-i mirror/http/mirror string ftp.fr.debian.org
|
||||
d-i mirror/http/mirror string deb.debian.org
|
||||
d-i mirror/suite string
|
||||
|
||||
################################################################## ]]]
|
||||
|
@ -93,10 +93,10 @@ d-i mirror/suite string
|
|||
|
||||
## Mirror
|
||||
d-i mirror/country string FR
|
||||
d-i mirror/http/hostname string ftp.fr.debian.org
|
||||
d-i mirror/http/hostname string deb.debian.org
|
||||
d-i mirror/http/directory string /debian/
|
||||
d-i mirror/http/proxy string
|
||||
d-i mirror/http/mirror string ftp.fr.debian.org
|
||||
d-i mirror/http/mirror string deb.debian.org
|
||||
d-i mirror/suite string
|
||||
|
||||
################################################################## ]]]
|
||||
|
@ -283,7 +283,7 @@ d-i base-installer/initramfs-tools/driver-policy select most
|
|||
|
||||
## Post install APT setup
|
||||
d-i apt-setup/uri_type select d-i
|
||||
d-i apt-setup/hostname string ftp.fr.debian.org
|
||||
d-i apt-setup/hostname string deb.debian.org
|
||||
d-i apt-setup/directory string /debian/
|
||||
d-i apt-setup/another boolean false
|
||||
d-i apt-setup/security-updates boolean false
|
||||
|
|
|
@ -81,10 +81,10 @@ d-i hw-detect/load_firmware boolean true
|
|||
|
||||
## Mirror
|
||||
d-i mirror/country string FR
|
||||
d-i mirror/http/hostname string ftp.fr.debian.org
|
||||
d-i mirror/http/hostname string deb.debian.org
|
||||
d-i mirror/http/directory string /debian/
|
||||
d-i mirror/http/proxy string
|
||||
d-i mirror/http/mirror string ftp.fr.debian.org
|
||||
d-i mirror/http/mirror string deb.debian.org
|
||||
d-i mirror/suite string
|
||||
|
||||
################################################################## ]]]
|
||||
|
@ -294,7 +294,7 @@ d-i base-installer/initramfs-tools/driver-policy select most
|
|||
|
||||
## Post install APT setup
|
||||
d-i apt-setup/uri_type select d-i
|
||||
d-i apt-setup/hostname string ftp.fr.debian.org
|
||||
d-i apt-setup/hostname string deb.debian.org
|
||||
d-i apt-setup/directory string /debian/
|
||||
d-i apt-setup/another boolean false
|
||||
d-i apt-setup/security-updates boolean false
|
||||
|
|
|
@ -81,10 +81,10 @@ d-i hw-detect/load_firmware boolean true
|
|||
|
||||
## Mirror
|
||||
d-i mirror/country string FR
|
||||
d-i mirror/http/hostname string ftp.fr.debian.org
|
||||
d-i mirror/http/hostname string deb.debian.org
|
||||
d-i mirror/http/directory string /debian/
|
||||
d-i mirror/http/proxy string
|
||||
d-i mirror/http/mirror string ftp.fr.debian.org
|
||||
d-i mirror/http/mirror string deb.debian.org
|
||||
d-i mirror/suite string
|
||||
|
||||
################################################################## ]]]
|
||||
|
@ -293,7 +293,7 @@ d-i base-installer/initramfs-tools/driver-policy select most
|
|||
|
||||
## Post install APT setup
|
||||
d-i apt-setup/uri_type select d-i
|
||||
d-i apt-setup/hostname string ftp.fr.debian.org
|
||||
d-i apt-setup/hostname string deb.debian.org
|
||||
d-i apt-setup/directory string /debian/
|
||||
d-i apt-setup/another boolean false
|
||||
d-i apt-setup/security-updates boolean false
|
||||
|
|
|
@ -81,10 +81,10 @@ d-i hw-detect/load_firmware boolean true
|
|||
|
||||
## Mirror
|
||||
d-i mirror/country string FR
|
||||
d-i mirror/http/hostname string ftp.fr.debian.org
|
||||
d-i mirror/http/hostname string deb.debian.org
|
||||
d-i mirror/http/directory string /debian/
|
||||
d-i mirror/http/proxy string
|
||||
d-i mirror/http/mirror string ftp.fr.debian.org
|
||||
d-i mirror/http/mirror string deb.debian.org
|
||||
d-i mirror/suite string
|
||||
|
||||
################################################################## ]]]
|
||||
|
@ -290,7 +290,7 @@ d-i base-installer/initramfs-tools/driver-policy select most
|
|||
|
||||
## Post install APT setup
|
||||
d-i apt-setup/uri_type select d-i
|
||||
d-i apt-setup/hostname string ftp.fr.debian.org
|
||||
d-i apt-setup/hostname string deb.debian.org
|
||||
d-i apt-setup/directory string /debian/
|
||||
d-i apt-setup/another boolean false
|
||||
d-i apt-setup/security-updates boolean false
|
||||
|
|
|
@ -82,10 +82,10 @@ d-i hw-detect/load_firmware boolean true
|
|||
|
||||
## Mirror
|
||||
d-i mirror/country string FR
|
||||
d-i mirror/http/hostname string ftp.fr.debian.org
|
||||
d-i mirror/http/hostname string deb.debian.org
|
||||
d-i mirror/http/directory string /debian/
|
||||
d-i mirror/http/proxy string
|
||||
d-i mirror/http/mirror string ftp.fr.debian.org
|
||||
d-i mirror/http/mirror string deb.debian.org
|
||||
d-i mirror/suite string
|
||||
|
||||
|
||||
|
@ -263,7 +263,7 @@ d-i partman/confirm_nooverwrite boolean true
|
|||
|
||||
## Post install APT setup
|
||||
d-i apt-setup/uri_type select d-i
|
||||
d-i apt-setup/hostname string ftp.fr.debian.org
|
||||
d-i apt-setup/hostname string deb.debian.org
|
||||
d-i apt-setup/directory string /debian/
|
||||
d-i apt-setup/another boolean false
|
||||
d-i apt-setup/security-updates boolean false
|
||||
|
|
|
@ -81,10 +81,10 @@ d-i hw-detect/load_firmware boolean true
|
|||
|
||||
## Mirror
|
||||
d-i mirror/country string FR
|
||||
d-i mirror/http/hostname string ftp.fr.debian.org
|
||||
d-i mirror/http/hostname string deb.debian.org
|
||||
d-i mirror/http/directory string /debian/
|
||||
d-i mirror/http/proxy string
|
||||
d-i mirror/http/mirror string ftp.fr.debian.org
|
||||
d-i mirror/http/mirror string deb.debian.org
|
||||
d-i mirror/suite string
|
||||
|
||||
################################################################## ]]]
|
||||
|
@ -298,7 +298,7 @@ d-i base-installer/initramfs-tools/driver-policy select most
|
|||
|
||||
## Post install APT setup
|
||||
d-i apt-setup/uri_type select d-i
|
||||
d-i apt-setup/hostname string ftp.fr.debian.org
|
||||
d-i apt-setup/hostname string deb.debian.org
|
||||
d-i apt-setup/directory string /debian/
|
||||
d-i apt-setup/another boolean false
|
||||
d-i apt-setup/security-updates boolean false
|
||||
|
|
|
@ -81,10 +81,10 @@ d-i hw-detect/load_firmware boolean true
|
|||
|
||||
## Mirror
|
||||
d-i mirror/country string FR
|
||||
d-i mirror/http/hostname string ftp.fr.debian.org
|
||||
d-i mirror/http/hostname string deb.debian.org
|
||||
d-i mirror/http/directory string /debian/
|
||||
d-i mirror/http/proxy string
|
||||
d-i mirror/http/mirror string ftp.fr.debian.org
|
||||
d-i mirror/http/mirror string deb.debian.org
|
||||
d-i mirror/suite string
|
||||
|
||||
################################################################## ]]]
|
||||
|
@ -293,7 +293,7 @@ d-i base-installer/initramfs-tools/driver-policy select most
|
|||
|
||||
## Post install APT setup
|
||||
d-i apt-setup/uri_type select d-i
|
||||
d-i apt-setup/hostname string ftp.fr.debian.org
|
||||
d-i apt-setup/hostname string deb.debian.org
|
||||
d-i apt-setup/directory string /debian/
|
||||
d-i apt-setup/another boolean false
|
||||
d-i apt-setup/security-updates boolean false
|
||||
|
|
|
@ -79,10 +79,10 @@ d-i hw-detect/load_firmware boolean true
|
|||
|
||||
## Mirror
|
||||
d-i mirror/country string FR
|
||||
d-i mirror/http/hostname string ftp.fr.debian.org
|
||||
d-i mirror/http/hostname string deb.debian.org
|
||||
d-i mirror/http/directory string /debian/
|
||||
d-i mirror/http/proxy string
|
||||
d-i mirror/http/mirror string ftp.fr.debian.org
|
||||
d-i mirror/http/mirror string deb.debian.org
|
||||
d-i mirror/suite string
|
||||
|
||||
|
||||
|
@ -254,7 +254,7 @@ d-i partman/confirm_nooverwrite boolean true
|
|||
|
||||
## Post install APT setup
|
||||
d-i apt-setup/uri_type select d-i
|
||||
d-i apt-setup/hostname string ftp.fr.debian.org
|
||||
d-i apt-setup/hostname string deb.debian.org
|
||||
d-i apt-setup/directory string /debian/
|
||||
d-i apt-setup/another boolean false
|
||||
d-i apt-setup/security-updates boolean false
|
||||
|
|
|
@ -82,10 +82,10 @@ d-i hw-detect/load_firmware boolean true
|
|||
|
||||
## Mirror
|
||||
d-i mirror/country string FR
|
||||
d-i mirror/http/hostname string ftp.fr.debian.org
|
||||
d-i mirror/http/hostname string deb.debian.org
|
||||
d-i mirror/http/directory string /debian/
|
||||
d-i mirror/http/proxy string
|
||||
d-i mirror/http/mirror string ftp.fr.debian.org
|
||||
d-i mirror/http/mirror string deb.debian.org
|
||||
d-i mirror/suite string
|
||||
|
||||
|
||||
|
@ -287,7 +287,7 @@ d-i partman/confirm_nooverwrite boolean true
|
|||
|
||||
## Post install APT setup
|
||||
d-i apt-setup/uri_type select d-i
|
||||
d-i apt-setup/hostname string ftp.fr.debian.org
|
||||
d-i apt-setup/hostname string deb.debian.org
|
||||
d-i apt-setup/directory string /debian/
|
||||
d-i apt-setup/another boolean false
|
||||
d-i apt-setup/security-updates boolean false
|
||||
|
|
|
@ -81,10 +81,10 @@ d-i hw-detect/load_firmware boolean true
|
|||
|
||||
## Mirror
|
||||
d-i mirror/country string FR
|
||||
d-i mirror/http/hostname string ftp.fr.debian.org
|
||||
d-i mirror/http/hostname string deb.debian.org
|
||||
d-i mirror/http/directory string /debian/
|
||||
d-i mirror/http/proxy string
|
||||
d-i mirror/http/mirror string ftp.fr.debian.org
|
||||
d-i mirror/http/mirror string deb.debian.org
|
||||
d-i mirror/suite string
|
||||
|
||||
################################################################## ]]]
|
||||
|
@ -293,7 +293,7 @@ d-i base-installer/initramfs-tools/driver-policy select most
|
|||
|
||||
## Post install APT setup
|
||||
d-i apt-setup/uri_type select d-i
|
||||
d-i apt-setup/hostname string ftp.fr.debian.org
|
||||
d-i apt-setup/hostname string deb.debian.org
|
||||
d-i apt-setup/directory string /debian/
|
||||
d-i apt-setup/another boolean false
|
||||
d-i apt-setup/security-updates boolean false
|
||||
|
|
|
@ -82,10 +82,10 @@ d-i hw-detect/load_firmware boolean true
|
|||
|
||||
## Mirror
|
||||
d-i mirror/country string FR
|
||||
d-i mirror/http/hostname string ftp.fr.debian.org
|
||||
d-i mirror/http/hostname string deb.debian.org
|
||||
d-i mirror/http/directory string /debian/
|
||||
d-i mirror/http/proxy string
|
||||
d-i mirror/http/mirror string ftp.fr.debian.org
|
||||
d-i mirror/http/mirror string deb.debian.org
|
||||
d-i mirror/suite string
|
||||
|
||||
|
||||
|
@ -263,7 +263,7 @@ d-i partman/confirm_nooverwrite boolean true
|
|||
|
||||
## Post install APT setup
|
||||
d-i apt-setup/uri_type select d-i
|
||||
d-i apt-setup/hostname string ftp.fr.debian.org
|
||||
d-i apt-setup/hostname string deb.debian.org
|
||||
d-i apt-setup/directory string /debian/
|
||||
d-i apt-setup/another boolean false
|
||||
d-i apt-setup/security-updates boolean false
|
||||
|
|
|
@ -79,10 +79,10 @@ d-i hw-detect/load_firmware boolean true
|
|||
|
||||
## Mirror
|
||||
d-i mirror/country string FR
|
||||
d-i mirror/http/hostname string ftp.fr.debian.org
|
||||
d-i mirror/http/hostname string deb.debian.org
|
||||
d-i mirror/http/directory string /debian/
|
||||
d-i mirror/http/proxy string
|
||||
d-i mirror/http/mirror string ftp.fr.debian.org
|
||||
d-i mirror/http/mirror string deb.debian.org
|
||||
d-i mirror/suite string
|
||||
|
||||
|
||||
|
@ -269,7 +269,7 @@ d-i partman/confirm_nooverwrite boolean true
|
|||
|
||||
## Post install APT setup
|
||||
d-i apt-setup/uri_type select d-i
|
||||
d-i apt-setup/hostname string ftp.fr.debian.org
|
||||
d-i apt-setup/hostname string deb.debian.org
|
||||
d-i apt-setup/directory string /debian/
|
||||
d-i apt-setup/another boolean false
|
||||
d-i apt-setup/security-updates boolean false
|
||||
|
|
|
@ -79,10 +79,10 @@ d-i hw-detect/load_firmware boolean true
|
|||
|
||||
## Mirror
|
||||
d-i mirror/country string FR
|
||||
d-i mirror/http/hostname string ftp.fr.debian.org
|
||||
d-i mirror/http/hostname string deb.debian.org
|
||||
d-i mirror/http/directory string /debian/
|
||||
d-i mirror/http/proxy string
|
||||
d-i mirror/http/mirror string ftp.fr.debian.org
|
||||
d-i mirror/http/mirror string deb.debian.org
|
||||
d-i mirror/suite string
|
||||
|
||||
|
||||
|
@ -260,7 +260,7 @@ d-i partman/confirm_nooverwrite boolean true
|
|||
|
||||
## Post install APT setup
|
||||
d-i apt-setup/uri_type select d-i
|
||||
d-i apt-setup/hostname string ftp.fr.debian.org
|
||||
d-i apt-setup/hostname string deb.debian.org
|
||||
d-i apt-setup/directory string /debian/
|
||||
d-i apt-setup/another boolean false
|
||||
d-i apt-setup/security-updates boolean false
|
||||
|
|
|
@ -79,10 +79,10 @@ d-i hw-detect/load_firmware boolean true
|
|||
|
||||
## Mirror
|
||||
d-i mirror/country string FR
|
||||
d-i mirror/http/hostname string ftp.fr.debian.org
|
||||
d-i mirror/http/hostname string deb.debian.org
|
||||
d-i mirror/http/directory string /debian/
|
||||
d-i mirror/http/proxy string
|
||||
d-i mirror/http/mirror string ftp.fr.debian.org
|
||||
d-i mirror/http/mirror string deb.debian.org
|
||||
d-i mirror/suite string
|
||||
|
||||
|
||||
|
@ -260,7 +260,7 @@ d-i partman/confirm_nooverwrite boolean true
|
|||
|
||||
## Post install APT setup
|
||||
d-i apt-setup/uri_type select d-i
|
||||
d-i apt-setup/hostname string ftp.fr.debian.org
|
||||
d-i apt-setup/hostname string deb.debian.org
|
||||
d-i apt-setup/directory string /debian/
|
||||
d-i apt-setup/another boolean false
|
||||
d-i apt-setup/security-updates boolean false
|
||||
|
|
|
@ -79,10 +79,10 @@ d-i hw-detect/load_firmware boolean true
|
|||
|
||||
## Mirror
|
||||
d-i mirror/country string FR
|
||||
d-i mirror/http/hostname string ftp.fr.debian.org
|
||||
d-i mirror/http/hostname string deb.debian.org
|
||||
d-i mirror/http/directory string /debian/
|
||||
d-i mirror/http/proxy string
|
||||
d-i mirror/http/mirror string ftp.fr.debian.org
|
||||
d-i mirror/http/mirror string deb.debian.org
|
||||
d-i mirror/suite string
|
||||
|
||||
|
||||
|
@ -260,7 +260,7 @@ d-i partman/confirm_nooverwrite boolean true
|
|||
|
||||
## Post install APT setup
|
||||
d-i apt-setup/uri_type select d-i
|
||||
d-i apt-setup/hostname string ftp.fr.debian.org
|
||||
d-i apt-setup/hostname string deb.debian.org
|
||||
d-i apt-setup/directory string /debian/
|
||||
d-i apt-setup/another boolean false
|
||||
d-i apt-setup/security-updates boolean false
|
||||
|
|
|
@ -83,10 +83,10 @@ d-i hw-detect/load_firmware boolean true
|
|||
|
||||
## Mirror
|
||||
d-i mirror/country string FR
|
||||
d-i mirror/http/hostname string ftp.fr.debian.org
|
||||
d-i mirror/http/hostname string deb.debian.org
|
||||
d-i mirror/http/directory string /debian/
|
||||
d-i mirror/http/proxy string
|
||||
d-i mirror/http/mirror string ftp.fr.debian.org
|
||||
d-i mirror/http/mirror string deb.debian.org
|
||||
d-i mirror/suite string
|
||||
|
||||
|
||||
|
@ -295,7 +295,7 @@ d-i base-installer/initramfs-tools/driver-policy select most
|
|||
|
||||
## Post install APT setup
|
||||
d-i apt-setup/uri_type select d-i
|
||||
d-i apt-setup/hostname string ftp.fr.debian.org
|
||||
d-i apt-setup/hostname string deb.debian.org
|
||||
d-i apt-setup/directory string /debian/
|
||||
d-i apt-setup/another boolean false
|
||||
d-i apt-setup/security-updates boolean false
|
||||
|
|
|
@ -81,10 +81,10 @@ d-i hw-detect/load_firmware boolean true
|
|||
|
||||
## Mirror
|
||||
d-i mirror/country string FR
|
||||
d-i mirror/http/hostname string ftp.fr.debian.org
|
||||
d-i mirror/http/hostname string deb.debian.org
|
||||
d-i mirror/http/directory string /debian/
|
||||
d-i mirror/http/proxy string
|
||||
d-i mirror/http/mirror string ftp.fr.debian.org
|
||||
d-i mirror/http/mirror string deb.debian.org
|
||||
d-i mirror/suite string sid
|
||||
|
||||
################################################################## ]]]
|
||||
|
@ -241,7 +241,7 @@ d-i base-installer/initramfs-tools/driver-policy select most
|
|||
|
||||
## Post install APT setup
|
||||
d-i apt-setup/uri_type select d-i
|
||||
d-i apt-setup/hostname string ftp.fr.debian.org
|
||||
d-i apt-setup/hostname string deb.debian.org
|
||||
d-i apt-setup/directory string /debian/
|
||||
d-i apt-setup/another boolean false
|
||||
d-i apt-setup/security-updates boolean false
|
||||
|
|
|
@ -80,10 +80,10 @@ d-i hw-detect/load_firmware boolean true
|
|||
|
||||
## Mirror
|
||||
d-i mirror/country string FR
|
||||
d-i mirror/http/hostname string ftp.fr.debian.org
|
||||
d-i mirror/http/hostname string deb.debian.org
|
||||
d-i mirror/http/directory string /debian/
|
||||
d-i mirror/http/proxy string
|
||||
d-i mirror/http/mirror string ftp.fr.debian.org
|
||||
d-i mirror/http/mirror string deb.debian.org
|
||||
d-i mirror/suite string
|
||||
|
||||
|
||||
|
@ -273,7 +273,7 @@ d-i partman/confirm_nooverwrite boolean true
|
|||
|
||||
## Post install APT setup
|
||||
d-i apt-setup/uri_type select d-i
|
||||
d-i apt-setup/hostname string ftp.fr.debian.org
|
||||
d-i apt-setup/hostname string deb.debian.org
|
||||
d-i apt-setup/directory string /debian/
|
||||
d-i apt-setup/another boolean false
|
||||
d-i apt-setup/security-updates boolean false
|
||||
|
|
|
@ -82,10 +82,10 @@ d-i hw-detect/load_firmware boolean true
|
|||
|
||||
## Mirror
|
||||
d-i mirror/country string FR
|
||||
d-i mirror/http/hostname string ftp.fr.debian.org
|
||||
d-i mirror/http/hostname string deb.debian.org
|
||||
d-i mirror/http/directory string /debian/
|
||||
d-i mirror/http/proxy string
|
||||
d-i mirror/http/mirror string ftp.fr.debian.org
|
||||
d-i mirror/http/mirror string deb.debian.org
|
||||
d-i mirror/suite string
|
||||
|
||||
|
||||
|
@ -287,7 +287,7 @@ d-i partman/confirm_nooverwrite boolean true
|
|||
|
||||
## Post install APT setup
|
||||
d-i apt-setup/uri_type select d-i
|
||||
d-i apt-setup/hostname string ftp.fr.debian.org
|
||||
d-i apt-setup/hostname string deb.debian.org
|
||||
d-i apt-setup/directory string /debian/
|
||||
d-i apt-setup/another boolean false
|
||||
d-i apt-setup/security-updates boolean false
|
||||
|
|
|
@ -82,10 +82,10 @@ d-i hw-detect/load_firmware boolean true
|
|||
|
||||
## Mirror
|
||||
d-i mirror/country string FR
|
||||
d-i mirror/http/hostname string ftp.fr.debian.org
|
||||
d-i mirror/http/hostname string deb.debian.org
|
||||
d-i mirror/http/directory string /debian/
|
||||
d-i mirror/http/proxy string
|
||||
d-i mirror/http/mirror string ftp.fr.debian.org
|
||||
d-i mirror/http/mirror string deb.debian.org
|
||||
d-i mirror/suite string
|
||||
|
||||
|
||||
|
@ -287,7 +287,7 @@ d-i partman/confirm_nooverwrite boolean true
|
|||
|
||||
## Post install APT setup
|
||||
d-i apt-setup/uri_type select d-i
|
||||
d-i apt-setup/hostname string ftp.fr.debian.org
|
||||
d-i apt-setup/hostname string deb.debian.org
|
||||
d-i apt-setup/directory string /debian/
|
||||
d-i apt-setup/another boolean false
|
||||
d-i apt-setup/security-updates boolean false
|
||||
|
|
|
@ -81,10 +81,10 @@ d-i hw-detect/load_firmware boolean true
|
|||
|
||||
## Mirror
|
||||
d-i mirror/country string FR
|
||||
d-i mirror/http/hostname string ftp.fr.debian.org
|
||||
d-i mirror/http/hostname string deb.debian.org
|
||||
d-i mirror/http/directory string /debian/
|
||||
d-i mirror/http/proxy string
|
||||
d-i mirror/http/mirror string ftp.fr.debian.org
|
||||
d-i mirror/http/mirror string deb.debian.org
|
||||
d-i mirror/suite string
|
||||
|
||||
################################################################## ]]]
|
||||
|
@ -294,7 +294,7 @@ d-i base-installer/initramfs-tools/driver-policy select most
|
|||
|
||||
## Post install APT setup
|
||||
d-i apt-setup/uri_type select d-i
|
||||
d-i apt-setup/hostname string ftp.fr.debian.org
|
||||
d-i apt-setup/hostname string deb.debian.org
|
||||
d-i apt-setup/directory string /debian/
|
||||
d-i apt-setup/another boolean false
|
||||
d-i apt-setup/security-updates boolean false
|
||||
|
|
|
@ -82,10 +82,10 @@ d-i hw-detect/load_firmware boolean true
|
|||
|
||||
## Mirror
|
||||
d-i mirror/country string FR
|
||||
d-i mirror/http/hostname string ftp.fr.debian.org
|
||||
d-i mirror/http/hostname string deb.debian.org
|
||||
d-i mirror/http/directory string /debian/
|
||||
d-i mirror/http/proxy string
|
||||
d-i mirror/http/mirror string ftp.fr.debian.org
|
||||
d-i mirror/http/mirror string deb.debian.org
|
||||
d-i mirror/suite string
|
||||
|
||||
|
||||
|
@ -263,7 +263,7 @@ d-i partman/confirm_nooverwrite boolean true
|
|||
|
||||
## Post install APT setup
|
||||
d-i apt-setup/uri_type select d-i
|
||||
d-i apt-setup/hostname string ftp.fr.debian.org
|
||||
d-i apt-setup/hostname string deb.debian.org
|
||||
d-i apt-setup/directory string /debian/
|
||||
d-i apt-setup/another boolean false
|
||||
d-i apt-setup/security-updates boolean false
|
||||
|
|
|
@ -79,10 +79,10 @@ d-i hw-detect/load_firmware boolean true
|
|||
|
||||
## Mirror
|
||||
d-i mirror/country string FR
|
||||
d-i mirror/http/hostname string ftp.fr.debian.org
|
||||
d-i mirror/http/hostname string deb.debian.org
|
||||
d-i mirror/http/directory string /debian/
|
||||
d-i mirror/http/proxy string
|
||||
d-i mirror/http/mirror string ftp.fr.debian.org
|
||||
d-i mirror/http/mirror string deb.debian.org
|
||||
d-i mirror/suite string
|
||||
|
||||
|
||||
|
@ -254,7 +254,7 @@ d-i partman/confirm_nooverwrite boolean true
|
|||
|
||||
## Post install APT setup
|
||||
d-i apt-setup/uri_type select d-i
|
||||
d-i apt-setup/hostname string ftp.fr.debian.org
|
||||
d-i apt-setup/hostname string deb.debian.org
|
||||
d-i apt-setup/directory string /debian/
|
||||
d-i apt-setup/another boolean false
|
||||
d-i apt-setup/security-updates boolean false
|
||||
|
|
|
@ -82,10 +82,10 @@ d-i hw-detect/load_firmware boolean true
|
|||
|
||||
## Mirror
|
||||
d-i mirror/country string FR
|
||||
d-i mirror/http/hostname string ftp.fr.debian.org
|
||||
d-i mirror/http/hostname string deb.debian.org
|
||||
d-i mirror/http/directory string /debian/
|
||||
d-i mirror/http/proxy string
|
||||
d-i mirror/http/mirror string ftp.fr.debian.org
|
||||
d-i mirror/http/mirror string deb.debian.org
|
||||
d-i mirror/suite string
|
||||
|
||||
|
||||
|
@ -263,7 +263,7 @@ d-i partman/confirm_nooverwrite boolean true
|
|||
|
||||
## Post install APT setup
|
||||
d-i apt-setup/uri_type select d-i
|
||||
d-i apt-setup/hostname string ftp.fr.debian.org
|
||||
d-i apt-setup/hostname string deb.debian.org
|
||||
d-i apt-setup/directory string /debian/
|
||||
d-i apt-setup/another boolean false
|
||||
d-i apt-setup/security-updates boolean false
|
||||
|
|
|
@ -79,10 +79,10 @@ d-i hw-detect/load_firmware boolean true
|
|||
|
||||
## Mirror
|
||||
d-i mirror/country string FR
|
||||
d-i mirror/http/hostname string ftp.fr.debian.org
|
||||
d-i mirror/http/hostname string deb.debian.org
|
||||
d-i mirror/http/directory string /debian/
|
||||
d-i mirror/http/proxy string
|
||||
d-i mirror/http/mirror string ftp.fr.debian.org
|
||||
d-i mirror/http/mirror string deb.debian.org
|
||||
d-i mirror/suite string
|
||||
|
||||
|
||||
|
@ -269,7 +269,7 @@ d-i partman/confirm_nooverwrite boolean true
|
|||
|
||||
## Post install APT setup
|
||||
d-i apt-setup/uri_type select d-i
|
||||
d-i apt-setup/hostname string ftp.fr.debian.org
|
||||
d-i apt-setup/hostname string deb.debian.org
|
||||
d-i apt-setup/directory string /debian/
|
||||
d-i apt-setup/another boolean false
|
||||
d-i apt-setup/security-updates boolean false
|
||||
|
|
|
@ -30,10 +30,10 @@ for DISTRO in buster bullseye stretch jessie sid; do # For ALL Debian's version
|
|||
pushd ${DEBIAN_INSTALLER_DIR}/${DISTRO}/${ARCH} > /dev/null
|
||||
|
||||
# Download files
|
||||
#wget http://ftp.fr.debian.org/debian/dists/${DISTRO}/main/installer-${ARCH}/current/images/netboot/debian-installer/${ARCH}/linux -O linux
|
||||
#wget http://ftp.fr.debian.org/debian/dists/${DISTRO}/main/installer-${ARCH}/current/images/netboot/debian-installer/${ARCH}/initrd.gz -O initrd.gz
|
||||
wget --quiet http://ftp.fr.debian.org/debian/dists/${DISTRO}/main/installer-${ARCH}/current/images/netboot/debian-installer/${ARCH}/linux -O linux
|
||||
wget --quiet http://ftp.fr.debian.org/debian/dists/${DISTRO}/main/installer-${ARCH}/current/images/netboot/debian-installer/${ARCH}/initrd.gz -O initrd.gz
|
||||
#wget http://deb.debian.org/debian/dists/${DISTRO}/main/installer-${ARCH}/current/images/netboot/debian-installer/${ARCH}/linux -O linux
|
||||
#wget http://deb.debian.org/debian/dists/${DISTRO}/main/installer-${ARCH}/current/images/netboot/debian-installer/${ARCH}/initrd.gz -O initrd.gz
|
||||
wget --quiet http://deb.debian.org/debian/dists/${DISTRO}/main/installer-${ARCH}/current/images/netboot/debian-installer/${ARCH}/linux -O linux
|
||||
wget --quiet http://deb.debian.org/debian/dists/${DISTRO}/main/installer-${ARCH}/current/images/netboot/debian-installer/${ARCH}/initrd.gz -O initrd.gz
|
||||
popd > /dev/null
|
||||
|
||||
# Config file
|
||||
|
|
Binary file not shown.
|
@ -1,6 +1,6 @@
|
|||
# From latecommand - Debian's preseed
|
||||
deb http://ftp.fr.debian.org/debian/ bullseye main non-free contrib
|
||||
deb-src http://ftp.fr.debian.org/debian/ bullseye main non-free contrib
|
||||
deb http://deb.debian.org/debian/ bullseye main non-free contrib
|
||||
deb-src http://deb.debian.org/debian/ bullseye main non-free contrib
|
||||
|
||||
deb http://security.debian.org/debian-security bullseye/updates main contrib non-free
|
||||
deb-src http://security.debian.org/debian-security bullseye/updates main contrib non-free
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# From latecommand - Debian's preseed
|
||||
deb http://ftp.fr.debian.org/debian/ buster main non-free contrib
|
||||
deb-src http://ftp.fr.debian.org/debian/ buster main non-free contrib
|
||||
deb http://deb.debian.org/debian/ buster main non-free contrib
|
||||
deb-src http://deb.debian.org/debian/ buster main non-free contrib
|
||||
|
||||
deb http://security.debian.org/debian-security buster/updates main contrib non-free
|
||||
deb-src http://security.debian.org/debian-security buster/updates main contrib non-free
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
# From latecommand - Debian's preseed
|
||||
deb http://ftp.fr.debian.org/debian/ sid main non-free contrib
|
||||
deb-src http://ftp.fr.debian.org/debian/ sid main non-free contrib
|
||||
deb http://deb.debian.org/debian/ sid main non-free contrib
|
||||
deb-src http://deb.debian.org/debian/ sid main non-free contrib
|
||||
|
|
|
@ -23,8 +23,8 @@ for DISTRO in buster bullseye stretch jessie sid; do # For ALL Debian's version
|
|||
pushd "${TEMP_DIR}" > /dev/null
|
||||
|
||||
# Download and uncompress original initrd
|
||||
#wget http://ftp.fr.debian.org/debian/dists/${DISTRO}/main/installer-amd64/current/images/netboot/debian-installer/amd64/initrd.gz
|
||||
wget --quiet http://ftp.fr.debian.org/debian/dists/${DISTRO}/main/installer-amd64/current/images/netboot/debian-installer/amd64/initrd.gz
|
||||
#wget http://deb.debian.org/debian/dists/${DISTRO}/main/installer-amd64/current/images/netboot/debian-installer/amd64/initrd.gz
|
||||
wget --quiet http://deb.debian.org/debian/dists/${DISTRO}/main/installer-amd64/current/images/netboot/debian-installer/amd64/initrd.gz
|
||||
mkdir "${TEMP_DIR}"/mkinitrd
|
||||
pushd "${TEMP_DIR}"/mkinitrd/ > /dev/null
|
||||
zcat ../initrd.gz | cpio -iv
|
||||
|
@ -32,28 +32,28 @@ for DISTRO in buster bullseye stretch jessie sid; do # For ALL Debian's version
|
|||
popd > /dev/null
|
||||
|
||||
# Download bnx2's firmware and uncompress it
|
||||
#wget http://ftp.fr.debian.org/debian/pool/non-free/f/firmware-nonfree/firmware-bnx2_0.43_all.deb
|
||||
wget --quiet http://ftp.fr.debian.org/debian/pool/non-free/f/firmware-nonfree/firmware-bnx2_0.43_all.deb
|
||||
#wget http://deb.debian.org/debian/pool/non-free/f/firmware-nonfree/firmware-bnx2_0.43_all.deb
|
||||
wget --quiet http://deb.debian.org/debian/pool/non-free/f/firmware-nonfree/firmware-bnx2_0.43_all.deb
|
||||
dpkg-deb -x firmware-bnx2_0.43_all.deb "${TEMP_DIR}"/mkinitrd
|
||||
|
||||
# Download tigon(all non-free)'s firmware and uncompress it
|
||||
#wget http://ftp.fr.debian.org/debian/pool/non-free/f/firmware-nonfree/firmware-linux-nonfree_0.43_all.deb
|
||||
wget --quiet http://ftp.fr.debian.org/debian/pool/non-free/f/firmware-nonfree/firmware-linux-nonfree_0.43_all.deb
|
||||
#wget http://deb.debian.org/debian/pool/non-free/f/firmware-nonfree/firmware-linux-nonfree_0.43_all.deb
|
||||
wget --quiet http://deb.debian.org/debian/pool/non-free/f/firmware-nonfree/firmware-linux-nonfree_0.43_all.deb
|
||||
dpkg-deb -x firmware-linux-nonfree_0.43_all.deb "${TEMP_DIR}"/mkinitrd
|
||||
|
||||
# Download myricom for IBM
|
||||
#wget http://ftp.fr.debian.org/debian/pool/non-free/f/firmware-nonfree/firmware-myricom_0.43_all.deb
|
||||
wget --quiet http://ftp.fr.debian.org/debian/pool/non-free/f/firmware-nonfree/firmware-myricom_0.43_all.deb
|
||||
#wget http://deb.debian.org/debian/pool/non-free/f/firmware-nonfree/firmware-myricom_0.43_all.deb
|
||||
wget --quiet http://deb.debian.org/debian/pool/non-free/f/firmware-nonfree/firmware-myricom_0.43_all.deb
|
||||
dpkg-deb -x firmware-myricom_0.43_all.deb "${TEMP_DIR}"/mkinitrd
|
||||
|
||||
# Download qlogic
|
||||
#wget http://ftp.fr.debian.org/debian/pool/non-free/f/firmware-nonfree/firmware-qlogic_0.43_all.deb
|
||||
wget --quiet http://ftp.fr.debian.org/debian/pool/non-free/f/firmware-nonfree/firmware-qlogic_0.43_all.deb
|
||||
#wget http://deb.debian.org/debian/pool/non-free/f/firmware-nonfree/firmware-qlogic_0.43_all.deb
|
||||
wget --quiet http://deb.debian.org/debian/pool/non-free/f/firmware-nonfree/firmware-qlogic_0.43_all.deb
|
||||
dpkg-deb -x firmware-qlogic_0.43_all.deb "${TEMP_DIR}"/mkinitrd
|
||||
|
||||
# Download iwlwifi
|
||||
#wget --quiet http://ftp.fr.debian.org/debian/pool/non-free/f/firmware-nonfree/firmware-iwlwifi_20190717-2_all.deb -O firmware-iwlwifi_all.deb
|
||||
wget --quiet http://ftp.fr.debian.org/debian/pool/non-free/f/firmware-nonfree/firmware-iwlwifi_20210315-2_all.deb -O firmware-iwlwifi_all.deb
|
||||
#wget --quiet http://deb.debian.org/debian/pool/non-free/f/firmware-nonfree/firmware-iwlwifi_20190717-2_all.deb -O firmware-iwlwifi_all.deb
|
||||
wget --quiet http://deb.debian.org/debian/pool/non-free/f/firmware-nonfree/firmware-iwlwifi_20210315-2_all.deb -O firmware-iwlwifi_all.deb
|
||||
dpkg-deb -x firmware-iwlwifi_all.deb "${TEMP_DIR}"/mkinitrd
|
||||
|
||||
# Make a new initrd
|
||||
|
|
Loading…
Reference in New Issue