Difference between pages "Package:NetworkManager" and "Install/Media"

From Funtoo
(Difference between pages)
Jump to navigation Jump to search
m (Drobbins moved page Package:Networkmanager to Package:NetworkManager without leaving a redirect: use spelling and capitalization of upstream project)
 
(initial commit before i wreck it)
 
Line 1: Line 1:
{{Ebuild
== Known Working Media ==
|Summary=Universal network configuration daemon for laptops, desktops, servers and virtualization hosts
The following live media distributions are known to work for installing on several systems
|CatPkg=net-misc/networkmanager
|Maintainer=
|Homepage=https://wiki.gnome.org/Projects/NetworkManager
}}
{{PageNeedsUpdates}}
== installation ==
<console>###i## emerge networkmanager
rc-update add NetworkManager
rc
</console>


{{note|disable wicd, wpa_supplicant, net.ethX, & net.wlanX}}
{|class="wikitable"
 
! style="text-align:left;"|distro
 
! gui
== configuration ==
! uefi support
=== console ===
! unetbootin live usb support
<console>###i## nmtui</console>
! architecture specific
 
! notes
=== gui ===
|-
==== gtk ====
|Sysrescuecd
<console>###i## emerge nm-applet</console>
|yes
 
|??
==== kde ====
|no
<console>###i## emerge networkmanagement</console>
|no
{{EbuildFooter}}
|not compatible with unetbootin
|-
|LFS live cd
|startx must be run
|??
|probably
|yes
|probably
|-
|Ubuntu
|yes
|??
|yes
|yes
|must download specific architecture
|-
|Xubuntu
|yes
|??
|yes
|yes
|must download specific architecture
|-
|Gentoo minimal install
|no
|??
|probably
|yes
|
|-
|}

Revision as of 06:10, December 17, 2014

Known Working Media

The following live media distributions are known to work for installing on several systems

distro gui uefi support unetbootin live usb support architecture specific notes
Sysrescuecd yes ?? no no not compatible with unetbootin
LFS live cd startx must be run ?? probably yes probably
Ubuntu yes ?? yes yes must download specific architecture
Xubuntu yes ?? yes yes must download specific architecture
Gentoo minimal install no ?? probably yes