[Git-commits] [grml/grml-terminalserver] 48e9b4: Drop unused debian/conffiles
Michael Prokop
noreply at github.com
Sat Jul 18 13:05:05 CEST 2020
Branch: refs/heads/master
Home: https://github.com/grml/grml-terminalserver
Commit: 48e9b4c5bb33044ddeb27c560d47d77ee995c2fa
https://github.com/grml/grml-terminalserver/commit/48e9b4c5bb33044ddeb27c560d47d77ee995c2fa
Author: Michael Prokop <mika at grml.org>
Date: 2020-07-18 (Sat, 18 Jul 2020)
Changed paths:
R debian/conffiles
Log Message:
-----------
Drop unused debian/conffiles
Commit: d661dac3445254e4367ff7aa7ed87ca58ef74833
https://github.com/grml/grml-terminalserver/commit/d661dac3445254e4367ff7aa7ed87ca58ef74833
Author: Michael Prokop <mika at grml.org>
Date: 2020-07-18 (Sat, 18 Jul 2020)
Changed paths:
M debian/control
Log Message:
-----------
Bump Standards-Version to 4.5.0
Commit: 3154dcc88a5d6a2fa42bc5cf392e8fbf31ee9039
https://github.com/grml/grml-terminalserver/commit/3154dcc88a5d6a2fa42bc5cf392e8fbf31ee9039
Author: Michael Prokop <mika at grml.org>
Date: 2020-07-18 (Sat, 18 Jul 2020)
Changed paths:
M debian/control
M grml-terminalserver
M templates/dhcpd_config
A templates/grub-shim_config
Log Message:
-----------
Support UEFI PXE boot with DHCPv4
pxelinux supports booting via BIOS, but to get EFI boot working via PXE
(especially when booting via Secure Boot even), then we need a proper
GRUB based boot toolchain.
By using binaries from grub-efi-amd64-signed + shim-signed packages and
integrating them in our configuration, we support BIOS boot via pxelinux
and EFI boot via GRUB at the same time.
FTR: to support grml-terminalserver as arch all package and not
*strictly* requiring the grub-efi-amd64-signed + shim-signed packages
(at least for now), we use a dependency chain as follows:
| grub-efi-amd64-signed | grub-efi-amd64-bin | pxelinux,
| shim-signed:amd64 | pxelinux,
This means that only pxelinux is strictly needed if you don't care about
PXE support, but need to ensure grub-efi-amd64-signed (or
grub-efi-amd64-bin as its fallback) and shim-signed are present on your
system if you want PXE boot support within grml-terminalserver. This
change will be implemented in GRML_FULL class of grml-live for the
official Grml ISOs.
This work was funded by Grml-Forensic.
Commit: 05893542fa8743506633c687fc486340d54b190d
https://github.com/grml/grml-terminalserver/commit/05893542fa8743506633c687fc486340d54b190d
Author: Michael Prokop <mika at grml.org>
Date: 2020-07-18 (Sat, 18 Jul 2020)
Changed paths:
M debian/changelog
Log Message:
-----------
Release new version 0.103.0
Compare: https://github.com/grml/grml-terminalserver/compare/ec97c895a27a...05893542fa87
More information about the Git-commits
mailing list