https://github.com/pld-linux/pld-release/commit/7a6cd5ad9a461d27f92c0cf1401961b179338812
why such change? the file contents is far from compatible "their" version is: ours: $ cat /etc/system-release 3.0 PLD Linux (Th) theirs: $ cat /etc/system-release CentOS Linux release 7.2.1511 (Core) and this totally breaks ohai: https://github.com/chef/ohai/blob/7.4-stable/lib/ohai/plugins/linux/platform.rb#L23-L29 results "3" for get_redhatish_platform and nil for get_redhatish_version -- glen _______________________________________________ pld-devel-en mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-devel-en
