<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/usr.sbin/sysinstall, branch release/6.3.0</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=release%2F6.3.0</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=release%2F6.3.0'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2007-12-29T06:22:56Z</updated>
<entry>
<title>MFC v1.117:</title>
<updated>2007-12-29T06:22:56Z</updated>
<author>
<name>Ken Smith</name>
<email>kensmith@FreeBSD.org</email>
</author>
<published>2007-12-29T06:22:56Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=4b2d1164e89f1b508415840ea22b683fdc1fc886'/>
<id>urn:sha1:4b2d1164e89f1b508415840ea22b683fdc1fc886</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.

While here fix up some whitespace nits that show up as differences
from the other branches.

Approved by:	re (bmah)
</content>
</entry>
<entry>
<title>MFC v1.78 and v1.79:</title>
<updated>2007-12-29T06:21:59Z</updated>
<author>
<name>Ken Smith</name>
<email>kensmith@FreeBSD.org</email>
</author>
<published>2007-12-29T06:21:59Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=292c474cc57a75ee37c966298859fc33a9337fcf'/>
<id>urn:sha1:292c474cc57a75ee37c966298859fc33a9337fcf</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.

Build test help from:	rwatson
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/commit/?id=d92b0d8d4f5ed01c0cfb2d30faa60f96e5188f70'/>
<id>urn:sha1:d92b0d8d4f5ed01c0cfb2d30faa60f96e5188f70</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:26:54Z</updated>
<author>
<name>Ken Smith</name>
<email>kensmith@FreeBSD.org</email>
</author>
<published>2007-12-22T06:26:54Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=e1b4478f4a0ff082a7b1624a3d4d102b365aa0f2'/>
<id>urn:sha1:e1b4478f4a0ff082a7b1624a3d4d102b365aa0f2</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-15T16:58:45Z</updated>
<author>
<name>Ken Smith</name>
<email>kensmith@FreeBSD.org</email>
</author>
<published>2007-11-15T16:58:45Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=00d034da25703a8da9cada39b62ff9b5abecc77f'/>
<id>urn:sha1:00d034da25703a8da9cada39b62ff9b5abecc77f</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
</content>
</entry>
<entry>
<title>MFC changes to X11 distributions based on xorg-7.3 layout.</title>
<updated>2007-11-08T23:32:26Z</updated>
<author>
<name>Ken Smith</name>
<email>kensmith@FreeBSD.org</email>
</author>
<published>2007-11-08T23:32:26Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=5d22eb451f9efa9502b97a526ac28156d5efbb33'/>
<id>urn:sha1:5d22eb451f9efa9502b97a526ac28156d5efbb33</id>
<content type='text'>
Versions:
        dist.c v1.250
        dist.h v1.68
        menus.c v1.426

Approved by:    re (bmah)
</content>
</entry>
<entry>
<title>MFC rev. 1.114: Add new x11-drivers category.</title>
<updated>2007-07-01T10:37:16Z</updated>
<author>
<name>Pav Lucistnik</name>
<email>pav@FreeBSD.org</email>
</author>
<published>2007-07-01T10:37:16Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=114cab1316def20e0bd0d4eb8a59215c8e3cc6ef'/>
<id>urn:sha1:114cab1316def20e0bd0d4eb8a59215c8e3cc6ef</id>
<content type='text'>
MFC rev. 1.115: Add new virtual category kld
</content>
</entry>
<entry>
<title>MFC revision 1.137</title>
<updated>2007-05-31T02:42:37Z</updated>
<author>
<name>Xin LI</name>
<email>delphij@FreeBSD.org</email>
</author>
<published>2007-05-31T02:42:37Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=7f7d95a736f2788b46bcd9d3b75cc2e0267f512d'/>
<id>urn:sha1:7f7d95a736f2788b46bcd9d3b75cc2e0267f512d</id>
<content type='text'>
date: 2007/05/17 06:08:42;  author: delphij;  state: Exp;  lines: +8 -5
Tighten IP address check, prevent '..' from being passed
from the check.

Submitted by:   Ren Zhen &lt;bg1tpt gmail com&gt;
</content>
</entry>
<entry>
<title>MFC rev. 1.422: fix typo.</title>
<updated>2007-05-26T07:31:47Z</updated>
<author>
<name>Maxim Konovalov</name>
<email>maxim@FreeBSD.org</email>
</author>
<published>2007-05-26T07:31:47Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=b3b45bab01020f3f6a9812d73917ab06a092080a'/>
<id>urn:sha1:b3b45bab01020f3f6a9812d73917ab06a092080a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MFC 1.242:</title>
<updated>2007-04-14T14:43:11Z</updated>
<author>
<name>Simon L. B. Nielsen</name>
<email>simon@FreeBSD.org</email>
</author>
<published>2007-04-14T14:43:11Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=adc4e7d54636972e1b1e4627183c15a76eb45dc3'/>
<id>urn:sha1:adc4e7d54636972e1b1e4627183c15a76eb45dc3</id>
<content type='text'>
Update postfix MTA selection code to point at postfix 2.4 which is the
current version.
</content>
</entry>
</feed>
