| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | disable audio when using vmgrid | Michael Janczyk | 2010-04-13 | 3 | -19/+31 |
| | | |||||
| * | virtualization plugin, now with calculation of mem, run-vmgrid and run-virt ↵ | Michael Janczyk | 2010-04-11 | 7 | -116/+133 |
| | | | | | uses it | ||||
| * | qemukvm network configuration | Michael Janczyk | 2010-04-09 | 7 | -64/+69 |
| | | |||||
| * | Merge branch 'master' of git@openslx.org:openslx/core | Sebastian | 2010-04-09 | 8 | -111/+255 |
| |\ | |||||
| | * | Merge branch 'master' of git@openslx.org:openslx/core | Michael Janczyk | 2010-04-08 | 1 | -16/+18 |
| | |\ | |||||
| | * | | annoying warning from demuxer removed, has to be solved otherwise | Michael Janczyk | 2010-04-08 | 8 | -111/+255 |
| | | | | | | | | | | | | | | | | virtualization plugin refurbished virtualbox can boot now 64 bit guests on 32 bit hosts | ||||
| * | | | added rsyslog (setup of configuration still missing) | Sebastian | 2010-04-09 | 2 | -9/+43 |
| | |/ |/| | |||||
| * | | h2ph was executed on every loadperlheader call making demuxer really slow.. | Sebastian | 2010-04-07 | 1 | -16/+18 |
| |/ | |||||
| * | changed name of init-hook, qemukvm tun/tap config | Michael Janczyk | 2010-04-06 | 5 | -12/+17 |
| | | |||||
| * | cumulative commit of local branch, xen modifications and vmgrid plugin | Michael Janczyk | 2010-04-06 | 11 | -0/+1713 |
| | | |||||
| * | cumulative commit of local branch, many changes regarding virtualization | Michael Janczyk | 2010-04-06 | 18 | -315/+634 |
| | | |||||
| * | Adding the runlevel linker again (having the upstart component for newer | Dirk von Suchodoletz | 2010-03-15 | 1 | -0/+25 |
| | | | | | Ubuntus and backward compability ...) | ||||
| * | Config hash for reduced option set of gdm custom.conf see #676. (more | Dirk von Suchodoletz | 2010-03-11 | 1 | -5/+17 |
| | | | | | stuff needs to be changed for Ubuntu 10.04) | ||||
| * | Desktop plugin for Ubuntu (10.04) needs to be changed ... (see #676) | Dirk von Suchodoletz | 2010-03-10 | 1 | -5/+5 |
| | | |||||
| * | Merge branch 'master' of openslx.org:openslx/core | Dirk von Suchodoletz | 2010-03-10 | 1 | -0/+4 |
| |\ | |||||
| | * | add dummy dlocale function to functions-default | Sebastian | 2010-03-10 | 1 | -0/+4 |
| | | | |||||
| * | | Re-enabling rc-sysinit,networking.conf for booting (see #675) ... | Dirk von Suchodoletz | 2010-03-10 | 1 | -10/+4![]() |
| |/ | |||||
| * | Not functional yet (see #675) ... | Dirk von Suchodoletz | 2010-03-09 | 1 | -2/+13 |
| | | |||||
| * | Changes for Ubuntu 10.04 upstart ... | Dirk von Suchodoletz | 2010-03-09 | 2 | -0/+101 |
| | | |||||
| * | Changes needed because of Ubuntu 10.04 upstart mechanism ... | Dirk von Suchodoletz | 2010-03-09 | 3 | -28/+328 |
| | | |||||
| * | Fixing path ... | Dirk von Suchodoletz | 2010-03-09 | 1 | -1/+1 |
| | | |||||
| * | Playing around with /etc/init/* stuff of Ubuntu 10.04 ... | Dirk von Suchodoletz | 2010-03-09 | 1 | -40/+56 |
| | | |||||
| * | Debugging for upstart ... | Dirk von Suchodoletz | 2010-03-09 | 2 | -3/+12 |
| | | |||||
| * | Rearranging stuff for new Ubuntu ... Problem with init-hook (unneeded | Dirk von Suchodoletz | 2010-03-09 | 3 | -93/+26![]() |
| | | | | | for 10.04) ... | ||||
| * | Changing distro-specific stuff to change default to Ubuntu 10.04 ... | Dirk von Suchodoletz | 2010-03-09 | 4 | -33/+19![]() |
| | | |||||
| * | fix problem with demuxer | schmelzs | 2010-03-09 | 1 | -1/+1 |
| | | | | | (Can't locate object method "new" via package "xserver::OpenSLX::Distro::Ubuntu_10" ) | ||||
| * | Next step for Ubuntu (9.10, 10.04) adaptations, see #675 and #561. | Dirk von Suchodoletz | 2010-03-09 | 5 | -324/+324 |
| | | |||||
| * | Rearrangement of distro-functions (making Ubuntu 10.04 the new default). | Dirk von Suchodoletz | 2010-03-09 | 2 | -2/+593 |
| | | |||||
| * | Ubuntu 10.04 needs changed xserver plugin behaviour - xorg.conf is not | Dirk von Suchodoletz | 2010-03-09 | 2 | -0/+92 |
| | | | | | required for Xorg 1.7+ servers ... | ||||
| * | Changed error message because of moved inittab test (see previous | Dirk von Suchodoletz | 2010-03-09 | 2 | -6/+6 |
| | | | | | checkins) | ||||
| * | Next steps towards Ubuntu 10.04 integration ... (completely different | Dirk von Suchodoletz | 2010-03-08 | 1 | -6/+7 |
| | | | | | runlevel mechanism, thus rllinker etc. still missing) | ||||
| * | Moving test for inittab/event.d into distro specific functions (removed | Dirk von Suchodoletz | 2010-03-08 | 5 | -4/+209 |
| | | | | | from slx init). | ||||
| * | Checking for inittab or event.d does not make much sense any more in | Dirk von Suchodoletz | 2010-03-08 | 1 | -2/+0![]() |
| | | | | | | stage3 init (if ever needed should be moved to distrospecific setups) ... | ||||
| * | Improvement and fixes ... | Dirk von Suchodoletz | 2010-03-06 | 3 | -5/+8 |
| | | |||||
| * | Reflect this in VERSIONS ... | Dirk von Suchodoletz | 2010-03-05 | 1 | -1/+1 |
| | | |||||
| * | Small changes to vmware plugin ... | Dirk von Suchodoletz | 2010-03-05 | 2 | -4/+4 |
| | | |||||
| * | Changed plugin path ... | Dirk von Suchodoletz | 2010-03-05 | 1 | -1/+1 |
| | | |||||
| * | SuSE changed X11/sessions to X11/session ... | Dirk von Suchodoletz | 2010-03-01 | 1 | -0/+2 |
| | | |||||
| * | Some modifications to filter list (stage1). | Dirk von Suchodoletz | 2010-03-01 | 1 | -2/+4 |
| | | |||||
| * | Increase version counter ... | Dirk von Suchodoletz | 2010-03-01 | 1 | -1/+1 |
| | | |||||
| * | Some update of qemukvm plugin ... | Dirk von Suchodoletz | 2010-03-01 | 4 | -53/+70 |
| | | |||||
| * | Some corrections in vmware plugin ... completing the shift to udhcpd and | Dirk von Suchodoletz | 2010-03-01 | 2 | -6/+13 |
| | | | | | Linux supported NAT for better handling of incoming connections. | ||||
| * | Changing directory 'X11/sessions' to 'X11/session' as this one seems to | Dirk von Suchodoletz | 2010-02-28 | 7 | -31/+29![]() |
| | | | | | be the proper one ... | ||||
| * | Add slx binary path (var/opt/openslx/bin), fix console-kit-daemon issue | Dirk von Suchodoletz | 2010-02-28 | 4 | -7/+21 |
| | | | | | ... | ||||
| * | Create a needed directory ... | Dirk von Suchodoletz | 2010-02-28 | 1 | -0/+1 |
| | | |||||
| * | Creating the slx default directories in a more general manner (so the | Dirk von Suchodoletz | 2010-02-28 | 2 | -7/+10 |
| | | | | | plugins could depend on their existance) ... | ||||
| * | Updating vmchooser, heavy cleanup in vmware plugin ... | Dirk von Suchodoletz | 2010-02-28 | 5 | -126/+142 |
| | | |||||
| * | changed PXE LABEL: replace :: to - in LABEL statement | Michael Janczyk | 2010-02-26 | 1 | -3/+6 |
| | | |||||
| * | Adding stage3 functions file for Ubuntu 10.04 (stub, still empty) | Dirk von Suchodoletz | 2010-02-25 | 1 | -0/+16 |
| | | |||||
| * | Updated syslinux package of HPA. | Dirk von Suchodoletz | 2010-02-25 | 11 | -2/+11 |
| | | |||||

