# -*- coding: utf-8 -*- # # Copyright (C) 2005-2007, TUBITAK/UEKAE # # This program is free software; you can redistribute it and/or modify it under # the terms of the GNU General Public License as published by the Free # Software Foundation; either version 2 of the License, or (at your option) # any later version. # # Please read the COPYING file. # # SystemConfiguration will be a single storage to collect # configuration data created/used in installation. # This may also be used for automatic installations providing an # installprofile.cfg (just an idea for now ;).