<feed xmlns='http://www.w3.org/2005/Atom'>
<title>initscripts/usr, branch master</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>service: Exit when `/etc/init.d` is missing</title>
<updated>2022-08-23T12:54:30+00:00</updated>
<author>
<name>Jan Macku</name>
<email>jamacku@redhat.com</email>
</author>
<published>2022-08-23T10:32:39+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=5d00b7c5f74fce0ce71f6ff75b2e7042d93bce47'/>
<id>5d00b7c5f74fce0ce71f6ff75b2e7042d93bce47</id>
<content type='text'>
Symlink /etc/init.d -&gt; rc.d/init.d is provided by initscripts package.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Symlink /etc/init.d -&gt; rc.d/init.d is provided by initscripts package.
</pre>
</div>
</content>
</entry>
<entry>
<title>spec: Move service script into subpackage</title>
<updated>2021-05-31T14:03:53+00:00</updated>
<author>
<name>Jan Macku</name>
<email>jamacku@redhat.com</email>
</author>
<published>2021-04-07T14:42:24+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=ed2056c28bb76d9a0e7c201e210d2767ab7f164a'/>
<id>ed2056c28bb76d9a0e7c201e210d2767ab7f164a</id>
<content type='text'>
This changes moves service script into initscripts-service subpackage.
The subpackage could be install without main package.

This change allows audit not to require initscripts and require only
initscripts-service instead.

Requested by: msekleta@redhat.com
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This changes moves service script into initscripts-service subpackage.
The subpackage could be install without main package.

This change allows audit not to require initscripts and require only
initscripts-service instead.

Requested by: msekleta@redhat.com
</pre>
</div>
</content>
</entry>
<entry>
<title>service: catch unsupported action keywords</title>
<updated>2020-11-11T13:08:35+00:00</updated>
<author>
<name>Jan Macku</name>
<email>jamacku@redhat.com</email>
</author>
<published>2020-11-11T10:24:57+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=0231415885598ae62ec8ec53dc73aeb53e6ac05b'/>
<id>0231415885598ae62ec8ec53dc73aeb53e6ac05b</id>
<content type='text'>
Resolves: #1894492
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Resolves: #1894492
</pre>
</div>
</content>
</entry>
<entry>
<title>service: Prevent variables from globbing</title>
<updated>2020-11-06T07:03:24+00:00</updated>
<author>
<name>Jan Macku</name>
<email>jamacku@redhat.com</email>
</author>
<published>2020-11-06T07:03:24+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=f3d9b35826938476fb45f5ca80b884d96448a53e'/>
<id>f3d9b35826938476fb45f5ca80b884d96448a53e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix service network stop cmd</title>
<updated>2019-11-29T12:20:24+00:00</updated>
<author>
<name>Jan Macku</name>
<email>jamacku@redhat.com</email>
</author>
<published>2019-11-29T12:20:24+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=a6a54d08d7cfe07e385f215fa561255fc7a1d77b'/>
<id>a6a54d08d7cfe07e385f215fa561255fc7a1d77b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Change spacing of service file to folow spacing of project</title>
<updated>2019-11-26T15:06:13+00:00</updated>
<author>
<name>Jan Macku</name>
<email>jamacku@redhat.com</email>
</author>
<published>2019-11-26T14:43:03+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=c9f566211e451ad88a565ce2ee7fe29a3e17382f'/>
<id>c9f566211e451ad88a565ce2ee7fe29a3e17382f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Repalace hardcoded tests for yes and no with testing functions</title>
<updated>2019-09-12T10:32:36+00:00</updated>
<author>
<name>Jan Macku</name>
<email>jamacku@redhat.com</email>
</author>
<published>2019-09-12T10:32:36+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=66d26269a83229b7340f7ace06dfc715c04df7d8'/>
<id>66d26269a83229b7340f7ace06dfc715c04df7d8</id>
<content type='text'>
Resolve issue: #42</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Resolve issue: #42</pre>
</div>
</content>
</entry>
<entry>
<title>specfile: netconsole service moved to /usr/libexec</title>
<updated>2018-06-14T14:11:54+00:00</updated>
<author>
<name>David Kaspar [Dee'Kej]</name>
<email>dkaspar@redhat.com</email>
</author>
<published>2018-06-12T15:24:57+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=f5e4588e0e73046ed0995c148e8a4619b9ba69fb'/>
<id>f5e4588e0e73046ed0995c148e8a4619b9ba69fb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>specfile: services from /usr/lib/systemd moved to /usr/libexec</title>
<updated>2018-06-14T14:11:54+00:00</updated>
<author>
<name>David Kaspar [Dee'Kej]</name>
<email>dkaspar@redhat.com</email>
</author>
<published>2018-06-12T14:56:10+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=ead5bff2561eae45007c8d9e949379c3454c0183'/>
<id>ead5bff2561eae45007c8d9e949379c3454c0183</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>nis-domainname.service removed</title>
<updated>2018-06-01T12:51:29+00:00</updated>
<author>
<name>David Kaspar [Dee'Kej]</name>
<email>dkaspar@redhat.com</email>
</author>
<published>2018-05-31T10:08:05+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=1a436be4b16b6eed3f29b192ace8435daaf041f6'/>
<id>1a436be4b16b6eed3f29b192ace8435daaf041f6</id>
<content type='text'>
  It has been moved into the hostname package:
  https://src.fedoraproject.org/rpms/hostname/pull-request/1
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  It has been moved into the hostname package:
  https://src.fedoraproject.org/rpms/hostname/pull-request/1
</pre>
</div>
</content>
</entry>
</feed>
