Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | inspires from xwait: keep a client until some window is created, otherwise X ↵ | Guillaume Cottenceau | 2003-11-26 | 1 | -2/+11 |
| | | | | server blinks to hell | ||||
* | perl_checker fix | Thierry Vignaud | 2003-11-26 | 1 | -1/+1 |
| | |||||
* | link beat detection: enable both net_monitor and drakconnect usage at | Thierry Vignaud | 2003-11-26 | 1 | -2/+2 |
| | | | | | both time (not so usefull but cleaner) | ||||
* | simplify (already done) | Pascal Rigaux | 2003-11-26 | 1 | -1/+1 |
| | |||||
* | extract kdeglobals configuration from lang::write() into ↵ | Pascal Rigaux | 2003-11-26 | 1 | -27/+38 |
| | | | | lang::configure_kdeglobals() | ||||
* | install openssh-server | Pascal Rigaux | 2003-11-26 | 1 | -0/+1 |
| | |||||
* | no need to skip network.pm anymore | Pascal Rigaux | 2003-11-25 | 1 | -1/+1 |
| | |||||
* | network.pm doesn't exist anymore in new drakxtools | Pascal Rigaux | 2003-11-25 | 1 | -1/+0 |
| | |||||
* | "proceeding" msg is also not capitalized | Guillaume Cottenceau | 2003-11-25 | 1 | -2/+2 |
| | |||||
* | *** empty log message *** | Guillaume Cottenceau | 2003-11-25 | 1 | -4/+0 |
| | |||||
* | insmod uses glibc syslog facility for outputting error messages, thus we ↵ | Guillaume Cottenceau | 2003-11-25 | 1 | -4/+1 |
| | | | | need to start syslogd very soon to not end up with silly parport_pc busy messages on console #1 | ||||
* | *** empty log message *** | Guillaume Cottenceau | 2003-11-25 | 1 | -1/+1 |
| | |||||
* | usb mouse (plus usb keyboard and usb key) works on fredhack | Guillaume Cottenceau | 2003-11-25 | 1 | -2/+0 |
| | |||||
* | prepare for stripped down version | Guillaume Cottenceau | 2003-11-25 | 1 | -0/+9 |
| | |||||
* | mount i18n clp ASAP so that console two shell uses the right locales | Pascal Rigaux | 2003-11-25 | 1 | -1/+2 |
| | |||||
* | shut up | Guillaume Cottenceau | 2003-11-25 | 1 | -2/+1 |
| | |||||
* | pixel, don't forget to install drakconf >= 9.3-8mdk | Guillaume Cottenceau | 2003-11-25 | 1 | -3/+0 |
| | |||||
* | remove uncessary wizards from appearing in MCC | Guillaume Cottenceau | 2003-11-25 | 1 | -0/+3 |
| | |||||
* | *** empty log message *** | Guillaume Cottenceau | 2003-11-25 | 1 | -0/+3 |
| | |||||
* | *** empty log message *** | Guillaume Cottenceau | 2003-11-25 | 1 | -0/+1 |
| | |||||
* | 9.3-10mdk | Thierry Vignaud | 2003-11-25 | 1 | -1/+17 |
| | |||||
* | *** empty log message *** | Guillaume Cottenceau | 2003-11-25 | 1 | -9/+0 |
| | |||||
* | fix bogus use of old netwok module instead of network::network | Thierry Vignaud | 2003-11-25 | 1 | -2/+2 |
| | |||||
* | fix #5664 (alsp part of #5065 and #5361): list ppp0 for modem and adsl | Thierry Vignaud | 2003-11-25 | 1 | -8/+21 |
| | | | | | | connections too (though not all adsl connection types need it) and ippp0 too for isdn ones | ||||
* | fix #6184: read back "Connection Name" and "Domain Name" fields | Thierry Vignaud | 2003-11-25 | 1 | -3/+4 |
| | |||||
* | (getAndSaveFile) log which file copy failled in order to knwow which | Thierry Vignaud | 2003-11-25 | 1 | -1/+1 |
| | | | | | partition is not big enough (see #6149) | ||||
* | fix nasty gc error | Pascal Rigaux | 2003-11-25 | 1 | -2/+2 |
| | |||||
* | in mode 2, also pre fix /etc/rc.d/rc5.d links | Guillaume Cottenceau | 2003-11-25 | 1 | -1/+2 |
| | |||||
* | allow DEBUG | Pascal Rigaux | 2003-11-25 | 1 | -1/+1 |
| | |||||
* | use /dev/mouse in the X config file to allow changing mouse device live | Pascal Rigaux | 2003-11-25 | 1 | -0/+3 |
| | |||||
* | add new mouse "PS/2|Automatic" and use it by default, | Pascal Rigaux | 2003-11-25 | 1 | -3/+4 |
| | | | | | | so that "PS/2|Generic PS2 Wheel Mouse" use protocol IMPS/2 which is needed when we force mouse change live ("auto" doesn't work in that case) | ||||
* | don't fake ide-scsi for move (otherwise, we would need to do it in stage1 too) | Pascal Rigaux | 2003-11-25 | 1 | -1/+1 |
| | |||||
* | for move, make it use ide-scsi *now*, not after reboot | Pascal Rigaux | 2003-11-25 | 1 | -0/+5 |
| | |||||
* | fix destroying HorizSync & VertRefresh (especially when coming from ddcxinfos | Pascal Rigaux | 2003-11-25 | 1 | -2/+5 |
| | | | | | with unknown EISA_ID) | ||||
* | check that libglx.so is a link instead of checking if it exists (since it is | Pascal Rigaux | 2003-11-25 | 1 | -1/+1 |
| | | | | | now in nvidia.clp) | ||||
* | - handle nvidia.clp | Pascal Rigaux | 2003-11-25 | 4 | -1/+12 |
| | | | | | - handle X proprietary drivers | ||||
* | - nvidia.clp support | Pascal Rigaux | 2003-11-25 | 1 | -3/+5 |
| | | | | | | - handle umounting failure by remounting what can be and calling mdk_totem again (which will hopefully tell what program did make umounting fail) | ||||
* | reintroduce detect_timezone (indeed that one was needed :-() | Thierry Vignaud | 2003-11-24 | 1 | -0/+19 |
| | |||||
* | (configure) fix adsl connection class due to type being now translated | Thierry Vignaud | 2003-11-24 | 1 | -1/+1 |
| | |||||
* | allow sleep(1) to run correctly in mdk_behind_totem when everything is unmounted | Pascal Rigaux | 2003-11-24 | 1 | -0/+3 |
| | |||||
* | - fix regexps according to {cmdline} format change | Pascal Rigaux | 2003-11-24 | 1 | -5/+5 |
| | | | | | - add nvidia clp handling | ||||
* | - install NVIDIA_nforce-xxx | Pascal Rigaux | 2003-11-24 | 1 | -4/+17 |
| | | | | | | | - /usr/lib/libGL.so.1 links to /etc/X11/libGL.so.1 - create /usr/lib/libGL.so.1.fglrx and /usr/lib/libGL.so.1.nvidia => at runtime we create /etc/X11/libGL.so.1 linked to one of them | ||||
* | /opt is needed by fucking acroread | Pascal Rigaux | 2003-11-24 | 1 | -0/+1 |
| | |||||
* | fix isdn detection: detect all isdn cards, not only the first one | Thierry Vignaud | 2003-11-24 | 2 | -11/+19 |
| | |||||
* | add some comment | Pascal Rigaux | 2003-11-24 | 1 | -1/+3 |
| | |||||
* | bump buildrequire for ldetect because of new API | Thierry Vignaud | 2003-11-24 | 1 | -1/+1 |
| | |||||
* | thx perl_checko | Thierry Vignaud | 2003-11-24 | 1 | -1/+1 |
| | |||||
* | (getNet) handle zaurus connected through USB cables resulting in | Thierry Vignaud | 2003-11-23 | 1 | -1/+1 |
| | | | | | usbnet driver creating usbX interfaces | ||||
* | (connected2) rename it as check_link_beat() to better reflect what he does | Thierry Vignaud | 2003-11-23 | 1 | -3/+3 |
| | |||||
* | (detect_timezone, disconnected, type2interface) kill dead code | Thierry Vignaud | 2003-11-23 | 1 | -33/+1 |
| |