<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/usr.sbin/sysinstall, branch release/7.0.0_cvs</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F7.0.0_cvs</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F7.0.0_cvs'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/'/>
<updated>2008-02-24T05:45:17Z</updated>
<entry>
<title>This commit was manufactured by cvs2svn to create tag</title>
<updated>2008-02-24T05:45:17Z</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>2008-02-24T05:45:17Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=a9c219fa3cec18ef9f30edec6fa106bf0e2d423d'/>
<id>urn:sha1:a9c219fa3cec18ef9f30edec6fa106bf0e2d423d</id>
<content type='text'>
'RELENG_7_0_0_RELEASE'.

This commit was manufactured to restore the state of the 7.0-RELEASE image.
</content>
</entry>
<entry>
<title>MFC:	1.159, 1.160</title>
<updated>2008-02-01T20:33:40Z</updated>
<author>
<name>Jung-uk Kim</name>
<email>jkim@FreeBSD.org</email>
</author>
<published>2008-02-01T20:33:40Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=def6dd1073b8b73c450e84d4893ab689617443d8'/>
<id>urn:sha1:def6dd1073b8b73c450e84d4893ab689617443d8</id>
<content type='text'>
Do not sanitize disk geometry if it is set by scripts in non-interactive mode.

Approved by:	re (kensmith)
</content>
</entry>
<entry>
<title>MFC: 1.430</title>
<updated>2008-01-25T10:54:40Z</updated>
<author>
<name>Marcus Alves Grando</name>
<email>mnag@FreeBSD.org</email>
</author>
<published>2008-01-25T10:54:40Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=2bb3e6c2207b158b72ad52ffa887856387d21ffe'/>
<id>urn:sha1:2bb3e6c2207b158b72ad52ffa887856387d21ffe</id>
<content type='text'>
  - Add new NTP servers provided by NIC.br (http://www.ntp.br)
  - Remove nonfunctional servers

  PR:             119884
  Approved by:    simon

Approved by:	re (bmah)
</content>
</entry>
<entry>
<title>MFC: dist.c v1.254, dist.h v1.72, menus.c v1.429, sysinstall.h v1.275</title>
<updated>2008-01-14T19:28:43Z</updated>
<author>
<name>Ken Smith</name>
<email>kensmith@FreeBSD.org</email>
</author>
<published>2008-01-14T19:28:43Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=9399da327e13efabbf0161e7b25f520bbca8e395'/>
<id>urn:sha1:9399da327e13efabbf0161e7b25f520bbca8e395</id>
<content type='text'>
&gt; Change sysinstall's handling of X11 stuff.  Doing it in pieces was
&gt; probably the right thing to do a while ago but xorg has progressed
&gt; to the point that for novice users (who are the ones expected to think
&gt; installing X11 during an install...) it's best to just install the
&gt; whole x11/xorg metaport for them.  This removes the X11 sub-menus
&gt; and sets it up so you just select whether or not you want X11.  While
&gt; here garbage collect an X11 configuration menu I missed removing when
&gt; I removed support for attempting xorg configuration from inside sysinstall
&gt; a while ago.

Approved by:    re (hrs)
</content>
</entry>
<entry>
<title>MFC v1.117:</title>
<updated>2007-12-29T06:17:39Z</updated>
<author>
<name>Ken Smith</name>
<email>kensmith@FreeBSD.org</email>
</author>
<published>2007-12-29T06:17:39Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=00170154da6c95a84de72ae0c3af884433a69f81'/>
<id>urn:sha1:00170154da6c95a84de72ae0c3af884433a69f81</id>
<content type='text'>
&gt; Plug a memory leak.  Once any given package (e.g. perl) was installed
&gt; we would leak a saved screen for every other package we tried to install
&gt; that listed perl as one of its dependencies.  When installing things
&gt; like gnome and kde that wound up being a LOT of leaked memory.

Approved by:	re (bmah)
</content>
</entry>
<entry>
<title>MFC v1.78 and v1.79:</title>
<updated>2007-12-29T06:17:04Z</updated>
<author>
<name>Ken Smith</name>
<email>kensmith@FreeBSD.org</email>
</author>
<published>2007-12-29T06:17:04Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=13a8dfbcdeab75cc3567c70eab768c130056ff14'/>
<id>urn:sha1:13a8dfbcdeab75cc3567c70eab768c130056ff14</id>
<content type='text'>
Remove process limits for datasize and stacksize which are unlimited
during a "normal login" (thanks to /etc/login.conf) but not when
sysinstall is running as part of an installation.  Fixups for error
messages and a comment that became untrue.

Approved by:	re (bmah)
</content>
</entry>
<entry>
<title>MFC v1.116:</title>
<updated>2007-12-24T06:42:35Z</updated>
<author>
<name>Ken Smith</name>
<email>kensmith@FreeBSD.org</email>
</author>
<published>2007-12-24T06:42:35Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=a70dcd4c90a8eda3209e47b47621d64c171f7fd1'/>
<id>urn:sha1:a70dcd4c90a8eda3209e47b47621d64c171f7fd1</id>
<content type='text'>
&gt; For the INDEX file to be used on disc1 of the 7.0-RELEASE the longest
&gt; "build dependencies" field is 5,108 characters which overflows the
&gt; length of the junk buffer by a teeny bit.  This whole section needs
&gt; much more error checking but for now just completely ignore stuff
&gt; we have no interest in instead of copying it to someplace we don't
&gt; use in the process.

Approved by:    re (bmah)
</content>
</entry>
<entry>
<title>MFC v1.253 of dist.c and v1.71 of dist.h:</title>
<updated>2007-12-22T06:25:49Z</updated>
<author>
<name>Ken Smith</name>
<email>kensmith@FreeBSD.org</email>
</author>
<published>2007-12-22T06:25:49Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=48afcc4f66bc52cbf2fd7ee43f76bd6d05bee4b3'/>
<id>urn:sha1:48afcc4f66bc52cbf2fd7ee43f76bd6d05bee4b3</id>
<content type='text'>
&gt; A few more adjustments needed because of changes in xorg.  Just installing
&gt; xorg-server doesn't include any video drivers so install xorg-drivers as
&gt; well.  And if font-alias isn't installed the X server won't start,
&gt; complaining it can't find the font "fixed".

Approved by:	re (rwatson)
</content>
</entry>
<entry>
<title>MFC another adjustment to the X related distributions based on xorg-7.3</title>
<updated>2007-11-15T15:46:35Z</updated>
<author>
<name>Ken Smith</name>
<email>kensmith@FreeBSD.org</email>
</author>
<published>2007-11-15T15:46:35Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=04fe237f1444460e6e9a07289ec67cfe36ae40e9'/>
<id>urn:sha1:04fe237f1444460e6e9a07289ec67cfe36ae40e9</id>
<content type='text'>
layout.  xorg-printserver still exists in the ports tree but it's marked
as depreciated and scheduled for removal.

Versions MFCed:
	dist.c:		1.252
	dist.h:		1.70
	menus.c:	1.428

Approved by:	re (bmah)
</content>
</entry>
<entry>
<title>MFC: Teach source installation shell script and sysinstall(8) about</title>
<updated>2007-11-09T16:16:59Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2007-11-09T16:16:59Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=c6af3fff67ad7860862892ab62d4530791ae291b'/>
<id>urn:sha1:c6af3fff67ad7860862892ab62d4530791ae291b</id>
<content type='text'>
the 'scompat' source dist that holds src/compat/.

Approved by:	re (kensmith)
</content>
</entry>
</feed>
