Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(803)

Issue 536039: Move src/third_party/xserver-xorg-core to its own repo (Closed)

Created:
10 years, 11 months ago by Bill Richardson
Modified:
9 years, 6 months ago
CC:
chromium-os-reviews_googlegroups.com
Visibility:
Public.

Description

Move src/third_party/xserver-xorg-core to its own repo

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -2658 lines) Patch
M .gitignore View 1 chunk +1 line, -0 lines 0 comments Download
M DEPS View 1 chunk +3 lines, -0 lines 2 comments Download
D src/third_party/xserver-xorg-core/01moblin-cache-xkbcomp-output-for-fast-start-up.patch View 1 chunk +0 lines, -358 lines 0 comments Download
D src/third_party/xserver-xorg-core/02moblin-xserver-1.5.0-bg-none-root.patch View 1 chunk +0 lines, -156 lines 0 comments Download
D src/third_party/xserver-xorg-core/LICENSE View 1 chunk +0 lines, -2028 lines 0 comments Download
D src/third_party/xserver-xorg-core/README.chromium View 1 chunk +0 lines, -12 lines 0 comments Download
D src/third_party/xserver-xorg-core/make_pkg.sh View 1 chunk +0 lines, -56 lines 0 comments Download
D src/third_party/xserver-xorg-core/moblin.README View 1 chunk +0 lines, -18 lines 0 comments Download
D src/third_party/xserver-xorg-core/src/xorg-server_1.6.4-2ubuntu4.dsc View 1 chunk +0 lines, -32 lines 0 comments Download
D src/third_party/xserver-xorg-core/src/xorg-server_1.6.4-2ubuntu4.diff.gz View 0 chunks +-1 lines, --1 lines 0 comments Download
src/third_party/xserver-xorg-core/src/xorg-server_1.6.4.orig.tar.gz View 0 chunks +-1 lines, --1 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Bill Richardson
10 years, 11 months ago (2010-01-13 03:37:19 UTC) #1
Mandeep Singh Baines
Minor nit. http://codereview.chromium.org/536039/diff/1/3 File DEPS (right): http://codereview.chromium.org/536039/diff/1/3#newcode144 DEPS:144: _third_party_base + "xserver-xorg-core": "/xserver-xorg-core.git", Shouldn't this be ...
10 years, 11 months ago (2010-01-13 21:49:03 UTC) #2
Bill Richardson
10 years, 11 months ago (2010-01-13 22:41:49 UTC) #3
http://codereview.chromium.org/536039/diff/1/3
File DEPS (right):

http://codereview.chromium.org/536039/diff/1/3#newcode144
DEPS:144: _third_party_base + "xserver-xorg-core": "/xserver-xorg-core.git",
On 2010/01/13 21:49:03, msb wrote:
> Shouldn't this be called xorg-server

Well.... maybe. xserver-xorg-core is the required package name. It's one of
several .debs created from the same source package (xorg-server). I kind of hate
to try to change it now, but I will if you think it's an important distinction.
Next time I'll use the source package name for the repo and describe the bin
package in the comment.

Powered by Google App Engine
This is Rietveld 408576698