* [gentoo-commits] proj/ltsp:master commit in: profiles/ltsp/
@ 2012-11-24 8:47 Wim Muskee
0 siblings, 0 replies; 3+ messages in thread
From: Wim Muskee @ 2012-11-24 8:47 UTC (permalink / raw
To: gentoo-commits
commit: 2ea191594592c043a7d1ac8e6887abe6e0f316bc
Author: Wim Muskee <wimmuskee <AT> gmail <DOT> com>
AuthorDate: Sat Nov 24 08:46:56 2012 +0000
Commit: Wim Muskee <wimmuskee <AT> gmail <DOT> com>
CommitDate: Sat Nov 24 08:46:56 2012 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/ltsp.git;a=commit;h=2ea19159
profiles: always build xorg-server from source
---
profiles/ltsp/make.defaults | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diff --git a/profiles/ltsp/make.defaults b/profiles/ltsp/make.defaults
index 281adf7..ddf9fa5 100644
--- a/profiles/ltsp/make.defaults
+++ b/profiles/ltsp/make.defaults
@@ -1,4 +1,6 @@
-EMERGE_DEFAULT_OPTS="--usepkg --buildpkg"
+# always build xorg from source, because bdeps are required elsewhere
+# https://bugs.gentoo.org/show_bug.cgi?id=379545
+EMERGE_DEFAULT_OPTS="--usepkg --buildpkg --usepkg-exclude x11-base/xorg-server"
CONFIG_PROTECT_MASK="/etc /etc/conf.d /etc/init.d"
CLEAN_DELAY="0"
EMERGE_WARNING_DELAY="0"
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [gentoo-commits] proj/ltsp:master commit in: profiles/ltsp/
@ 2012-12-16 8:17 Wim Muskee
0 siblings, 0 replies; 3+ messages in thread
From: Wim Muskee @ 2012-12-16 8:17 UTC (permalink / raw
To: gentoo-commits
commit: 71c138102c91035e8c142d5abd56ea7568759ad0
Author: Wim Muskee <wimmuskee <AT> gmail <DOT> com>
AuthorDate: Sun Dec 16 08:16:50 2012 +0000
Commit: Wim Muskee <wimmuskee <AT> gmail <DOT> com>
CommitDate: Sun Dec 16 08:16:50 2012 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/ltsp.git;a=commit;h=71c13810
profiles: also list eudev use flags
---
profiles/ltsp/package.use | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diff --git a/profiles/ltsp/package.use b/profiles/ltsp/package.use
index d0b3185..a15f007 100644
--- a/profiles/ltsp/package.use
+++ b/profiles/ltsp/package.use
@@ -1,6 +1,7 @@
# req by pulseaudio (hwdb)
+sys-fs/eudev hwdb keymap
sys-fs/udev hwdb keymap
-virtual/udev hwdb
+virtual/udev hwdb keymap
# req by udev
sys-apps/pciutils -zlib
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [gentoo-commits] proj/ltsp:master commit in: profiles/ltsp/
@ 2013-01-16 21:07 Wim Muskee
0 siblings, 0 replies; 3+ messages in thread
From: Wim Muskee @ 2013-01-16 21:07 UTC (permalink / raw
To: gentoo-commits
commit: 58788c0d49ab08e1b415e9bf83ac700a4813ac60
Author: Wim Muskee <wimmuskee <AT> gmail <DOT> com>
AuthorDate: Wed Jan 16 21:07:24 2013 +0000
Commit: Wim Muskee <wimmuskee <AT> gmail <DOT> com>
CommitDate: Wed Jan 16 21:07:24 2013 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/ltsp.git;a=commit;h=58788c0d
profiles: add fbdev and vesa by default
---
profiles/ltsp/make.defaults | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/profiles/ltsp/make.defaults b/profiles/ltsp/make.defaults
index ddf9fa5..0742585 100644
--- a/profiles/ltsp/make.defaults
+++ b/profiles/ltsp/make.defaults
@@ -6,3 +6,4 @@ CLEAN_DELAY="0"
EMERGE_WARNING_DELAY="0"
FEATURES="${FEATURES} nodoc noinfo -news"
USE="${USE} alsa pulseaudio svg xml X -cups"
+VIDEO_CARDS="fbdev vesa"
^ permalink raw reply related [flat|nested] 3+ messages in thread
end of thread, other threads:[~2013-01-16 21:07 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-12-16 8:17 [gentoo-commits] proj/ltsp:master commit in: profiles/ltsp/ Wim Muskee
-- strict thread matches above, loose matches on Subject: below --
2013-01-16 21:07 Wim Muskee
2012-11-24 8:47 Wim Muskee
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox