Jordan K. Hubbard
|
36b7319742
|
Bring forward my changes from 2.1
|
1995-10-25 15:38:37 +00:00 |
|
Jordan K. Hubbard
|
5ceffd88de
|
Don't be needlessly verbose in the pkg_create.
|
1995-08-28 14:47:30 +00:00 |
|
Jordan K. Hubbard
|
58ab1c7453
|
Make the play-pen searching routine even more agile in trying
to create a /usr/tmp dir if it makes sense to do so.
|
1995-08-26 18:36:27 +00:00 |
|
Jordan K. Hubbard
|
a50f9f1dfc
|
Use size_t properly in all fs size ops. This kills a bug
encountered by someone who had his /tmp on a partition with 3.7GB of
free space!
Spotted by: Francisco Rosich Viana <rosich@power.ci.uv.es>
|
1995-08-26 10:15:18 +00:00 |
|
Jordan K. Hubbard
|
3122afe4bd
|
Some fixes to make this "TMPDIR agile".
Submitted by: jmacd + some of my own fixes.
|
1995-08-17 00:36:06 +00:00 |
|
Jordan K. Hubbard
|
5da01a55fc
|
Make "out of space in ${PKG_TMPDIR}" handling a bit more robust.
Print the right thing, do the right thing. Back to you, Satoshi!
|
1995-08-06 03:21:04 +00:00 |
|
Jordan K. Hubbard
|
8d006a838c
|
Check dependencies BEFORE doing final extraction of package.
Fix a bug where direct-extract mode would have still invoked the
packing list reordering commands.
|
1995-04-26 07:43:35 +00:00 |
|
Jordan K. Hubbard
|
3e1a18606d
|
Export the min_free() function.
|
1995-04-22 13:58:44 +00:00 |
|
Jordan K. Hubbard
|
36034afc79
|
Correct a bogusly formatted printf().
|
1995-04-21 06:30:41 +00:00 |
|
Jordan K. Hubbard
|
4b96fa37b0
|
Use a more nicely formatted message when we run out of space.
|
1995-04-18 13:04:34 +00:00 |
|
Jordan K. Hubbard
|
87e4e7246c
|
Rename TMPDIR to PKG_TMPDIR, just to make Jeff happy.. :-)
|
1995-02-16 12:43:00 +00:00 |
|
Jordan K. Hubbard
|
6fc1110b71
|
Make pkg_install use /var/tmp instead of /tmp
Suggested by: hsu
|
1995-02-15 03:48:13 +00:00 |
|
Jordan K. Hubbard
|
1593f21e50
|
Print a better verbose message when creating packages.
|
1994-10-14 05:56:15 +00:00 |
|
Jordan K. Hubbard
|
ae38c11f2d
|
Fix bug in home directory calculation that I introduced with the free space
checking code. Fix the free space checking code, while I'm at it! ;)
Thanks to Garrett for spotting the home dir problem.
|
1994-10-14 05:42:24 +00:00 |
|
Jordan K. Hubbard
|
90c00ca832
|
Be optionally verbose about free-space checking. I need this to ascertian
whether or not this always works.
|
1994-10-08 23:55:36 +00:00 |
|
Jordan K. Hubbard
|
46f5c7be76
|
Add the ability to verify that a package won't extract in the space
available. Thanks to Michael Elbel for pushing me in the right direction.
|
1994-10-04 16:07:50 +00:00 |
|
Jordan K. Hubbard
|
e0ab6cb9c7
|
Made staging area configurable rather than assuming /tmp (-t)
|
1993-09-05 04:54:24 +00:00 |
|
Jordan K. Hubbard
|
a9c42a2388
|
Lots of misc tweaks, support for arbitrary separators in pkg_info, more
intelligent name handling in pkg_create. Most of these files are changed
because of rcsid's being different in my cvs tree and freefall's (foo).
|
1993-09-03 23:01:17 +00:00 |
|
Jordan K. Hubbard
|
6d946b2e52
|
The release version of my package install suite. Please see man pages
for info.
|
1993-08-26 01:19:55 +00:00 |
|