| Commit message (Expand) | Author | Age | Files | Lines |
| * | Slightly improved version of the vmware plugin (at least it (de)installs | Dirk von Suchodoletz | 2008-03-22 | 2 | -2/+0 |
| * | Moving setup of client mode (variable desktop::kind) and displaymanager | Dirk von Suchodoletz | 2008-03-16 | 1 | -0/+2 |
| * | small correction | Michael Janczyk | 2008-03-11 | 1 | -1/+1 |
| * | for testing. old theme plugin should work now with kdm and suse | Michael Janczyk | 2008-03-11 | 1 | -1/+1 |
| * | * Cleaned out some deprecated vmware commands | Volker Uhrig | 2008-02-20 | 1 | -4/+0 |
| * | * fixed kernel panic in case no plugin has been installed | Oliver Tappe | 2008-02-18 | 1 | -1/+3 |
| * | * when invoking init-hook scripts and plugin scripts, now only *.sh files | Oliver Tappe | 2008-02-16 | 1 | -1/+1 |
| * | bugfix: changed xdmdir variable ;) | Michael Janczyk | 2008-01-29 | 1 | -7/+7 |
| * | moved creation of dir into main function | Michael Janczyk | 2008-01-29 | 1 | -0/+2 |
| * | switched kdmrc path to config-default variable, and removed from each kdm fun... | Michael Janczyk | 2008-01-29 | 1 | -3/+3 |
| * | BUGFIX: kdm theme works now, we hope;), moved theme to plugin | Michael Janczyk | 2008-01-24 | 1 | -4/+1 |
| * | reimplemented splashy stuff via Theme plugin: | Oliver Tappe | 2008-01-13 | 1 | -5/+7 |
| * | * added hook mechanism to initramfs-init which can be used by plugins | Oliver Tappe | 2008-01-11 | 1 | -0/+11 |
| * | Some fixes for problems Reiner reported ... | Dirk von Suchodoletz | 2007-12-06 | 2 | -5/+1 |
| * | Heavy cleanup after changing xorg configuration ... | Dirk von Suchodoletz | 2007-12-06 | 2 | -25/+15 |
| * | Fix for the size of container file sitting on NFS, do not use "-b" for | Dirk von Suchodoletz | 2007-11-04 | 1 | -1/+2 |
| * | Implementing loopback container on NFS for the VMware *.vmem problem ... | Dirk von Suchodoletz | 2007-10-24 | 1 | -5/+14 |
| * | Copy tpm stuff to the right place, correct some messages ... | Dirk von Suchodoletz | 2007-10-20 | 2 | -20/+21 |
| * | Tried out new SuSE10.3 ... worked after just changing X settings for | Dirk von Suchodoletz | 2007-10-11 | 1 | -1/+1 |
| * | Set of cleanups and minor fixes ... | Dirk von Suchodoletz | 2007-10-01 | 1 | -13/+15 |
| * | New kiosk mode. Now Sound seems to work, trick: cascade cammands with "&&". S... | Michael Janczyk | 2007-09-28 | 1 | -32/+6 |
| * | Added new exapmle for a PXE-splash image and an example default config. | Michael Janczyk | 2007-08-28 | 1 | -1/+1 |
| * | Cleaned up and corrected error messages (and german translations, see | Dirk von Suchodoletz | 2007-08-09 | 2 | -30/+21 |
| * | Minor cleanup. | Dirk von Suchodoletz | 2007-08-03 | 1 | -1/+1 |
| * | Several fixes for the virtual environment stuff ... | Dirk von Suchodoletz | 2007-08-02 | 2 | -2/+6 |
| * | Allow local device source for vmware/virt.machine stuff too. Removed | Dirk von Suchodoletz | 2007-08-01 | 1 | -0/+2 |
| * | postinit.local should be set executable (was automatically done with | Dirk von Suchodoletz | 2007-08-01 | 1 | -13/+13 |
| * | ... add option/proto for file=... to use some local source for ConfTGZ, | Dirk von Suchodoletz | 2007-08-01 | 2 | -5/+16 |
| * | More for local device startup ... (see r1296) | Dirk von Suchodoletz | 2007-08-01 | 1 | -0/+2 |
| * | Allow local block device for client root filesystem (URI is | Dirk von Suchodoletz | 2007-08-01 | 2 | -5/+5 |
| * | Renaming of nbd* variables to reflect a more general blockdevice (base | Dirk von Suchodoletz | 2007-07-31 | 1 | -2/+2 |
| * | Forgot to remove the debugging output for fileget ... | Dirk von Suchodoletz | 2007-07-19 | 1 | -7/+0 |
| * | Repaired uri_token function (no prepend of leading slash is required any | Dirk von Suchodoletz | 2007-07-19 | 1 | -8/+8 |
| * | Rewrite of tftp fileget - should be possible to use other servers than | Dirk von Suchodoletz | 2007-07-19 | 1 | -15/+40 |
| * | Removed late_dm option (too confusing and too little effect), small fix | Dirk von Suchodoletz | 2007-07-14 | 1 | -0/+18 |
| * | Fix for syslog-ng (at least log to console tty10, if filelogging | Dirk von Suchodoletz | 2007-07-11 | 1 | -6/+7 |
| * | * now the contents of initramfs-setup are dumped to machine-setup, too, | Oliver Tappe | 2007-07-06 | 1 | -1/+2 |
| * | Further cleanups for ConfTGZ transport (to be more flexible for future | Dirk von Suchodoletz | 2007-07-01 | 1 | -10/+6 |
| * | Fix for nfsmnt in init, more code cleanups ... | Dirk von Suchodoletz | 2007-07-01 | 1 | -1/+1 |
| * | Cleanups and simplifications ... | Dirk von Suchodoletz | 2007-07-01 | 1 | -34/+18 |
| * | Check if more than one ethernet interface is present ... | Dirk von Suchodoletz | 2007-06-01 | 2 | -0/+9 |
| * | Generate warning message if ConfTGZ can not be unpacked | Felix Endres | 2007-06-01 | 3 | -1/+9 |
| * | Stuff for WLAN boot (all testing). | Dirk von Suchodoletz | 2007-06-01 | 2 | -4/+22 |
| * | German error message added for dnbd2 ... | Dirk von Suchodoletz | 2007-05-31 | 1 | -0/+4 |
| * | Small fix for dnbd2 if the interface is dowm for short period (dhclient | Dirk von Suchodoletz | 2007-05-31 | 1 | -0/+3 |
| * | aktualisiert | Volker Uhrig | 2007-05-21 | 1 | -54/+0 |
| * | Checking in tested block for flexible partition ID44 formatting and | Dirk von Suchodoletz | 2007-05-12 | 1 | -1/+2 |
| * | Removed udev stuff (from main scripts and suse specific) ... | Dirk von Suchodoletz | 2007-05-11 | 1 | -44/+0 |
| * | Switched to much more flexible disk formatting for /tmp (starting with | Dirk von Suchodoletz | 2007-05-10 | 1 | -0/+41 |
| * | Moved up device node creation - otherwise /dev/null would not be | Dirk von Suchodoletz | 2007-05-08 | 1 | -4/+7 |