summaryrefslogtreecommitdiffstats
path: root/initrd
Commit message (Collapse)AuthorAgeFilesLines
...
* Massive changes for distro specific configurations (mkdxsinitrd,Dirk von Suchodoletz2006-06-2426-1748/+1444Star
| | | | | | | | distro-specs/*) ... git-svn-id: http://svn.openslx.org/svn/openslx/ld4@249 95ad53e4-c205-0410-b2fa-d234c58c8868
* Ugly bug in ldd prevents in some cases the renaming of the binary. SoDirk von Suchodoletz2006-06-221-5/+9
| | | | | | | | | the original one will be saved and copied back after building the initramfs ... should be undone when ldd is fixed ... git-svn-id: http://svn.openslx.org/svn/openslx/ld4@248 95ad53e4-c205-0410-b2fa-d234c58c8868
* vmware added to servconfig + vmw runtime issues + vmw bugfixesDirk von Suchodoletz2006-06-011-10/+17
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/ld4@247 95ad53e4-c205-0410-b2fa-d234c58c8868
* just an added error message for the vmware part ...Dirk von Suchodoletz2006-06-011-1/+4
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/ld4@246 95ad53e4-c205-0410-b2fa-d234c58c8868
* better(?) handling of vm-stuff integration (not tested), use versionsDirk von Suchodoletz2006-06-011-44/+62
| | | | | | | | three days ago if anything fails ... git-svn-id: http://svn.openslx.org/svn/openslx/ld4@245 95ad53e4-c205-0410-b2fa-d234c58c8868
* commit because of changes vmware does NOT work!Michael Janczyk2006-05-311-5/+3Star
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/ld4@244 95ad53e4-c205-0410-b2fa-d234c58c8868
* passwd bugDirk von Suchodoletz2006-05-312-1/+8
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/ld4@243 95ad53e4-c205-0410-b2fa-d234c58c8868
* runvmware only changed versioninigMichael Janczyk2006-05-313-56/+87
| | | | | | | | | kdmrc added vmsessions vmware-prep functions to servconf git-svn-id: http://svn.openslx.org/svn/openslx/ld4@242 95ad53e4-c205-0410-b2fa-d234c58c8868
* leere funktionen in distro-specs gelöscht, dummys in etc/functions ↵s8tomaie2006-05-306-71/+251
| | | | | | hinzugefühgt git-svn-id: http://svn.openslx.org/svn/openslx/ld4@241 95ad53e4-c205-0410-b2fa-d234c58c8868
* corrected timing issue for apperance of nbd modules (within init),Dirk von Suchodoletz2006-05-283-14/+30
| | | | | | | | placeholder functions for distro specific stuff in /etc/functions ... git-svn-id: http://svn.openslx.org/svn/openslx/ld4@240 95ad53e4-c205-0410-b2fa-d234c58c8868
* default entry for X session ...Dirk von Suchodoletz2006-05-261-8/+4Star
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/ld4@239 95ad53e4-c205-0410-b2fa-d234c58c8868
* fixes for kiosk modeDirk von Suchodoletz2006-05-263-14/+10Star
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/ld4@237 95ad53e4-c205-0410-b2fa-d234c58c8868
* fix for the kiosk mode (permissions), fix for usb/vmware ...Dirk von Suchodoletz2006-05-242-15/+14Star
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/ld4@236 95ad53e4-c205-0410-b2fa-d234c58c8868
* small runvm bug + default.desktop added to servMichael Janczyk2006-05-241-2/+10
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/ld4@235 95ad53e4-c205-0410-b2fa-d234c58c8868
* functions file for adding splash to the initramfs ...Dirk von Suchodoletz2006-05-241-0/+47
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/ld4@234 95ad53e4-c205-0410-b2fa-d234c58c8868
* not all was done by me - so check the log for changes :-))Dirk von Suchodoletz2006-05-235-10/+22
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/ld4@233 95ad53e4-c205-0410-b2fa-d234c58c8868
* some fixes ...Dirk von Suchodoletz2006-05-233-14/+27
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/ld4@232 95ad53e4-c205-0410-b2fa-d234c58c8868
* include font cache, otherwise X11 would be rather slow ...Dirk von Suchodoletz2006-05-231-3/+3
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/ld4@231 95ad53e4-c205-0410-b2fa-d234c58c8868
* small bug fixes and additions ...Dirk von Suchodoletz2006-05-224-6/+20
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/ld4@229 95ad53e4-c205-0410-b2fa-d234c58c8868
* better hw detection for devices on pcmcia, small fix for wrong errorDirk von Suchodoletz2006-05-212-7/+7
| | | | | | | | message in servconfig. git-svn-id: http://svn.openslx.org/svn/openslx/ld4@228 95ad53e4-c205-0410-b2fa-d234c58c8868
* some fixes for automounter, better timing in init for nbd mounts ...Dirk von Suchodoletz2006-05-213-15/+27
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/ld4@227 95ad53e4-c205-0410-b2fa-d234c58c8868
* see ticket #54 - tryout for special path /var/X11R6/bin ...Dirk von Suchodoletz2006-05-202-3/+7
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/ld4@226 95ad53e4-c205-0410-b2fa-d234c58c8868
* fixes in the installer (dhcpd.conf on SuSE servers), ...Dirk von Suchodoletz2006-05-201-1/+1
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/ld4@223 95ad53e4-c205-0410-b2fa-d234c58c8868
* kiosk mode enabled, cleanup in functions-10.1, ignore atiixp_modemDirk von Suchodoletz2006-05-206-72/+113
| | | | | | | | module ... git-svn-id: http://svn.openslx.org/svn/openslx/ld4@222 95ad53e4-c205-0410-b2fa-d234c58c8868
* small bugfixesMichael Janczyk2006-05-181-1/+1
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/ld4@221 95ad53e4-c205-0410-b2fa-d234c58c8868
* small bugfixMichael Janczyk2006-05-181-6/+5Star
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/ld4@220 95ad53e4-c205-0410-b2fa-d234c58c8868
* path from /media/loop0 to /tmp/loop0Michael Janczyk2006-05-181-29/+29
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/ld4@219 95ad53e4-c205-0410-b2fa-d234c58c8868
* fixed autofs bug ...Dirk von Suchodoletz2006-05-183-25/+30
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/ld4@218 95ad53e4-c205-0410-b2fa-d234c58c8868
* Moved autofs configuration to servconfig, try to load modules for usbDirk von Suchodoletz2006-05-185-42/+58
| | | | | | | | keyboards on fatal errors in initialramfs git-svn-id: http://svn.openslx.org/svn/openslx/ld4@217 95ad53e4-c205-0410-b2fa-d234c58c8868
* Forgot to add automounter to other distros too (at least stub) ...Dirk von Suchodoletz2006-05-183-2/+14
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/ld4@216 95ad53e4-c205-0410-b2fa-d234c58c8868
* Problems with automounter corrected (hopefully), to be checked ...Dirk von Suchodoletz2006-05-183-6/+10
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/ld4@215 95ad53e4-c205-0410-b2fa-d234c58c8868
* new option -s --start, replaces -o -os and -s --specMichael Janczyk2006-05-151-7/+5Star
| | | | | | | | now start with -s /--start windowsxp-kursversion ;) git-svn-id: http://svn.openslx.org/svn/openslx/ld4@214 95ad53e4-c205-0410-b2fa-d234c58c8868
* changed from cp to ln -sMichael Janczyk2006-05-151-2/+1Star
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/ld4@213 95ad53e4-c205-0410-b2fa-d234c58c8868
* few changes, testcommitMichael Janczyk2006-05-151-8/+12
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/ld4@212 95ad53e4-c205-0410-b2fa-d234c58c8868
* fix for debuglevel in ld4-inst, kdmrc in functions-9.3, ...Dirk von Suchodoletz2006-05-103-20/+57
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/ld4@209 95ad53e4-c205-0410-b2fa-d234c58c8868
* added synaptics mouse support, temp. bugfix in init ($DEBUGLEVEL),Dirk von Suchodoletz2006-05-017-73/+114
| | | | | | | | cleanups ... git-svn-id: http://svn.openslx.org/svn/openslx/ld4@207 95ad53e4-c205-0410-b2fa-d234c58c8868
* Debians udev is working now.Felix Endres2006-05-015-18/+23
| | | | | | | Bugs in the installer fixed git-svn-id: http://svn.openslx.org/svn/openslx/ld4@206 95ad53e4-c205-0410-b2fa-d234c58c8868
* additions, fixups to/of several function files ...Dirk von Suchodoletz2006-04-305-59/+94
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/ld4@205 95ad53e4-c205-0410-b2fa-d234c58c8868
* Work on debian, especially udev. Some documentation too.Felix Endres2006-04-303-11/+77
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/ld4@204 95ad53e4-c205-0410-b2fa-d234c58c8868
* fix for USB/VMware issue, removing unneeded dhcp user specifiedDirk von Suchodoletz2006-04-291-9/+12
| | | | | | | variables git-svn-id: http://svn.openslx.org/svn/openslx/ld4@203 95ad53e4-c205-0410-b2fa-d234c58c8868
* hopefully solved vmware/usb issue for SuSE9.3,10.0,10.1 (linux shouldDirk von Suchodoletz2006-04-284-11/+56
| | | | | | | | not load any modules during VMware sessions) git-svn-id: http://svn.openslx.org/svn/openslx/ld4@201 95ad53e4-c205-0410-b2fa-d234c58c8868
* changes: cp defaultwm to /varX11R6/binMichael Janczyk2006-04-261-3/+4
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/ld4@198 95ad53e4-c205-0410-b2fa-d234c58c8868
* Both scripts can now be called by nested symlinksNico Dietrich2006-04-251-14/+18
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/ld4@195 95ad53e4-c205-0410-b2fa-d234c58c8868
* Added a function to make the script dir the pwdNico Dietrich2006-04-211-0/+36
| | | | | | | | mkdxsinitrd and ld4-inst can now be called from everywhere, including the possibility to call them by a (soft) link git-svn-id: http://svn.openslx.org/svn/openslx/ld4@193 95ad53e4-c205-0410-b2fa-d234c58c8868
* Bugfix concerning the processing of the dhcp option hw_monitorFelix Endres2006-04-211-1/+1
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/ld4@192 95ad53e4-c205-0410-b2fa-d234c58c8868
* Making halt and reboot workNico Dietrich2006-04-201-2/+2
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/ld4@191 95ad53e4-c205-0410-b2fa-d234c58c8868
* Error concerning the processing of the hw_monitor variable fixedFelix Endres2006-04-201-1/+1
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/ld4@190 95ad53e4-c205-0410-b2fa-d234c58c8868
* enable start of cron serviceDirk von Suchodoletz2006-04-194-9/+13
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/ld4@189 95ad53e4-c205-0410-b2fa-d234c58c8868
* Modelines related stuff deletedNico Dietrich2006-04-131-48/+11Star
| | | | | | | Bug fixed git-svn-id: http://svn.openslx.org/svn/openslx/ld4@186 95ad53e4-c205-0410-b2fa-d234c58c8868
* config_nisDirk von Suchodoletz2006-04-133-4/+4
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/ld4@185 95ad53e4-c205-0410-b2fa-d234c58c8868