Am Montag 20 April 2009 19:57:48 schrieb Brent McConnell: > I also think this is a good idea. I noticed this when browsing the > installer sources. We shouldn't rely on distro specific files for any > of our configuration information. > > Brent
Hi Brent ! True - we should leave the distro-specific configuration to the packager but provide generic tools to setup the simias store, the webserver and so on. I wouldn't do a bunch of distro-specific files - they'll become outdated anyways. But the provided setup-tools have to be configurable with the different needed values. Best regards, Jan-Simon > On Mon, 2009-04-20 at 09:02 +0200, Mario Fetka wrote: > > Hallo iFolder Dev Team, > > > > packaging ifolder for a different dist then suse isn't that easy. > > > > so i am requesting a so called config file > > > > like config.SuSE config.Gentoo .... > > this file holds all the system specifc paths and vars > > > > config.Gentoo > > <<<snip>>> > > apache_user="apache" > > apache_group="apache" > > apache_uid_conf="/etc/apache2/httpd.conf" > > simias_conf="/etc/simias/apache/gentoo/simias.conf" > > ifolder_admin_conf="/etc/simias/apache/gentoo/ifolder_admin.conf" > > ifolder_web_conf="/etc/simias/apache/gentoo/ifolder_web.conf" > > mod_mon_conf="none" > > old_conf_path="/var/lib/simias/.local/share/simias" > > log_path="/var/log/ifolder-server/" > > simias_data_path="/var/lib/simias/data" > > linux_mapping_path="/etc/simias" > > ..... > > <<<snip>>> > > > > the example above shows that on gentoo you should not change the mod_mono > > conf so all simias/src/server/setup/*Setup.cs dont write the mono conf > > > > and on compile you can specify --with-distribution=Gentoo > > > > > > at the moment this is handeled via patching. > > http://mars.arge.at/svn/linamh/trunk/ifolder/www-apps/ifolder- > > server/files/ifolder-3.7-admin-setup-1.diff > > http://mars.arge.at/svn/linamh/trunk/ifolder/www-apps/ifolder- > > server/files/ifolder-3.7-web-setup-1.diff > > http://mars.arge.at/svn/linamh/trunk/ifolder/www-apps/ifolder- > > server/files/simias-1.8-server-setup-1.diff > > > > regards > > Mario > > _______________________________________________ > > ifolder-dev mailing list > > [email protected] > > http://forge.novell.com/mailman/listinfo/ifolder-dev > > _______________________________________________ > ifolder-dev mailing list > [email protected] > http://forge.novell.com/mailman/listinfo/ifolder-dev _______________________________________________ ifolder-dev mailing list [email protected] http://forge.novell.com/mailman/listinfo/ifolder-dev
