<feed xmlns='http://www.w3.org/2005/Atom'>
<title>fab/aports/main/udev-init-scripts, branch master</title>
<subtitle>fab's aports repo
</subtitle>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/fab/aports/'/>
<entry>
<title>main/udev-init-scripts: use openrc-run</title>
<updated>2016-05-29T15:02:22+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2016-05-29T15:01:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/fab/aports/commit/?id=edae3450ff965c83131eb01f7ba87f81e8ca20cc'/>
<id>edae3450ff965c83131eb01f7ba87f81e8ca20cc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>main/udev-init-scripts: use modloop</title>
<updated>2015-12-04T13:20:09+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2015-12-04T10:45:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/fab/aports/commit/?id=1a0d296601158eb61c04945ff6534931ac6b5473'/>
<id>1a0d296601158eb61c04945ff6534931ac6b5473</id>
<content type='text'>
ref #4913
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
ref #4913
</pre>
</div>
</content>
</entry>
<entry>
<title>Do not delete *.la files manually</title>
<updated>2015-09-10T11:59:03+00:00</updated>
<author>
<name>Bartłomiej Piotrowski</name>
<email>b@bpiotrowski.pl</email>
</author>
<published>2015-09-10T11:59:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/fab/aports/commit/?id=b4a13e7314bfe25e63b2f1ae5014d5429c17b539'/>
<id>b4a13e7314bfe25e63b2f1ae5014d5429c17b539</id>
<content type='text'>
Since abuild v2.22.0, these are removed automatically unless 'libtool'
option has been specified.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Since abuild v2.22.0, these are removed automatically unless 'libtool'
option has been specified.
</pre>
</div>
</content>
</entry>
<entry>
<title>main/udev-init-scripts: don't add hwdrivers to sysinit</title>
<updated>2015-07-17T12:55:45+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2015-07-17T12:55:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/fab/aports/commit/?id=072940b326f3b1926f4a6206d711430d2050e859'/>
<id>072940b326f3b1926f4a6206d711430d2050e859</id>
<content type='text'>
we depend on kmod for now
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
we depend on kmod for now
</pre>
</div>
</content>
</entry>
<entry>
<title>main/udev-init-scripts: bump pkgrel</title>
<updated>2015-07-17T10:59:37+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2015-07-17T10:59:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/fab/aports/commit/?id=9c00e5a7629292528b2a18718c75f684b8b14528'/>
<id>9c00e5a7629292528b2a18718c75f684b8b14528</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>main/udev-init-scripts: make sure hwdrivers are loaded after udev</title>
<updated>2015-07-17T10:57:34+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2015-07-17T10:57:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/fab/aports/commit/?id=05bae64c70e9ea8952849742cb67d03fd5b51dee'/>
<id>05bae64c70e9ea8952849742cb67d03fd5b51dee</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>main/udev-init-script: force use of hwdrivers for now</title>
<updated>2015-07-17T09:33:22+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2015-07-17T09:31:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/fab/aports/commit/?id=546f742f548335b6150f2ea8ad51c106048576b7'/>
<id>546f742f548335b6150f2ea8ad51c106048576b7</id>
<content type='text'>
eudev does not load modules at all without libkmod. we force loading
modaliases with our hwdrivers script til this is sorted out so we get
our /dev/input/* devices
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
eudev does not load modules at all without libkmod. we force loading
modaliases with our hwdrivers script til this is sorted out so we get
our /dev/input/* devices
</pre>
</div>
</content>
</entry>
<entry>
<title>main/udev-init-scripts: add missing install scripts</title>
<updated>2015-07-17T08:01:26+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2015-07-17T08:01:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/fab/aports/commit/?id=6e428c0d94cbff633df9bbb44f91a5db2f073833'/>
<id>6e428c0d94cbff633df9bbb44f91a5db2f073833</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>main/eudev (and deps): move from testing</title>
<updated>2015-07-17T07:57:29+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2015-07-16T14:22:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/fab/aports/commit/?id=3bc33b297bb4430a52c7632757b8dc73c1eb26ca'/>
<id>3bc33b297bb4430a52c7632757b8dc73c1eb26ca</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
