<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/usr.sbin/pkg_install, branch release/2.0_cvs</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F2.0_cvs</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F2.0_cvs'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/'/>
<updated>1994-11-22T10:58:58Z</updated>
<entry>
<title>Tell stupid users to write the bootcode.</title>
<updated>1994-11-22T10:58:58Z</updated>
<author>
<name>Jordan K. Hubbard</name>
<email>jkh@FreeBSD.org</email>
</author>
<published>1994-11-22T10:58:58Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=140932d6d85b561ad06abe5006a5e973a7713c45'/>
<id>urn:sha1: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>
</entry>
<entry>
<title>This commit was manufactured by cvs2svn to create branch 'BETA_2_0'.</title>
<updated>1994-11-21T07:33:22Z</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>1994-11-21T07:33:22Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=01233029edba45b14c75afe36248d0df998b3cc3'/>
<id>urn:sha1:01233029edba45b14c75afe36248d0df998b3cc3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>This commit was manufactured by cvs2svn to create branch 'ALPHA_2_0'.</title>
<updated>1994-11-08T19:51:51Z</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>1994-11-08T19:51:51Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=f4856526c75b2c41c79507c179357bc902687282'/>
<id>urn:sha1:f4856526c75b2c41c79507c179357bc902687282</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Sigh.  NOW it's ok! :-)</title>
<updated>1994-10-14T05:57:49Z</updated>
<author>
<name>Jordan K. Hubbard</name>
<email>jkh@FreeBSD.org</email>
</author>
<published>1994-10-14T05:57:49Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=cfa2a10c7040ea0e23ce85b7e4bb466ec3c89b4c'/>
<id>urn:sha1:cfa2a10c7040ea0e23ce85b7e4bb466ec3c89b4c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Print a better verbose message when creating packages.</title>
<updated>1994-10-14T05:56:15Z</updated>
<author>
<name>Jordan K. Hubbard</name>
<email>jkh@FreeBSD.org</email>
</author>
<published>1994-10-14T05:56:15Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=1593f21e5071b5bcef3cb6a7676dbecb92e96e61'/>
<id>urn:sha1:1593f21e5071b5bcef3cb6a7676dbecb92e96e61</id>
<content type='text'>
</content>
</entry>
<entry>
<title>This should do it - I forgot about pkg_info.</title>
<updated>1994-10-14T05:55:57Z</updated>
<author>
<name>Jordan K. Hubbard</name>
<email>jkh@FreeBSD.org</email>
</author>
<published>1994-10-14T05:55:57Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=69bb95d9330a2ab0bd30d3069ad855b84322ccd5'/>
<id>urn:sha1:69bb95d9330a2ab0bd30d3069ad855b84322ccd5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Whoops - variable was in wrong scope.  Correct.</title>
<updated>1994-10-14T05:43:41Z</updated>
<author>
<name>Jordan K. Hubbard</name>
<email>jkh@FreeBSD.org</email>
</author>
<published>1994-10-14T05:43:41Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=9b98d77e0932e46f134ece8a39647b23d5499baa'/>
<id>urn:sha1:9b98d77e0932e46f134ece8a39647b23d5499baa</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix bug in home directory calculation that I introduced with the free space</title>
<updated>1994-10-14T05:42:24Z</updated>
<author>
<name>Jordan K. Hubbard</name>
<email>jkh@FreeBSD.org</email>
</author>
<published>1994-10-14T05:42:24Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=ae38c11f2d273b478a76eed29f83570ebe3f9232'/>
<id>urn:sha1:ae38c11f2d273b478a76eed29f83570ebe3f9232</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>
</entry>
<entry>
<title>Fix bug in home directory calculation that I introduced with the free space</title>
<updated>1994-10-14T05:34:04Z</updated>
<author>
<name>Jordan K. Hubbard</name>
<email>jkh@FreeBSD.org</email>
</author>
<published>1994-10-14T05:34:04Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=5da4a6512641c20560b3bb67ea4b4ea79d660b88'/>
<id>urn:sha1: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>
</entry>
<entry>
<title>Be optionally verbose about free-space checking.  I need this to ascertian</title>
<updated>1994-10-08T23:55:36Z</updated>
<author>
<name>Jordan K. Hubbard</name>
<email>jkh@FreeBSD.org</email>
</author>
<published>1994-10-08T23:55:36Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=90c00ca832edcad2c01890f988e8a38a4d061a6e'/>
<id>urn:sha1:90c00ca832edcad2c01890f988e8a38a4d061a6e</id>
<content type='text'>
whether or not this always works.
</content>
</entry>
</feed>
