| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | max() is not defined, inline it | Pascal Rigaux | 2004-09-09 | 1 | -1/+3 |
* | add dmi type 6 in detection memory size | Nicolas Planel | 2004-09-09 | 1 | -2/+27 |
* | revert my last bad commit | Nicolas Planel | 2004-08-17 | 1 | -7/+102 |
* | rework smp-dmi, add dmi memory detection suppport | Nicolas Planel | 2004-08-17 | 2 | -145/+115 |
* | fix build | Thierry Vignaud | 2004-08-02 | 1 | -2/+2 |
* | always include all funcs (these're needed anyway by Move and GlobeTrotter) | Thierry Vignaud | 2004-07-29 | 2 | -11/+8 |
* | workaround blind gwenole | Thierry Vignaud | 2004-07-06 | 1 | -1/+1 |
* | workaround build with new kernels | Thierry Vignaud | 2004-07-06 | 1 | -0/+1 |
* | drop useless linkage since X11 stuff was split out of c module | Thierry Vignaud | 2004-06-27 | 1 | -1/+0 |
* | in iso install, use ISOPATH environment variable instead of loopback device f... | Olivier Blin | 2004-06-18 | 1 | -8/+0 |
* | in disk-iso install, automatically choose and change ISO images, according to... | Olivier Blin | 2004-06-18 | 1 | -0/+28 |
* | (netdevices) introduce it in order to list network interfaces | Thierry Vignaud | 2004-05-26 | 1 | -0/+37 |
* | (hasNetDevice, isNetDeviceWirelessAware, getNetDriver) explicitely use | Thierry Vignaud | 2004-05-19 | 1 | -3/+3 |
* | (isNetDeviceWirelessAware) introduce it in order to detect whether a | Thierry Vignaud | 2004-05-19 | 1 | -0/+20 |
* | really handle LABEL=XXX in fstab (as used by redhat) (no xfs labels yet) | Pascal Rigaux | 2004-05-13 | 1 | -0/+17 |
* | we don't KTYP anymore, but we need K_NOSUCHMAP | Pascal Rigaux | 2004-02-10 | 1 | -9/+1 |
* | move Xtest() and setMouseLive() out of c/stuff to xf86misc::main | Pascal Rigaux | 2004-02-08 | 1 | -69/+0 |
* | kill warning | Thierry Vignaud | 2004-02-02 | 1 | -0/+5 |
* | the multiplication must be done with type "long long" otherwise it overflows ... | Pascal Rigaux | 2004-01-30 | 1 | -2/+2 |
* | (getNetDriver) introduce getHwIDs() alias that return pci/usb/... hw | Thierry Vignaud | 2004-01-26 | 1 | -3/+12 |
* | - remove the use of BLKRRPART (telling the kernel to re-read the partition ta... | Pascal Rigaux | 2004-01-15 | 1 | -2/+15 |
* | support HIDIOCAPPLICATION ioctl too | Thierry Vignaud | 2003-12-22 | 1 | -1/+1 |
* | log_message in drakx mode is better when logged for real | Guillaume Cottenceau | 2003-12-04 | 1 | -1/+24 |
* | inspires from xwait: keep a client until some window is created, otherwise X ... | Guillaume Cottenceau | 2003-11-26 | 1 | -2/+11 |
* | adapt to new usb_class2text() | Pascal Rigaux | 2003-11-20 | 1 | -2/+3 |
* | (get_usb_ups_name) introduce it to map usb devices to hiddev devices | Thierry Vignaud | 2003-11-07 | 1 | -0/+17 |
* | (getNetDriver) ask the kernel the network interface <-> driver mapping | Thierry Vignaud | 2003-11-06 | 1 | -0/+29 |
* | reput back hasNetDevice() instead of getNetInterfaces() since | Thierry Vignaud | 2003-11-05 | 1 | -33/+12 |
* | ask the kernel the list of network devices instead of manually probing | Thierry Vignaud | 2003-11-03 | 1 | -12/+33 |
* | (get_hw_address) introduce it to eventually track down ethernet cards | Thierry Vignaud | 2003-10-30 | 1 | -0/+30 |
* | kill warning complaint from gcc aka resync with official rpm headers | Thierry Vignaud | 2003-10-20 | 1 | -1/+1 |
* | add usleep() | Pascal Rigaux | 2003-10-06 | 1 | -1/+5 |
* | fixed possible typo... | Francois Pons | 2003-09-15 | 1 | -1/+1 |
* | stuff doesn't contain gtk stuff anymore | Guillaume Cottenceau | 2003-09-12 | 2 | -4/+2 |
* | libXext seems to be needed, i don't know why... | Pascal Rigaux | 2003-09-11 | 1 | -1/+1 |
* | Use x86 smp detection scheme on amd64 instead of the ugly dmesg workaround. | Gwenolé Beauchesne | 2003-08-20 | 1 | -3/+2 |
* | pci hardware discovery: do full-probe by default | Thierry Vignaud | 2003-08-19 | 1 | -3/+2 |
* | in floppy_info(), check ioctl success and use FDPOLLDRVSTAT (copied from kudz... | Pascal Rigaux | 2003-08-14 | 1 | -2/+5 |
* | Two smp detection for intel arch | Nicolas Planel | 2003-02-26 | 2 | -10/+5 |
* | fix planel sucks that broke the installation (hint look at nm output | Thierry Vignaud | 2003-02-26 | 1 | -1/+1 |
* | Add dmidetection for smp | Nicolas Planel | 2003-02-25 | 3 | -2/+223 |
* | at last fix the culprit for the dreaded "relocation error" | Pascal Rigaux | 2003-02-13 | 1 | -2/+4 |
* | do not eject cdrom when already removed at the end of install (bug #1235) | Pascal Rigaux | 2003-02-03 | 1 | -1/+1 |
* | fix non latin1 post-install perl-gtk2 apps, seems like perl upgrading strings... | Guillaume Cottenceau | 2003-01-24 | 1 | -15/+0 |
* | fix accents characters displaying in console mode during install: | Guillaume Cottenceau | 2003-01-22 | 1 | -8/+2 |
* | *** empty log message *** | Pablo Saratxaga | 2003-01-07 | 1 | -2/+5 |
* | dgettext needs to have previous behaviour in standalone mode (fixes #736) | Guillaume Cottenceau | 2003-01-03 | 1 | -13/+25 |
* | iconv_ is needed all the times, not only in drakx | Guillaume Cottenceau | 2002-12-13 | 1 | -4/+4 |
* | add bind_textdomain_codeset, iconv the dgettext results to UTF8 since perl se... | Guillaume Cottenceau | 2002-12-06 | 1 | -16/+34 |
* | glib-config is obsolete now | Thierry Vignaud | 2002-12-05 | 1 | -1/+1 |