X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=debian%2Fpatches%2F26_support_dns_bootoption.patch;h=3df83d70fc0ed3c535037f84ee39a078943af363;hb=a06109b61c125129e45b0fde2bf7b1d61865735b;hp=ce1fc471abdaf80730bf7d37800379278f09aa47;hpb=8cd0e7a9e961e73abe47b0d5c11d3c3a9cbdf802;p=live-boot-grml.git diff --git a/debian/patches/26_support_dns_bootoption.patch b/debian/patches/26_support_dns_bootoption.patch index ce1fc47..3df83d7 100644 --- a/debian/patches/26_support_dns_bootoption.patch +++ b/debian/patches/26_support_dns_bootoption.patch @@ -5,8 +5,10 @@ ## DP: Support dns bootoption. Usage examples: dns=8.8.8.8 / dns=8.8.8.8,1.2.3.4 @DPATCH@ ---- a/scripts/live -+++ b/scripts/live +Index: b/scripts/live +=================================================================== +--- a/scripts/live 2011-07-24 22:08:11.000000000 +0200 ++++ b/scripts/live 2011-07-24 22:08:13.000000000 +0200 @@ -77,6 +77,18 @@ BOOTIF="${x#BOOTIF=}" ;; @@ -26,8 +28,10 @@ debug) DEBUG="Yes" export DEBUG ---- a/scripts/live-bottom/23networking_grml -+++ b/scripts/live-bottom/23networking_grml +Index: b/scripts/live-bottom/23networking_grml +=================================================================== +--- a/scripts/live-bottom/23networking_grml 2011-07-24 22:08:07.000000000 +0200 ++++ b/scripts/live-bottom/23networking_grml 2011-07-24 22:08:13.000000000 +0200 @@ -44,7 +44,12 @@ # prepare a new /etc/network/interfaces file (and, possibly, a new /etc/resolv.conf)