<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openembedded-core.git/meta/packages/xserver-kdrive-common, branch master</title>
<subtitle></subtitle>
<id>https://trygvis.io/git/2012/05/openembedded-core.git/atom?h=master</id>
<link rel='self' href='https://trygvis.io/git/2012/05/openembedded-core.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://trygvis.io/git/2012/05/openembedded-core.git/'/>
<updated>2008-09-22T13:33:19Z</updated>
<entry>
<title>Adds recipes to support building X servers based on the xfree86 DDX instead</title>
<updated>2008-09-22T13:33:19Z</updated>
<author>
<name>Robert Bragg</name>
<email>bob@openedhand.com</email>
</author>
<published>2008-09-22T13:33:19Z</published>
<link rel='alternate' type='text/html' href='https://trygvis.io/git/2012/05/openembedded-core.git/commit/?id=3de4627417e62595ce4349cb3a13c9180f8e6bfd'/>
<id>urn:sha1:3de4627417e62595ce4349cb3a13c9180f8e6bfd</id>
<content type='text'>
of kdrive and building mesa. It's a big commit and it's still rather rough
around the edges, but there is a desire to get this in early so people can
review the work and help polish the changes.

Some of the notable bits:
• DRI support in mesa and the X server. (configured in machine conf via
  MACHINE_DRI_MODULES variable)
• XCB backend for xlib
• A fairly lite X server build with lots of legacy modules disabled.

I'm sure there is plenty of other fairly low hanging fruit if we want to
put more effort into reducing the size of the xserver build. Currently the
server build comes in @ ~2.3MB vs a kdrive fbdev server build @ ~1MB. E.g
xaa could be made conditional to save ~320K. Of course the kdrive server
doesn't include glx stuff, which is a pretty big chunk.

Also thanks to hrw, since I nabbed a some patches from him for this, and RP,
for various bits of Poky style advice.


