<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/release/sysinstall/lang.c, branch release/2.2.8_cvs</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=release%2F2.2.8_cvs</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=release%2F2.2.8_cvs'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>1999-01-21T00:55:30Z</updated>
<entry>
<title>This commit was manufactured by cvs2svn to create tag</title>
<updated>1999-01-21T00:55:30Z</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>1999-01-21T00:55:30Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=a9e2dc176f709713f9565ed1711c958f0707eb36'/>
<id>urn:sha1:a9e2dc176f709713f9565ed1711c958f0707eb36</id>
<content type='text'>
'RELENG_2_2_8_RELEASE'.

This commit was manufactured to restore the state of the 2.2.8-RELEASE image.
Releases prior to 5.3-RELEASE are omitting the secure/ and crypto/ subdirs.
</content>
</entry>
<entry>
<title>1. Update all the copyrights to delete useless clauses 3 and 4.</title>
<updated>1996-04-13T13:32:15Z</updated>
<author>
<name>Jordan K. Hubbard</name>
<email>jkh@FreeBSD.org</email>
</author>
<published>1996-04-13T13:32:15Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=af4cbec4e16d37d704bd9f82a86f7f52cd278a15'/>
<id>urn:sha1:af4cbec4e16d37d704bd9f82a86f7f52cd278a15</id>
<content type='text'>
2. Change more of the menu code over to new system.
3. Streamline label editor.
</content>
</entry>
<entry>
<title>Merge RELENG_2_0_5 into HEAD</title>
<updated>1995-06-11T19:33:05Z</updated>
<author>
<name>Rodney W. Grimes</name>
<email>rgrimes@FreeBSD.org</email>
</author>
<published>1995-06-11T19:33:05Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=d3628763db3974826e46a036aa54333147fbe238'/>
<id>urn:sha1:d3628763db3974826e46a036aa54333147fbe238</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove trailing whitespace.</title>
<updated>1995-05-30T08:29:07Z</updated>
<author>
<name>Rodney W. Grimes</name>
<email>rgrimes@FreeBSD.org</email>
</author>
<published>1995-05-30T08:29:07Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=e5370bd7fea519cd9716c9c78ff7b1d06a52dac4'/>
<id>urn:sha1:e5370bd7fea519cd9716c9c78ff7b1d06a52dac4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>I tried to use sysinstall and I noticed the look used with Japanese</title>
<updated>1995-05-24T21:44:56Z</updated>
<author>
<name>Jordan K. Hubbard</name>
<email>jkh@FreeBSD.org</email>
</author>
<published>1995-05-24T21:44:56Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=72e242ff9a783b2fce3239f269f7c4490c113831'/>
<id>urn:sha1:72e242ff9a783b2fce3239f269f7c4490c113831</id>
<content type='text'>
usage is very bad.

And I found some bugs(?) in ja_JP.*/usage.hlp.
 1. I have made typo.
 2. Mr. Hubbard didn't change about number of virtual consoles.
Submitted by:	NIIMI Satoshi &lt;sa2c@and.or.jp&gt;
</content>
</entry>
<entry>
<title>1. Incorporate Nickolay's ammended patches for Russian screenmap support</title>
<updated>1995-05-19T16:58:58Z</updated>
<author>
<name>Jordan K. Hubbard</name>
<email>jkh@FreeBSD.org</email>
</author>
<published>1995-05-19T16:58:58Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=c10caaad51e91d09707243b6490132b7b2bfc2b9'/>
<id>urn:sha1:c10caaad51e91d09707243b6490132b7b2bfc2b9</id>
<content type='text'>
   as per Andrey's letter.  Make a few modifications for correctness.

2. Add Language menu back to first menu - it was too buried in the
   Options menu.

3. Add size information to all distributions.

4. Add a compat20 distribution (we need to make one of these!!  Any takers?  Please?)

Submitted by:	Nickolay N. Dudorov &lt;nnd@gw.itfs.nsk.su&gt; &amp; jkh
</content>
</entry>
<entry>
<title>1. Use 8x16 fonts.</title>
<updated>1995-05-18T15:29:47Z</updated>
<author>
<name>Jordan K. Hubbard</name>
<email>jkh@FreeBSD.org</email>
</author>
<published>1995-05-18T15:29:47Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=a2b4e70705acb5daa5b7b23b46328c463f41c61e'/>
<id>urn:sha1:a2b4e70705acb5daa5b7b23b46328c463f41c61e</id>
<content type='text'>
2. Don't use russian screenmap - apparently not necessary with right font.
3. Dequote bogusly quoted font name in english language setting.
4. Use setterm() and hack around an undesirable side-effect (cbreak is unset).
5. be smarter about setting OnVTY, and use it in cases where it makes sense.
Submitted by:	Nickolay N. Dudorov &lt;nnd@gw.itfs.nsk.su&gt;
</content>
</entry>
<entry>
<title>All the editors are finished.  Now if I can just get a problem with libdisk</title>
<updated>1995-05-05T23:47:47Z</updated>
<author>
<name>Jordan K. Hubbard</name>
<email>jkh@FreeBSD.org</email>
</author>
<published>1995-05-05T23:47:47Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=e4d731b693fcce64145621a8a612ce53f0f377dc'/>
<id>urn:sha1:e4d731b693fcce64145621a8a612ce53f0f377dc</id>
<content type='text'>
fixed, we should be able to fully set up the user's disk.  Still to come
with next commit:  filesystem setup, distribution extraction, final
configuration.
</content>
</entry>
<entry>
<title>This will now write MBR entries - should be enough for testing.</title>
<updated>1995-05-04T19:48:19Z</updated>
<author>
<name>Jordan K. Hubbard</name>
<email>jkh@FreeBSD.org</email>
</author>
<published>1995-05-04T19:48:19Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=7c56cfd441c9113bb9758304f5d8f0db4cc8ffe5'/>
<id>urn:sha1:7c56cfd441c9113bb9758304f5d8f0db4cc8ffe5</id>
<content type='text'>
</content>
</entry>
</feed>
