<feed xmlns='http://www.w3.org/2005/Atom'>
<title>aports/testing/tvheadend-git/tvheadend-git.pre-install, branch master</title>
<subtitle>Main aports tree
</subtitle>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/'/>
<entry>
<title>community/tvheadend: upgrade to 4.2.1</title>
<updated>2017-04-22T12:59:19+00:00</updated>
<author>
<name>Carlo Landmeter</name>
<email>clandmeter@gmail.com</email>
</author>
<published>2017-04-22T12:58:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=eeda40de0812930e4748eee91df9583f333cdb99'/>
<id>eeda40de0812930e4748eee91df9583f333cdb99</id>
<content type='text'>
and remove testing/tvheadend-git
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
and remove testing/tvheadend-git
</pre>
</div>
</content>
</entry>
<entry>
<title>Reorder arguments passed to addgroup/adduser in scripts.</title>
<updated>2016-04-25T06:56:47+00:00</updated>
<author>
<name>Przemyslaw Pawelczyk</name>
<email>przemoc@zoho.com</email>
</author>
<published>2016-04-23T11:13:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=da4e96aacef5e9bd9a7dccecffdc92f588a6dd78'/>
<id>da4e96aacef5e9bd9a7dccecffdc92f588a6dd78</id>
<content type='text'>
Now all invocations have following order of arguments (if present):

    addgroup -S -g ... GROUP
    adduser -S -u ... -D -H -h ... -s ... -G ... -g ... USER
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Now all invocations have following order of arguments (if present):

    addgroup -S -g ... GROUP
    adduser -S -u ... -D -H -h ... -s ... -G ... -g ... USER
</pre>
</div>
</content>
</entry>
<entry>
<title>Improve consistency of scripts using adduser/addgroup.</title>
<updated>2016-04-25T06:55:43+00:00</updated>
<author>
<name>Przemyslaw Pawelczyk</name>
<email>przemoc@zoho.com</email>
</author>
<published>2016-04-23T11:13:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=a60b9f07dee0ae4e9bbe34d4146661fcb33aa478'/>
<id>a60b9f07dee0ae4e9bbe34d4146661fcb33aa478</id>
<content type='text'>
Following rules have been applied:
- script starts with shebang !#/bin/sh followed by blank line,
- script ends with exit 0 prepended by blank line,
- only stderr of adduser, addgroup or passwd is redirected to /dev/null,
- getent passwd/group instances has been removed,
- manual checking of file and group existence has been removed,
- `|| true` instances has been removed.

Comments and line wrapping have been preserved.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Following rules have been applied:
- script starts with shebang !#/bin/sh followed by blank line,
- script ends with exit 0 prepended by blank line,
- only stderr of adduser, addgroup or passwd is redirected to /dev/null,
- getent passwd/group instances has been removed,
- manual checking of file and group existence has been removed,
- `|| true` instances has been removed.

Comments and line wrapping have been preserved.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add -g option (GECOS/comment) to adduser in scripts.</title>
<updated>2016-04-25T06:54:18+00:00</updated>
<author>
<name>Przemyslaw Pawelczyk</name>
<email>przemoc@zoho.com</email>
</author>
<published>2016-04-23T11:13:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=a593d306c92f8bc15a1797c0a2ccfa784edbc4a0'/>
<id>a593d306c92f8bc15a1797c0a2ccfa784edbc4a0</id>
<content type='text'>
This way we can avoid ugly default:

    Linux user,,,
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This way we can avoid ugly default:

    Linux user,,,
</pre>
</div>
</content>
</entry>
<entry>
<title>testing/tvheadend-git: fix group/permissions and scan file location</title>
<updated>2016-03-07T09:12:11+00:00</updated>
<author>
<name>Carlo Landmeter</name>
<email>clandmeter@gmail.com</email>
</author>
<published>2016-03-07T09:09:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=904ef04d2264c434812cb0afaf34f01ad1f8d091'/>
<id>904ef04d2264c434812cb0afaf34f01ad1f8d091</id>
<content type='text'>
* remove usb group
* add to video group
* use correct permissions on confd file
* install both dvb scan files in same location
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* remove usb group
* add to video group
* use correct permissions on confd file
* install both dvb scan files in same location
</pre>
</div>
</content>
</entry>
<entry>
<title>testing/tvheadend-git: new aport</title>
<updated>2016-02-18T16:47:35+00:00</updated>
<author>
<name>Carlo Landmeter</name>
<email>clandmeter@gmail.com</email>
</author>
<published>2016-02-18T16:47:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=e6935a7a5b06168e47752d92216a72d079d5daa2'/>
<id>e6935a7a5b06168e47752d92216a72d079d5daa2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>main/tvheadend: move to main and upgrade to latest snapshot</title>
<updated>2015-05-02T09:03:38+00:00</updated>
<author>
<name>Carlo Landmeter</name>
<email>clandmeter@gmail.com</email>
</author>
<published>2015-05-02T09:03:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=4d521660193f6bd246543e0693785e33c3b495d8'/>
<id>4d521660193f6bd246543e0693785e33c3b495d8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>testing/tvheadend-git: new snapshot</title>
<updated>2013-11-17T22:39:28+00:00</updated>
<author>
<name>Carlo Landmeter</name>
<email>clandmeter@gmail.com</email>
</author>
<published>2013-11-17T22:39:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=6d77e88ac46f8526417cb36a29141753d39b3340'/>
<id>6d77e88ac46f8526417cb36a29141753d39b3340</id>
<content type='text'>
This update has major config changes.
please read: https://tvheadend.org/boards/5/topics/9792
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This update has major config changes.
please read: https://tvheadend.org/boards/5/topics/9792
</pre>
</div>
</content>
</entry>
<entry>
<title>testing/tvheadend-git: new snapshot</title>
<updated>2012-11-22T16:01:02+00:00</updated>
<author>
<name>Carlo Landmeter</name>
<email>clandmeter@gmail.com</email>
</author>
<published>2012-11-22T16:01:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=452b90aac34dc84967abaae2024ddfc6b378833b'/>
<id>452b90aac34dc84967abaae2024ddfc6b378833b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>testing/tvheadend-git: rename dir</title>
<updated>2012-06-13T12:01:15+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2012-06-13T12:01:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=54ec7844771602863802e05fdc837c452d74917c'/>
<id>54ec7844771602863802e05fdc837c452d74917c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
