summaryrefslogtreecommitdiffstats
path: root/src/installer/OpenSLX/OSSetup/Engine.pm
Commit message (Collapse)AuthorAgeFilesLines
* More changes and fixes ...Dirk2014-04-131-10/+11
|
* add possibility to sync only config files from <priv>/config/stage1 w/o the ↵Michael Janczyk2012-12-211-58/+35Star
| | | | | | need to clone, update or install. we don't brag about it, yet.
* Added missing plugin files for RHEL, Scientific Linux and CentOS Linux.Michael Janczyk2012-12-071-4/+0Star
| | | | | Removed deprecated SciLin files. postinit.local from the InitRamFS will be executed, if fetching of the tgz file fails.
* change config structure:Michael Janczyk2012-11-221-1/+90
| | | | | | | | | | - old config, which was based only on stage3 wasn't modified. Only the directory has changed to <private-path>/config/stage3 - stage1 config, which wasn't possible this way before, can be done now in <private-path>/config/stage1 - the default/rootfs directory will be used for every vendor-OS - <private-path>/config/stage1/<vendorOSName>/rootfs will be used for the corresponding vendor-OS - so after a clone/install/update of stage1 the dafault config will be rsynced and after that the vendor-OS specific config will be rsynced. At the end the plugins will be installed. - This is all part of slxos-setup. '
* added rhel, centos, scientific linux 5 and 6.Michael Janczyk2012-11-071-4/+10
| | | | | | centos and sl are depending on rhel. simple pxe menu for default blue look. firmwares of other nw cards are copied now.
* add ubuntu 12.04Sebastian Schmelzer2012-04-111-0/+1
|
* add linuxmintSebastian Schmelzer2012-03-271-0/+1
|
* add stub for fedora16 supportSebastian Schmelzer2011-12-221-0/+1
|
* First update of OpenSLX base files to support new distributions (Ubuntu ↵Dirk2011-11-221-3/+3
| | | | 11.10 and OpenSuSE 12.1), not complete though.
* Fixing rsync issue and numberic id's (otherwise rsync maps by names which ↵Dirk von Suchodoletz2011-06-021-2/+2
| | | | causes problems if the ids are different for server and slx clients)
* Missing stuff for LinuxMint ...Dirk von Suchodoletz2011-06-021-0/+2
|
* Adding stuff for new Fedora ...Dirk von Suchodoletz2011-05-251-2/+2
|
* Small changes for new Ubuntu 11.04 ...Dirk von Suchodoletz2011-05-121-2/+2
|
* Formal steps to incorporate new distro versions ... (see wiki)Dirk von Suchodoletz2011-05-101-1/+5
|
* add support for ubunut 10.10Dirk von Suchodoletz2011-03-281-0/+2
|
* remove uClibc stuff - part ISebastian Schmelzer2010-10-041-19/+19
|
* change dir structureSebastian Schmelzer2010-09-021-0/+1929