<feed xmlns='http://www.w3.org/2005/Atom'>
<title>utils.git/ccw_init, branch master</title>
<subtitle>Fedora/RHEL utilities for s390x available in the s390utils package</subtitle>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sharkcz/public_git/utils.git/'/>
<entry>
<title>ccw_init: handle portno option from NM configs</title>
<updated>2025-04-08T16:15:41+00:00</updated>
<author>
<name>Dan Horák</name>
<email>dan@danny.cz</email>
</author>
<published>2025-04-08T16:15:41+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sharkcz/public_git/utils.git/commit/?id=0d0c8abeaf2068e4d638617dae1acc30adce4266'/>
<id>0d0c8abeaf2068e4d638617dae1acc30adce4266</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>ccw_init: use DRIVER environment variable</title>
<updated>2021-07-08T07:13:34+00:00</updated>
<author>
<name>Julian Wiedmann</name>
<email>jwi@linux.ibm.com</email>
</author>
<published>2021-07-06T08:07:17+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sharkcz/public_git/utils.git/commit/?id=021da99823c738ff46b554f1526c35b5fc5577dd'/>
<id>021da99823c738ff46b554f1526c35b5fc5577dd</id>
<content type='text'>
As the ccw.udev rule now only matches BIND uevents, $DRIVER is always
set and we don't need to extract it from sysfs.

Signed-off-by: Julian Wiedmann &lt;jwi@linux.ibm.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
As the ccw.udev rule now only matches BIND uevents, $DRIVER is always
set and we don't need to extract it from sysfs.

Signed-off-by: Julian Wiedmann &lt;jwi@linux.ibm.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>update ccw_init and device_cio_free for new NetworkManager default</title>
<updated>2020-10-07T12:56:08+00:00</updated>
<author>
<name>Dan Horák</name>
<email>dan@danny.cz</email>
</author>
<published>2020-10-07T12:56:08+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sharkcz/public_git/utils.git/commit/?id=6f264c2a4279fa9616f2450f09fcc93bd4c2b7c6'/>
<id>6f264c2a4279fa9616f2450f09fcc93bd4c2b7c6</id>
<content type='text'>
update scripts for https://fedoraproject.org/wiki/Changes/NetworkManager_keyfile_instead_of_ifcfg_rh
that will be implemented in Fedora 33.

In addition to ifcfg files we must look at the NM keyfiles too. New systems
will use keyfiles only, but upgraded systems use ifcfg still.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
update scripts for https://fedoraproject.org/wiki/Changes/NetworkManager_keyfile_instead_of_ifcfg_rh
that will be implemented in Fedora 33.

In addition to ifcfg files we must look at the NM keyfiles too. New systems
will use keyfiles only, but upgraded systems use ifcfg still.
</pre>
</div>
</content>
</entry>
<entry>
<title>- avoid dependency on network-scrips</title>
<updated>2020-06-01T08:20:44+00:00</updated>
<author>
<name>Jakub Čajka</name>
<email>jcajka@redhat.com</email>
</author>
<published>2020-05-20T13:31:29+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sharkcz/public_git/utils.git/commit/?id=7a2058ebc60661b11863da9c2dc1c75a17af7c7f'/>
<id>7a2058ebc60661b11863da9c2dc1c75a17af7c7f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>use the right variable when setting the "protocol" option</title>
<updated>2011-04-13T08:30:57+00:00</updated>
<author>
<name>Dan Horák</name>
<email>dan@danny.cz</email>
</author>
<published>2011-04-13T08:30:57+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sharkcz/public_git/utils.git/commit/?id=2eea89dab677ab5db058b1a5427ff72d3c265c38'/>
<id>2eea89dab677ab5db058b1a5427ff72d3c265c38</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>save the IFS variable only once at the beginning</title>
<updated>2010-05-19T13:31:15+00:00</updated>
<author>
<name>Dan Horák</name>
<email>dan@danny.cz</email>
</author>
<published>2010-05-19T13:31:15+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sharkcz/public_git/utils.git/commit/?id=d18d38bf7dee09b900ec015ca6248829b1a2b6c2'/>
<id>d18d38bf7dee09b900ec015ca6248829b1a2b6c2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>make ccw_init compatible with posix shell</title>
<updated>2010-05-19T13:29:28+00:00</updated>
<author>
<name>Dan Horák</name>
<email>dan@danny.cz</email>
</author>
<published>2010-05-19T13:29:28+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sharkcz/public_git/utils.git/commit/?id=bb3567b15f3f18a2cc0c946d19b4891bc7c40955'/>
<id>bb3567b15f3f18a2cc0c946d19b4891bc7c40955</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>ORIG_OPTIONS are not use anywhere</title>
<updated>2010-05-18T10:12:54+00:00</updated>
<author>
<name>Dan Horák</name>
<email>dan@danny.cz</email>
</author>
<published>2010-05-18T10:12:54+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sharkcz/public_git/utils.git/commit/?id=557c9386082e01381cbe9dccd6ac495a17901a87'/>
<id>557c9386082e01381cbe9dccd6ac495a17901a87</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix IFS usage</title>
<updated>2010-05-17T13:14:13+00:00</updated>
<author>
<name>Dan Horák</name>
<email>dan@danny.cz</email>
</author>
<published>2010-05-17T13:14:13+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sharkcz/public_git/utils.git/commit/?id=bf5bfc3758640762d202200f9ea79e5f2151d876'/>
<id>bf5bfc3758640762d202200f9ea79e5f2151d876</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>remove inaccessible code</title>
<updated>2010-05-17T12:55:04+00:00</updated>
<author>
<name>Dan Horák</name>
<email>dan@danny.cz</email>
</author>
<published>2010-05-17T12:55:04+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sharkcz/public_git/utils.git/commit/?id=8eadea7bff892a78877c2204326e85945ca3a16a'/>
<id>8eadea7bff892a78877c2204326e85945ca3a16a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
