summaryrefslogtreecommitdiffstats
path: root/src/inspect_fs_unix.c
Commit message (Expand)AuthorAgeFilesLines
* inspection: Cleanup iteration over fstab entries in inspect_fs_unix.cMatthew Booth2011-11-291-28/+24
* inspection: Add outline support for GNU/Hurd.Richard W.M. Jones2011-11-281-0/+36
* NFC: Allow multiple config files in inspect_with_augeas in inspect_fs_unix.cMatthew Booth2011-11-241-19/+59
* NFC: Consolidate the error path in check_fstab in inspect_fs_unix.cMatthew Booth2011-11-241-14/+9
* inspect: Handle cciss devices in /etc/fstabMatthew Booth2011-10-191-0/+32
* inspect: Add drive naming hintsMatthew Booth2011-10-191-19/+36
* NFC: Remove unnecessary gotoMatthew Booth2011-10-191-7/+5
* inspect: Fix fstab device mapping for >26 disksMatthew Booth2011-10-191-20/+31
* Add basic support for netbsd detection.Michael Scherer2011-10-141-0/+46
* Add Opensuse and zypper detection supportMichael Scherer2011-10-141-0/+10
* Detect Mageia distributionMichael Scherer2011-10-141-0/+5
* inspection: Handle /dev/root in /etc/fstab.Richard W.M. Jones2011-09-161-0/+3
* inspection: Add support for ttylinux (a minimal Linux).Richard W.M. Jones2011-09-161-0/+10
* Don't fail if HOSTNAME field is missing on Red Hat guests (RHBZ#726739).Richard W.M. Jones2011-07-291-3/+10
* Require PCRE library.Richard W.M. Jones2011-07-251-4/+2
* inspect: "centos" and "scientificlinux" are now separate distros.Richard W.M. Jones2011-04-211-3/+71
* inspect: Split code into separate files.Richard W.M. Jones2011-04-141-0/+785