<feed xmlns='http://www.w3.org/2005/Atom'>
<title>initscripts/rc.d/rc.sysinit, branch systemd-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>Don't use rhgb-client; it's long since deprecated.</title>
<updated>2010-11-03T15:30:18+00:00</updated>
<author>
<name>Bill Nottingham</name>
<email>notting@redhat.com</email>
</author>
<published>2010-11-03T15:30:18+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=4249af37f490c5ab40b8609929e29ff5509cab9c'/>
<id>4249af37f490c5ab40b8609929e29ff5509cab9c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "add systemd services"</title>
<updated>2010-10-14T12:39:01+00:00</updated>
<author>
<name>Bill Nottingham</name>
<email>notting@redhat.com</email>
</author>
<published>2010-10-14T12:39:01+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=d746e2e825e77a4ff7a969c87b0597856e26490c'/>
<id>d746e2e825e77a4ff7a969c87b0597856e26490c</id>
<content type='text'>
This reverts commit f280984f691e0c3cbca2b31dad7a32a5c66ab51b.

This will be reworked a bit and re-added.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit f280984f691e0c3cbca2b31dad7a32a5c66ab51b.

This will be reworked a bit and re-added.
</pre>
</div>
</content>
</entry>
<entry>
<title>add systemd services</title>
<updated>2010-10-05T10:39:38+00:00</updated>
<author>
<name>Harald Hoyer</name>
<email>harald@redhat.com</email>
</author>
<published>2010-10-05T10:36:37+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=f280984f691e0c3cbca2b31dad7a32a5c66ab51b'/>
<id>f280984f691e0c3cbca2b31dad7a32a5c66ab51b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Reset btmp on boot too, if necessary (#633768, &lt;dmach@redhat.com&gt;)</title>
<updated>2010-09-14T15:48:33+00:00</updated>
<author>
<name>Bill Nottingham</name>
<email>notting@redhat.com</email>
</author>
<published>2010-09-14T15:48:33+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=ae5338178c287a5354aee978a72998d3e72585a1'/>
<id>ae5338178c287a5354aee978a72998d3e72585a1</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 frob the console loglevel on boot. (#621257, #626572)</title>
<updated>2010-08-24T14:45:21+00:00</updated>
<author>
<name>Bill Nottingham</name>
<email>notting@redhat.com</email>
</author>
<published>2010-08-24T14:43:15+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=ba3f278b5d916b646e8cfca25cd32e3b8acf523e'/>
<id>ba3f278b5d916b646e8cfca25cd32e3b8acf523e</id>
<content type='text'>
1) This didn't do anything useful prior to rsyslog, as sysklogd would reset it.
2) This overrides the kernel commandline, for people who want to temporarily reset it there
3) This actually turns messages back on out from underneath plymouth, which isn't nice.

To frob the console loglevel, pass it on the kernel command line.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
1) This didn't do anything useful prior to rsyslog, as sysklogd would reset it.
2) This overrides the kernel commandline, for people who want to temporarily reset it there
3) This actually turns messages back on out from underneath plymouth, which isn't nice.

To frob the console loglevel, pass it on the kernel command line.
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove support for hotkey interactive startup. (#605016)</title>
<updated>2010-06-30T17:54:10+00:00</updated>
<author>
<name>Bill Nottingham</name>
<email>notting@redhat.com</email>
</author>
<published>2010-06-30T17:54:10+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=fac1aa79cbedc374a3b03650572cd3f4daecb4f7'/>
<id>fac1aa79cbedc374a3b03650572cd3f4daecb4f7</id>
<content type='text'>
It cannot work reliably as done in this way. (It's possible to do
surgery to do it in plymouth itself, but not here.)

Interactive startup via the 'confirm' commandline option is still
available.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It cannot work reliably as done in this way. (It's possible to do
surgery to do it in plymouth itself, but not here.)

Interactive startup via the 'confirm' commandline option is still
available.
</pre>
</div>
</content>
</entry>
<entry>
<title>Also init_crypto for encrypyed network block devices. (#605600)</title>
<updated>2010-06-23T17:50:00+00:00</updated>
<author>
<name>Bill Nottingham</name>
<email>notting@redhat.com</email>
</author>
<published>2010-06-23T17:49:30+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=f15d4585ba5fe2e56fa07e54752c6d91830377f2'/>
<id>f15d4585ba5fe2e56fa07e54752c6d91830377f2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use /etc/system-release.</title>
<updated>2010-06-18T18:27:54+00:00</updated>
<author>
<name>Bill Nottingham</name>
<email>notting@redhat.com</email>
</author>
<published>2010-06-18T18:27:54+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=7b2d2b5db67765ff6ac0a1ce94f3ee06665fa2f7'/>
<id>7b2d2b5db67765ff6ac0a1ce94f3ee06665fa2f7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Always reboot on autorelabel. (#595823)</title>
<updated>2010-06-03T20:40:14+00:00</updated>
<author>
<name>Bill Nottingham</name>
<email>notting@redhat.com</email>
</author>
<published>2010-06-03T20:38:18+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=f6b18247155df53e10d42472eb95d519565eb560'/>
<id>f6b18247155df53e10d42472eb95d519565eb560</id>
<content type='text'>
It's not just init that could be mislabeled and cause problems;
there's udev, random other command from rc.sysinit, etc. Furthermore,
this avoids a problem with ending up in permissive mode.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It's not just init that could be mislabeled and cause problems;
there's udev, random other command from rc.sysinit, etc. Furthermore,
this avoids a problem with ending up in permissive mode.
</pre>
</div>
</content>
</entry>
<entry>
<title>Use new lvm2 --sysinit option. Conflict with older lvm2. (#588777)</title>
<updated>2010-05-18T14:36:17+00:00</updated>
<author>
<name>Bill Nottingham</name>
<email>notting@redhat.com</email>
</author>
<published>2010-05-18T14:35:04+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=d8b2a0ee8b96925295e6f9cbfe41e5e55e0727a8'/>
<id>d8b2a0ee8b96925295e6f9cbfe41e5e55e0727a8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
