]> git.proxmox.com Git - mirror_zfs-debian.git/commit
Fix distribution detection
authorRichard Yao <ryao@cs.stonybrook.edu>
Tue, 28 Feb 2012 21:23:16 +0000 (16:23 -0500)
committerBrian Behlendorf <behlendorf1@llnl.gov>
Mon, 5 Mar 2012 18:38:27 +0000 (10:38 -0800)
commit76c2b24c613ddac896ee67250b467fd40d6a5689
tree3cc1d7af11a3d27aad26351dab9a8ff047c8b11e
parent613d88eda89945bb0011ddc05d3bd064bf1a8e1b
Fix distribution detection

Improve the distribution detection by moving the tests for
distribution specific files first.  The Ubuntu and Debian
checks are left for last because they are the least likely
to be unique.  This is particularly true in the case of Debian
since so many distributions are based on Debian.

Since this is currently only used to identify the correct
packaging method for this system the result in many instances
is simply cosmetic.

Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
config/zfs-build.m4
configure