diff options
author | Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> | 2012-02-25 01:41:14 +0000 |
---|---|---|
committer | Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> | 2012-02-25 01:41:14 +0000 |
commit | 72a532bbe3cba66b3fc1a5139bfb335e904f2d86 (patch) | |
tree | 4353d039b5e78c7f47a5106f495c2b09258d5be1 /profiles | |
parent | Initial import from x11 overlay. (diff) | |
download | gentoo-2-72a532bbe3cba66b3fc1a5139bfb335e904f2d86.tar.gz gentoo-2-72a532bbe3cba66b3fc1a5139bfb335e904f2d86.tar.bz2 gentoo-2-72a532bbe3cba66b3fc1a5139bfb335e904f2d86.zip |
Add video_cards_modesetting.
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/ChangeLog | 6 | ||||
-rw-r--r-- | profiles/desc/video_cards.desc | 3 |
2 files changed, 7 insertions, 2 deletions
diff --git a/profiles/ChangeLog b/profiles/ChangeLog index 6f65fb06eeb8..30b2d84d749c 100644 --- a/profiles/ChangeLog +++ b/profiles/ChangeLog @@ -1,11 +1,15 @@ # ChangeLog for profile directory # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.6246 2012/02/24 21:48:56 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.6247 2012/02/25 01:41:14 chithanh Exp $ # # This ChangeLog should include records for all changes in profiles directory. # Only typo fixes which don't affect portage/repoman behaviour could be avoided # here. If in doubt put a record here! + 25 Feb 2012; Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> + desc/video_cards.desc: + Add video_cards_modesetting. + 24 Feb 2012; Ulrich Müller <ulm@gentoo.org> license_groups: Move CC0-1.0-Universal from MISC-FREE to GPL-COMPATIBLE license group. Add EUPL-1.1 to FSF-APPROVED group. diff --git a/profiles/desc/video_cards.desc b/profiles/desc/video_cards.desc index acb5fa9c3d3d..f6d69d955565 100644 --- a/profiles/desc/video_cards.desc +++ b/profiles/desc/video_cards.desc @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/desc/video_cards.desc,v 1.28 2012/02/10 21:49:24 mattst88 Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/desc/video_cards.desc,v 1.29 2012/02/25 01:41:14 chithanh Exp $ # This file contains descriptions of VIDEO_CARDS USE_EXPAND flags. @@ -26,6 +26,7 @@ impact - VIDEO_CARDS setting to build driver for impact video cards intel - VIDEO_CARDS setting to build driver for Intel video cards mach64 - VIDEO_CARDS setting to build driver for mach64 video cards mga - VIDEO_CARDS setting to build driver for mga video cards +modesetting - VIDEO_CARDS setting to build driver for unaccelerated modesetting neomagic - VIDEO_CARDS setting to build driver for neomagic video cards newport - VIDEO_CARDS setting to build driver for newport video cards none - VIDEO_CARDS setting to build no drivers (useful when using binary drivers) |