summaryrefslogtreecommitdiff
path: root/install.c
AgeCommit message (Expand)AuthorFilesLines
1996-03-29added verbose error checkingroot1-5/+8
1996-03-15changed error message presented when an ftp failsewt1-1/+1
1996-03-13- hashing and percentages no longer SIGFPE on 0 byte packagesewt1-3/+6
1996-03-01ftp installs should use temp space within the directory given byewt1-4/+6
1996-02-27added support for ftp style URL's on RPM command lineewt1-5/+67
1996-02-24made --percent look like it did in RPM 1.xewt1-3/+4
1996-02-20-hiv is handled via INSTALL_PRINTLABELewt1-1/+1
1996-02-19changed sense of rpmdbOpenewt1-2/+2
1996-02-15don't open files O_EXCLewt1-9/+5
1996-02-14added flush after printing percentagesewt1-0/+1
1996-02-14accepts package specifications like name-version, name-version-releaseewt1-4/+19
1996-02-14added ability to install a source package and find the spec file nameewt1-0/+23
1996-01-22added --percent, --hashroot1-3/+56
1996-01-13added installFlags, changed error messageewt1-2/+2
1996-01-09when a db doesn't exist, try to create itewt1-2/+7
1996-01-08wrote doInstall()ewt1-3/+39
1996-01-06fixed bug affecting removal of a pacakge which is installed multiple timesewt1-3/+4
1996-01-05Initial revisionewt1-0/+35