OSDN Git Service

Implement package installer for tar archives.
authorKeith Marshall <keithmarshall@users.sourceforge.net>
Tue, 2 Feb 2010 20:19:28 +0000 (20:19 +0000)
committerKeith Marshall <keithmarshall@users.sourceforge.net>
Tue, 2 Feb 2010 20:19:28 +0000 (20:19 +0000)
commitc163369821b37845e334e18ae6882dc39dc8eb72
treea08d43bd05199bb262ac74ee439a0fd8e91d971d
parent25bfdad6a461545732690093ea171e7d8e9906e1
Implement package installer for tar archives.
15 files changed:
ChangeLog
Makefile.in
src/climain.cpp
src/mkpath.c
src/mkpath.h
src/pkgbase.h
src/pkgdeps.cpp
src/pkgexec.cpp
src/pkginet.cpp
src/pkgkeys.c
src/pkgkeys.h
src/pkgname.cpp
src/pkgproc.h [new file with mode: 0644]
src/sysroot.cpp
src/tarproc.cpp [new file with mode: 0644]