summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Udev trigger for Ubuntu ...Dirk von Suchodoletz2009-04-012-2/+3
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2783 95ad53e4-c205-0410-b2fa-d234c58c8868
* vmchooser plugin:Bastian Wissler2009-04-012-0/+1
| | | | | | | | | | * new binary (version 0.0.9 with static libxml2 and improved memory mgmt - valgrind) xserver plugin: * improved $pkgpath variable in perl module git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2779 95ad53e4-c205-0410-b2fa-d234c58c8868
* minor fixesSebastian Schmelzer2009-03-311-3/+2Star
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2775 95ad53e4-c205-0410-b2fa-d234c58c8868
* * minor fix: skip check for uclibrootfs-version if slxversion producesOliver Tappe2009-03-311-1/+1
| | | | | | | | | a modified version (something ending in 'M'), since that usually indicates local development taking place - let's hope this does not hide any problems ... git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2774 95ad53e4-c205-0410-b2fa-d234c58c8868
* Fixing problems with gdm running on AUFS/UnionFS (/var/lib/gdm).Dirk von Suchodoletz2009-03-317-6/+21
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2773 95ad53e4-c205-0410-b2fa-d234c58c8868
* * add uhci-hcd and ohci-hcd to list of filtered kernel modules, asOliver Tappe2009-03-301-1/+3
| | | | | | those two do not seem to exist on ubuntu-9, either git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2772 95ad53e4-c205-0410-b2fa-d234c58c8868
* fixes #406:Oliver Tappe2009-03-301-1/+16
| | | | | | | | * ubuntu-9.04 doesn't contain absolute paths in its modules.dep but relative ones - we now compensate git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2771 95ad53e4-c205-0410-b2fa-d234c58c8868
* Trying to add Ubuntu-9.04 (for the sake of documentation in the wiki),Dirk von Suchodoletz2009-03-293-2/+42
| | | | | | | but some problems here ... git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2770 95ad53e4-c205-0410-b2fa-d234c58c8868
* Ubuntu 9.04 "support" (inital to check for the howto/documentation, Dirk von Suchodoletz2009-03-2913-3/+3
| | | | | | | removing deprecated 7.10 version) ... git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2769 95ad53e4-c205-0410-b2fa-d234c58c8868
* Fixing the /dev/shm issue of #403, #404, improving udev handling Dirk von Suchodoletz2009-03-292-4/+19
| | | | | | | in Ubuntu (to avoid tampering with /dev/shm permissions). git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2768 95ad53e4-c205-0410-b2fa-d234c58c8868
* Fixed psmouse module handling.Dirk von Suchodoletz2009-03-291-1/+3
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2767 95ad53e4-c205-0410-b2fa-d234c58c8868
* * cleanup autostart filesSebastian Schmelzer2009-03-271-1/+9
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2764 95ad53e4-c205-0410-b2fa-d234c58c8868
* Have vmchooser available within the search path and just link theDirk von Suchodoletz2009-03-271-3/+5
| | | | | | | run-virt.sh script instead of copying ... git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2763 95ad53e4-c205-0410-b2fa-d234c58c8868
* Combining #2755 and #2760 (as both is needed for some reason).Dirk von Suchodoletz2009-03-261-0/+2
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2761 95ad53e4-c205-0410-b2fa-d234c58c8868
* Fix the tmpsize assignment for AUFS/UnionFS usage (fixing #2755) Dirk von Suchodoletz2009-03-261-3/+1Star
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2760 95ad53e4-c205-0410-b2fa-d234c58c8868
* better define the VM-Vars at the end, because we change one of them sometimesMichael Janczyk2009-03-252-11/+18
| | | | | | ne amixer settings: Front is headphone at the front, Speaker is now PCspeker git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2758 95ad53e4-c205-0410-b2fa-d234c58c8868
* xserver plugin:Bastian Wissler2009-03-241-0/+9
| | | | | | | * fixed strange ATI Bug with "BusID" needed - else X prints stacktrace git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2757 95ad53e4-c205-0410-b2fa-d234c58c8868
* modified check:Michael Janczyk2009-03-241-2/+2
| | | | | | | only substring true, TRUE, yes or YES needed for 3D upgrading 5.0 version to trunk git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2756 95ad53e4-c205-0410-b2fa-d234c58c8868
* Fixing issue #401 ...Dirk von Suchodoletz2009-03-242-35/+37
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2755 95ad53e4-c205-0410-b2fa-d234c58c8868
* rearranged:Michael Janczyk2009-03-201-55/+84
| | | | | | | | | logs at end / all vars at one place... new log infos / logs written to HOME/.vmware/...log ah yes logs moved because /tmp is cleared every restart of xdm added scsi support again and 3D support for player 2.5 git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2754 95ad53e4-c205-0410-b2fa-d234c58c8868
* vmchooser: if you start from a dm you do not want to hear that a dm is ↵Michael Janczyk2009-03-202-17/+14Star
| | | | | | | | already started vmware: shorter check for vmware-images. check for flat images removed, because now only the first 30 lines are checked. and flat images can't be started without a header-vmdk anyway. git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2750 95ad53e4-c205-0410-b2fa-d234c58c8868
* * in an attempt to solve #399 (and #398), we now mount the host's perl coreOliver Tappe2009-03-202-9/+30
| | | | | | | | path into the vendor-OS before chrooting into it for every plugin, which seems to solve the dynamic loading issue described in these two tickets git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2749 95ad53e4-c205-0410-b2fa-d234c58c8868
* Restructured disk/tmp setup to avoid unionfs/aufs hassles of coveredDirk von Suchodoletz2009-03-202-23/+36
| | | | | | | mount points (r2743 didn't fix that). git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2747 95ad53e4-c205-0410-b2fa-d234c58c8868
* Broader selection of windowmanagers, headers added.Dirk von Suchodoletz2009-03-203-11/+51
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2745 95ad53e4-c205-0410-b2fa-d234c58c8868
* Possible fix for #400 issue ...Dirk von Suchodoletz2009-03-201-2/+4
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2744 95ad53e4-c205-0410-b2fa-d234c58c8868
* Moved the loading of aufs/unionfs modules, hoping to fix the id44 Dirk von Suchodoletz2009-03-201-15/+16
| | | | | | | to (/mnt)/tmp mounting ... git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2743 95ad53e4-c205-0410-b2fa-d234c58c8868
* More generic exclusion of most annoying/useless in stateless autostarted Dirk von Suchodoletz2009-03-201-15/+13Star
| | | | | | | services ... git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2742 95ad53e4-c205-0410-b2fa-d234c58c8868
* removed old set KDEHOME for Ubuntu and stubs. Not needed anymoreMichael Janczyk2009-03-196-49/+0Star
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2741 95ad53e4-c205-0410-b2fa-d234c58c8868
* Boot timer output added (debug level 8) ...Dirk von Suchodoletz2009-03-152-1/+13
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2740 95ad53e4-c205-0410-b2fa-d234c58c8868
* forgot to remove 5.0 in nvram.5.0Michael Janczyk2009-03-121-1/+1
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2738 95ad53e4-c205-0410-b2fa-d234c58c8868
* new version of vmchooser binary imported to 5.0-branchBastian Wissler2009-03-121-0/+0
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2737 95ad53e4-c205-0410-b2fa-d234c58c8868
* xserver plugin:Bastian Wissler2009-03-121-2/+2
| | | | | | | * better fix for xserver wrong installation check git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2734 95ad53e4-c205-0410-b2fa-d234c58c8868
* removed wrong star ;-((Bastian Wissler2009-03-121-1/+1
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2732 95ad53e4-c205-0410-b2fa-d234c58c8868
* fixed fix of xserver pluginBastian Wissler2009-03-121-2/+3
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2731 95ad53e4-c205-0410-b2fa-d234c58c8868
* xserver plugin:Bastian Wissler2009-03-122-7/+24
| | | | | | | | | * fixed wrong fglrx installation routine for ubuntu-8.10 * added checks for not properly installed pagackes git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2730 95ad53e4-c205-0410-b2fa-d234c58c8868
* removed copying of obsolete and non-existing scriptsMichael Janczyk2009-03-123-13/+5Star
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2729 95ad53e4-c205-0410-b2fa-d234c58c8868
* Brush ups ...Dirk von Suchodoletz2009-03-112-11/+31
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2715 95ad53e4-c205-0410-b2fa-d234c58c8868
* Small improvements ...Dirk von Suchodoletz2009-03-112-1/+3
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2714 95ad53e4-c205-0410-b2fa-d234c58c8868
* Setting the localization properly ...Dirk von Suchodoletz2009-03-116-24/+32
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2713 95ad53e4-c205-0410-b2fa-d234c58c8868
* * fix for unionfsSebastian Schmelzer2009-03-112-6/+7
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2712 95ad53e4-c205-0410-b2fa-d234c58c8868
* Hints for Ubuntu desktop fixes ..., see #395 too ...Dirk von Suchodoletz2009-03-111-4/+6
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2711 95ad53e4-c205-0410-b2fa-d234c58c8868
* Minor improvement in SLX init (stage3).Dirk von Suchodoletz2009-03-111-7/+6Star
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2710 95ad53e4-c205-0410-b2fa-d234c58c8868
* Same problem for loops on AUFS as on UnionFS (thus mount a tempfs firstDirk von Suchodoletz2009-03-101-1/+1
| | | | | | | before parking the loop image) ... git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2709 95ad53e4-c205-0410-b2fa-d234c58c8868
* * get rid of "uninitialized value in pattern match" warningSebastian Schmelzer2009-03-101-0/+1
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2708 95ad53e4-c205-0410-b2fa-d234c58c8868
* Changing the default behaviour of unionfs/aufs usage:Dirk von Suchodoletz2009-03-103-57/+36Star
| | | | | | | | * use aufs/unionfs (in this order) if available * disable the functionality via kernel cmdline with noaufs/nounionfs git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2707 95ad53e4-c205-0410-b2fa-d234c58c8868
* * pxe_prefix_ip supportSebastian Schmelzer2009-03-102-14/+39
| | | | | | | | | Usage: slxconfig change-system <system> pxe_prefix_ip=<ip> Result: sets <ip>:: prefixes for initramfs/kernel and if no boot_uri is set it adds file://<ip> to the pxe menu git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2706 95ad53e4-c205-0410-b2fa-d234c58c8868
* vmchooser plugin:Bastian Wissler2009-03-092-5/+13
| | | | | | | | | * new vmchooser binary (version 0.0.8) with xml-at-once support * added case for the file path confusion in run-virt.sh git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2705 95ad53e4-c205-0410-b2fa-d234c58c8868
* hwver is image and not version specific. it will be written now automaticallyMichael Janczyk2009-03-091-10/+8Star
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2704 95ad53e4-c205-0410-b2fa-d234c58c8868
* renamed and xml template and added xml commentsMichael Janczyk2009-03-093-65/+81
| | | | | | start fvwm when vmplayer2+ is userd, otherwise windows start in the background x=0 and y=0 upper left corner :( git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2702 95ad53e4-c205-0410-b2fa-d234c58c8868
* * quickfix for broken rpm2cpio bzip2 supportSebastian Schmelzer2009-03-091-0/+0
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2701 95ad53e4-c205-0410-b2fa-d234c58c8868