<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openembedded-core.git/meta/packages/xserver-kdrive-common/xserver-nodm-init, 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-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: 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>
<entry>
<title>xserver-nodm: do not run itself in background</title>
<updated>2008-07-03T10:45:44Z</updated>
<author>
<name>Marcin Juszkiewicz</name>
<email>hrw@openedhand.com</email>
</author>
<published>2008-07-03T10:45:44Z</published>
<link rel='alternate' type='text/html' href='https://trygvis.io/git/2012/05/openembedded-core.git/commit/?id=a0094b2754b8941829506d9fe06905794a0a9c9a'/>
<id>urn:sha1:a0094b2754b8941829506d9fe06905794a0a9c9a</id>
<content type='text'>
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4792 311d38ba-8fff-0310-9ca6-ca027cbcb966
</content>
</entry>
<entry>
<title>xserver-nodm-init: use pidof instead of ps|grep|grep|sed to get PID of xinit</title>
<updated>2008-03-05T15:52:52Z</updated>
<author>
<name>Marcin Juszkiewicz</name>
<email>hrw@openedhand.com</email>
</author>
<published>2008-03-05T15:52:52Z</published>
<link rel='alternate' type='text/html' href='https://trygvis.io/git/2012/05/openembedded-core.git/commit/?id=75b40f10777138681f21e5216b9a1e5821542b4c'/>
<id>urn:sha1:75b40f10777138681f21e5216b9a1e5821542b4c</id>
<content type='text'>
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3949 311d38ba-8fff-0310-9ca6-ca027cbcb966
</content>
</entry>
<entry>
<title>Check /proc/cmdline for 'x11=false' to disable X server startup</title>
<updated>2006-09-03T14:26:12Z</updated>
<author>
<name>Matthew Allum</name>
<email>mallum@openedhand.com</email>
</author>
<published>2006-09-03T14:26:12Z</published>
<link rel='alternate' type='text/html' href='https://trygvis.io/git/2012/05/openembedded-core.git/commit/?id=f8b1e634eb3cfc6e59e9fe11b8a198aec6bd3d29'/>
<id>urn:sha1:f8b1e634eb3cfc6e59e9fe11b8a198aec6bd3d29</id>
<content type='text'>
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@695 311d38ba-8fff-0310-9ca6-ca027cbcb966
</content>
</entry>
<entry>
<title>Clean up X start up scripts. Remove uneeded files. Use xinit to more safely launch Xserver and XSession scripts</title>
<updated>2006-08-23T10:44:12Z</updated>
<author>
<name>Matthew Allum</name>
<email>mallum@openedhand.com</email>
</author>
<published>2006-08-23T10:44:12Z</published>
<link rel='alternate' type='text/html' href='https://trygvis.io/git/2012/05/openembedded-core.git/commit/?id=521b22d2f817b603fa0948199624699031fcf832'/>
<id>urn:sha1:521b22d2f817b603fa0948199624699031fcf832</id>
<content type='text'>
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@632 311d38ba-8fff-0310-9ca6-ca027cbcb966
</content>
</entry>
</feed>
