On Mon, 20 Aug 2012 14:27:50 -0400 m.roth@5-cent.us wrote:
Leonard den Ottolander wrote:
<snip> > CentOS renamed:
redhat-release-* -> centos-release
Will lsb_release -a give the correct result?
mark
CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
I believe so...
[Jake@main-linux-box ~]$ lsb_release -a LSB Version: :core-4.0-amd64:core-4.0-noarch:graphics-4.0-amd64:graphics-4.0-noarch:printing-4.0-amd64:printing-4.0-noarch Distributor ID: CentOS Description: CentOS release 6.3 (Final) Release: 6.3 Codename: Final [Jake@main-linux-box ~]$ ls -l /etc/*-release -rw-r--r--. 1 root root 27 Jun 26 10:30 /etc/centos-release lrwxrwxrwx. 1 root root 14 Jul 10 20:22 /etc/redhat-release -> centos-release lrwxrwxrwx. 1 root root 14 Jul 10 20:22 /etc/system-release -> centos-release [Jake@main-linux-box ~]$
:-).