index
:
platform/upstream/rpm
accepted/tizen/generic
accepted/tizen/ivi
accepted/tizen/mobile
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0.m2_base
accepted/tizen_3.0_base
accepted/tizen_3.0_ivi
accepted/tizen_4.0_base
accepted/tizen_5.0_base
accepted/tizen_5.5_base
accepted/tizen_5.5_base_mobile_hotfix
accepted/tizen_5.5_base_wearable_hotfix
accepted/tizen_6.0_base
accepted/tizen_6.0_base_tool
accepted/tizen_6.0_base_tool_hotfix
accepted/tizen_6.5_base
accepted/tizen_6.5_base_tool
accepted/tizen_7.0_base
accepted/tizen_7.0_base_hotfix
accepted/tizen_7.0_base_tool
accepted/tizen_7.0_base_tool_hotfix
accepted/tizen_8.0_base
accepted/tizen_9.0_base
accepted/tizen_base
accepted/tizen_base_asan
accepted/tizen_base_riscv
accepted/tizen_base_tool
accepted/tizen_base_tool_dev
accepted/tizen_base_toolchain
accepted/tizen_base_x
accepted/tizen_base_x_asan
accepted/tizen_common
accepted/tizen_generic
accepted/tizen_ivi
accepted/tizen_ivi_genivi
accepted/tizen_ivi_panda
accepted/tizen_ivi_release
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel_strip
origin/tizen
sandbox/akazmin/hwasan_build
sandbox/chanleebf/compression_change
sandbox/chanleebf/test
sandbox/denis13/LTO
sandbox/denis13/NoLTO
sandbox/denis13/esan
sandbox/denis13/lib64
sandbox/denis13/test_lib64
sandbox/dkson95/build
sandbox/dkson95/buildinfo
sandbox/dkson95/devel
sandbox/dkson95/gcc-14
sandbox/dkson95/llvm
sandbox/dkson95/lto
sandbox/dkson95/merge
sandbox/dkson95/strip
sandbox/dkson95/warning
sandbox/dnxowls/rpm_4.14.1_upgrade
sandbox/dnxowls/rpm_upgrade
sandbox/hglee/asan
sandbox/jaehun77/hardfp
sandbox/leemgs/chromium-efl
sandbox/leemgs/pbzip2
sandbox/mkashkarov/annobin
sandbox/mkashkarov/armv7hl
sandbox/mkashkarov/armv7hl_rpm
sandbox/mkashkarov/armv7hl_support
sandbox/mkashkarov/debug
sandbox/mkashkarov/ttc_14
sandbox/mro/isan
sandbox/mzx/bootstraping
sandbox/mzx/fix
sandbox/mzx/upstream
sandbox/nmerinov/llvm
sandbox/pavelkopyl/gcov
sandbox/soong9/remove_nss
sandbox/soong9/rpm_4.14.1
sandbox/test/rpm_upgrade
sandbox/tizentools/rpm_upgrade
sandbox/toolchain/sanitizer
sandbox/vbarinov/arch
sandbox/vbarinov/asan
sandbox/vbarinov/clang-build
sandbox/vbarinov/lib64
sandbox/vbarinov/mips
sandbox/vbarinov/riscbuild
sandbox/vbarinov/strip
sandbox/vbarinov/tizen
sandbox/wangbiao/py3_version_6_6
sandbox/wangbiao/py3_version_bak
sandbox/wangbiao/rpm_py3
sandbox/xuwc/rpm_erase
tizen
tizen_3.0
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m14.2_ivi
tizen_3.0.m14.3_ivi
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2_base
tizen_3.0_base
tizen_3.0_ivi
tizen_4.0_base
tizen_4.0_tv
tizen_5.0_base
tizen_5.5_base
tizen_5.5_base_mobile_hotfix
tizen_5.5_base_wearable_hotfix
tizen_5.5_tv
tizen_6.0_base
tizen_6.0_base_hotfix
tizen_6.5_base
tizen_7.0_base
tizen_7.0_base_hotfix
tizen_8.0_base
tizen_9.0_base
tizen_base
tizen_base_dev
tizen_ivi_genivi
tizen_ivi_release
upstream
Domain: SCM / Build;
park <sk7.park@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
install.c
Age
Commit message (
Expand
)
Author
Files
Lines
1997-07-01
Added install time prerequisite checking
ewt
1
-12
/
+22
1997-05-30
moved findPackageByLabel() to rpmdbFindByLabel() and added rpmdbFindByHeader()
ewt
1
-1
/
+1
1997-05-02
Fixed "cannot open /var/lib/rpm/package.rpm" to use dbpath setting
ewt
1
-4
/
+4
1997-04-30
Added includes of "miscfn.h".
ewt
1
-0
/
+1
1997-04-29
Made many more strings in the toplevel interface translatable.
ewt
1
-21
/
+27
1997-04-09
changes for --removeall (or wahtever that caused) broke some things
ewt
1
-1
/
+1
1997-03-31
added support for UNINSTALL_ALLMATCHES
ewt
1
-6
/
+16
1997-03-20
return code from rpmRemovePackage() was being ignored
ewt
1
-1
/
+3
1997-01-17
1) use config.h if available
ewt
1
-1
/
+3
1996-12-12
made include of alloca.h conditional
ewt
1
-1
/
+4
1996-11-18
The Great Renaming
root
1
-37
/
+37
1996-10-21
passes netSharedPath() from rpmrc
ewt
1
-1
/
+4
1996-10-21
1) free binaryHeaders w/ done with installs
ewt
1
-0
/
+7
1996-10-20
print conflict problems differently then missing dependencies
ewt
1
-2
/
+7
1996-10-15
pulled URL handling to url.c
ewt
1
-120
/
+4
1996-09-25
typecast getpid() to (int)
ewt
1
-1
/
+1
1996-08-29
1) pass printFormat and notify function to rpmInstallSourcePackage()
ewt
1
-3
/
+5
1996-08-07
added support for rpmdepFreeConflicts()
ewt
1
-4
/
+2
1996-07-20
made printDepFlags() externally visible
ewt
1
-3
/
+4
1996-07-19
fixed hashing for multiple packages
ewt
1
-1
/
+2
1996-07-17
1) began adding support for proxy ftp, though it doesn't work yet
ewt
1
-7
/
+16
1996-07-16
supports for ftp://user:pass@machiune/ URL's, with password prompting
ewt
1
-6
/
+74
1996-07-16
improved error message when file is missing
ewt
1
-6
/
+8
1996-07-16
reset hash count after a package is installed
ewt
1
-1
/
+2
1996-07-12
removed extraneous ' '
ewt
1
-1
/
+1
1996-07-10
1) improved printing of dependency conflics
ewt
1
-12
/
+38
1996-07-10
added support for relocateable packages
ewt
1
-15
/
+15
1996-07-03
O_CREAT should only be used with O_RDWR
ewt
1
-3
/
+3
1996-06-28
removed passing upgrade flag during package uninstall
ewt
1
-1
/
+1
1996-06-17
merged rpmlib.h and package.h
ewt
1
-1
/
+0
1996-06-10
1) changed doInstall() and doUninstall() calls to pass all of the arguments
ewt
1
-92
/
+274
1996-05-22
add code for scripts getting "upgrade" argument
root
1
-1
/
+1
1996-04-15
changed uninstall code for new uninstall call
ewt
1
-3
/
+3
1996-04-05
added more intelligent error messages for bad magic
root
1
-0
/
+4
1996-04-03
doInstall() now returns success or error
ewt
1
-3
/
+5
1996-03-29
added verbose error checking
root
1
-5
/
+8
1996-03-15
changed error message presented when an ftp fails
ewt
1
-1
/
+1
1996-03-13
- hashing and percentages no longer SIGFPE on 0 byte packages
ewt
1
-3
/
+6
1996-03-01
ftp installs should use temp space within the directory given by
ewt
1
-4
/
+6
1996-02-27
added support for ftp style URL's on RPM command line
ewt
1
-5
/
+67
1996-02-24
made --percent look like it did in RPM 1.x
ewt
1
-3
/
+4
1996-02-20
-hiv is handled via INSTALL_PRINTLABEL
ewt
1
-1
/
+1
1996-02-19
changed sense of rpmdbOpen
ewt
1
-2
/
+2
1996-02-15
don't open files O_EXCL
ewt
1
-9
/
+5
1996-02-14
added flush after printing percentages
ewt
1
-0
/
+1
1996-02-14
accepts package specifications like name-version, name-version-release
ewt
1
-4
/
+19
1996-02-14
added ability to install a source package and find the spec file name
ewt
1
-0
/
+23
1996-01-22
added --percent, --hash
root
1
-3
/
+56
1996-01-13
added installFlags, changed error message
ewt
1
-2
/
+2
1996-01-09
when a db doesn't exist, try to create it
ewt
1
-2
/
+7
[next]