<feed xmlns='http://www.w3.org/2005/Atom'>
<title>initscripts/udev, branch 9.72</title>
<subtitle>Mageia fork of Fedora's Init Scripts</subtitle>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/'/>
<entry>
<title>limit udev rule for network renaming (#907365, mschmidt@redhat.com)</title>
<updated>2013-02-20T13:47:39+00:00</updated>
<author>
<name>Lukas Nykryn</name>
<email>lnykryn@redhat.com</email>
</author>
<published>2013-02-20T13:47:39+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=12d202779bc74c9be2f78ebed721b4c266d28172'/>
<id>12d202779bc74c9be2f78ebed721b4c266d28172</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Change the net rule that reads ifcfg files to explicitly set the interface name. (#870859)</title>
<updated>2012-11-26T20:43:03+00:00</updated>
<author>
<name>Bill Nottingham</name>
<email>notting@redhat.com</email>
</author>
<published>2012-11-26T20:43:03+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=f386b81c2fa48fe9f66bdb446cde99f99ae44912'/>
<id>f386b81c2fa48fe9f66bdb446cde99f99ae44912</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Drop net.hotplug</title>
<updated>2012-08-06T19:19:11+00:00</updated>
<author>
<name>Bill Nottingham</name>
<email>notting@redhat.com</email>
</author>
<published>2012-08-06T19:19:11+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=031a9ddaf6e25fb92959d5c1d7198a69c6ea6fbd'/>
<id>031a9ddaf6e25fb92959d5c1d7198a69c6ea6fbd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Initial removal of support for non-systemd systems.</title>
<updated>2012-08-06T19:18:23+00:00</updated>
<author>
<name>Bill Nottingham</name>
<email>notting@redhat.com</email>
</author>
<published>2012-08-06T19:18:23+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=d85174edb7389f670705595804b48aee0278ed2f'/>
<id>d85174edb7389f670705595804b48aee0278ed2f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Drop this entirely, as it causes issues in conjunction with systemd.</title>
<updated>2011-10-06T18:22:18+00:00</updated>
<author>
<name>Bill Nottingham</name>
<email>notting@redhat.com</email>
</author>
<published>2011-10-06T18:22:18+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=73d7cf7234f4c903e13de28d71a839afff9b93ca'/>
<id>73d7cf7234f4c903e13de28d71a839afff9b93ca</id>
<content type='text'>
Non-systemd init daemons will need to recreate this functionality.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Non-systemd init daemons will need to recreate this functionality.
</pre>
</div>
</content>
</entry>
<entry>
<title>Don't bring up lo from udev; do it from network/NM/systemd.</title>
<updated>2010-10-14T18:49:08+00:00</updated>
<author>
<name>Bill Nottingham</name>
<email>notting@redhat.com</email>
</author>
<published>2010-10-14T18:49:08+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=5a0f7b4452d97ea9f16094c0b445ce94ffccb557'/>
<id>5a0f7b4452d97ea9f16094c0b445ce94ffccb557</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>udev: make sure to initialize console only once</title>
<updated>2010-08-19T21:07:11+00:00</updated>
<author>
<name>Lennart Poettering</name>
<email>lennart@poettering.net</email>
</author>
<published>2010-08-18T13:29:20+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=6b548207e870f4e0d51937b0ae6e82f0e3d92dc5'/>
<id>6b548207e870f4e0d51937b0ae6e82f0e3d92dc5</id>
<content type='text'>
Otherwise an "udevadm trigger" which sends out change events for all
devices might cause X11 to be confused because the console is reset
beneath it.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Otherwise an "udevadm trigger" which sends out change events for all
devices might cause X11 to be confused because the console is reset
beneath it.
</pre>
</div>
</content>
</entry>
<entry>
<title>Move ccw_init and ccw udev rules to s390utils. (#539491)</title>
<updated>2010-02-15T18:34:57+00:00</updated>
<author>
<name>Bill Nottingham</name>
<email>notting@redhat.com</email>
</author>
<published>2010-02-15T18:34:57+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=c97f9015d5e2328df4ade826584586f658ec5907'/>
<id>c97f9015d5e2328df4ade826584586f658ec5907</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Deal with the udev change of the week.</title>
<updated>2010-02-01T21:25:11+00:00</updated>
<author>
<name>Bill Nottingham</name>
<email>notting@redhat.com</email>
</author>
<published>2010-02-01T21:25:11+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=24c103954adbc8339ca79e8646fb42c5d8ec4259'/>
<id>24c103954adbc8339ca79e8646fb42c5d8ec4259</id>
<content type='text'>
SYSFS deprecated, ATTR is the new paradigm. (#560756)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
SYSFS deprecated, ATTR is the new paradigm. (#560756)
</pre>
</div>
</content>
</entry>
<entry>
<title>Old-style RTC devices won't have the 'hctosys' attribute. Handle them correctly. (#537595)</title>
<updated>2009-11-17T21:01:57+00:00</updated>
<author>
<name>Bill Nottingham</name>
<email>notting@redhat.com</email>
</author>
<published>2009-11-17T21:01:57+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=751df4e901aec320bf219592123d962f2a862b5d'/>
<id>751df4e901aec320bf219592123d962f2a862b5d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
