<feed xmlns='http://www.w3.org/2005/Atom'>
<title>initscripts/sysconfig/network-scripts, branch F17-branch</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>Readd missing shebang. (#885821)</title>
<updated>2012-12-10T17:49:18+00:00</updated>
<author>
<name>Bill Nottingham</name>
<email>notting@redhat.com</email>
</author>
<published>2012-12-10T17:48:19+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=7edce4466ae70963f5558ea2c0a83c09e1cf5923'/>
<id>7edce4466ae70963f5558ea2c0a83c09e1cf5923</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "Use sysfs rather than iwconfig for wireless check"</title>
<updated>2012-11-15T21:55:42+00:00</updated>
<author>
<name>Bill Nottingham</name>
<email>notting@redhat.com</email>
</author>
<published>2012-11-12T21:35:23+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=837c9ac490a288cf397fc117c21f367d6fe71567'/>
<id>837c9ac490a288cf397fc117c21f367d6fe71567</id>
<content type='text'>
This reverts commit af401fb40f6dd5139e8468dfe1bd3dafe40e8e93.
upstream removed sysfs wireless. How nice.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit af401fb40f6dd5139e8468dfe1bd3dafe40e8e93.
upstream removed sysfs wireless. How nice.
</pre>
</div>
</content>
</entry>
<entry>
<title>check_device_down: Don't bother calling ip to check link state if the device doesn't exist.</title>
<updated>2012-06-29T21:07:49+00:00</updated>
<author>
<name>Bill Nottingham</name>
<email>notting@redhat.com</email>
</author>
<published>2012-05-02T17:41:01+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=ee1fc3d247f49eb907c9349fbab37b61d2c1d532'/>
<id>ee1fc3d247f49eb907c9349fbab37b61d2c1d532</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Don't accidentally match other bonding devices. (#824175)</title>
<updated>2012-05-23T17:29:02+00:00</updated>
<author>
<name>Bill Nottingham</name>
<email>notting@redhat.com</email>
</author>
<published>2012-05-23T17:28:23+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=3b5cf5777050f62e772b23dc15bf7948db2e3d99'/>
<id>3b5cf5777050f62e772b23dc15bf7948db2e3d99</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add quotes to device/zone in the firewalld support.</title>
<updated>2012-03-16T13:59:56+00:00</updated>
<author>
<name>Bill Nottingham</name>
<email>notting@redhat.com</email>
</author>
<published>2012-03-16T13:59:56+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=29a948d09bb453b9dab923f741f1672912e0eaac'/>
<id>29a948d09bb453b9dab923f741f1672912e0eaac</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add support for firewalld zones. (#802415, from &lt;jpopelka@redhat.com&gt;)</title>
<updated>2012-03-13T21:26:07+00:00</updated>
<author>
<name>Bill Nottingham</name>
<email>notting@redhat.com</email>
</author>
<published>2012-03-13T21:26:07+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=bf931d4f660af978eef8652ad275fcb7bab0e749'/>
<id>bf931d4f660af978eef8652ad275fcb7bab0e749</id>
<content type='text'>
ZONE in an ifcfg file describes the zone an interface should belong to.
Zones can be configured in the firewalld configuration file.

When interfaces are brought up, tell firewalld, if running, to add them
to the proper zone. Similarly, remove them when they're brought down.

Modified from a patch from Jiri Popelka.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
ZONE in an ifcfg file describes the zone an interface should belong to.
Zones can be configured in the firewalld configuration file.

When interfaces are brought up, tell firewalld, if running, to add them
to the proper zone. Similarly, remove them when they're brought down.

Modified from a patch from Jiri Popelka.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix IFS usage mangling device names (#802119)</title>
<updated>2012-03-12T16:42:43+00:00</updated>
<author>
<name>Bill Nottingham</name>
<email>notting@redhat.com</email>
</author>
<published>2012-03-12T16:42:43+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=6ddce805ccecb7f02a31a413c501217336e3791a'/>
<id>6ddce805ccecb7f02a31a413c501217336e3791a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix typo. (#802055, &lt;lubek@users.sourceforge.net&gt;)</title>
<updated>2012-03-12T14:03:14+00:00</updated>
<author>
<name>Bill Nottingham</name>
<email>notting@redhat.com</email>
</author>
<published>2012-03-12T14:03:14+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=a54ce5d02861745ffcf5dbc6409950a22c7c65a2'/>
<id>a54ce5d02861745ffcf5dbc6409950a22c7c65a2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use NetworkManager-compatible lease file names by default.</title>
<updated>2012-03-09T16:18:10+00:00</updated>
<author>
<name>Bill Nottingham</name>
<email>notting@redhat.com</email>
</author>
<published>2012-03-09T16:18:10+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=60b84547c03ec7d82633f3c9d6939af4747a6bff'/>
<id>60b84547c03ec7d82633f3c9d6939af4747a6bff</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Lease files are now copied at boot by a systemd service; don't copy them here.</title>
<updated>2012-03-08T20:44:52+00:00</updated>
<author>
<name>Bill Nottingham</name>
<email>notting@redhat.com</email>
</author>
<published>2012-03-08T20:44:52+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=2858dfa0b9b2c56dad8d46d5ff9aabe05a67c870'/>
<id>2858dfa0b9b2c56dad8d46d5ff9aabe05a67c870</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
