<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/usr.sbin/pkg_install/add/perform.c, branch release/2.0_cvs</title>
<subtitle>FreeBSD source tree</subtitle>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/'/>
<entry>
<title>Tell stupid users to write the bootcode.</title>
<updated>1994-11-22T10:58:58+00:00</updated>
<author>
<name>Jordan K. Hubbard</name>
<email>jkh@FreeBSD.org</email>
</author>
<published>1994-11-22T10:58:58+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=140932d6d85b561ad06abe5006a5e973a7713c45'/>
<id>140932d6d85b561ad06abe5006a5e973a7713c45</id>
<content type='text'>
This commit was manufactured to restore the state of the 2.0-RELEASE image.
Releases prior to 5.3-RELEASE are omitting the secure/ and crypto/ subdirs.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This commit was manufactured to restore the state of the 2.0-RELEASE image.
Releases prior to 5.3-RELEASE are omitting the secure/ and crypto/ subdirs.
</pre>
</div>
</content>
</entry>
<entry>
<title>This commit was manufactured by cvs2svn to create branch 'BETA_2_0'.</title>
<updated>1994-11-21T07:33:22+00:00</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>1994-11-21T07:33:22+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=01233029edba45b14c75afe36248d0df998b3cc3'/>
<id>01233029edba45b14c75afe36248d0df998b3cc3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Whoops - variable was in wrong scope.  Correct.</title>
<updated>1994-10-14T05:43:41+00:00</updated>
<author>
<name>Jordan K. Hubbard</name>
<email>jkh@FreeBSD.org</email>
</author>
<published>1994-10-14T05:43:41+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=9b98d77e0932e46f134ece8a39647b23d5499baa'/>
<id>9b98d77e0932e46f134ece8a39647b23d5499baa</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix bug in home directory calculation that I introduced with the free space</title>
<updated>1994-10-14T05:34:04+00:00</updated>
<author>
<name>Jordan K. Hubbard</name>
<email>jkh@FreeBSD.org</email>
</author>
<published>1994-10-14T05:34:04+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=5da4a6512641c20560b3bb67ea4b4ea79d660b88'/>
<id>5da4a6512641c20560b3bb67ea4b4ea79d660b88</id>
<content type='text'>
checking code.  Fix the free space checking code, while I'm at it! ;)
Thanks to Garrett for spotting the home dir problem.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
checking code.  Fix the free space checking code, while I'm at it! ;)
Thanks to Garrett for spotting the home dir problem.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add the ability to verify that a package won't extract in the space</title>
<updated>1994-10-04T16:07:50+00:00</updated>
<author>
<name>Jordan K. Hubbard</name>
<email>jkh@FreeBSD.org</email>
</author>
<published>1994-10-04T16:07:50+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=46f5c7be766a2c2789de0c91f75ec8bcb9f95a2b'/>
<id>46f5c7be766a2c2789de0c91f75ec8bcb9f95a2b</id>
<content type='text'>
available.  Thanks to Michael Elbel for pushing me in the right direction.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
available.  Thanks to Michael Elbel for pushing me in the right direction.
</pre>
</div>
</content>
</entry>
<entry>
<title>The environment variable PKG_PREFIX is set to the first @cwd command</title>
<updated>1994-05-25T18:00:04+00:00</updated>
<author>
<name>Satoshi Asami</name>
<email>asami@FreeBSD.org</email>
</author>
<published>1994-05-25T18:00:04+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=5edd12d27074eb860f3253c20eab6546dca5c5dc'/>
<id>5edd12d27074eb860f3253c20eab6546dca5c5dc</id>
<content type='text'>
in the packing list, or the argument to -p if it is specified, before
the requirements/installation/deinstallation scripts are called.  This
enables the scripts to be written to work on the final installation
destination, even if the user uses -p to override the package's default.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
in the packing list, or the argument to -p if it is specified, before
the requirements/installation/deinstallation scripts are called.  This
enables the scripts to be written to work on the final installation
destination, even if the user uses -p to override the package's default.
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove find_name(), replace with more generic find_plist() function.</title>
<updated>1994-05-25T06:24:18+00:00</updated>
<author>
<name>Jordan K. Hubbard</name>
<email>jkh@FreeBSD.org</email>
</author>
<published>1994-05-25T06:24:18+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=b2f6083aad5c20da380d5598811596d8210b6165'/>
<id>b2f6083aad5c20da380d5598811596d8210b6165</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>If require script fails, don't try to delete installed package.</title>
<updated>1993-10-10T20:25:31+00:00</updated>
<author>
<name>Jordan K. Hubbard</name>
<email>jkh@FreeBSD.org</email>
</author>
<published>1993-10-10T20:25:31+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=bb9863dc0b39edd13dc777f9bdabf050052161b4'/>
<id>bb9863dc0b39edd13dc777f9bdabf050052161b4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix problems with executing from current directory</title>
<updated>1993-10-08T01:19:35+00:00</updated>
<author>
<name>Jordan K. Hubbard</name>
<email>jkh@FreeBSD.org</email>
</author>
<published>1993-10-08T01:19:35+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=6e27d757771b0ed15431f750073b76b3675e3ea1'/>
<id>6e27d757771b0ed15431f750073b76b3675e3ea1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Make sure permissions on registry location are readable by pkg_info.</title>
<updated>1993-09-18T03:38:48+00:00</updated>
<author>
<name>Jordan K. Hubbard</name>
<email>jkh@FreeBSD.org</email>
</author>
<published>1993-09-18T03:38:48+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=ec9753736937d190a62df0c6564838ebb11a6433'/>
<id>ec9753736937d190a62df0c6564838ebb11a6433</id>
<content type='text'>
Add new % sequence expansion for command execution.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add new % sequence expansion for command execution.
</pre>
</div>
</content>
</entry>
</feed>
