summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* febootstrap: Use contents of installed Debian packages instead of ↵Hilko Bengen2011-09-239-22/+96
| | | | | | | downloading and unpacking them. This also adds --use-installed switch (which for now only works for Debian).
* yum-rpm: Add more debugging to the Python code.Richard W.M. Jones2011-09-141-5/+17
|
* Stable OCaml dependencies.Richard Jones2011-09-122-22/+15
| | | | | | This technique copied from libguestfs/resize/Makefile.am and modified so that it works with old ocamldep that used to add spaces at the end of lines.
* Move febootstrap into src/ subdirectory.Richard W.M. Jones2011-09-0114-0/+1942
Now we have src/ for febootstrap and helper/ for febootstrap-supermin-helper.