summaryrefslogtreecommitdiffstats
path: root/initrd/initrd-stuff/bin/servconfig
Commit message (Collapse)AuthorAgeFilesLines
* Hopefully completed #78 task, moved directory name (initramfs toDirk von Suchodoletz2006-09-181-521/+0Star
| | | | | | | distinguish from ancient but not longer used Initial Ramdisk concept) git-svn-id: http://svn.openslx.org/svn/openslx/trunk@380 95ad53e4-c205-0410-b2fa-d234c58c8868
* kdm sessions reduced to linux + 2x windows(no author)2006-09-121-0/+2
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/trunk@372 95ad53e4-c205-0410-b2fa-d234c58c8868
* theming should work now. bad hack, but works ok for first relase ;)(no author)2006-09-121-6/+12
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/trunk@371 95ad53e4-c205-0410-b2fa-d234c58c8868
* need to commit, for testing, maybe some bugs(no author)2006-09-081-1/+7
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/trunk@363 95ad53e4-c205-0410-b2fa-d234c58c8868
* Testing for AFS ... hwautocfg - special action for scanner configurationDirk von Suchodoletz2006-09-051-0/+3
| | | | | | | | might be needed (device permissions via udev ...) git-svn-id: http://svn.openslx.org/svn/openslx/trunk@355 95ad53e4-c205-0410-b2fa-d234c58c8868
* VMware environment: loopfile and mount will be placed in /etc/vmwareDirk von Suchodoletz2006-09-031-22/+35
| | | | | | | | | | | | now to avoid problems with nfs and unionfs. Cleanups in vmware-prep script. Introduced new debug level for script runtime calculation, see DebugLevel for further information. Code cleanups in major initramfs scripts, improved /tmp handling in hwautocfg and init ... Removed imgsrv variable (from machine-setup), just merged with the vmware variable (put the vmware image source here ...) git-svn-id: http://svn.openslx.org/svn/openslx/trunk@352 95ad53e4-c205-0410-b2fa-d234c58c8868
* More cleanups in servconfig ...Dirk von Suchodoletz2006-09-011-38/+47
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/trunk@351 95ad53e4-c205-0410-b2fa-d234c58c8868
* Cleanups, small bugfixes, ...Dirk von Suchodoletz2006-09-011-26/+19Star
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/trunk@350 95ad53e4-c205-0410-b2fa-d234c58c8868
* Fixing error in uri_token function (server was not read correctly),Michael Janczyk2006-08-311-19/+16Star
| | | | | | | | | | | adding possibility to provide Xorg config file via ConfTGZ (if /rootfs${D_XF86CONFFILE is present the automatic configuration is NOT run anymore - nothing changes if not provided. Xorg configs from stage1, stage2 exports are ignored) ... git-svn-id: http://svn.openslx.org/svn/openslx/trunk@349 95ad53e4-c205-0410-b2fa-d234c58c8868
* Further cleanup of Ubuntus configurationFelix Endres2006-08-311-1/+1
| | | | | | | | Several fixes concerning Errormessages during Bootup git-svn-id: http://svn.openslx.org/svn/openslx/trunk@347 95ad53e4-c205-0410-b2fa-d234c58c8868
* Major cleanup in several scripts, bugfix for installation (makeDirk von Suchodoletz2006-08-311-9/+4Star
| | | | | | | | install), messages, functions, ... git-svn-id: http://svn.openslx.org/svn/openslx/trunk@346 95ad53e4-c205-0410-b2fa-d234c58c8868
* * replaced all occurrences of 'opendiskless' with 'openslx'Oliver Tappe2006-08-211-13/+13
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/trunk@320 95ad53e4-c205-0410-b2fa-d234c58c8868
* uri format for automount and scratch (/tmp via nfs, ...), little fixes,Dirk von Suchodoletz2006-08-201-7/+12
| | | | | | | | cleanups, ... git-svn-id: http://svn.openslx.org/svn/openslx/trunk@319 95ad53e4-c205-0410-b2fa-d234c58c8868
* (hopefully) fixed #71 - please check!Dirk von Suchodoletz2006-08-181-3/+3
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/trunk@317 95ad53e4-c205-0410-b2fa-d234c58c8868
* Allow to use admin provided passwd and shadow files (do not create aDirk von Suchodoletz2006-08-161-4/+7
| | | | | | | | custom file, if /rootfs/etc/passwd is present in stage3/initramfs) git-svn-id: http://svn.openslx.org/svn/openslx/trunk@301 95ad53e4-c205-0410-b2fa-d234c58c8868
* Extended configuration mechanism (get tgz files instead of simpleDirk von Suchodoletz2006-08-161-8/+7Star
| | | | | | | | | | machine-setup for advanced config), tested with normal toolset and busybox, small bugfixes like: fixed duplicate entries to machine-setup, small ash-sh related bug, ... git-svn-id: http://svn.openslx.org/svn/openslx/trunk@300 95ad53e4-c205-0410-b2fa-d234c58c8868
* Simple install mechanism for directory structure setup (make install)Michael Janczyk2006-08-151-11/+11
| | | | | | | | | for the opendiskless package. First moves for new type of file get system configuration. Do not use this version. git-svn-id: http://svn.openslx.org/svn/openslx/trunk@299 95ad53e4-c205-0410-b2fa-d234c58c8868
* Added function for URI interpretation, enabling URI notation for severalDirk von Suchodoletz2006-07-241-8/+27
| | | | | | | | | | | sources (fileget, fileservice, ...), moved local configurable hardware configuration (pcitable.local, Cards.local) to central config directory on server (added to hwdata files by mkdxsinitrd) ... git-svn-id: http://svn.openslx.org/svn/openslx/ld4@285 95ad53e4-c205-0410-b2fa-d234c58c8868
* Fix for certain keyboard (inactivity) problem, introduction of keytableDirk von Suchodoletz2006-07-091-4/+6
| | | | | | | | setup function ... git-svn-id: http://svn.openslx.org/svn/openslx/ld4@279 95ad53e4-c205-0410-b2fa-d234c58c8868
* Enhanced debugging settings (see DebugLevel), some fixes for the useDirk von Suchodoletz2006-07-031-3/+4
| | | | | | | | with busybox, ... git-svn-id: http://svn.openslx.org/svn/openslx/ld4@267 95ad53e4-c205-0410-b2fa-d234c58c8868
* Just check in - do not use this version.Dirk von Suchodoletz2006-07-031-2/+2
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/ld4@266 95ad53e4-c205-0410-b2fa-d234c58c8868
* Fixed a pcitable file related bug (for some reason the new version wasDirk von Suchodoletz2006-07-031-4/+4
| | | | | | | | | not compatible), see HardwareErkennung too. Minor bugs for busybox integration fixed ... git-svn-id: http://svn.openslx.org/svn/openslx/ld4@265 95ad53e4-c205-0410-b2fa-d234c58c8868
* Added simple bootsplash support (SuSE only, see BootSplash wiki) ...Dirk von Suchodoletz2006-06-271-19/+18Star
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/ld4@256 95ad53e4-c205-0410-b2fa-d234c58c8868
* Just a minor correction ...Dirk von Suchodoletz2006-06-261-9/+9
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/ld4@255 95ad53e4-c205-0410-b2fa-d234c58c8868
* Forgot some files ...Dirk von Suchodoletz2006-06-261-5/+5
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/ld4@254 95ad53e4-c205-0410-b2fa-d234c58c8868
* Should fix a timing issue, which prevented hwautocfg to see theDirk von Suchodoletz2006-06-261-11/+4Star
| | | | | | | | completed machine-setup ... git-svn-id: http://svn.openslx.org/svn/openslx/ld4@251 95ad53e4-c205-0410-b2fa-d234c58c8868
* Added descriptions, some cleanups, ...Dirk von Suchodoletz2006-06-251-11/+15
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/ld4@250 95ad53e4-c205-0410-b2fa-d234c58c8868
* Massive changes for distro specific configurations (mkdxsinitrd,Dirk von Suchodoletz2006-06-241-47/+13Star
| | | | | | | | distro-specs/*) ... git-svn-id: http://svn.openslx.org/svn/openslx/ld4@249 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
* 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
* runvmware only changed versioninigMichael Janczyk2006-05-311-3/+31
| | | | | | | | | kdmrc added vmsessions vmware-prep functions to servconf git-svn-id: http://svn.openslx.org/svn/openslx/ld4@242 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-261-9/+9
| | | | 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-241-10/+11
| | | | 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
* not all was done by me - so check the log for changes :-))Dirk von Suchodoletz2006-05-231-3/+1Star
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/ld4@233 95ad53e4-c205-0410-b2fa-d234c58c8868
* small bug fixes and additions ...Dirk von Suchodoletz2006-05-221-1/+1
| | | | 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-211-1/+1
| | | | | | | | 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-211-6/+15
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/ld4@227 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-201-10/+23
| | | | | | | | module ... git-svn-id: http://svn.openslx.org/svn/openslx/ld4@222 95ad53e4-c205-0410-b2fa-d234c58c8868
* fixed autofs bug ...Dirk von Suchodoletz2006-05-181-7/+2Star
| | | | 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-181-1/+29
| | | | | | | | keyboards on fatal errors in initialramfs git-svn-id: http://svn.openslx.org/svn/openslx/ld4@217 95ad53e4-c205-0410-b2fa-d234c58c8868
* Problems with automounter corrected (hopefully), to be checked ...Dirk von Suchodoletz2006-05-181-2/+2
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/ld4@215 95ad53e4-c205-0410-b2fa-d234c58c8868
* enable start of cron serviceDirk von Suchodoletz2006-04-191-4/+4
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/ld4@189 95ad53e4-c205-0410-b2fa-d234c58c8868
* added start script enabling for NIS (ypbind)Dirk von Suchodoletz2006-04-121-2/+3
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/ld4@182 95ad53e4-c205-0410-b2fa-d234c58c8868
* simplifications for union mounts in init (but problems still exist),Dirk von Suchodoletz2006-04-121-4/+6
| | | | | | | message output for nfs mounts changed ... git-svn-id: http://svn.openslx.org/svn/openslx/ld4@181 95ad53e4-c205-0410-b2fa-d234c58c8868
* added bootlocal script (user def. script to run in normal boot), ensuredDirk von Suchodoletz2006-04-091-4/+7
| | | | | | | | ash shell compatibility of scripts ... git-svn-id: http://svn.openslx.org/svn/openslx/ld4@173 95ad53e4-c205-0410-b2fa-d234c58c8868
* don't start vmware in case $vmware=no!!Nico Dietrich2006-04-061-1/+1
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/ld4@168 95ad53e4-c205-0410-b2fa-d234c58c8868