<feed xmlns='http://www.w3.org/2005/Atom'>
<title>aports/main/xinit/xinitrc, branch master</title>
<subtitle>Main aports tree
</subtitle>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/'/>
<entry>
<title>main/xinit: fix default program execution</title>
<updated>2018-08-24T08:27:16+00:00</updated>
<author>
<name>Sören Tempel</name>
<email>soeren+git@soeren-tempel.net</email>
</author>
<published>2018-04-14T13:03:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=4d59288b3f8957350e0058cf6ea02587f06aa75b'/>
<id>4d59288b3f8957350e0058cf6ea02587f06aa75b</id>
<content type='text'>
The exec(1) man page states the following:

&gt; If command is specified, exec shall not return to the shell; rather
&gt; the exit status of the process shall be the exit status of the program
&gt; implementing command, which overlaid the shell.

Thus the shell will not continue execution after `exec startxfce4`
failed. To fix this we now check if the program exists and if that's the
case execute it using exec.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The exec(1) man page states the following:

&gt; If command is specified, exec shall not return to the shell; rather
&gt; the exit status of the process shall be the exit status of the program
&gt; implementing command, which overlaid the shell.

Thus the shell will not continue execution after `exec startxfce4`
failed. To fix this we now check if the program exists and if that's the
case execute it using exec.
</pre>
</div>
</content>
</entry>
<entry>
<title>main/xinit: fix typo</title>
<updated>2015-06-11T15:02:31+00:00</updated>
<author>
<name>Carlo Landmeter</name>
<email>clandmeter@gmail.com</email>
</author>
<published>2015-06-11T15:02:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=dfda90957a6ba50c5f3b0f7ef59e8e0fcbb2b0a9'/>
<id>dfda90957a6ba50c5f3b0f7ef59e8e0fcbb2b0a9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>main/xinit: add global xinitrc.d support</title>
<updated>2015-06-11T14:34:11+00:00</updated>
<author>
<name>Carlo Landmeter</name>
<email>clandmeter@gmail.com</email>
</author>
<published>2015-06-11T14:34:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=2f0ba64db461d6d802b31d13b42235ee792b1e2e'/>
<id>2f0ba64db461d6d802b31d13b42235ee792b1e2e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>main/xinit: fix deps. fallback to st as terminal</title>
<updated>2013-11-19T09:03:13+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2013-11-19T09:03:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=df0676cdcfb1ffaf0539717cc02223a57ebe25dc'/>
<id>df0676cdcfb1ffaf0539717cc02223a57ebe25dc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>merged x11 repository into main</title>
<updated>2010-01-25T16:43:57+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2010-01-25T16:43:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=9526ee659401dee7160f35cb62ded2779bcbbc99'/>
<id>9526ee659401dee7160f35cb62ded2779bcbbc99</id>
<content type='text'>
ref #255
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
ref #255
</pre>
</div>
</content>
</entry>
</feed>
