wok diff ipxe/receipt @ rev 23698
updated tiff, tiff-apps and tiff-dev (4.0.10 -> 4.1.0)
author | Hans-G?nter Theisgen |
---|---|
date | Tue Apr 28 07:51:26 2020 +0100 (2020-04-28) |
parents | b054d6cbf5b8 |
children | 78bc4b109dd6 |
line diff
1.1 --- a/ipxe/receipt Sun Jan 19 11:06:13 2020 +0100 1.2 +++ b/ipxe/receipt Tue Apr 28 07:51:26 2020 +0100 1.3 @@ -23,6 +23,9 @@ 1.4 sed -i 's|//\(#define.*CONSOLE_SERIAL\)|\1|' config/console.h 1.5 sed -i -e 's|//\(#define.*IMAGE_PNG\)|\1|' \ 1.6 -e 's|.*\(NET_PROTO_IPV6\)|#define \1|' \ 1.7 + -e 's|undef \(DOWNLOAD_PROTO_HTTPS\)|define \1|' \ 1.8 + -e 's|.*\(VLAN_CMD\)|#define \1|' \ 1.9 + -e 's|.*\(CERT_CMD\)|#define \1|' \ 1.10 -e 's|//\(#define.*CONSOLE_CMD\)|\1|' \ 1.11 -e 's|//\(#define.*REBOOT_CMD\)|\1|' config/general.h 1.12 sed -i "s|\(TAG_LINE \"\)|\1${VERSION#*-} -- |" config/branding.h