Issue #13683 has been updated by Jeff Weiss. Assignee set to Stefan Schulte Target version changed from 1.6.x to 2.1.0
Stefan, your submission no longer cleanly merges against `1.6.x`. Can you rebase against `2.x` and submit a new pull request? If you don't have time, no big deal, please just un-assign yourself. ---------------------------------------- Feature #13683: Distinguish "Funtoo" from "Gentoo" Linux https://projects.puppetlabs.com/issues/13683#change-63761 Author: Ken Barber Status: In Topic Branch Pending Review Priority: Normal Assignee: Stefan Schulte Category: library Target version: 2.1.0 Keywords: gentoo, funtoo Branch: https://github.com/puppetlabs/facter/pull/190 Affected Facter version: 1.6.7 [Funtoo Linux](http://www.funtoo.org/) is a Fork of Gentoo Linux from the former creator of Gentoo Linux, Daniel Robbins. The two derivates behave mostly the same, but they are differing more and more over time. So the package manager portage (and it's frontend emerge) for example are behaving a little different already. Packages are named different, versions differ, and so on. It would be great if one could differ between Funtoo and Gentoo in his manifests to install different package versions on Funtoo/Gentoo or package versions or deliver different configurations. You can differ between Funtoo and Gentoo Linux from the content of the file /etc/gentoo-release Funtoo: jb2 ~ # cat /etc/gentoo-release Funtoo Linux - baselayout 2.1.8 Gentoo: gentoo-ds ~ # cat /etc/gentoo-release Gentoo Base System release 2.1 Best regards, Marc -- You have received this notification because you have either subscribed to it, or are involved in it. To change your notification preferences, please click here: http://projects.puppetlabs.com/my/account -- You received this message because you are subscribed to the Google Groups "Puppet Bugs" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/puppet-bugs?hl=en.
