summaryrefslogtreecommitdiffstats
path: root/base/root/scripts/conf.base
Commit message (Collapse)AuthorAgeFilesLines
* conf.base updates and memory limit tweaks.Martin Schwenke2009-04-171-562/+0
| | | | | | | | | | | | | | | | | | | Rename conf.base to conf.base-SoFS, since it is SoFS-specific. Add conf.base-SoFS-1.5.3 and modify setup_samba.sh to look for a version-specific file if it exists. Revert default value of MEM to 256MB and add 128MB to it in any release files (SoFS-1.5.2, SoFS-1.5.3) that tell the kernel to reserve 128MB for kdump. This introduces more order dependencies when using release files... but there are obvious advantages. Updated GUIMEM to be a nice round 704MB and set it to 1GB in recent release files (SoFS-1.5.2, SoFS-1.5.3) since it now seems much easier to run out of memory. Update note in README about configuration order being important when using release files. Add new file TODO. Signed-off-by: Martin Schwenke <martin@meltin.net>
* New format for HTTP configuration in conf.base.Martin Schwenke2008-10-201-4/+4
| | | | Signed-off-by: Martin Schwenke <martin@meltin.net>
* Update the httpexports section as well asMartin Schwenke2008-10-011-4/+9
| | | | | | | | /etc/httpd/conf.d/shares.config to fix HTTP. Miscellanous additions to match what the GUI does: idmap:cache = no, wide links = no, CTDB_MANAGES_GPFS = yes, DAEMON_CORE_LIMIT = unlimited. Signed-off-by: Martin Schwenke <martin@meltin.net>
* Put back the chroot jail fixes and httpd config changes that somehowMartin Schwenke2008-09-191-4/+2
| | | | | | disappeared. Signed-off-by: Martin Schwenke <martin@meltin.net>
* New base script template /root/scripts/postinstall.sh replacesMartin Schwenke2008-09-171-2/+4
| | | | | | | | | | | | | | | | /root/postinstall.sh. This has also been removed from the 1.5 kickstart template and gets substituted in via new config option KICKSTART_TEMPLATE, which should be set to /dev/null if none of the fancy kickstart post-install magic is required. chkconfig and start of ntpd moved to setup_samba.sh. Also added chkconfig for ctdb there. Added to default value of EXTRA_PACKAGES: openldap-devel, -scsi-target-utils, -xorg-x11-drivers, -xorg-x11-server-Xorg. New yum repo templates: SoFS-1.5.1.repo, SoFS-1.6.repo, SoFS-daily.repo. Updated SoFS-1.5.repo to use SoFS-1.5-Stable and removed SoFS-daily from it. made kickstart-1.5.cfg as consistent as possible with the official SoFS version... and duplicated it to kickstart-1.5.1.cfg. Signed-off-by: Martin Schwenke <martin@meltin.net>
* update base config for new cgi syntaxAndrew Tridgell2008-09-171-4/+2
|
* work with 3 nodesAndrew Tridgell2008-07-291-8/+0
|
* comment the configAndrew Tridgell2008-07-251-0/+2
|
* added samba setup scriptAndrew Tridgell2008-07-241-0/+565