Package: src:ndisc6
Version: 0.9.8-1
Severity: wishlist
Tags: patch ipv6
Hi,
For fully functioning IPv6 support in the debian installer, I'd like to
detect DNS in RAs, and the rdnssd program fills that need nicely.
Consequently, we need to build a udeb version of the rdnssd package to allow
that to happen.
The patch below makes that happen with a minimum of fuss. Please
incorporate it into the next upload of ndisc6.
diff -urN ndisc6-0.9.8.orig/debian/control ndisc6-0.9.8/debian/control
--- ndisc6-0.9.8.orig/debian/control 2011-01-28 10:08:18.000000000 +1100
+++ ndisc6-0.9.8/debian/control 2011-01-28 13:58:59.000000000 +1100
@@ -31,3 +31,14 @@
rdnssd autoconfigures recursive DNS servers on IPv6 networks
using ICMPv6 Neighbor Discovery (RFC 5006), and can update the
DNS resolvers configuration (/etc/resolv.conf) accordingly.
+
+Package: rdnssd-udeb
+Architecture: any
+Depends: ${shlibs:Depends}, ${misc:Depends}, libnss-files-udeb
+XC-Package-Type: udeb
+Description: IPv6 recursive DNS server discovery daemon
+ rdnssd autoconfigures recursive DNS servers on IPv6 networks
+ using ICMPv6 Neighbor Discovery (RFC 5006), and can update the
+ DNS resolvers configuration (/etc/resolv.conf) accordingly.
+ .
+ This is a udeb of rdnssd, for use by the debian-installer.
diff -urN ndisc6-0.9.8.orig/debian/rdnssd-udeb.install
ndisc6-0.9.8/debian/rdnssd-udeb.install
--- ndisc6-0.9.8.orig/debian/rdnssd-udeb.install 1970-01-01
10:00:00.000000000 +1000
+++ ndisc6-0.9.8/debian/rdnssd-udeb.install 2011-01-28 11:34:35.000000000
+1100
@@ -0,0 +1 @@
+sbin/rdnssd
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]