summaryrefslogtreecommitdiffstats
path: root/initramfs/initrd-stuff/bin/hwautocfg
Commit message (Expand)AuthorAgeFilesLines
* * merged branch 'initramfs-ng' back intro trunk - requires careful testing ...Oliver Tappe2008-08-201-330/+0Star
* Fixed the bug (reported by Reiner) of the last checkin, cleant up theDirk von Suchodoletz2008-02-071-1/+2
* This should setup proper X screen resolutions on machines with Intel basedDirk von Suchodoletz2007-12-081-4/+10
* Some fixes for problems Reiner reported ...Dirk von Suchodoletz2007-12-061-3/+11
* Heavy cleanup after changing xorg configuration ...Dirk von Suchodoletz2007-12-061-13/+6Star
* Introduced completely new approach of xorg.conf setup into stage3 ... seems toDirk von Suchodoletz2007-12-051-205/+11Star
* Modern xorg versions do not need much information on displays any moreDirk von Suchodoletz2007-12-031-10/+5Star
* Wait longer before loading the next module ...Dirk von Suchodoletz2007-10-151-2/+2
* Tried out new SuSE10.3 ... worked after just changing X settings forDirk von Suchodoletz2007-10-111-1/+1
* Cleanups and simplifications ...Dirk von Suchodoletz2007-07-011-5/+5
* Fix for problem with cdrom device nodes and deletion of obsolete udev functionFelix Endres2007-06-041-1/+1
* Check in same fixes as for the branch ...Dirk von Suchodoletz2007-06-011-1/+1
* Extended blacklist (slamr modem driver is not needed in any case :-))Dirk von Suchodoletz2007-06-011-2/+2
* Increased usleep further on (because of micro rather than milli secondsDirk von Suchodoletz2007-05-111-4/+4
* Update of pci.ids, adapted usleep time in hwautocfg (for busybox usleep)Dirk von Suchodoletz2007-05-111-4/+4
* More cleanup, small fix for hwautocfg ...Dirk von Suchodoletz2007-05-111-1/+1
* Switched to much more flexible disk formatting for /tmp (starting withDirk von Suchodoletz2007-05-101-11/+10Star
* It might be more convenient to use the mkfs.ext2 out of rootfilesystemDirk von Suchodoletz2007-05-061-1/+1
* Filesystemtype is needed for busybox mount (ext2 to /mnt/tmp) ...Dirk von Suchodoletz2007-05-021-2/+2
* Further simplifications and cleanups (because of busybox switchover)Dirk von Suchodoletz2007-04-281-1/+1
* Fix for detection of part.ID44, proper setup of /tmp ...Dirk von Suchodoletz2007-04-271-2/+2
* Renaming of boot.ld to boot.slx to be more naming compliant (and Dirk von Suchodoletz2007-04-011-2/+2
* Conditional creation of new links (removes "File Exists" errors)Felix Endres2007-03-291-1/+1
* Hardware detection stuff ...Dirk von Suchodoletz2007-03-271-1/+1
* Some simple fixes and additions to the hardware database.Dirk von Suchodoletz2007-03-211-1/+1
* Heavy cleanup, proper variable assignement for D_XORGBIN (instead ofDirk von Suchodoletz2007-03-011-16/+10Star
* Trivial fix for fake files (variable renaming ...)Dirk von Suchodoletz2007-02-271-3/+0Star
* Problems with certain hardware modules (ata_piix in SuSE10.2)Dirk von Suchodoletz2007-02-261-6/+27
* Bugfix for init/hwautocfg (waitfor), minor cleanups ...Dirk von Suchodoletz2007-02-261-7/+7
* Bit of cleanup for hwautocfg ...Dirk von Suchodoletz2007-02-261-46/+37Star
* Restructured hwautocfg (moved hw related parts of init into it) - Dirk von Suchodoletz2007-02-261-102/+127
* Do not preload agpgart kernel module (should be handled automatically)Dirk von Suchodoletz2007-02-221-3/+3
* Timing problem for setup of /tmp (harddisk partition stuff) solved ...Dirk von Suchodoletz2007-02-061-2/+2
* Cleanups in major startup scripts/functions and small fixes ...Dirk von Suchodoletz2007-01-311-52/+41Star
* Fixed slow stage3 in higher debuglevels (sleep -> usleep inDirk von Suchodoletz2007-01-311-27/+26Star
* Debugging output for level 20, 21, (22) ... see DebugLevel ...Dirk von Suchodoletz2007-01-301-8/+18
* ... still problems with stage3 / hwsetup in some cases (takes ages ...Dirk von Suchodoletz2007-01-301-1/+1
* Create link in /var/X11R6/bin if variable XBinPath is set (viaDirk von Suchodoletz2007-01-301-14/+12Star
* Recoded the shell "(u)sleep" functions, depends on /proc by now, butDirk von Suchodoletz2007-01-221-7/+13
* Fix in hwautocfg (wait for device to appear) and small compatibilityRoot2007-01-121-2/+2
* Enabled busybox udev service (see #99 too). Integrated for genereal useDirk von Suchodoletz2006-12-161-2/+14
* First steps to include (open)SuSE10.2 into SLX environment (see #98). Tried t...Dirk von Suchodoletz2006-12-141-2/+5
* NVidia should work accelerated too (SuSE10.1 only, see #42) ...Root2006-11-201-5/+5
* User specified data has priority, so switch of radeon->fglrx, nv->nvidiaDirk von Suchodoletz2006-11-201-4/+6
* Support for nvidia too, still to be checked. Disable parallel start ofDirk von Suchodoletz2006-11-201-2/+3
* Support for commercial X servers (ATI at the moment ...)Dirk von Suchodoletz2006-11-201-1/+1
* Timing issue for too fast systems fixed (hwautocfg ended in stage4Root2006-11-161-1/+4
* hwsetup produces links to scd0 instead of sr0, so in presence ofRoot2006-11-091-2/+6
* Cleanup, minor fix, formatting, comments, ...Dirk von Suchodoletz2006-10-291-4/+4
* Bugfix in redirection in functions, moved ldap-stuff to ldap-functionsDirk von Suchodoletz2006-10-081-3/+3