network-manager works great in xfce

Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
pull/8/head
Robert Nelson 14 years ago
parent 331a051444
commit d0a5b75b10

@ -560,10 +560,6 @@ Install minimal xfce shell, make sure to have network setup: "sudo ifconfig -a"
Install Google's Chrome web browswer.
DSP work in progress.
/tools/dsp/*
script_readme
cat > ${TEMPDIR}/update_boot_files.sh <<update_boot_files
@ -658,7 +654,7 @@ cat > ${TEMPDIR}/minimal_xfce.sh <<basic_xfce
#!/bin/sh
sudo apt-get update
sudo apt-get -y install xfce4 gdm xubuntu-gdm-theme xubuntu-artwork xserver-xorg-video-omap3
sudo apt-get -y install xfce4 gdm xubuntu-gdm-theme xubuntu-artwork xserver-xorg-video-omap3 network-manager
basic_xfce

Loading…
Cancel
Save