Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 65359 - Ebuild for the Virtual Distributed Ethernet
Summary: Ebuild for the Virtual Distributed Ethernet
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Ryan Phillips (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-09-25 15:31 UTC by Nico Baggus
Modified: 2005-02-06 18:20 UTC (History)
1 user (show)

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


Attachments
The ebuild to create the vde toolkit. (vde-1.5.6.ebuild,1.13 KB, text/plain)
2004-09-25 15:33 UTC, Nico Baggus
Details
ebuild to build vde (vde-1.5.6.ebuild,972 bytes, text/plain)
2004-09-25 16:00 UTC, Nico Baggus
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Nico Baggus 2004-09-25 15:31:51 UTC
Here is an ebuild for vde, it has no startup code (/etc/init.d/whatever)
because it too dependent on needs. It might be integrated into net.* stuff but im not completely sure what the best option there.

Usage: when running VM's on qemu/bochs/uml etc you might need an emulated network. 

Reproducible: Always
Steps to Reproduce:
1.
2.
3.

Actual Results:  
The build works.
Comment 1 Nico Baggus 2004-09-25 15:33:34 UTC
Created attachment 40413 [details]
The ebuild to create the vde toolkit.
Comment 2 Nico Baggus 2004-09-25 16:00:45 UTC
Created attachment 40415 [details]
ebuild to build vde
Comment 3 Ryan Phillips (RETIRED) gentoo-dev 2005-01-09 22:58:01 UTC
Nico, sorry this has taken so long.  Where do you suggest this ebuild to go?

-ryan
Comment 4 Nico Baggus 2005-01-10 12:27:40 UTC
Probably better late then never.

Well i have that problem where to place it.
As such it is an network tool.
The reason I built it was because qemu can work with it providing
a virtual environment...

My best guess i think currently is in net-misc.
Maybe this is is a good time to seperate other ebuilds 
virtual links etc (ie tunnels et al) into a net-tunnel section?

There is quite a lot of stuff around in net-misc.
Comment 5 Ryan Phillips (RETIRED) gentoo-dev 2005-02-06 18:20:56 UTC
Committed. Thanks.