Package: src:wide-dhcpv6
Severity: wishlist
Tags: patch ipv6

In order to support the installation of Debian over IPv6 networks, I need to
run dhcp6c.  The attached patch builds a wide-dhcpv6-client-udeb for
integration into d-i.  Please apply it at your earliest convenience.

Thanks,
- Matt
diff -urN wide-dhcpv6-20080615.orig/debian/control wide-dhcpv6-20080615/debian/control
--- wide-dhcpv6-20080615.orig/debian/control	2010-11-16 08:11:22.000000000 +1100
+++ wide-dhcpv6-20080615/debian/control	2011-01-31 15:20:55.000000000 +1100
@@ -32,6 +32,22 @@
  .
  Multiple network interfaces are supported by this DHCPv6 package.
 
+Package: wide-dhcpv6-client-udeb
+Architecture: any
+Section: debian-installer
+XC-Package-Type: udeb
+Depends: ${shlibs:Depends}, ${misc:Depends}
+Description: DHCPv6 client for automatic IPv6 hosts configuration
+ This is the DHCPv6 client from WIDE project. For more information visit the
+ project web site at http://wide-dhcpv6.sourceforge.net/
+ .
+ DHCPv6 allows prefix delagation and host configuration for the IPv6 network
+ protocol.
+ .
+ Multiple network interfaces are supported by this DHCPv6 package.
+ .
+ This is a udeb, designed to be used by Debian installer.
+
 Package: wide-dhcpv6-relay
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}, lsb-base
diff -urN wide-dhcpv6-20080615.orig/debian/wide-dhcpv6-client-udeb.dirs wide-dhcpv6-20080615/debian/wide-dhcpv6-client-udeb.dirs
--- wide-dhcpv6-20080615.orig/debian/wide-dhcpv6-client-udeb.dirs	1970-01-01 10:00:00.000000000 +1000
+++ wide-dhcpv6-20080615/debian/wide-dhcpv6-client-udeb.dirs	2011-02-03 09:19:28.000000000 +1100
@@ -0,0 +1 @@
+var/lib/dhcpv6
diff -urN wide-dhcpv6-20080615.orig/debian/wide-dhcpv6-client-udeb.install wide-dhcpv6-20080615/debian/wide-dhcpv6-client-udeb.install
--- wide-dhcpv6-20080615.orig/debian/wide-dhcpv6-client-udeb.install	1970-01-01 10:00:00.000000000 +1000
+++ wide-dhcpv6-20080615/debian/wide-dhcpv6-client-udeb.install	2011-01-31 15:14:09.000000000 +1100
@@ -0,0 +1 @@
+usr/sbin/dhcp6c

Reply via email to