diff options
author | James Meyer <james.meyer@operamail.com> | 2009-02-22 22:48:55 (GMT) |
---|---|---|
committer | James Meyer <james.meyer@operamail.com> | 2009-02-22 22:48:55 (GMT) |
commit | d48c721257ba8d53c8fc811c7cee4bdf6a08aece (patch) | |
tree | 7bd0cce1f6db1ff3db401c6450a472f25094b0f4 /build_tools/clarch/larch/profiles/MV-local | |
parent | 649486ddc069378a7702896528a6ccb0c3b08108 (diff) | |
download | linhes_dev-d48c721257ba8d53c8fc811c7cee4bdf6a08aece.zip |
update pkg-list for new xorg driver names
-change name of oss pkg
-Bring patch up to date for rc.sysinit.
Diffstat (limited to 'build_tools/clarch/larch/profiles/MV-local')
-rw-r--r-- | build_tools/clarch/larch/profiles/MV-local/addedpacks | 51 | ||||
-rw-r--r-- | build_tools/clarch/larch/profiles/MV-local/post_process/rc.sysinit.patch | 8 |
2 files changed, 31 insertions, 28 deletions
diff --git a/build_tools/clarch/larch/profiles/MV-local/addedpacks b/build_tools/clarch/larch/profiles/MV-local/addedpacks index b1b6a2a..602da3b 100644 --- a/build_tools/clarch/larch/profiles/MV-local/addedpacks +++ b/build_tools/clarch/larch/profiles/MV-local/addedpacks @@ -35,41 +35,44 @@ etcnet xorg xorg-xinit -#xf86-video-amd -xf86-video-apm -xf86-video-ark +#xorg-video-drivers +xf86-video-amd +xf86-video-apm +xf86-video-ark xf86-video-ati -xf86-video-chips -xf86-video-cirrus +xf86-video-chips +xf86-video-cirrus xf86-video-dummy -xf86-video-fbdev -xf86-video-glint +xf86-video-fbdev +xf86-video-glint xf86-video-i128 -xf86-video-i740 -#xf86-video-i810 +xf86-video-i740 +#xf86-video-i810 xf86-video-imstt -xf86-video-intel -xf86-video-mga +xf86-video-intel +xf86-video-mga xf86-video-neomagic -xf86-video-nv -#xf86-video-radeonhd +xf86-video-nv +xf86-video-radeonhd xf86-video-rendition -xf86-video-s3 -xf86-video-s3virge +xf86-video-s3 +xf86-video-s3virge xf86-video-savage -xf86-video-siliconmotion -xf86-video-sis +xf86-video-siliconmotion +xf86-video-sis xf86-video-sisusb -#xf86-video-tdfx -xf86-video-trident +#xf86-video-tdfx +xf86-video-trident xf86-video-tseng -xf86-video-v4l +#unichrome is busted and causes X to segfault +#xf86-video-unichrome +xf86-video-v4l xf86-video-vesa -xf86-video-vga +#vga should not be installed, vesa can handle when other drivers fail +#xf86-video-vga +#xf86-video-via xf86-video-vmware xf86-video-voodoo -nvidia - @@ -97,7 +100,7 @@ tilda #opera ivtv-utils hd3000firmware -oss-linux-free +oss alsa-utils make diff --git a/build_tools/clarch/larch/profiles/MV-local/post_process/rc.sysinit.patch b/build_tools/clarch/larch/profiles/MV-local/post_process/rc.sysinit.patch index 4bdc25f..7648f7f 100644 --- a/build_tools/clarch/larch/profiles/MV-local/post_process/rc.sysinit.patch +++ b/build_tools/clarch/larch/profiles/MV-local/post_process/rc.sysinit.patch @@ -1,14 +1,14 @@ ---- rc.sysinit.orig 2008-11-22 20:47:41.000000000 -0600 -+++ rc.sysinit 2008-11-22 20:48:07.000000000 -0600 +--- rc.sysinit.orig 2009-02-22 22:45:07.000000000 +0000 ++++ rc.sysinit 2009-02-22 22:45:46.000000000 +0000 @@ -7,9 +7,8 @@ . /etc/rc.d/functions echo " " -printhl "LinHES" -printhl "The Linux Home Entertainment System" --printhl "${C_H2}http://www.knoppmyth.net" +-printhl "${C_H2}http://www.linhes.org" +printhl "MythVantage" -+printhl "${C_H2}http://www.mythvantage.com" ++printhl "http://www.MythVantage.com" printhl "Distributed under the GNU General Public License (GPL)" printsep |