Am 25.09.2010 um 01:47 schrieb Andre Rhone <[email protected]>:
> Hi Archserver, Hi Andre, > > I've created PKGBUILDS for puppet and facter (dependency for puppet) > that I use for my hardened version of Archserver and I would like to > make them available to the project. I'm also working on a puppet > provider for pacman (not finished as yet unfortunately) Cool, puppet is great. Hardened Version? What have you changed? > > However, I've had to adjust the PKGBUILD installation of > ruby-enterprise to /usr instead of /opt/ruby-enterprise to avoid > having to: > > 1. add the path /opt/ruby-enterprise/bin to the shell PATH as > instructed by the current archserver ruby-enterprise package > post-install. > > 2. write a script in the puppet.install file to add > /opt/ruby-enterprise/bin as a default shell path for the puppet and > puppetmaster users. > > Adjusting the install directory to /usr from /opt will remove a step > for the administrator having to edit the default path so ruby is > available to other users by default. For puppet, it would allow puppet > to start running immediately once installed without editing. > > Would you consider adjusting the install directory to /usr from > /opt/ruby-enterprise? Hm, the FHS states, that "the opt-directory is intended for the installation of software other than that packaged with the operating system". IMHO ruby-enterprise is not packaged by us, right? We are just calling the installer. Therfor /opt is the correct location IMHO. R, Markus > > The puppet PKGBUILD creates two packages called 'puppet-master' and > 'puppet-agent' for server and client respectively. > http://docs.puppetlabs.com/guides/tools.html > _______________________________________________ > ArchServer Project General Mail List > Post messages to: [email protected] > Administer your subscription: http://lists.archserver.org/listinfo/general _______________________________________________ ArchServer Project General Mail List Post messages to: [email protected] Administer your subscription: http://lists.archserver.org/listinfo/general

