summaryrefslogtreecommitdiffstats
path: root/initrd
Commit message (Collapse)AuthorAgeFilesLines
* Fixed the fontproblem for gdm + ubuntu + bindmountsFelix Endres2006-08-242-3/+12
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/trunk@328 95ad53e4-c205-0410-b2fa-d234c58c8868
* added bootsplashsize 640x480Michael Janczyk2006-08-231-1/+1
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/trunk@325 95ad53e4-c205-0410-b2fa-d234c58c8868
* mount of usbfs in vmware-prep for vmware ;)Michael Janczyk2006-08-231-2/+6
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/trunk@324 95ad53e4-c205-0410-b2fa-d234c58c8868
* * replaced all occurrences of 'opendiskless' with 'openslx'Oliver Tappe2006-08-213-76/+76
| | | | 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-202-8/+15
| | | | | | | | cleanups, ... git-svn-id: http://svn.openslx.org/svn/openslx/trunk@319 95ad53e4-c205-0410-b2fa-d234c58c8868
* GDM Probleme (unter UnionFS) behobenFelix Endres2006-08-202-4/+4
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/trunk@318 95ad53e4-c205-0410-b2fa-d234c58c8868
* (hopefully) fixed #71 - please check!Dirk von Suchodoletz2006-08-183-7/+8
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/trunk@317 95ad53e4-c205-0410-b2fa-d234c58c8868
* fixes for pathes and file names for new configuration framework and fsDirk von Suchodoletz2006-08-171-2/+2
| | | | | | | structure ... git-svn-id: http://svn.openslx.org/svn/openslx/trunk@310 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
* 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-164-43/+61
| | | | | | | | | | 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-153-18/+20
| | | | | | | | | 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
* Ubuntu 5.10: workingFelix Endres2006-08-154-8/+13
| | | | | | | Ubuntu 6.06: still problems with gdm git-svn-id: http://svn.openslx.org/svn/openslx/trunk@297 95ad53e4-c205-0410-b2fa-d234c58c8868
* Changes for new filesystem structure (see BootRootVerzeichnisse) andDirk von Suchodoletz2006-08-111-22/+25
| | | | | | | | minor bugfix in old ld4-inst. git-svn-id: http://svn.openslx.org/svn/openslx/trunk@294 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
* See ticket #69 (length of kernel commandline) ...Dirk von Suchodoletz2006-07-291-2/+2
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/ld4@288 95ad53e4-c205-0410-b2fa-d234c58c8868
* fixed keymapFelix Endres2006-07-261-1/+1
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/ld4@287 95ad53e4-c205-0410-b2fa-d234c58c8868
* Mainly Fixes for Ubuntu 5.10Felix Endres2006-07-266-11/+12
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/ld4@286 95ad53e4-c205-0410-b2fa-d234c58c8868
* Added function for URI interpretation, enabling URI notation for severalDirk von Suchodoletz2006-07-247-82/+118
| | | | | | | | | | | 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-202-6/+1Star
| | | | 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-158-38/+50
| | | | | | | | 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-094-48/+68
| | | | | | | | | | 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-096-31/+68
| | | | | | | | setup function ... git-svn-id: http://svn.openslx.org/svn/openslx/ld4@279 95ad53e4-c205-0410-b2fa-d234c58c8868
* Added detection of i945G graphics adaptor. Local changes should go toMichael Janczyk2006-07-084-0/+38
| | | | | | | | ''pcitables.local'' and ''Cards.local'', see HardwareErkennung ... git-svn-id: http://svn.openslx.org/svn/openslx/ld4@278 95ad53e4-c205-0410-b2fa-d234c58c8868
* Fixes for vm-udev, addition of glx-check for ATI, see HardwareErkennungDirk von Suchodoletz2006-07-089-21/+28
| | | | | | | | too ... git-svn-id: http://svn.openslx.org/svn/openslx/ld4@277 95ad53e4-c205-0410-b2fa-d234c58c8868
* Update HW database for graphic adapators (file Cards), minor fix inMichael Janczyk2006-07-072-52/+296
| | | | | | | | mkdxsinitrd ... git-svn-id: http://svn.openslx.org/svn/openslx/ld4@276 95ad53e4-c205-0410-b2fa-d234c58c8868
* mkdxsinitrd Ubunutuversionserkennung angepasst.s8tomaie2006-07-064-127/+36Star
| | | | | | | | | distrospecs verschiedene Dienste zum starten gebracht. git-svn-id: http://svn.openslx.org/svn/openslx/ld4@275 95ad53e4-c205-0410-b2fa-d234c58c8868
* added files for testsMichael Janczyk2006-07-051-2/+2
| | | | | | | | changed kdm theme back to suse git-svn-id: http://svn.openslx.org/svn/openslx/ld4@272 95ad53e4-c205-0410-b2fa-d234c58c8868
* Hack to run-init to handle UnionFS properly as root fs on disklessDirk von Suchodoletz2006-07-052-2/+3
| | | | | | | clients. See UnionfsBenutzen for explanation ... git-svn-id: http://svn.openslx.org/svn/openslx/ld4@271 95ad53e4-c205-0410-b2fa-d234c58c8868
* default themes kdm / bootsplast changed to dxs ;)Michael Janczyk2006-07-042-2/+2
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/ld4@270 95ad53e4-c205-0410-b2fa-d234c58c8868
* console_conf startet /etc/init.d/console-screen.sh (korrekte Tastatur ↵s8tomaie2006-07-043-262/+135Star
| | | | | | einstellungen am Terminal) git-svn-id: http://svn.openslx.org/svn/openslx/ld4@269 95ad53e4-c205-0410-b2fa-d234c58c8868
* Simplified screenres a bit for busybox compatibility (all lowercase inDirk von Suchodoletz2006-07-045-24/+36
| | | | | | | 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-038-61/+74
| | | | | | | | 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-033-4/+6
| | | | 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-033-1059/+1374
| | | | | | | | | 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
* Minor fixes for use of unionfs ...Dirk von Suchodoletz2006-07-031-5/+14
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/ld4@264 95ad53e4-c205-0410-b2fa-d234c58c8868
* Reenabled the dhcp clients (forgot that after testing, configuring theDirk von Suchodoletz2006-07-011-6/+9
| | | | | | | | busybox udhcpc) git-svn-id: http://svn.openslx.org/svn/openslx/ld4@263 95ad53e4-c205-0410-b2fa-d234c58c8868
* Initial support for busybox, update of hwsetup and hw configuration dataDirk von Suchodoletz2006-06-3014-2136/+2474
| | | | | | | | ... git-svn-id: http://svn.openslx.org/svn/openslx/ld4@262 95ad53e4-c205-0410-b2fa-d234c58c8868
* bootsplash bugfixMichael Janczyk2006-06-291-8/+9
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/ld4@261 95ad53e4-c205-0410-b2fa-d234c58c8868
* git-svn-id: http://svn.openslx.org/svn/openslx/ld4@260 ↵s8tomaie2006-06-294-2/+32
| | | | 95ad53e4-c205-0410-b2fa-d234c58c8868
* git-svn-id: http://svn.openslx.org/svn/openslx/ld4@259 ↵s8tomaie2006-06-283-49/+36Star
| | | | 95ad53e4-c205-0410-b2fa-d234c58c8868
* versionserkennung für ubuntu 6.06 angepassts8tomaie2006-06-281-1/+4
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/ld4@258 95ad53e4-c205-0410-b2fa-d234c58c8868
* :s8tomaie2006-06-284-9/+820
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/ld4@257 95ad53e4-c205-0410-b2fa-d234c58c8868
* Added simple bootsplash support (SuSE only, see BootSplash wiki) ...Dirk von Suchodoletz2006-06-273-68/+65Star
| | | | 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
* Trying to solve some file issues ...Dirk von Suchodoletz2006-06-263-1/+27
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/ld4@253 95ad53e4-c205-0410-b2fa-d234c58c8868
* Some files where forgotten ...Dirk von Suchodoletz2006-06-261-0/+53
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/ld4@252 95ad53e4-c205-0410-b2fa-d234c58c8868
* Should fix a timing issue, which prevented hwautocfg to see theDirk von Suchodoletz2006-06-265-23/+30
| | | | | | | | 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-254-88/+80Star
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/ld4@250 95ad53e4-c205-0410-b2fa-d234c58c8868