summaryrefslogtreecommitdiffstats
path: root/loader/rpmextract.c
Commit message (Expand)AuthorAgeFilesLines
* Completely remove loader/Will Woods2012-02-151-260/+0
* Use libarchive helper functions in explodeRPM()David Cantrell2010-11-101-101/+9
* Move isys and booty into the pyanaconda/ directory, adjust paths to match.Chris Lumens2010-06-281-1/+1
* Fix the order of arguments in archive read callback and archive closing.Martin Sivak2010-05-181-4/+3
* Use "kernel-modules = version" style for locating rpms providing driver updatesMartin Sivak2010-05-181-12/+34
* Fix descriptor leak and iteration progress in driverdisc code (#592225)Martin Sivak2010-05-181-2/+8
* move log.c from loader into isys.Ales Kozumplik2010-03-081-1/+2
* Remove unnecessary free from the rpmextract error handlerMartin Sivak2010-01-201-1/+0
* Add rpm extraction routines (use librpm and libarchive)Martin Sivak2010-01-081-0/+325