<feed xmlns='http://www.w3.org/2005/Atom'>
<title>initscripts/Makefile, branch r8-31</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>move hotplug handling here. add udev rules. obsolete hotplug.</title>
<updated>2006-01-20T21:55:53+00:00</updated>
<author>
<name>Bill Nottingham</name>
<email>notting@redhat.com</email>
</author>
<published>2006-01-20T21:55:53+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=cbf94e7107655151dc138e3e22e05afe3234d959'/>
<id>cbf94e7107655151dc138e3e22e05afe3234d959</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add service(8) man page (#44857).</title>
<updated>2006-01-19T16:32:08+00:00</updated>
<author>
<name>Miloslav Trmac</name>
<email>mitr@volny.cz</email>
</author>
<published>2006-01-19T16:32:08+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=a4d0e63d990ec76c1afdc87216e29519671b3581'/>
<id>a4d0e63d990ec76c1afdc87216e29519671b3581</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>oops, do btmp here too</title>
<updated>2005-04-27T04:43:18+00:00</updated>
<author>
<name>Bill Nottingham</name>
<email>notting@redhat.com</email>
</author>
<published>2005-04-27T04:43:18+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=1635b8ae87831cc4cd836ed75bd35cbe7c05fd43'/>
<id>1635b8ae87831cc4cd836ed75bd35cbe7c05fd43</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>load user-defined module scripts from /etc/sysconfig/modules at boot</title>
<updated>2005-04-15T20:12:17+00:00</updated>
<author>
<name>Bill Nottingham</name>
<email>notting@redhat.com</email>
</author>
<published>2005-04-15T20:12:17+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=1b89d29f57a7860737465e6a07490bf293d4c7cc'/>
<id>1b89d29f57a7860737465e6a07490bf293d4c7cc</id>
<content type='text'>
(#123927)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(#123927)
</pre>
</div>
</content>
</entry>
<entry>
<title>fix here too</title>
<updated>2004-10-20T02:36:13+00:00</updated>
<author>
<name>Bill Nottingham</name>
<email>notting@redhat.com</email>
</author>
<published>2004-10-20T02:36:13+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=40af4bc39d5aa940b4af9dcdb0515790393b1230'/>
<id>40af4bc39d5aa940b4af9dcdb0515790393b1230</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>2004-02-23  Tim Waugh &lt;twaugh@redhat.com&gt;</title>
<updated>2004-02-23T15:30:21+00:00</updated>
<author>
<name>Tim Waugh</name>
<email>twaugh@redhat.com</email>
</author>
<published>2004-02-23T15:30:21+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=5e29c120904d4a12e3bd80b54a35d0f5b362e0af'/>
<id>5e29c120904d4a12e3bd80b54a35d0f5b362e0af</id>
<content type='text'>
        * Makefile, initscripts.spec: Use ':' instead of '.' as separator
        for chown.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
        * Makefile, initscripts.spec: Use ':' instead of '.' as separator
        for chown.
</pre>
</div>
</content>
</entry>
<entry>
<title>- make usernetctl use the nickname instead of the device name</title>
<updated>2003-05-28T18:53:50+00:00</updated>
<author>
<name>Bill Nottingham</name>
<email>notting@redhat.com</email>
</author>
<published>2003-05-28T18:53:50+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=e956fb172d00dc564cc50f2a33a0feb9ddd53839'/>
<id>e956fb172d00dc564cc50f2a33a0feb9ddd53839</id>
<content type='text'>
- don't look in /etc/sysconfig/networking
- fix calling of nameif before the device was loaded
- clean up route handling
(&lt;harald@redhat.com&gt;)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- don't look in /etc/sysconfig/networking
- fix calling of nameif before the device was loaded
- clean up route handling
(&lt;harald@redhat.com&gt;)
</pre>
</div>
</content>
</entry>
<entry>
<title>just use /usr/share/locale ; you need glibc locale stuff anyway...</title>
<updated>2003-01-14T00:24:32+00:00</updated>
<author>
<name>Bill Nottingham</name>
<email>notting@redhat.com</email>
</author>
<published>2003-01-14T00:24:32+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=1c3c6e0e69b4731bb1e612fafe64ee8324286a87'/>
<id>1c3c6e0e69b4731bb1e612fafe64ee8324286a87</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>blah</title>
<updated>2002-11-12T07:07:37+00:00</updated>
<author>
<name>Bill Nottingham</name>
<email>notting@redhat.com</email>
</author>
<published>2002-11-12T07:07:37+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=48a1190b4c71850a35f05615214a35441866757b'/>
<id>48a1190b4c71850a35f05615214a35441866757b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>blah</title>
<updated>2002-11-12T07:05:41+00:00</updated>
<author>
<name>Bill Nottingham</name>
<email>notting@redhat.com</email>
</author>
<published>2002-11-12T07:05:41+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=496ebd2fdf4b942872da8ff64c9056f521b13fe7'/>
<id>496ebd2fdf4b942872da8ff64c9056f521b13fe7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
