<feed xmlns='http://www.w3.org/2005/Atom'>
<title>initscripts/lang.csh, branch 9.81</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>Repository scheme updated to new layout</title>
<updated>2018-05-30T10:32:22+00:00</updated>
<author>
<name>David Kaspar [Dee'Kej]</name>
<email>dkaspar@redhat.com</email>
</author>
<published>2018-05-25T18:01:54+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=a145ddda284570e57413e37f025c3657205e17d8'/>
<id>a145ddda284570e57413e37f025c3657205e17d8</id>
<content type='text'>
  NOTE: This commit just moves files around, without actually fixing the
        Makefiles and specfile. See follow up commits which resolve this.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  NOTE: This commit just moves files around, without actually fixing the
        Makefiles and specfile. See follow up commits which resolve this.
</pre>
</div>
</content>
</entry>
<entry>
<title>Migrate even further away from /etc/sysconfig/network for hostname, and /etc/sysconfig/i18n.</title>
<updated>2012-12-10T16:18:08+00:00</updated>
<author>
<name>Bill Nottingham</name>
<email>notting@redhat.com</email>
</author>
<published>2012-12-10T16:18:08+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=88857e147b92ec4062b5c8ee22aca253f08c1bd0'/>
<id>88857e147b92ec4062b5c8ee22aca253f08c1bd0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>If locale.conf exists, use it. (#706756, in part)</title>
<updated>2011-10-25T16:47:26+00:00</updated>
<author>
<name>Bill Nottingham</name>
<email>notting@redhat.com</email>
</author>
<published>2011-10-25T16:47:26+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=d088bd27ef9fac2695c9769b4fbb230e32d93b31'/>
<id>d088bd27ef9fac2695c9769b4fbb230e32d93b31</id>
<content type='text'>
systemd's algorithm on startup is:

- if /etc/locale.conf is parseable, use that
- otherwise, use /etc/sysconfig/i18n

Given that we have a heirarchy of system -&gt; user settings here,
simply go:
 ~/.i18n &gt; /etc/locale.conf &gt; /etc/sysconfig/i18n

Add some documentation as well.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
systemd's algorithm on startup is:

- if /etc/locale.conf is parseable, use that
- otherwise, use /etc/sysconfig/i18n

Given that we have a heirarchy of system -&gt; user settings here,
simply go:
 ~/.i18n &gt; /etc/locale.conf &gt; /etc/sysconfig/i18n

Add some documentation as well.
</pre>
</div>
</content>
</entry>
<entry>
<title>Drop some unnecessary command invocations.</title>
<updated>2011-02-28T20:31:44+00:00</updated>
<author>
<name>Ville Skyttä</name>
<email>ville.skytta@iki.fi</email>
</author>
<published>2010-02-21T19:21:48+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=5212d0a596d67bbd2f5effdd3686c123f778078f'/>
<id>5212d0a596d67bbd2f5effdd3686c123f778078f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix tcsh + grep-2.7. (#636552)</title>
<updated>2010-09-22T15:40:51+00:00</updated>
<author>
<name>Bill Nottingham</name>
<email>notting@redhat.com</email>
</author>
<published>2010-09-22T15:40:51+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=cdf0ae757755f341378356f5bb56d2eb6443fba9'/>
<id>cdf0ae757755f341378356f5bb56d2eb6443fba9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Handle spaces in $HOME. (#498482)</title>
<updated>2009-04-30T17:25:40+00:00</updated>
<author>
<name>Bill Nottingham</name>
<email>notting@redhat.com</email>
</author>
<published>2009-04-30T17:25:40+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=89385ab41c09a8b4c8a630bfe385ea7a143e00ef'/>
<id>89385ab41c09a8b4c8a630bfe385ea7a143e00ef</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add an option for consoletype to always return 0.</title>
<updated>2009-03-17T19:14:26+00:00</updated>
<author>
<name>Bill Nottingham</name>
<email>notting@redhat.com</email>
</author>
<published>2009-03-17T19:14:26+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=30558c7a855058994a520c74af77db0854fc296d'/>
<id>30558c7a855058994a520c74af77db0854fc296d</id>
<content type='text'>
This allows tcsh -e to work, with lang.sh. It's a hack, but there really
isn't a better way to solve it.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This allows tcsh -e to work, with lang.sh. It's a hack, but there really
isn't a better way to solve it.
</pre>
</div>
</content>
</entry>
<entry>
<title>Override Arabic, Persian, and Hebrew on the console as well. (&lt;alsadi@ojuba.org&gt;)</title>
<updated>2008-10-14T20:15:57+00:00</updated>
<author>
<name>Bill Nottingham</name>
<email>notting@redhat.com</email>
</author>
<published>2008-10-14T20:15:57+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=60798049b5988c556d123b1acbdeee3ef16dd223'/>
<id>60798049b5988c556d123b1acbdeee3ef16dd223</id>
<content type='text'>
Even though we have font coverage, the bidi aspect makes it pretty much
illegible.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Even though we have font coverage, the bidi aspect makes it pretty much
illegible.
</pre>
</div>
</content>
</entry>
<entry>
<title>fix syntax error (#444998)</title>
<updated>2008-05-02T17:24:20+00:00</updated>
<author>
<name>Bill Nottingham</name>
<email>notting@redhat.com</email>
</author>
<published>2008-05-02T17:24:20+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=52f1914abc03d9d78f13334855d091a192f469bf'/>
<id>52f1914abc03d9d78f13334855d091a192f469bf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Canonicalize the behavior. (#372151)</title>
<updated>2008-04-29T15:48:38+00:00</updated>
<author>
<name>Bill Nottingham</name>
<email>notting@redhat.com</email>
</author>
<published>2008-04-29T15:48:38+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=39d1593aad51817f5b64a9e95f2144dfaa018ebb'/>
<id>39d1593aad51817f5b64a9e95f2144dfaa018ebb</id>
<content type='text'>
If no LANG is set, read system and then user configuration.
If an existing one is set (via GDM, ssh, etc.) only read the
user-specific customizations.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
If no LANG is set, read system and then user configuration.
If an existing one is set (via GDM, ssh, etc.) only read the
user-specific customizations.
</pre>
</div>
</content>
</entry>
</feed>
