<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/usr.sbin/sysinstall/package.c, branch stable/6</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test2/atom?h=stable%2F6</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test2/atom?h=stable%2F6'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/'/>
<updated>2008-10-25T01:21:28Z</updated>
<entry>
<title>MFS r184232:</title>
<updated>2008-10-25T01:21:28Z</updated>
<author>
<name>Ken Smith</name>
<email>kensmith@FreeBSD.org</email>
</author>
<published>2008-10-25T01:21:28Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=3dc83f995c950afdc200cd0c909540bb6734e22a'/>
<id>urn:sha1:3dc83f995c950afdc200cd0c909540bb6734e22a</id>
<content type='text'>
&gt; MFC r183921 and r184180
&gt; When we notice the INDEX had volume numbers (so the media the packages
&gt; are coming from has multiple volumes) walk through the dependency tree
&gt; for the packages selected by the user once for each volume, only
&gt; installing packages on the current volume.  If we can't install the
&gt; package because its on a higher volume just note that we have looked
&gt; at it during the pass for this volume to cut down on time spent checking
&gt; dependencies.  This stops the excessive disc swapping that users have
&gt; complained (a lot...) about.

Approved by:    re (kib)
</content>
</entry>
<entry>
<title>MFC r180566: Don't set PACKAGE_BUILDING while installing packages.</title>
<updated>2008-07-31T15:58:48Z</updated>
<author>
<name>Florent Thoumie</name>
<email>flz@FreeBSD.org</email>
</author>
<published>2008-07-31T15:58:48Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=4e4abea705335cb564619f2b3c406108c4e25f04'/>
<id>urn:sha1:4e4abea705335cb564619f2b3c406108c4e25f04</id>
<content type='text'>
</content>
</entry>
<entry>
<title>s/package_exists/package_installed/g as that's much more descriptive of</title>
<updated>2004-01-02T09:52:14Z</updated>
<author>
<name>David E. O'Brien</name>
<email>obrien@FreeBSD.org</email>
</author>
<published>2004-01-02T09:52:14Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=b4fe6d086f1a1ce0ead54bdd0914e21e043d3670'/>
<id>urn:sha1:b4fe6d086f1a1ce0ead54bdd0914e21e043d3670</id>
<content type='text'>
what the function does.
</content>
</entry>
<entry>
<title>I think we can stop doing 'ldconfig -aout' during the install now.</title>
<updated>2004-01-02T09:33:58Z</updated>
<author>
<name>David E. O'Brien</name>
<email>obrien@FreeBSD.org</email>
</author>
<published>2004-01-02T09:33:58Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=b0d55f3fc9bb1f7e785cd9813ff5c308514defe0'/>
<id>urn:sha1:b0d55f3fc9bb1f7e785cd9813ff5c308514defe0</id>
<content type='text'>
The base install doesn't have any a.out bits anymore and hasn't for years.
</content>
</entry>
<entry>
<title>s/package_exists/package_installed/g as that's much more descriptive of</title>
<updated>2004-01-02T09:19:13Z</updated>
<author>
<name>David E. O'Brien</name>
<email>obrien@FreeBSD.org</email>
</author>
<published>2004-01-02T09:19:13Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=1618a918609a84421f67de8d952a8c2b724735f2'/>
<id>urn:sha1:1618a918609a84421f67de8d952a8c2b724735f2</id>
<content type='text'>
what the function does.
</content>
</entry>
<entry>
<title>Add the ability to use Bzip'ed packages.</title>
<updated>2002-04-30T22:40:06Z</updated>
<author>
<name>David E. O'Brien</name>
<email>obrien@FreeBSD.org</email>
</author>
<published>2002-04-30T22:40:06Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=ee1c407b54d0303ac6154f5a5397127cb409b1b3'/>
<id>urn:sha1:ee1c407b54d0303ac6154f5a5397127cb409b1b3</id>
<content type='text'>
Also add the ability to use Bzip'ed distributions -- but this is exclusive
of being able to use Gzip'ed distributions.

Sponsored by:	FreeBSD Mall, Inc.
</content>
</entry>
<entry>
<title>Remove some last vestages of _interactiveHack.</title>
<updated>2002-04-07T10:08:55Z</updated>
<author>
<name>David E. O'Brien</name>
<email>obrien@FreeBSD.org</email>
</author>
<published>2002-04-07T10:08:55Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=629ddcf3810b3f56fb5f98cb819436a53df9ca26'/>
<id>urn:sha1:629ddcf3810b3f56fb5f98cb819436a53df9ca26</id>
<content type='text'>
Also tie stderr to something for the invocation of pkg_add.

Sponsored by:	FreeBSD Mall, Inc.
</content>
</entry>
<entry>
<title>Our persistent-state, large temporary file dir is /VAR/tmp, not /USR/tmp.</title>
<updated>2002-04-01T21:35:24Z</updated>
<author>
<name>David E. O'Brien</name>
<email>obrien@FreeBSD.org</email>
</author>
<published>2002-04-01T21:35:24Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=2e73237d1ba2859eb9539b5f36888cd8d778358f'/>
<id>urn:sha1:2e73237d1ba2859eb9539b5f36888cd8d778358f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Don't bogusly look for inexact matches because a package contains a '-'</title>
<updated>2002-01-25T05:10:00Z</updated>
<author>
<name>Steve Price</name>
<email>steve@FreeBSD.org</email>
</author>
<published>2002-01-25T05:10:00Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=d0cdcff8ef533227768a68dbe4e8400d55ce91af'/>
<id>urn:sha1:d0cdcff8ef533227768a68dbe4e8400d55ce91af</id>
<content type='text'>
for packages like sawfish-gnome for instance.

Reviewed by:	murray, sobomax
</content>
</entry>
<entry>
<title>Fix the type of the NULL arg to execl()</title>
<updated>2001-07-09T09:24:06Z</updated>
<author>
<name>Brian Somers</name>
<email>brian@FreeBSD.org</email>
</author>
<published>2001-07-09T09:24:06Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=7bc6d0158f0e9863a2a13a951321185d214cd3be'/>
<id>urn:sha1:7bc6d0158f0e9863a2a13a951321185d214cd3be</id>
<content type='text'>
Idea from: Theo de Raadt &lt;deraadt@openbsd.org&gt;
</content>
</entry>
</feed>
