Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | Add function for listing system mount points | Allan McRae | 2010-12-12 | |
| | | | | | | | | | | | Add a mount_point_list() function that attempts to portably obtain a list of system mount points and a struct to hold needed mount point information. Abort the transaction if we are unable to determine the mount points. Signed-off-by: Allan McRae <allan@archlinux.org> Signed-off-by: Dan McGee <dan@archlinux.org> | |||
* | Prototype disk space checking functionality | Allan McRae | 2010-12-12 | |
Very basic prototyping for adding functionality to check free disk space before performing package installs. Signed-off-by: Allan McRae <allan@archlinux.org> Signed-off-by: Dan McGee <dan@archlinux.org> |