Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 12273 - ipv6 support on livecd
Summary: ipv6 support on livecd
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Release Media
Classification: Unclassified
Component: Everything (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Daniel Robbins (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-12-16 19:07 UTC by Hannes Mehnert (RETIRED)
Modified: 2002-12-29 06:54 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Hannes Mehnert (RETIRED) gentoo-dev 2002-12-16 19:07:01 UTC
i suggest following things to be included in the livecd: 
-ipv6 compiled in the kernel (not as module) (will make ~70KB larger). 
-ssh does not have ipv6 support (if use=ipv6 it does). 
-wget should also have ipv6-support (portage has support since wget-1.8.2-r2 and 
use=ipv6). 
-ping6 (from net-misc/iputils)
Comment 1 Daniel Robbins (RETIRED) gentoo-dev 2002-12-16 21:27:38 UTC
I'll enable it, but don't want to compile it in to the kernel. The module should
autoload if needed, no?
Comment 2 Hannes Mehnert (RETIRED) gentoo-dev 2002-12-18 16:19:38 UTC
well, when i insert my wireless card without modprobe ipv6 (before or after doing 
this), my wireless card don't get an ipv6 address. so having it as a module is ok, 
but then append ipv6 to modules.autoload or have anywhere this information that 
you have simply modprobe ipv6 for getting ipv6 support. 
a ssh -v -6 myhost also doesn't load ipv6-module. 
Comment 3 Daniel Robbins (RETIRED) gentoo-dev 2002-12-22 00:01:50 UTC
OK, thanks for the info. Will add (maybe in kernel) soon.
Comment 4 Daniel Robbins (RETIRED) gentoo-dev 2002-12-23 01:32:49 UTC
Will be built into the kernel on all experimental (and later) CDs built after
20021221. grab them from http://www.gentoo.org/dyn/experimental/livecd/ (will be
building a new one tomorrow, on 20021223) Closing this bug, thanks for reporting
it :)

Comment 5 Pieter Van den Abeele (RETIRED) gentoo-dev 2002-12-29 06:54:02 UTC
ppc livecd now also supports ipv6