179ebc1745
- TS callback has a better chance at doing something semi-intelligent on scriptlet failure than rpmlog callback - Hijack "amount" for script tag that failed, "total" for exit code which might be pretty much anything: waitpid child, actual exit status or lua error... not probably very useful in the callback but... - Notify before logging so users can catch the actual error message on next rpmlog callback.. or something |
||
---|---|---|
autodeps | ||
build | ||
db | ||
db3 | ||
doc | ||
lib | ||
lua | ||
misc | ||
po | ||
python | ||
rpmdb | ||
rpmio | ||
scripts | ||
tests | ||
tools | ||
.exclude | ||
.files | ||
.hgignore | ||
.hgtags | ||
CHANGES | ||
COPYING | ||
CREDITS | ||
GROUPS | ||
INSTALL | ||
Makefile.am | ||
Makefile.maint | ||
README | ||
TODO | ||
autogen.sh | ||
build.c | ||
build.h | ||
configure.ac | ||
debug.h | ||
installplatform | ||
macros.in | ||
mkinstalldirs | ||
platform.in | ||
preinstall.am | ||
rpm.am | ||
rpm.pc.in | ||
rpm2cpio.c | ||
rpmpopt.in | ||
rpmqv.c | ||
rpmrc.in | ||
system.h |
README
This is RPM, the RPM Package Manager. The latest releases are always available at: http://rpm.org/releases/ Additional RPM documentation (papers, slides, HOWTOs) can also be found at the same site: http://rpm.org. There is a mailing list for discussion of RPM issues, rpm-list@redhat.com. To subscribe, send a message to rpm-list-request@redhat.com with the word "subscribe" in the subject line. RPM was originally written by: Erik Troan <ewt@redhat.com> Marc Ewing <marc@redhat.com> See the CREDITS file for a list of folks who have helped us out tremendously. RPM is Copyright (c) 1998 by Red Hat Software, Inc., and may be distributed under the terms of the GPL and LGPL (see the file COPYING for details).