index
:
tools/librpm-tizen
accepted/tizen_devbase_tools
accepted/tools_devbase_tools_legacy
devel
devel-py2
devel_psk_20160727
master
release-20160315
release-20160411
release-20160531
release-20160615
release-20160930
release-20161231
release-20171013
release-for-gbs-0.14
release-for-gbs-0.17
release-for-gbs-0.18
release-for-gbs-0.21
release-for-gbs-0.23
release-test-0.1
release-test-20150810
sandbox/soong9/devel
sandbox/wangbiao/py3-version
sandbox/wangbiao/py3_version
sandbox/wangbiao/riscv
sandbox/wangbiao/rpm414_tizen
sandbox/xuhy/fix-recursion-issue
sandbox/xuhy/rpm_tizen_riscv
spin-release-latest
test-devel
tizen
tznext
Domain: SCM / Build;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
install.c
Age
Commit message (
Expand
)
Author
Files
Lines
1998-08-19
added epoch handling
ewt
1
-11
/
+10
1998-08-15
Fix infinite recursion on non-ERANGE return from getcwd() during install.
jbj
1
-1
/
+1
1998-07-31
Macro handling in rpmlib -- rework include: tag with macro expansion.
jbj
1
-1
/
+0
1998-07-30
Consolidated includes for librpmbuild API.
jbj
1
-9
/
+2
1998-07-25
Aggregate system includes into system.h.
jbj
1
-13
/
+1
1998-07-25
Generalize cpio I/O to eliminate pipe to exec'd gzip on install.
jbj
1
-4
/
+6
1998-06-30
added --notriggers
ewt
1
-8
/
+10
1998-06-11
--justdb should tag files as normal
ewt
1
-1
/
+1
1998-05-26
- set file states to missing for --justdb packages
ewt
1
-9
/
+18
1998-05-06
shared files weren't handled properly in netsharedpaths
ewt
1
-1
/
+1
1998-05-05
fixed misc memory leaks
ewt
1
-3
/
+10
1998-03-27
added trigger support
ewt
1
-4
/
+15
1998-03-23
check LINGUAS when installing i18n files
ewt
1
-1
/
+20
1998-02-18
added missing space
ewt
1
-1
/
+1
1998-02-08
1) fixed memory leak w/ netsharedpaths
ewt
1
-7
/
+35
1998-02-03
fixed various bugs in relocation code
ewt
1
-8
/
+10
1998-01-29
fixed problems in file relocation
ewt
1
-6
/
+10
1998-01-28
implemented most of generic package relocation
ewt
1
-101
/
+206
1997-10-29
set uid/gid of source files to the same as the process's
ewt
1
-1
/
+6
1997-10-29
oboslete code was using a wrong loop invariant
marc
1
-7
/
+15
1997-10-28
look for user/group name->id transitions after running preinstall
ewt
1
-5
/
+22
1997-10-17
Handle scripts where script prog in a string array.
marc
1
-2
/
+2
1997-10-15
oops
ewt
1
-2
/
+2
1997-10-15
serial handling fixes
ewt
1
-7
/
+14
1997-10-10
fixes from obsoletes changes
ewt
1
-2
/
+4
1997-10-03
fixed problems introduced by obsolete handling
ewt
1
-12
/
+16
1997-09-16
added install/dep time support for obsoletes tag
ewt
1
-22
/
+57
1997-08-25
1) RPM_ARCHIVESIZE tag didn't get filled in properly
ewt
1
-0
/
+1
1997-08-24
If --root is used, call getpwent() before the chroot(), forcing any
ewt
1
-0
/
+5
1997-07-24
Added --justdb
ewt
1
-1
/
+6
1997-07-24
Fixed installs of serial/version tags
ewt
1
-2
/
+2
1997-07-23
renamed cpio mapping finalPath to fsPath
ewt
1
-1
/
+1
1997-07-23
rewrote rcfile parsing
ewt
1
-4
/
+5
1997-07-17
Restore original directory after chroot()
ewt
1
-0
/
+20
1997-07-16
Uses chroot() for --root rather then hand manipulation
ewt
1
-39
/
+54
1997-07-14
Fixes to script runs
ewt
1
-3
/
+3
1997-06-26
Fixed user to group
ewt
1
-1
/
+1
1997-06-18
Added %flags(noreplace) support, but it *hasn't been tested an iota*
ewt
1
-10
/
+35
1997-06-17
1) added 's', 'm', 'n' to fflags type tag
ewt
1
-4
/
+15
1997-06-16
Tried again to not backup config files on netshared path
ewt
1
-4
/
+8
1997-05-27
don't backup config files on netsharedpaths
ewt
1
-0
/
+4
1997-05-23
Omit RPMTAG_ portion of --querytags output.
ewt
1
-10
/
+14
1997-05-20
Must include <sys/tiome.h> before <sys/resource.h> for SunOS
ewt
1
-1
/
+1
1997-05-20
Moved includes of miscfn.h to the top.
ewt
1
-1
/
+1
1997-05-20
Added more includes of <sys/time.h> and <sys/resource.h> for AIX
ewt
1
-0
/
+1
1997-05-16
Applied changes for AIX. This involved using <sys/select.h> if it's available.
ewt
1
-0
/
+1
1997-05-16
Don't use fchdir() as it's not terribly portable.
ewt
1
-7
/
+12
1997-05-06
Source package installs use built in cpio now.
ewt
1
-113
/
+118
1997-05-06
Added callbacks to cpio to allow -h to work.
ewt
1
-5
/
+23
1997-05-05
Doesn't use cpio to unpack archives anymore...
ewt
1
-631
/
+232
[prev]
[next]