Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | display more data about hard disks (geometry, number of primary/extended | Thierry Vignaud | 2004-06-14 | 1 | -0/+14 |
| | | | | | partitions) | ||||
* | ethernet card detection: only rely on driver for matching ethernet cards, thus | Thierry Vignaud | 2004-06-14 | 1 | -7/+2 |
| | | | | | | | | preventing mislisting of other/unwanted devices (eg: bluetooth, wlan, AX25). last but not least, it enables us to catch ldetect/ldetect-lst/detect_devices bugs where some devices are *not* seen by drakx and drakconnect. | ||||
* | remove useless filtering in bridges detection code since proper filtering (for | Thierry Vignaud | 2004-06-14 | 1 | -1/+1 |
| | | | | | dobles) is already done at the upper level. | ||||
* | fix misdetection of nvidia nforce ethernet cards (broken since forcedeth | Thierry Vignaud | 2004-06-14 | 1 | -1/+1 |
| | | | | | replaced nvnet on 2004-01-21 in MDK10's ldetect-lst) | ||||
* | merge lost hunk | Thierry Vignaud | 2004-06-11 | 1 | -2/+2 |
| | |||||
* | s/_([xy])\b/_\1\1/ so that cperl-mode is happier | Thierry Vignaud | 2004-06-11 | 1 | -14/+14 |
| | |||||
* | make draksplash work again... | Thierry Vignaud | 2004-06-11 | 1 | -24/+25 |
| | |||||
* | perl_checker compliance | Pascal Rigaux | 2004-06-10 | 1 | -1/+1 |
| | |||||
* | - hde is ide/host1/bus0/target0/lun0, and not ide/host0/bus2/target0/lun0 | Pascal Rigaux | 2004-06-10 | 1 | -3/+5 |
| | | | | | - add host in hd struct for bus ide | ||||
* | first lan step: replace the "manual choice" string by the more | Thierry Vignaud | 2004-06-10 | 1 | -2/+2 |
| | | | | | meaningfull "manually load a driver" | ||||
* | first lan step: do not compare translated strings, use format callback | Thierry Vignaud | 2004-06-10 | 1 | -3/+3 |
| | |||||
* | fix trainee suckiness | Olivier Blin | 2004-06-10 | 1 | -1/+1 |
| | |||||
* | (get) default to standard level; else security::msec won't be able to | Thierry Vignaud | 2004-06-10 | 1 | -1/+1 |
| | | | | | | load any values when level is not set (thus resulting in an empty draksec GUI) | ||||
* | 10-43mdk | Thierry Vignaud | 2004-06-09 | 1 | -1/+20 |
| | |||||
* | Bugzilla #9877 - deal with kernel ring buffer that is flooded with msgs | Stew Benedict | 2004-06-08 | 1 | -3/+3 |
| | | | | | for tape device detection. | ||||
* | fix typo causing "Out of memory" | Pascal Rigaux | 2004-06-08 | 1 | -1/+1 |
| | |||||
* | kill dead code | Thierry Vignaud | 2004-06-08 | 1 | -1/+1 |
| | |||||
* | switch to xorg | Pascal Rigaux | 2004-06-08 | 6 | -8/+8 |
| | |||||
* | *** empty log message *** | Pascal Rigaux | 2004-06-08 | 1 | -1/+1231 |
| | |||||
* | switch to xorg | Pascal Rigaux | 2004-06-08 | 5 | -5/+5 |
| | |||||
* | - obsolete: gnome-vfs-extras xanim nist mtv gatos mokmod | Pascal Rigaux | 2004-06-08 | 1 | -65/+48 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ghostscript-utils tetex-latex-arab-doc sgml-tools ghostscript-module-SVGALIB kdenetwork-kit ApacheJServ cameleo unarj unstuff postgresql-python mercury NVIDIA_nforce* fonts-type1-baltic gnorpm - obsolete games: xtrojka bunnies xgammon xpuzzles 7colors xrally gtulpas gtkgo - obsolete and the new one is auto required: MAKEDEV - xine-oss xine-xv are in xine-plugins which is required by xine-ui - gatos is no more, replacing with ati.2 (??) - replace php with php-cgi (??) - replace scanner-gui with xsane and "KDE kdegraphics-kooka" - replace clispp2c with clisp (??) - replace autoconf with autoconf2.1 - replace automake with automake1.4 - switch to gimp2_0 - everybuddy is now ayttm - gimp-plugin is no more, but adding gimp-help - Epplets is now epplets (since a lot of time) - mandrake-galaxy is now mandrakegalaxy - prelude is now prelude-manager - kdenetwork-kmail is now kdepim-kmail (same for kdepim-korn and kdepim-knode) - many XFree86-* are now xorg-x11-*, others are removed (the old XFree3 servers) - libxfree86-devel is now libxorg-x11-devel - libxfree86-static-devel is now libxorg-x11-static-devel - tight-vnc-doc is now tightvnc-doc - php-manual is now php-manual-{en,fr,...} - sketch is now skencil - libgr-progs is now netpbm - MySQL-devel is now libmysqlXX-devel - replace xkobo with skobo - fix typo for xtraceroute (bad layout for flag 3D) - libiw27 instead of libiw26 - libhpojip0 instead of libhpojip | ||||
* | add "Active Directory" authentication (alpha code) | Pascal Rigaux | 2004-06-08 | 1 | -22/+202 |
| | |||||
* | hid is missing (and not needed) on kernel 2.6.7.0.rc2 | Pascal Rigaux | 2004-06-07 | 1 | -1/+1 |
| | |||||
* | updated pot file | Pablo Saratxaga | 2004-06-07 | 1 | -1321/+1339 |
| | |||||
* | remove some FIXME comments | Damien Chaumette | 2004-06-04 | 1 | -3/+2 |
| | |||||
* | switch ONBOOT to on/off for isdn and adsl connections | Damien Chaumette | 2004-06-04 | 1 | -0/+5 |
| | |||||
* | (setupBootloader) remove debugging messages | Thierry Vignaud | 2004-06-04 | 1 | -4/+0 |
| | |||||
* | (setupBootloader__entries) fix typo (Andrea Celli) | Thierry Vignaud | 2004-06-04 | 1 | -1/+5 |
| | |||||
* | run harddrake service earlier | Thierry Vignaud | 2004-06-04 | 1 | -1/+1 |
| | |||||
* | only big known bug remaining is mouse configuration | Pascal Rigaux | 2004-06-03 | 1 | -0/+116 |
| | |||||
* | add resolution 1920x1200 called WUXGA (used by Dell Laptops Inspiron 8500, ↵ | Pascal Rigaux | 2004-06-03 | 1 | -1/+1 |
| | | | | 8600 and Latitude D800) (bugzilla #6795) | ||||
* | - stop mounting ext3 partitions using type ext2 during install | Pascal Rigaux | 2004-06-02 | 1 | -5/+1 |
| | | | | | - stop fsck'ing ext3 partitions (it was only done during install, not upgrade) | ||||
* | - add descriptions for NFS and SMB (thanks to bugzilla #9940) | Pascal Rigaux | 2004-06-02 | 1 | -7/+13 |
| | | | | | - don't iterate on %l, better iterate on %types | ||||
* | Really apply gui fix. | Stew Benedict | 2004-06-01 | 1 | -2/+4 |
| | |||||
* | s#ppp/peers/adsl#ppp/peers/ppp0# | Damien Chaumette | 2004-06-01 | 1 | -3/+3 |
| | | | | | as we now use ifup-ppp for adsl, it will look for ppp0 | ||||
* | new way to specify how to up connection for pppoe(xDSL) and others(ADSL) | Damien Chaumette | 2004-06-01 | 1 | -6/+5 |
| | |||||
* | Use array rather than hash per Thierry. | Stew Benedict | 2004-06-01 | 2 | -2/+4 |
| | | | | | Insure ftp transfers are binary, fix gui problem (in 10.0 update also). | ||||
* | rollback weird and ugly workaround when pressing cancel on the ask_warn. The ↵ | Pascal Rigaux | 2004-06-01 | 1 | -2/+1 |
| | | | | real fix is in ugtk2.pm | ||||
* | when wizcancel occurs, ugtk2 object is not destroyed (the garbage collector ↵ | Pascal Rigaux | 2004-06-01 | 1 | -1/+1 |
| | | | | | | | seems to have some pbs taking care of this, but since many callbacks using it are registered, it's no wonder) (fixes pressing "Cancel" on a ->ask_warn in wizard mode) | ||||
* | remove debug message | Thierry Vignaud | 2004-06-01 | 1 | -1/+0 |
| | |||||
* | (use_windows) space cleanup | Thierry Vignaud | 2004-06-01 | 1 | -1/+2 |
| | |||||
* | 10-42mdk | Thierry Vignaud | 2004-06-01 | 1 | -1/+13 |
| | |||||
* | (lilo_choice) fix error title | Thierry Vignaud | 2004-06-01 | 1 | -1/+1 |
| | |||||
* | (set_text): fix "cleanups" | Pascal Rigaux | 2004-06-01 | 1 | -6/+4 |
| | |||||
* | (set_text) cleanups | Thierry Vignaud | 2004-06-01 | 1 | -2/+2 |
| | |||||
* | handle the nfs/smb service disabled (enhancement given by Olivier Blin) | Pascal Rigaux | 2004-06-01 | 1 | -2/+2 |
| | |||||
* | mark it as translatable for non alphabetic languages | Thierry Vignaud | 2004-06-01 | 1 | -1/+1 |
| | |||||
* | fix "two windows after exception" bug | Thierry Vignaud | 2004-06-01 | 1 | -1/+2 |
| | |||||
* | (write_grub_config) do not write partial config file (thus garbaging previous | Thierry Vignaud | 2004-06-01 | 1 | -16/+15 |
| | | | | | config) if an error occured | ||||
* | make LAN wizard more user friendly: move "manual choice" after detected | Thierry Vignaud | 2004-06-01 | 1 | -1/+1 |
| | | | | | interfaces |