conf.base updates and memory limit tweaks.
authorMartin Schwenke <martin@meltin.net>
Fri, 17 Apr 2009 13:00:05 +0000 (23:00 +1000)
committerMartin Schwenke <martin@meltin.net>
Fri, 17 Apr 2009 13:00:05 +0000 (23:00 +1000)
commit30279189108e2f484e743ab7d5f30abcffb4a699
treed18d2d68388731b19d5df69c74eca91ac59b5848
parentc100e2cfe60c8a56a7154c7ad1ee17006a84a9b3
conf.base updates and memory limit tweaks.

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>
README
TODO [new file with mode: 0644]
base/root/scripts/conf.base-SoFS [moved from base/root/scripts/conf.base with 100% similarity]
base/root/scripts/setup_samba.sh
config.d/00base.defconf
config.d/50sofs.defconf
releases/SoFS-1.5.2.release
releases/SoFS-1.5.3.release