summaryrefslogtreecommitdiffstats
path: root/initrd/initrd-stuff/bin/hwautocfg
Commit message (Collapse)AuthorAgeFilesLines
* Hopefully completed #78 task, moved directory name (initramfs toDirk von Suchodoletz2006-09-181-461/+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
* /mnt/... vergessen.(no author)2006-09-051-1/+1
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/trunk@358 95ad53e4-c205-0410-b2fa-d234c58c8868
* Setting of proper permissions if scanner is used (special udev rule)(no author)2006-09-051-1/+3
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/trunk@357 95ad53e4-c205-0410-b2fa-d234c58c8868
* Testing for AFS ... hwautocfg - special action for scanner configurationDirk von Suchodoletz2006-09-051-0/+1
| | | | | | | | 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-4/+13
| | | | | | | | | | | | 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
* Fixing error in uri_token function (server was not read correctly),Michael Janczyk2006-08-311-5/+10
| | | | | | | | | | | 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-65/+36Star
| | | | | | | | 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/+3
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/trunk@317 95ad53e4-c205-0410-b2fa-d234c58c8868
* Added function for URI interpretation, enabling URI notation for severalDirk von Suchodoletz2006-07-241-4/+4
| | | | | | | | | | | 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
* Trying on fix for #65 (different handling of kbd settings for SuSEDirk von Suchodoletz2006-07-151-16/+9Star
| | | | | | | | distros), minor other fixes and additions ... git-svn-id: http://svn.openslx.org/svn/openslx/ld4@281 95ad53e4-c205-0410-b2fa-d234c58c8868
* Fix for certain keyboard (inactivity) problem, introduction of keytableDirk von Suchodoletz2006-07-091-16/+17
| | | | | | | | setup function ... git-svn-id: http://svn.openslx.org/svn/openslx/ld4@279 95ad53e4-c205-0410-b2fa-d234c58c8868
* Simplified screenres a bit for busybox compatibility (all lowercase inDirk von Suchodoletz2006-07-041-3/+5
| | | | | | | 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-39/+38Star
| | | | | | | | 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-2/+4
| | | | | | | | ... 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/+2
| | | | 95ad53e4-c205-0410-b2fa-d234c58c8868
* Should fix a timing issue, which prevented hwautocfg to see theDirk von Suchodoletz2006-06-261-5/+3Star
| | | | | | | | completed machine-setup ... git-svn-id: http://svn.openslx.org/svn/openslx/ld4@251 95ad53e4-c205-0410-b2fa-d234c58c8868
* better hw detection for devices on pcmcia, small fix for wrong errorDirk von Suchodoletz2006-05-211-6/+6
| | | | | | | | message in servconfig. git-svn-id: http://svn.openslx.org/svn/openslx/ld4@228 95ad53e4-c205-0410-b2fa-d234c58c8868
* kiosk mode enabled, cleanup in functions-10.1, ignore atiixp_modemDirk von Suchodoletz2006-05-201-1/+4
| | | | | | | | module ... git-svn-id: http://svn.openslx.org/svn/openslx/ld4@222 95ad53e4-c205-0410-b2fa-d234c58c8868
* added synaptics mouse support, temp. bugfix in init ($DEBUGLEVEL),Dirk von Suchodoletz2006-05-011-24/+44
| | | | | | | | cleanups ... git-svn-id: http://svn.openslx.org/svn/openslx/ld4@207 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
* 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
* 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
* Improved behaviour of screenres, some bugs fixed. No output of defaults anymoreFelix Endres2006-04-131-26/+31
| | | | | | | | Defaults are now defined in hwautocfg. Errormessages are adapted to the use of screenres git-svn-id: http://svn.openslx.org/svn/openslx/ld4@184 95ad53e4-c205-0410-b2fa-d234c58c8868
* code cleanups and small fixes ...Dirk von Suchodoletz2006-04-101-14/+14
| | | | 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-5/+5
| | | | | | | | ash shell compatibility of scripts ... git-svn-id: http://svn.openslx.org/svn/openslx/ld4@173 95ad53e4-c205-0410-b2fa-d234c58c8868
* Advanced Horizontal Frequency Deduction, BugfixesNico Dietrich2006-04-041-12/+11Star
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/ld4@159 95ad53e4-c205-0410-b2fa-d234c58c8868
* Better information about the Monitors capabilities (inclusion of 1400x1050 ↵Felix Endres2006-04-021-24/+24
| | | | | | Mode), calculation of horizontal frequency, etc git-svn-id: http://svn.openslx.org/svn/openslx/ld4@139 95ad53e4-c205-0410-b2fa-d234c58c8868
* mostly bugfixes and small improvements ...Dirk von Suchodoletz2006-03-301-2/+2
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/ld4@133 95ad53e4-c205-0410-b2fa-d234c58c8868
* New functionality for retrieving the frequency ranges of the monitor from ↵Felix Endres2006-03-301-3/+13
| | | | | | | | | ddcprobe output Yet inclusion into xorg.conf is not activated until it is tested. git-svn-id: http://svn.openslx.org/svn/openslx/ld4@131 95ad53e4-c205-0410-b2fa-d234c58c8868
* fixed ugly bug with ldd library detection, fixed bug for dhcpcd use,Dirk von Suchodoletz2006-03-271-24/+33
| | | | | | | | 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-5/+4Star
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/ld4@128 95ad53e4-c205-0410-b2fa-d234c58c8868
* integration of vmware module. hw modules to ignore for loading ...Dirk von Suchodoletz2006-03-241-4/+7
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/ld4@126 95ad53e4-c205-0410-b2fa-d234c58c8868
* adding id 83 partitions to fstab, changes for temp directory Dirk von Suchodoletz2006-03-241-1/+8
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/ld4@123 95ad53e4-c205-0410-b2fa-d234c58c8868
* extended passwd function, some cleanups ...Dirk von Suchodoletz2006-03-211-23/+12Star
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/ld4@110 95ad53e4-c205-0410-b2fa-d234c58c8868
* Fix: dhclientuser für UbuntuFelix Endres2006-03-211-5/+6
| | | | | | | | | Neue Basepasswd Screenresolutionermittlung git-svn-id: http://svn.openslx.org/svn/openslx/ld4@109 95ad53e4-c205-0410-b2fa-d234c58c8868
* comments, bugfix.Dirk von Suchodoletz2006-03-091-3/+5
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/dxs/ld4@103 95ad53e4-c205-0410-b2fa-d234c58c8868
* "dynamic variables" in machine-setup. mkfs.ext2 in hwautocfg, tmp mountDirk von Suchodoletz2006-03-091-6/+8
| | | | | | | | ... git-svn-id: http://svn.openslx.org/svn/openslx/dxs/ld4@101 95ad53e4-c205-0410-b2fa-d234c58c8868
* added hard disk detection, swap and special partition "44", started withDirk von Suchodoletz2006-03-081-9/+25
| | | | | | | | new vmware environment integration ... git-svn-id: http://svn.openslx.org/svn/openslx/dxs/ld4@96 95ad53e4-c205-0410-b2fa-d234c58c8868
* started integration of vmware services ...Dirk von Suchodoletz2006-03-081-2/+3
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/dxs/ld4@95 95ad53e4-c205-0410-b2fa-d234c58c8868
* started to add alternative configuration via file (tftp get fromDirk von Suchodoletz2006-03-071-2/+6
| | | | | | | | 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-5/+6
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/dxs/ld4@79 95ad53e4-c205-0410-b2fa-d234c58c8868
* postinit function added (e.g. for running udevstart again)Dirk von Suchodoletz2006-02-171-3/+0Star
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/dxs/ld4@78 95ad53e4-c205-0410-b2fa-d234c58c8868
* call udevstart at the end of hwautoconfig, to be inserted at the rightNico Dietrich2006-02-161-0/+3
| | | | | | | place! git-svn-id: http://svn.openslx.org/svn/openslx/dxs/ld4@75 95ad53e4-c205-0410-b2fa-d234c58c8868
* Udevd-fix. Maus funktioniert nun.Felix Endres2006-02-121-0/+4
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/dxs/ld4@73 95ad53e4-c205-0410-b2fa-d234c58c8868
* Minor additions for preinit ...Dirk von Suchodoletz2006-02-061-2/+2
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/dxs/ld4@64 95ad53e4-c205-0410-b2fa-d234c58c8868
* Introduced nbd to initial ramdisk (as alternative to NFS). Works mostlyDirk von Suchodoletz2006-02-041-9/+11
| | | | | | | (bug within NBD ...) Optimized hwautocfg ... git-svn-id: http://svn.openslx.org/svn/openslx/dxs/ld4@59 95ad53e4-c205-0410-b2fa-d234c58c8868
* Improvements in hwautocfg (checked against lots of machines), nscdDirk von Suchodoletz2006-02-041-14/+17
| | | | | | | added, ... git-svn-id: http://svn.openslx.org/svn/openslx/dxs/ld4@58 95ad53e4-c205-0410-b2fa-d234c58c8868
* Fixed bug in mkdxsinitrd - if link of a binary is copied you get theDirk von Suchodoletz2006-02-031-2/+6
| | | | | | | | | binary from the server instead of client root - problem on different architectures. Some minor bugfixes in other files ... git-svn-id: http://svn.openslx.org/svn/openslx/dxs/ld4@57 95ad53e4-c205-0410-b2fa-d234c58c8868
* kleine fixes in initNico Dietrich2006-02-011-2/+2
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/dxs/ld4@53 95ad53e4-c205-0410-b2fa-d234c58c8868
* Improved hardware detection, added SCSI/SATA drivers in hw detectionDirk von Suchodoletz2006-01-311-9/+19
| | | | | | | | (incomplete list), checked with more systems ... git-svn-id: http://svn.openslx.org/svn/openslx/dxs/ld4@52 95ad53e4-c205-0410-b2fa-d234c58c8868