summaryrefslogtreecommitdiffstats
path: root/initrd/initrd-stuff/etc/functions
Commit message (Collapse)AuthorAgeFilesLines
* Hopefully completed #78 task, moved directory name (initramfs toDirk von Suchodoletz2006-09-181-957/+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
* Testing for AFS ... hwautocfg - special action for scanner configurationDirk von Suchodoletz2006-09-051-1/+6
| | | | | | | | might be needed (device permissions via udev ...) git-svn-id: http://svn.openslx.org/svn/openslx/trunk@355 95ad53e4-c205-0410-b2fa-d234c58c8868
* Small improvement in vmware-prep (no need to read config any more), Dirk von Suchodoletz2006-09-031-20/+29
| | | | | | | | | improved commenting in general functions file. Irrelevant error message of ip is suppressed now ... git-svn-id: http://svn.openslx.org/svn/openslx/trunk@353 95ad53e4-c205-0410-b2fa-d234c58c8868
* VMware environment: loopfile and mount will be placed in /etc/vmwareDirk von Suchodoletz2006-09-031-7/+17
| | | | | | | | | | | | 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
* Cleanups, small bugfixes, ...Dirk von Suchodoletz2006-09-011-1/+1
| | | | 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-1/+1
| | | | | | | | | | | 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
* Major cleanup in several scripts, bugfix for installation (makeDirk von Suchodoletz2006-08-311-16/+11Star
| | | | | | | | install), messages, functions, ... git-svn-id: http://svn.openslx.org/svn/openslx/trunk@346 95ad53e4-c205-0410-b2fa-d234c58c8868
* (hopefully) fixed #71 - please check!Dirk von Suchodoletz2006-08-181-2/+2
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/trunk@317 95ad53e4-c205-0410-b2fa-d234c58c8868
* (partly) fixed uri_token function (file=tftp://... should work now), doMichael Janczyk2006-08-171-6/+8
| | | | | | | not delete fileget result in tmp in debuglevels greater 2. git-svn-id: http://svn.openslx.org/svn/openslx/trunk@306 95ad53e4-c205-0410-b2fa-d234c58c8868
* Extended configuration mechanism (get tgz files instead of simpleDirk von Suchodoletz2006-08-161-11/+23
| | | | | | | | | | 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
* changes to new fileget ...Dirk von Suchodoletz2006-08-111-17/+13Star
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/ld4@290 95ad53e4-c205-0410-b2fa-d234c58c8868
* Added function for URI interpretation, enabling URI notation for severalDirk von Suchodoletz2006-07-241-22/+65
| | | | | | | | | | | 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
* Abgleich wg alter konflikteFelix Endres2006-07-201-1/+1
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/ld4@282 95ad53e4-c205-0410-b2fa-d234c58c8868
* Trying on fix for #65 (different handling of kbd settings for SuSEDirk von Suchodoletz2006-07-151-2/+2
| | | | | | | | distros), minor other fixes and additions ... git-svn-id: http://svn.openslx.org/svn/openslx/ld4@281 95ad53e4-c205-0410-b2fa-d234c58c8868
* Added "fileget" configuration (via tftp from ~/tftpboot/client-config/*),Dirk von Suchodoletz2006-07-091-19/+37
| | | | | | | | | | see BootRootVerzeichnisse and ClientConfiguration, fix for dhclient (multiple) config entries in machine-setup ... git-svn-id: http://svn.openslx.org/svn/openslx/ld4@280 95ad53e4-c205-0410-b2fa-d234c58c8868
* Fix for certain keyboard (inactivity) problem, introduction of keytableDirk von Suchodoletz2006-07-091-2/+5
| | | | | | | | setup function ... git-svn-id: http://svn.openslx.org/svn/openslx/ld4@279 95ad53e4-c205-0410-b2fa-d234c58c8868
* Fixes for vm-udev, addition of glx-check for ATI, see HardwareErkennungDirk von Suchodoletz2006-07-081-6/+9
| | | | | | | | too ... git-svn-id: http://svn.openslx.org/svn/openslx/ld4@277 95ad53e4-c205-0410-b2fa-d234c58c8868
* Simplified screenres a bit for busybox compatibility (all lowercase inDirk von Suchodoletz2006-07-041-10/+18
| | | | | | | file) ... git-svn-id: http://svn.openslx.org/svn/openslx/ld4@268 95ad53e4-c205-0410-b2fa-d234c58c8868
* Enhanced debugging settings (see DebugLevel), some fixes for the useDirk von Suchodoletz2006-07-031-4/+8
| | | | | | | | with busybox, ... git-svn-id: http://svn.openslx.org/svn/openslx/ld4@267 95ad53e4-c205-0410-b2fa-d234c58c8868
* Initial support for busybox, update of hwsetup and hw configuration dataDirk von Suchodoletz2006-06-301-5/+13
| | | | | | | | ... git-svn-id: http://svn.openslx.org/svn/openslx/ld4@262 95ad53e4-c205-0410-b2fa-d234c58c8868
* git-svn-id: http://svn.openslx.org/svn/openslx/ld4@260 ↵s8tomaie2006-06-291-0/+5
| | | | 95ad53e4-c205-0410-b2fa-d234c58c8868
* Should fix a timing issue, which prevented hwautocfg to see theDirk von Suchodoletz2006-06-261-1/+15
| | | | | | | | completed machine-setup ... git-svn-id: http://svn.openslx.org/svn/openslx/ld4@251 95ad53e4-c205-0410-b2fa-d234c58c8868
* Massive changes for distro specific configurations (mkdxsinitrd,Dirk von Suchodoletz2006-06-241-18/+23
| | | | | | | | distro-specs/*) ... git-svn-id: http://svn.openslx.org/svn/openslx/ld4@249 95ad53e4-c205-0410-b2fa-d234c58c8868
* leere funktionen in distro-specs gelöscht, dummys in etc/functions ↵s8tomaie2006-05-301-0/+121
| | | | | | 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-281-1/+21
| | | | | | | | 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
* not all was done by me - so check the log for changes :-))Dirk von Suchodoletz2006-05-231-1/+2
| | | | 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-0/+5
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/ld4@229 95ad53e4-c205-0410-b2fa-d234c58c8868
* Moved autofs configuration to servconfig, try to load modules for usbDirk von Suchodoletz2006-05-181-0/+2
| | | | | | | | keyboards on fatal errors in initialramfs git-svn-id: http://svn.openslx.org/svn/openslx/ld4@217 95ad53e4-c205-0410-b2fa-d234c58c8868
* Debians udev is working now.Felix Endres2006-05-011-4/+0Star
| | | | | | | 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-301-20/+13Star
| | | | 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-301-1/+7
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/ld4@204 95ad53e4-c205-0410-b2fa-d234c58c8868
* simplifications for union mounts in init (but problems still exist),Dirk von Suchodoletz2006-04-121-13/+14
| | | | | | | message output for nfs mounts changed ... git-svn-id: http://svn.openslx.org/svn/openslx/ld4@181 95ad53e4-c205-0410-b2fa-d234c58c8868
* reboot after leaving debug shell in initrd, mount reordering for UnionFSDirk von Suchodoletz2006-04-111-1/+10
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/ld4@179 95ad53e4-c205-0410-b2fa-d234c58c8868
* code cleanups and small fixes ...Dirk von Suchodoletz2006-04-101-28/+28
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/ld4@175 95ad53e4-c205-0410-b2fa-d234c58c8868
* added bootlocal script (user def. script to run in normal boot), ensuredDirk von Suchodoletz2006-04-091-2/+3
| | | | | | | | ash shell compatibility of scripts ... git-svn-id: http://svn.openslx.org/svn/openslx/ld4@173 95ad53e4-c205-0410-b2fa-d234c58c8868
* minor corrections ...Dirk von Suchodoletz2006-04-061-1/+1
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/ld4@171 95ad53e4-c205-0410-b2fa-d234c58c8868
* added cowdev (for cowloop device activation) to mkdxsinitrd,Dirk von Suchodoletz2006-04-031-5/+11
| | | | | | | generalized nfsmnt function ... git-svn-id: http://svn.openslx.org/svn/openslx/ld4@146 95ad53e4-c205-0410-b2fa-d234c58c8868
* completed relocations of messages to specific file for init, functionsDirk von Suchodoletz2006-04-021-17/+15Star
| | | | | | | and suse-functions ... git-svn-id: http://svn.openslx.org/svn/openslx/ld4@142 95ad53e4-c205-0410-b2fa-d234c58c8868
* put error/info messages to a separat file (base for later localizationDirk von Suchodoletz2006-04-021-34/+17Star
| | | | | | | | ...) git-svn-id: http://svn.openslx.org/svn/openslx/ld4@140 95ad53e4-c205-0410-b2fa-d234c58c8868
* forgot to copy the new location of machine.setup and corresponding stuffDirk von Suchodoletz2006-03-291-1/+2
| | | | | | | | ... git-svn-id: http://svn.openslx.org/svn/openslx/ld4@130 95ad53e4-c205-0410-b2fa-d234c58c8868
* fixed ugly bug with ldd library detection, fixed bug for dhcpcd use,Dirk von Suchodoletz2006-03-271-3/+3
| | | | | | | | started to integrate gentoo, minor fixes ... git-svn-id: http://svn.openslx.org/svn/openslx/ld4@129 95ad53e4-c205-0410-b2fa-d234c58c8868
* ensured "ash" compatibility, minor fixes and cleanups, ...Dirk von Suchodoletz2006-03-251-9/+9
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/ld4@128 95ad53e4-c205-0410-b2fa-d234c58c8868
* stuff for tftp file get, path for vmsessions/*.desktop ...Dirk von Suchodoletz2006-03-231-13/+28
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/ld4@117 95ad53e4-c205-0410-b2fa-d234c58c8868
* extended passwd function, some cleanups ...Dirk von Suchodoletz2006-03-211-10/+12
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/ld4@110 95ad53e4-c205-0410-b2fa-d234c58c8868
* Fix: dhclientuser für UbuntuFelix Endres2006-03-211-2/+8
| | | | | | | | | Neue Basepasswd Screenresolutionermittlung git-svn-id: http://svn.openslx.org/svn/openslx/ld4@109 95ad53e4-c205-0410-b2fa-d234c58c8868
* generate passwd/shadow from initrd ...Dirk von Suchodoletz2006-03-081-0/+9
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/dxs/ld4@94 95ad53e4-c205-0410-b2fa-d234c58c8868
* started to add alternative configuration via file (tftp get fromDirk von Suchodoletz2006-03-071-2/+29
| | | | | | | | server), see DXS Wiki too ... git-svn-id: http://svn.openslx.org/svn/openslx/dxs/ld4@92 95ad53e4-c205-0410-b2fa-d234c58c8868
* fixes: dhclient in ubuntu, ide-genericNico Dietrich2006-02-171-9/+9
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/dxs/ld4@79 95ad53e4-c205-0410-b2fa-d234c58c8868
* Minor additions ...Dirk von Suchodoletz2006-02-091-1/+0Star
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/dxs/ld4@68 95ad53e4-c205-0410-b2fa-d234c58c8868
* Major additions to preinit funktion in functions-10.1, switch over toDirk von Suchodoletz2006-02-081-2/+2
| | | | | | | | | new pivoting/run-init completed. Fixup in a function for new udev in general functions ... git-svn-id: http://svn.openslx.org/svn/openslx/dxs/ld4@66 95ad53e4-c205-0410-b2fa-d234c58c8868