Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | ||||
* | (getNet) handle interface w/o ip addresses | Thierry Vignaud | 2004-06-01 | 1 | -1/+20 |
| | |||||
* | update 10-41mdk's changelog | Thierry Vignaud | 2004-05-28 | 1 | -0/+1 |
| | |||||
* | 10-41mdk | Thierry Vignaud | 2004-05-28 | 1 | -1/+7 |
| | |||||
* | (read_all_conf) read VLAN interfaces too | Thierry Vignaud | 2004-05-28 | 1 | -1/+1 |
| | |||||
* | (real_main) fix protocol switching from manual to auto when stepping back | Thierry Vignaud | 2004-05-28 | 1 | -4/+4 |
| | |||||
* | (read_all_conf) read ip aliased interfaces too | Thierry Vignaud | 2004-05-28 | 1 | -1/+1 |
| | |||||
* | Typo in tape restore (Federico Belvisi). | Stew Benedict | 2004-05-28 | 1 | -1/+1 |
| | |||||
* | 10-40mdk | Thierry Vignaud | 2004-05-28 | 1 | -1/+8 |
| | |||||
* | (get_eth_cards) fallback on sysfs in order to get driver and card | Thierry Vignaud | 2004-05-28 | 1 | -0/+11 |
| | | | | | | description when ethtool is not supported (eg: ipw2100 driver for intel centrino) | ||||
* | fix 10-37mdk's indentation | Thierry Vignaud | 2004-05-28 | 1 | -3/+4 |
| | |||||
* | - drop old internet service code | Damien Chaumette | 2004-05-27 | 1 | -70/+22 |
| | | | | | - only one way to configure/up/down an adsl connection | ||||
* | - call remove_initscript because internet service is dropped | Damien Chaumette | 2004-05-27 | 1 | -1/+1 |
| | | | | | - drop write_initscript call | ||||
* | - kill write_initscript | Damien Chaumette | 2004-05-27 | 1 | -50/+9 |
| | | | | | - add remove_initscript | ||||
* | (getNet) ignore loopback device | Thierry Vignaud | 2004-05-27 | 1 | -1/+1 |
| | |||||
* | really chkconfig --add and --del for "diskdrake --fileshare" (thanks to ↵ | Pascal Rigaux | 2004-05-27 | 1 | -0/+2 |
| | | | | Olivier Blin) | ||||
* | 10-39mdk | Thierry Vignaud | 2004-05-27 | 1 | -1/+7 |
| |