summaryrefslogtreecommitdiffstats
path: root/febootstrap_pacman.ml
Commit message (Collapse)AuthorAgeFilesLines
* Remove trailing whitespace from one line.Richard W.M. Jones2011-06-061-1/+1
|
* Collect the size (ft_size) of files from package handlers.Richard Jones2011-03-181-1/+1
|
* pacman: Update ArchLinux module.Thomas S Hatch2010-12-121-29/+26
| | | | | | If package is not in the main repos, check AUR. Download and unpack the package.
* debian, pacman: incorrect detection of config files.Richard W.M. Jones2010-12-091-1/+1
| | | | | Config files were being incorrectly detected, with the effect that all /etc/ files were being added to hostfiles.
* Add support for Arch Linux (pacman package manager).Thomas S Hatch2010-12-061-0/+134