x: Updates.

This commit is contained in:
Albert Hopkins 2013-09-01 19:12:46 +00:00
parent 9b759d1287
commit d83f2c6b7c
5 changed files with 11 additions and 16 deletions

View File

@ -2,9 +2,9 @@ xdm_files = $(wildcard xdm/*)
preinstall:
postinstall: $(xdm_files)
postinstall: $(xdm_files) xdm.start
cp xdm/* "$(CHROOT)"/etc/X11/xdm
ln -sf /etc/init.d/xdm "$(CHROOT)/etc/runlevels/default/xdm"
cp xdm.start "$(CHROOT)"/etc/local.d
clean:

View File

@ -1 +1,4 @@
PYTHON_SINGLE_TARGET="python2_7"
PYTHON_TARGETS="python3_2"
PYTHON_SINGLE_TARGET="python3_2"
VIDEO_CARDS=""
INPUT_DEVICES=""

View File

@ -3,4 +3,4 @@ dev-libs/libxml2 python
sys-apps/kmod tools
sys-devel/gcc cxx nptl
sys-libs/ncurses minimal
x11-base/xorg-server xorg nptl
x11-base/xorg-server minimal xorg nptl

12
x/world
View File

@ -4,35 +4,23 @@ x11-apps/xedit
x11-apps/xeyes
x11-apps/xload
x11-apps/xlogo
x11-apps/appres
x11-apps/bitmap
x11-apps/iceauth
x11-apps/luit
x11-apps/mkfontdir
x11-apps/mkfontscale
x11-apps/sessreg
x11-apps/setxkbmap
x11-apps/smproxy
x11-apps/x11perf
x11-apps/xauth
x11-apps/xbacklight
x11-apps/xcmsdb
x11-apps/xcursorgen
x11-apps/xdpyinfo
x11-apps/xdriinfo
x11-apps/xev
x11-apps/xf86dga
x11-apps/xgamma
x11-apps/xhost
x11-apps/xinput
x11-apps/xkbcomp
x11-apps/xkbevd
x11-apps/xkbutils
x11-apps/xkill
x11-apps/xlsatoms
x11-apps/xlsclients
x11-apps/xmodmap
x11-apps/xpr
x11-apps/xprop
x11-apps/xrandr
x11-apps/xrdb

4
x/xdm.start Executable file
View File

@ -0,0 +1,4 @@
#!/bin/sh
xdm