diff options
author | Carsten Haitzler <raster@rasterman.com> | 2009-04-21 14:17:42 +0000 |
---|---|---|
committer | Carsten Haitzler <raster@rasterman.com> | 2009-04-21 14:17:42 +0000 |
commit | 1b81a7988e2a511e95e1d4769d6d78826ee012d4 (patch) | |
tree | 327701fddcf0fdca8dcd40aef636088e7eecef6f /x-ui.sh | |
parent | da65aa613e0421ed8dbafdcf2635688d2d89150b (diff) |
1. embryo shoudl have soname
2. yes local.conf slipped in - ignore
3. added soname version release to module arch dirs
4. adapted extra-modules to use the revision in arch
5. made e17 also have a release rev
6. dummy release stuff in eet - wont use it as its already released.
SVN revision: 40267
Diffstat (limited to 'x-ui.sh')
-rwxr-xr-x | x-ui.sh | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,7 +1,7 @@ | |||
1 | #!/bin/sh | 1 | #!/bin/sh |
2 | 2 | ||
3 | Xephyr :1 -noreset -ac -br -dpi 284 -screen 480x640x16 & | 3 | #Xephyr :1 -noreset -ac -br -dpi 284 -screen 480x640x16 & |
4 | #Xephyr :1 -noreset -ac -br -dpi 284 -screen 480x640 & | 4 | Xephyr :1 -noreset -ac -br -dpi 284 -screen 480x640 & |
5 | #Xephyr :1 -noreset -ac -br -dpi 284 -screen 640x480x16 & | 5 | #Xephyr :1 -noreset -ac -br -dpi 284 -screen 640x480x16 & |
6 | #Xephyr :1 -noreset -ac -br -dpi 284 -screen 640x480 & | 6 | #Xephyr :1 -noreset -ac -br -dpi 284 -screen 640x480 & |
7 | #Xephyr :1 -noreset -ac -br -dpi 181 -screen 320x320x16 & | 7 | #Xephyr :1 -noreset -ac -br -dpi 181 -screen 320x320x16 & |