summaryrefslogtreecommitdiffstats
path: root/src/inspect_fs_unix.c
Commit message (Expand)AuthorAgeFilesLines
* inspect: Move variable decl to top of function.Richard W.M. Jones2012-03-121-1/+3
* inspect: Use 1/0 instead of true/false, and fix a bug in UUID parsing.Richard W.M. Jones2012-03-121-9/+13
* lib: Remove some unused variables.Richard W.M. Jones2012-03-121-4/+0
* inspection: Add detection of FreeDOS (RHBZ#786215).Richard W.M. Jones2012-03-071-0/+1
* Add support for Buildroot and Cirros distributions.Richard W.M. Jones2012-03-071-0/+15
* Tempus fugit.Richard W.M. Jones2012-01-181-1/+1
* inspection: Handle MD devices in fstabMatthew Booth2011-12-021-7/+323
* 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