Bug#701884: kfreebsd: unknown method 'inet6 auto'

2013-04-03 Thread Steven Chamberlain
Control: tags -1 serious Justification: if an IPv6 route announcement is seen at install time, the kfreebsd-* system would have no network connectivity on first boot, ifup will fail and even the loopback interface will not be set up. Also IPv6 and GNU/kFreeBSD are both still release goals I

Bug#701884: kfreebsd: unknown method 'inet6 auto'

2013-02-28 Thread Andrew Shadura
Hello, On Thu, 28 Feb 2013 13:39:04 + Steven Chamberlain ste...@pyro.eu.org wrote: I think at this stage it would be simplest to add an 'inet6 auto' implementation to ifupdown on kfreebsd to fix this bug. It can be copied from method 'dhcp', minus the dhclient lines. While here, I

Bug#701884: kfreebsd: unknown method 'inet6 auto'

2013-02-28 Thread Christoph Egger
Hi! Andrew Shadura bugzi...@tut.by writes: On Thu, 28 Feb 2013 13:39:04 + Steven Chamberlain ste...@pyro.eu.org wrote: I think at this stage it would be simplest to add an 'inet6 auto' implementation to ifupdown on kfreebsd to fix this bug. It can be copied from method 'dhcp', minus

Bug#701884: kfreebsd: unknown method 'inet6 auto'

2013-02-28 Thread Steven Chamberlain
Hi Andrew, On 28/02/13 18:20, Andrew Shadura wrote: ifconfig %iface% [[link %hwaddress%]] up sysctl -q -e net.inet6.ip6.accept_rtadv=1 Yes that should be fine. I would have put the sysctl first, and then bring up the interface; not sure if it makes any difference though really. Also, on

Bug#701884: kfreebsd: unknown method 'inet6 auto'

2013-02-28 Thread Andrew Shadura
Hello, (Overquoting a bit, as other recipients have fallen out of Cc loop) On Thu, 28 Feb 2013 10:52:16 -0800 Christoph Egger christ...@debian.org wrote: Andrew Shadura bugzi...@tut.by writes: On Thu, 28 Feb 2013 10:33:08 -0800 Christoph Egger christ...@debian.org wrote: Also, on

Bug#701884: kfreebsd: unknown method 'inet6 auto'

2013-02-28 Thread Christoph Egger
Andrew Shadura bugzi...@tut.by writes: On Thu, 28 Feb 2013 10:52:16 -0800 Christoph Egger christ...@debian.org wrote: Andrew Shadura bugzi...@tut.by writes: On Thu, 28 Feb 2013 10:33:08 -0800 Christoph Egger christ...@debian.org wrote: Also, on kfreebsd, are -q and -e valid options to

Bug#701884: kfreebsd: unknown method 'inet6 auto'

2013-02-28 Thread Steven Chamberlain
Hi, On 28/02/13 18:59, Andrew Shadura wrote: So, what is better to do: to use the wrapper, or to call /lib/freebsd/sysctl directly? I think you should just use whatever is in the path, consistent with GNU/Linux. (Currently on GNU/kFreeBSD this is the wrapper for our own sysctl). Regards, --

Bug#701884: kfreebsd: unknown method 'inet6 auto'

2013-02-28 Thread Steven Chamberlain
Package: ifupdown Version: 0.7.5 Severity: important Tags: d-i ipv6 User: debian-...@lists.debian.org Usertags: kfreebsd X-Debbugs-Cc: debian-...@lists.debian.org Control: reassign -1 ifupdown,netcfg Hi, If IPv6 SLAAC is used by the installer, netcfg will create an invalid /e/n/i file on

Bug#701884: kfreebsd: unknown method 'inet6 auto'

2013-02-28 Thread Steven Chamberlain
found 701884 ifupdown/0.7.5 found 701884 netcfg/1.106 # /e/n/i generation was broken in netcfg before 1.105 fixed 701884 netcfg/1.105 thanks I think at this stage it would be simplest to add an 'inet6 auto' implementation to ifupdown on kfreebsd to fix this bug. It can be copied from method