far4d <[email protected]> writes: > You can get the package directly on packages.debian.org, e.g. > https://packages.debian.org/stretch/puppet or > https://packages.debian.org/stretch/facter. Additionally you can browse the > source of the package on http://sources.debian.net/search/facter/ > > Debian offers a great visibility and transparency when it comes to > packages/patch-tracking/source-code.
And if you happen to be on a Debian system, you should be able to get an unpacked source tree like this: apt-get source puppet or apt-get source puppet/stretch if you want a particular version, assuming you have the relevant deb-src entries in /etc/apt/sources.list. -- Rob Browning -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/puppet-users/87wq0e4riw.fsf%40yaga.corp.puppetlabs.net. For more options, visit https://groups.google.com/d/optout.
