summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* * renamed installSelection() and removeSelection() to ...Packages(), as that'sOliver Tappe2008-03-171-1/+1
| | | | | | | what it is git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@1642 95ad53e4-c205-0410-b2fa-d234c58c8868
* * renamed installSelection() and removeSelection() to ...Packages(), as that'sOliver Tappe2008-03-176-26/+34
| | | | | | | what it is * automatically replace newlines in packagelist by a space git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@1641 95ad53e4-c205-0410-b2fa-d234c58c8868
* * removed bogus packages called 'gpg-pubkey' - we handle those explicitly, ↵Oliver Tappe2008-03-174-24/+0Star
| | | | | | anway. git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@1640 95ad53e4-c205-0410-b2fa-d234c58c8868
* Fixed some obvious bugs ... (see #154 for discussion too)Dirk von Suchodoletz2008-03-162-18/+24
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@1638 95ad53e4-c205-0410-b2fa-d234c58c8868
* Working on the vmware plugin (see comments within the files ...)Dirk von Suchodoletz2008-03-166-1/+251
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@1637 95ad53e4-c205-0410-b2fa-d234c58c8868
* Moving setup of client mode (variable desktop::kind) and displaymanagerDirk von Suchodoletz2008-03-167-0/+18
| | | | | | | | (variable desktop::manager) into the desktop plugin ... the old variables start_x and start_xdmcp are deprecated in the near future ... git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@1636 95ad53e4-c205-0410-b2fa-d234c58c8868
* Changed to default indentation for vmware plugin files (two Dirk von Suchodoletz2008-03-162-228/+244
| | | | | | | | | | spaces for shell scripts, four for perl). There are some discussions to needed, how to handle vmware setup and configuration (the default one by the software vendor is not really appropriate for the environment here ...) git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@1635 95ad53e4-c205-0410-b2fa-d234c58c8868
* * intermediate checking for new desktop plugin (successor of displaymanagerOliver Tappe2008-03-1512-13/+1039
| | | | | | with extended scope) - does not work yet, so please do not use! git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@1634 95ad53e4-c205-0410-b2fa-d234c58c8868
* * added support for stage1 attributes that are stored along each plugin ↵Oliver Tappe2008-03-149-78/+295
| | | | | | | | | installed into a vendor-OS. * an update of the slxos-plugin documentation is still missing (coming soon ;-) git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@1633 95ad53e4-c205-0410-b2fa-d234c58c8868
* * Adding temporary plugin which install vmplayer in stage1Volker Uhrig2008-03-1414-0/+5269
| | | | | | | | | | | * In the future it will be merged with the vmplayer plugin * current status: * installation tested with suse 10.2 * files/runvmware-v2 need to be changed to fit the new locations * XX_vmwarebinary.sh needs to get reviewed again git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@1632 95ad53e4-c205-0410-b2fa-d234c58c8868
* ugly hack: theme plugin works now with kdm and all distros again. Remove ↵Michael Janczyk2008-03-1414-0/+208
| | | | | | files when theme plugin is obsolete. git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@1631 95ad53e4-c205-0410-b2fa-d234c58c8868
* Fix 'unterminated list at =head in paragraph' error of pod2html.Lars Müller2008-03-131-0/+1
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@1630 95ad53e4-c205-0410-b2fa-d234c58c8868
* * fixed suse problems with autoprobing Xauthority filesSebastian Schmelzer2008-03-133-21/+29
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@1629 95ad53e4-c205-0410-b2fa-d234c58c8868
* * added support for new action 'list-selections' which shows the availableOliver Tappe2008-03-121-3/+23
| | | | | | selections for the given vendor-OS - closes ticket #202 git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@1628 95ad53e4-c205-0410-b2fa-d234c58c8868
* * added support for specifying more than one base selection (e.g. base = ↵Oliver Tappe2008-03-121-6/+11
| | | | | | kde,gnome) git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@1627 95ad53e4-c205-0410-b2fa-d234c58c8868
* * fixed potential use of uninitialized valueOliver Tappe2008-03-121-1/+1
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@1626 95ad53e4-c205-0410-b2fa-d234c58c8868
* * replaced 64-bit busybox with (hopefully) correctly built version (that noOliver Tappe2008-03-121-0/+0
| | | | | | longer refers to glibc-2.4 symbols. git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@1625 95ad53e4-c205-0410-b2fa-d234c58c8868
* another fix :(Michael Janczyk2008-03-111-0/+0
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@1624 95ad53e4-c205-0410-b2fa-d234c58c8868
* adder kdmrc for testingMichael Janczyk2008-03-112-3/+68
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@1623 95ad53e4-c205-0410-b2fa-d234c58c8868
* small correctionMichael Janczyk2008-03-111-1/+1
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@1622 95ad53e4-c205-0410-b2fa-d234c58c8868
* for testing. old theme plugin should work now with kdm and suseMichael Janczyk2008-03-113-10/+11
| | | | | | | | | | new displaymanager works with kdm and ubuntu 7.10 displaymanager plugin should change everyting in stage 1, which will follow git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@1621 95ad53e4-c205-0410-b2fa-d234c58c8868
* Same for SuSE10.3 64bit ...Dirk von Suchodoletz2008-03-1111-3/+1209
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@1620 95ad53e4-c205-0410-b2fa-d234c58c8868
* Quickhack (incomplete) to add distro data for SuSE10.3 32bit.Dirk von Suchodoletz2008-03-1110-0/+1208
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@1619 95ad53e4-c205-0410-b2fa-d234c58c8868
* added 2. part of theme plugin, has still to be modified. Michael Janczyk2008-03-114-4/+179
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@1618 95ad53e4-c205-0410-b2fa-d234c58c8868
* firts part.Michael Janczyk2008-03-1111-0/+211
| | | | | | | | | | split of theme plugin into bootsplash plugin and displaymanager plugin, both including config files,... and setting theme git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@1617 95ad53e4-c205-0410-b2fa-d234c58c8868
* Implemented suggestion by Sebastian:Oliver Tappe2008-03-111-8/+15
| | | | | | | * instead of using a fixed list of applets supported by busybox, we now determine that list dynamically (by invoking 'busybox --help') git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@1616 95ad53e4-c205-0410-b2fa-d234c58c8868
* * made hostIs64Bit() available as util functionOliver Tappe2008-03-111-0/+7
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@1615 95ad53e4-c205-0410-b2fa-d234c58c8868
* Optimization for dnbd2 settings ...Dirk von Suchodoletz2008-03-111-5/+5
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@1614 95ad53e4-c205-0410-b2fa-d234c58c8868
* initial import of x11vnc plugin - further testing required (especially on ↵Sebastian Schmelzer2008-03-103-0/+402
| | | | | | suse system) git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@1613 95ad53e4-c205-0410-b2fa-d234c58c8868
* * vmpasswd link will now be created by makeinitramfsSebastian Schmelzer2008-03-102-2/+4
| | | | | | | | * themeplugin: + check if kdmrc is there before changing it git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@1612 95ad53e4-c205-0410-b2fa-d234c58c8868
* * added missing call to fetchInstalledPlugins() in case the vendor-OSOliver Tappe2008-03-081-0/+2
| | | | | | | | already exists - causing automatic re-installation of plugins after a re-installation or re-cloning of a vendor-OS to work. Well, at least I hope it does fix it - as it's not yet tested. git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@1611 95ad53e4-c205-0410-b2fa-d234c58c8868
* * the plugin init script is now setting theme paths in gdm.confSebastian Schmelzer2008-03-071-0/+4
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@1610 95ad53e4-c205-0410-b2fa-d234c58c8868
* * improved setting a password such that is able to cope with aOliver Tappe2008-03-061-10/+12
| | | | | | | non-existing /etc/shadow git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@1609 95ad53e4-c205-0410-b2fa-d234c58c8868
* * added check for rsync, as we rely on it being installedOliver Tappe2008-03-061-0/+4
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@1608 95ad53e4-c205-0410-b2fa-d234c58c8868
* * implemented rsync-based build folder strategy for slxconfig-demuxer whichOliver Tappe2008-03-061-23/+30
| | | | | | | | | should improve compatibility with a chrooted tftpd * fixed bug that caused secondary slxconfig-demuxer instance to remove the lock file upon exit git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@1607 95ad53e4-c205-0410-b2fa-d234c58c8868
* fixed gdm startupSebastian Schmelzer2008-03-054-0/+363
| | | | | | | | fixed too early getty startup added files for ubuntu 8.04 git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@1606 95ad53e4-c205-0410-b2fa-d234c58c8868
* minor modification in pixmap renamed to theme.xmlMichael Janczyk2008-03-052-2/+2
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@1605 95ad53e4-c205-0410-b2fa-d234c58c8868
* login box moved slightly to rightMichael Janczyk2008-03-051-2/+2
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@1604 95ad53e4-c205-0410-b2fa-d234c58c8868
* KDMGreeter needs GDMGreeterTheme.desktop :(Michael Janczyk2008-03-051-2/+2
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@1603 95ad53e4-c205-0410-b2fa-d234c58c8868
* modified openslx theme and added GDM opensly themeMichael Janczyk2008-03-0535-202/+559
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@1602 95ad53e4-c205-0410-b2fa-d234c58c8868
* ausversehen geloeschtMichael Janczyk2008-03-053-138/+0Star
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@1601 95ad53e4-c205-0410-b2fa-d234c58c8868
* Forgot to add the busybox version linked against uclib 0.9.27 (ReinerDirk von Suchodoletz2008-03-051-0/+0
| | | | | | | | pointed that out). It is used only (at the moment) for the preboot CD, see #191, #196 ... git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@1600 95ad53e4-c205-0410-b2fa-d234c58c8868
* Optimized init for Preboot CD/ISO to handle different start behavioursDirk von Suchodoletz2008-03-051-10/+21
| | | | | | | of machines ... git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@1599 95ad53e4-c205-0410-b2fa-d234c58c8868
* Fixes for DNDB2 in SLX init, update of mkcdboot.uclib with ipcalcDirk von Suchodoletz2008-03-045-40/+24Star
| | | | | | | applet. git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@1598 95ad53e4-c205-0410-b2fa-d234c58c8868
* First try of "selfcontained" InitRamFS without external glibc. CreatedDirk von Suchodoletz2008-03-0421-0/+101
| | | | | | | by running '''mkcdboot.uclib''' (build environment is to be optimized) git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@1597 95ad53e4-c205-0410-b2fa-d234c58c8868
* * cosmetical fix (indentation)Oliver Tappe2008-03-011-12/+12
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@1594 95ad53e4-c205-0410-b2fa-d234c58c8868
* * fixed dependency on linux/personality.ph at least to that regard that we nowOliver Tappe2008-03-011-18/+35
| | | | | | | | | | | | | | try to build it manually (from /usr/include/linux/personality.h) if the host OS does not provide it (/usr/include/sys/personality.h is tried as an alternative, too). I hope that this fixes the problems encountered when trying to install a 32-bit vendor-OS on a 64-bit Ubuntu. * fixed attempt to start local http servers for each instance of OSSetup::Engine (now a package global hash manages these). * fixed bug in invocation of meta-packager method installSelection() that caused slxos-setup to die with a message about the package "1 not being known". git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@1593 95ad53e4-c205-0410-b2fa-d234c58c8868
* Reorganisation of the repo structure as discussed on the devel list.Lars Müller2008-03-01494-51191/+0Star
| | | | | | | | | | - Move the majority of trunk and all branches to the new openslx/ dir. - Move ldap-site-mngmt to contrib/. - Move openslx/trunk/os-plugins/plugins/vmchooser/src/ to openslx-src-tools/trunk/os-plugins/plugins/vmchooser/ git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@1591 95ad53e4-c205-0410-b2fa-d234c58c8868
* Optimizations, improvements ...Dirk von Suchodoletz2008-03-012-4/+7
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/trunk@1590 95ad53e4-c205-0410-b2fa-d234c58c8868
* Improved version of CD preboot test with RootFS type to choose ...Dirk von Suchodoletz2008-03-013-9/+18
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/trunk@1589 95ad53e4-c205-0410-b2fa-d234c58c8868