<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/usr.sbin/sysinstall/menus.c, branch release/8.1.0</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F8.1.0</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F8.1.0'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/'/>
<updated>2010-05-18T18:20:11Z</updated>
<entry>
<title>MFC r207005:</title>
<updated>2010-05-18T18:20:11Z</updated>
<author>
<name>Rebecca Cran</name>
<email>brucec@FreeBSD.org</email>
</author>
<published>2010-05-18T18:20:11Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=9c6a66a45b3555e5c86499a709a35bb2a8ced22a'/>
<id>urn:sha1:9c6a66a45b3555e5c86499a709a35bb2a8ced22a</id>
<content type='text'>
Make the "Q = Finish" text visible when running sysinstall as a normal
application.  Reword the boot manager screen to try and avoid confusion.

Approved by:	rrs (mentor)
</content>
</entry>
<entry>
<title>Merge r197308 from head (originally by ed):</title>
<updated>2010-01-17T11:20:53Z</updated>
<author>
<name>Gavin Atkinson</name>
<email>gavin@FreeBSD.org</email>
</author>
<published>2010-01-17T11:20:53Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=eecb07159d6e782edce920f5e90d3e6f3cdb832f'/>
<id>urn:sha1:eecb07159d6e782edce920f5e90d3e6f3cdb832f</id>
<content type='text'>
  Spell Israel correctly.

PR:		bin/138580
Submitted by:	Alexey Savartsov &lt;asavartsov gmail com&gt;
Approved by:	ed (mentor, implicit)
</content>
</entry>
<entry>
<title>Add support for using a livefs from a USB disk.</title>
<updated>2009-07-08T06:07:51Z</updated>
<author>
<name>Colin Percival</name>
<email>cperciva@FreeBSD.org</email>
</author>
<published>2009-07-08T06:07:51Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=71b38b3c129bc0d737201031fb75cf407f4bdfb6'/>
<id>urn:sha1:71b38b3c129bc0d737201031fb75cf407f4bdfb6</id>
<content type='text'>
Submitted by:	randi
Approved by:	re (kensmith)
</content>
</entry>
<entry>
<title>- release/* update to use freebsd-doc-* packages instead of building</title>
<updated>2009-06-28T08:59:46Z</updated>
<author>
<name>Marc Fonvieille</name>
<email>blackend@FreeBSD.org</email>
</author>
<published>2009-06-28T08:59:46Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=944bc81da94bc04b2d8acfc144504e58e70c92f0'/>
<id>urn:sha1:944bc81da94bc04b2d8acfc144504e58e70c92f0</id>
<content type='text'>
  FreeBSD docset during 'make release' this will speed up release
  builds;
- sysinstall(8) has also been updated to use these packages with a new
  menu allowing people to choose what localized doc to install;
- mention in UPDATING that docs from the FreeBSD Documentation project
  are now installed in /usr/local/share/doc/freebsd instead of
  /usr/share/doc.

Approved by:	re (kensmith)
</content>
</entry>
<entry>
<title>Make sysinstall search for /dev/daXa and register such devices as USB disks.</title>
<updated>2009-06-24T23:17:00Z</updated>
<author>
<name>Colin Percival</name>
<email>cperciva@FreeBSD.org</email>
</author>
<published>2009-06-24T23:17:00Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=2245fa69bb176119fa09cd4da34443b08fc8d361'/>
<id>urn:sha1:2245fa69bb176119fa09cd4da34443b08fc8d361</id>
<content type='text'>
This covers the common case of unsliced USB drives, and makes it possible to
select them as installation source media.

PR:		61152, 115197, 135016
Submitted by:	randi
MFC after:	1 month
</content>
</entry>
<entry>
<title>Add an entry for the French macbook keyboard layout.</title>
<updated>2009-04-17T11:30:32Z</updated>
<author>
<name>Ollivier Robert</name>
<email>roberto@FreeBSD.org</email>
</author>
<published>2009-04-17T11:30:32Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=e932b25b931b5f4d043a9df22933043bb49cf390'/>
<id>urn:sha1:e932b25b931b5f4d043a9df22933043bb49cf390</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add menus to read install.cfg from any disk device sysinstall can see</title>
<updated>2009-03-13T03:51:41Z</updated>
<author>
<name>Greg Lehey</name>
<email>grog@FreeBSD.org</email>
</author>
<published>2009-03-13T03:51:41Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=7a2b724a3b5825460cae8c4b9bcf28454c0d4591'/>
<id>urn:sha1:7a2b724a3b5825460cae8c4b9bcf28454c0d4591</id>
<content type='text'>
(eg USB key, CD) rather than just floppy.

Handle \r\n line termination in a cfg file.

Add keeprcconf variable.

Submitted by: Daniel O'Connor
</content>
</entry>
<entry>
<title>Remove vestiges of OLDCARD PC Card support.  We haven't needed/used</title>
<updated>2009-02-15T03:10:20Z</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2009-02-15T03:10:20Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=53f86ba8f8690b56bfc6a7b66660a1fdd2c1a93f'/>
<id>urn:sha1:53f86ba8f8690b56bfc6a7b66660a1fdd2c1a93f</id>
<content type='text'>
this since 5.x.
</content>
</entry>
<entry>
<title>Explicitly tell the users what a "down side" to using the boot manager</title>
<updated>2008-12-31T20:47:48Z</updated>
<author>
<name>Ken Smith</name>
<email>kensmith@FreeBSD.org</email>
</author>
<published>2008-12-31T20:47:48Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=09267187e7061088885d626af29fcbb6816a5f86'/>
<id>urn:sha1:09267187e7061088885d626af29fcbb6816a5f86</id>
<content type='text'>
is, consistently call it the boot manager, and switch the order the
options are presented so no boot manager is first in the list (and
hence more or less the default).

This area will probably be rototilled more before 8.0 comes out.
</content>
</entry>
<entry>
<title>As threatened a while ago, remove support for tape media.  Reports vary</title>
<updated>2008-12-17T02:52:45Z</updated>
<author>
<name>Ken Smith</name>
<email>kensmith@FreeBSD.org</email>
</author>
<published>2008-12-17T02:52:45Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=b6716b27f2053e752697d03d8e27368d7ec363b5'/>
<id>urn:sha1:b6716b27f2053e752697d03d8e27368d7ec363b5</id>
<content type='text'>
but most people believe it stopped working a while ago.
</content>
</entry>
</feed>
