fishdescriptor is not in stretch or earlier. It will be in buster,
and we expect that a suitable version will be available in
stretch-backports soon.
For jessie, use DebianExtraPackages to install the .deb from buster
(which is directly installable on jessie).
Deployment note: I have already copied the .deb to the images
directories in Massachusetts and Cambridge.
Signed-off-by: Ian Jackson <Ian.Jackson@eu.citrix.com>
$extra_packages = "pv-grub-menu";
}
}
+ if (grep { m/_dmrestrict$/ && $r{$_} } keys %r and
+ $suite =~ m/stretch/) {
+ preseed_backports_packages($ho, $sfx, \%xopts, $suite,
+ qw(chiark-utils-bin));
+ }
my $preseed_file= preseed_base($ho, $sfx, $extra_packages, %xopts);
$preseed_file.= (<<END);
# Update with ./mg-netgrub-loader-update
TftpGrubVersion XXXX-XX-XX
+DebianExtraPackages_jessie chiark-scripts_6.0.2_all.deb
+
DebianExtraPackages_uefi_i386_jessie extradebs-uefi-i386-2018-04-01/
DebianExtraPackages_uefi_amd64_jessie extradebs-uefi-amd64-2018-04-01/
DebianExtraPackages_uefi_i386_stretch extradebs-uefi-i386-2018-04-01/
DebianImageVersion_wheezy 7.2.0
DebianImageVersion_jessie 8.2.0
+DebianExtraPackages_jessie chiark-scripts_6.0.2_all.deb
+
# These should normally be the same.
MicrocodeUpdateAmd64 microcode.x86.2015-06-12.cpio
MicrocodeUpdateI386 microcode.x86.2015-06-12.cpio