git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5205 311d38ba-8fff-0310-9ca6-ca027cbcb966
</content>
</entry>
<entry>
<title>xserver-nodm: Remove another fork, no need to use cat here</title>
<updated>2008-08-19T21:34:21Z</updated>
<author>
<name>Richard Purdie</name>
<email>richard@openedhand.com</email>
</author>
<published>2008-08-19T21:34:21Z</published>
<link rel='alternate' type='text/html' href='https://trygvis.io/git/2012/05/openembedded-core.git/commit/?id=513bf3ac50f57b0d481e3a14d870e38318d1e147'/>
<id>urn:sha1:513bf3ac50f57b0d481e3a14d870e38318d1e147</id>
<content type='text'>
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5081 311d38ba-8fff-0310-9ca6-ca027cbcb966
</content>
</entry>
<entry>
<title>xserver-kdrive-common: Add in support for shbg files, shell scripts to be started in the background</title>
<updated>2008-08-19T16:05:47Z</updated>
<author>
<name>Richard Purdie</name>
<email>richard@openedhand.com</email>
</author>
<published>2008-08-19T16:05:47Z</published>
<link rel='alternate' type='text/html' href='https://trygvis.io/git/2012/05/openembedded-core.git/commit/?id=b116e4057da8f34fee6ccfaa01b0776484ce6196'/>
<id>urn:sha1:b116e4057da8f34fee6ccfaa01b0776484ce6196</id>
<content type='text'>
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5072 311d38ba-8fff-0310-9ca6-ca027cbcb966
</content>
</entry>
<entry>
<title>xserver-nodm-init: make the init script depend on dbus, because the session needs it</title>
<updated>2008-07-31T10:59:24Z</updated>
<author>
<name>Ross Burton</name>
<email>ross@openedhand.com</email>
</author>
<published>2008-07-31T10:59:24Z</published>
<link rel='alternate' type='text/html' href='https://trygvis.io/git/2012/05/openembedded-core.git/commit/?id=5b06f27887a16bc55fbb4e26f7ad00e17930cf9b'/>
<id>urn:sha1:5b06f27887a16bc55fbb4e26f7ad00e17930cf9b</id>
<content type='text'>
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4989 311d38ba-8fff-0310-9ca6-ca027cbcb966
</content>
</entry>
<entry>
<title>xserver-nodm-init: rdepend on dbus-wait and wait for the desktop signal before continuing boot</title>
<updated>2008-07-25T15:24:21Z</updated>
<author>
<name>Ross Burton</name>
<email>ross@openedhand.com</email>
</author>
<published>2008-07-25T15:24:21Z</published>
<link rel='alternate' type='text/html' href='https://trygvis.io/git/2012/05/openembedded-core.git/commit/?id=1befcc03554974428b9c38d5cb37de3973c5eb8b'/>
<id>urn:sha1:1befcc03554974428b9c38d5cb37de3973c5eb8b</id>
<content type='text'>
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4961 311d38ba-8fff-0310-9ca6-ca027cbcb966
</content>
</entry>
<entry>
<title>xserver-nodm-init: fixed start level to 9 as 09 was treated as octal</title>
<updated>2008-07-16T09:40:54Z</updated>
<author>
<name>Marcin Juszkiewicz</name>
<email>hrw@openedhand.com</email>
</author>
<published>2008-07-16T09:40:54Z</published>
<link rel='alternate' type='text/html' href='https://trygvis.io/git/2012/05/openembedded-core.git/commit/?id=175c36c62c3409c1f3e729918ea10f72f004de85'/>
<id>urn:sha1:175c36c62c3409c1f3e729918ea10f72f004de85</id>
<content type='text'>
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4850 311d38ba-8fff-0310-9ca6-ca027cbcb966
</content>
</entry>
<entry>
<title>xserver-kdrive-common: change 12keymap and 90XWindowManager to .sh</title>
<updated>2008-07-04T09:09:59Z</updated>
<author>
<name>Ross Burton</name>
<email>ross@openedhand.com</email>
</author>
<published>2008-07-04T09:09:59Z</published>
<link rel='alternate' type='text/html' href='https://trygvis.io/git/2012/05/openembedded-core.git/commit/?id=8fab210b2f5b850de9cc5b72aba1b6bfd2a38514'/>
<id>urn:sha1:8fab210b2f5b850de9cc5b72aba1b6bfd2a38514</id>
<content type='text'>
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4815 311d38ba-8fff-0310-9ca6-ca027cbcb966
</content>
</entry>
<entry>
<title>xserver-kdrive-common: don't use run-parts but instead exec or source scripts</title>
<updated>2008-07-04T08:53:31Z</updated>
<author>
<name>Ross Burton</name>
<email>ross@openedhand.com</email>
</author>
<published>2008-07-04T08:53:31Z</published>
<link rel='alternate' type='text/html' href='https://trygvis.io/git/2012/05/openembedded-core.git/commit/?id=0504f934585cf06c1f572b048c45bee4bcc92715'/>
<id>urn:sha1:0504f934585cf06c1f572b048c45bee4bcc92715</id>
<content type='text'>
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4812 311d38ba-8fff-0310-9ca6-ca027cbcb966
</content>
</entry>
<entry>
<title>xserver-nodm-init: add init script depends</title>
<updated>2008-07-03T15:26:52Z</updated>
<author>
<name>Ross Burton</name>
<email>ross@openedhand.com</email>
</author>
<published>2008-07-03T15:26:52Z</published>
<link rel='alternate' type='text/html' href='https://trygvis.io/git/2012/05/openembedded-core.git/commit/?id=8c28cb514d76a5deb86bbd6aef97bce6dfd659a6'/>
<id>urn:sha1:8c28cb514d76a5deb86bbd6aef97bce6dfd659a6</id>
<content type='text'>
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4807 311d38ba-8fff-0310-9ca6-ca027cbcb966
</content>
</entry>
<entry>
<title>xserver-nodm: sleep for 20s after X11 start to give time for x11 userland to boot</title>
<updated>2008-07-03T10:45:59Z</updated>
<author>
<name>Marcin Juszkiewicz</name>
<email>hrw@openedhand.com</email>
</author>
<published>2008-07-03T10:45:59Z</published>
<link rel='alternate' type='text/html' href='https://trygvis.io/git/2012/05/openembedded-core.git/commit/?id=15cc35e419e45b3a2b66903e0f78379351319859'/>
<id>urn:sha1:15cc35e419e45b3a2b66903e0f78379351319859</id>
<content type='text'>
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4793 311d38ba-8fff-0310-9ca6-ca027cbcb966
</content>
</entry>
</feed>
