<feed xmlns='http://www.w3.org/2005/Atom'>
<title>plymouth.git/src/Makefile.am, branch 0.3.1</title>
<subtitle>Unnamed repository; edit this file to name it for gitweb.</subtitle>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sadmac/public_git/plymouth.git/'/>
<entry>
<title>Create new libplybootsplash</title>
<updated>2008-06-09T15:38:56+00:00</updated>
<author>
<name>Ray Strode</name>
<email>rstrode@redhat.com</email>
</author>
<published>2008-06-09T14:18:39+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sadmac/public_git/plymouth.git/commit/?id=5d1e93403afe32e6879515b1c74b3e5b6366ad54'/>
<id>5d1e93403afe32e6879515b1c74b3e5b6366ad54</id>
<content type='text'>
The old approach of including the same source files into
multiple places is less than pretty.  But moving the code
to libply didn't seem right either, since libply is fairly
generic and could in theory get swapped out with a standard
runtime at some point.

Also, exposing libplybootsplash as an external library will
facilitate creating out of tree splash plugins.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The old approach of including the same source files into
multiple places is less than pretty.  But moving the code
to libply didn't seem right either, since libply is fairly
generic and could in theory get swapped out with a standard
runtime at some point.

Also, exposing libplybootsplash as an external library will
facilitate creating out of tree splash plugins.
</pre>
</div>
</content>
</entry>
<entry>
<title>Port password handling over to using new answer object</title>
<updated>2008-06-02T15:49:00+00:00</updated>
<author>
<name>Ray Strode</name>
<email>rstrode@redhat.com</email>
</author>
<published>2008-06-02T15:49:00+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sadmac/public_git/plymouth.git/commit/?id=f5a15611fb5fe1d36f8922e1c2a6f751ab0b8df7'/>
<id>f5a15611fb5fe1d36f8922e1c2a6f751ab0b8df7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>create /var/run/plymouth during install</title>
<updated>2008-05-30T17:10:42+00:00</updated>
<author>
<name>Ray Strode</name>
<email>rstrode@redhat.com</email>
</author>
<published>2008-05-30T17:10:42+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sadmac/public_git/plymouth.git/commit/?id=b4e1c218866f5e78f8f7c589e2c3a0c77320ccdf'/>
<id>b4e1c218866f5e78f8f7c589e2c3a0c77320ccdf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Allow distro/system builder to specify path to logo</title>
<updated>2008-05-29T20:54:00+00:00</updated>
<author>
<name>Ray Strode</name>
<email>rstrode@redhat.com</email>
</author>
<published>2008-05-29T20:54:00+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sadmac/public_git/plymouth.git/commit/?id=3f91989cf323851d741b736fdca2560756800bb5'/>
<id>3f91989cf323851d741b736fdca2560756800bb5</id>
<content type='text'>
Previously we've just hard coded the location to the fedora
logo.  Now it's a configure time flag.  We also have a configure
time flag for a background color that goes with the logo, but
none of the splash plugins make use of it yet.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Previously we've just hard coded the location to the fedora
logo.  Now it's a configure time flag.  We also have a configure
time flag for a background color that goes with the logo, but
none of the splash plugins make use of it yet.
</pre>
</div>
</content>
</entry>
<entry>
<title>rename rhgb-client to plymouth</title>
<updated>2008-05-20T15:36:26+00:00</updated>
<author>
<name>Ray Strode</name>
<email>rstrode@redhat.com</email>
</author>
<published>2008-05-20T15:27:30+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sadmac/public_git/plymouth.git/commit/?id=c13aba661eeac269ff28daa6c3259afb2ce69bf1'/>
<id>c13aba661eeac269ff28daa6c3259afb2ce69bf1</id>
<content type='text'>
We'll keep a compat symlink in place until init scripts are moved over
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We'll keep a compat symlink in place until init scripts are moved over
</pre>
</div>
</content>
</entry>
<entry>
<title>rename the daemon from plymouth to plymouthd</title>
<updated>2008-05-20T15:21:21+00:00</updated>
<author>
<name>Ray Strode</name>
<email>rstrode@redhat.com</email>
</author>
<published>2008-05-20T15:21:21+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sadmac/public_git/plymouth.git/commit/?id=677c3bd9cbb8c33f89a90c06b2e429ef958897e4'/>
<id>677c3bd9cbb8c33f89a90c06b2e429ef958897e4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add new ply_window_t type to manage text versus graphics mode,</title>
<updated>2008-05-17T06:16:22+00:00</updated>
<author>
<name>Ray Strode</name>
<email>rstrode@redhat.com</email>
</author>
<published>2008-05-15T19:52:19+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sadmac/public_git/plymouth.git/commit/?id=9cf51bcce4907fe5104fca10ce395f529ccff0d0'/>
<id>9cf51bcce4907fe5104fca10ce395f529ccff0d0</id>
<content type='text'>
and eventually key events
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
and eventually key events
</pre>
</div>
</content>
</entry>
<entry>
<title>add preliminary support for asking for password during boot sequence</title>
<updated>2008-05-15T19:50:37+00:00</updated>
<author>
<name>Ray Strode</name>
<email>rstrode@redhat.com</email>
</author>
<published>2008-05-15T19:48:59+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sadmac/public_git/plymouth.git/commit/?id=262e8b5f75c7a9897446703e5815b06e47f0fcfb'/>
<id>262e8b5f75c7a9897446703e5815b06e47f0fcfb</id>
<content type='text'>
(Only in text plugin so far)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(Only in text plugin so far)
</pre>
</div>
</content>
</entry>
<entry>
<title>Change plugin path in Makefile to contain less magic</title>
<updated>2007-10-21T22:22:54+00:00</updated>
<author>
<name>Ray Strode</name>
<email>rstrode@redhat.com</email>
</author>
<published>2007-10-21T22:22:54+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sadmac/public_git/plymouth.git/commit/?id=c7d567ee92c4508333351910558729e1aea00928'/>
<id>c7d567ee92c4508333351910558729e1aea00928</id>
<content type='text'>
Previously, the plugin path contained the magic value
${LIB} which dlopen knows to translate to lib or lib64
appropriately.  Now I use the path in contexts other than
dlopen, though, so I need to remove the magic (I'm not sure
why it was there in the first place)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Previously, the plugin path contained the magic value
${LIB} which dlopen knows to translate to lib or lib64
appropriately.  Now I use the path in contexts other than
dlopen, though, so I need to remove the magic (I'm not sure
why it was there in the first place)
</pre>
</div>
</content>
</entry>
<entry>
<title>add undisted header to Makefile</title>
<updated>2007-06-10T23:11:43+00:00</updated>
<author>
<name>Ray Strode</name>
<email>rstrode@redhat.com</email>
</author>
<published>2007-06-10T23:11:43+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sadmac/public_git/plymouth.git/commit/?id=6851751f9102497e2c912a1eaaf674701d9d57b6'/>
<id>6851751f9102497e2c912a1eaaf674701d9d57b6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
