| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | (main): don't need isLaptop anymore, use detect_devices::hasPCMCIA | Pascal Rigaux | 2001-02-07 | 1 | -3/+3 |
* | (setupBootloaderBefore, miscellaneousBefore): remove taking care of | Pascal Rigaux | 2001-02-07 | 1 | -12/+4 |
* | (miscellaneous): remove asking about numlock and hd optimizations, | Pascal Rigaux | 2001-02-07 | 1 | -20/+8 |
* | (hasPCMCIA): created (check for /proc/pcmcia) | Pascal Rigaux | 2001-02-07 | 1 | -0/+1 |
* | (setupBootloader): take care of profiles and memsize | Pascal Rigaux | 2001-02-07 | 1 | -13/+23 |
* | don't pass isLaptop | Pascal Rigaux | 2001-02-07 | 2 | -2/+2 |
* | Add usbd to SYSTEM. | Chmouel Boudjnah | 2001-02-07 | 1 | -1/+1 |
* | now fully fixed ftp connection (and http too) caused by forked DrakX | Francois Pons | 2001-02-07 | 3 | -12/+13 |
* | updated wizard mode | damien | 2001-02-07 | 3 | -3/+4 |
* | reworked ftp behaviour a bit for cooperative connection (avoid opening | Francois Pons | 2001-02-06 | 1 | -5/+10 |
* | *** empty log message *** | Pascal Rigaux | 2001-02-05 | 1 | -0/+80 |
* | Removed Device3Dfx as it is no more. | Francois Pons | 2001-02-05 | 1 | -1/+1 |
* | (create_ctree): node_moveto done only if node_is_visible is not full | Pascal Rigaux | 2001-02-05 | 1 | -1/+1 |
* | rebuild URLPREFIX as stage1 does not provide it anymore. | Francois Pons | 2001-02-05 | 1 | -11/+2 |
* | removed abusive white char. | Francois Pons | 2001-02-05 | 1 | -1/+1 |
* | added wizard.rc handling in Makfiles. | damien | 2001-02-05 | 2 | -1/+2 |
* | updated list of gconv modules | Pablo Saratxaga | 2001-02-05 | 1 | -9/+13 |
* | updated to use urpmi new format (change fakemedium to better label) | Francois Pons | 2001-02-05 | 2 | -2/+3 |
* | (head_tail): fix usage | Pascal Rigaux | 2001-02-05 | 1 | -1/+1 |
* | fixed frame buffer usage if not enabled (installation of Aurora) | Francois Pons | 2001-02-05 | 2 | -23/+9 |
* | added infos recovering. | damien | 2001-02-05 | 1 | -16/+46 |
* | fix adaptation to the terminal size, should now work in 80x25 | Pascal Rigaux | 2001-02-04 | 1 | -7/+21 |
* | (choosePackages): don't call chooseSizeToInstall even with experts | Pascal Rigaux | 2001-02-04 | 1 | -1/+1 |
* | (charsetChanged): re-create steps window | Pascal Rigaux | 2001-02-04 | 1 | -0/+1 |
* | (monitorConfiguration): better handling of auto_install | Pascal Rigaux | 2001-02-04 | 1 | -6/+5 |
* | corrected module.conf update, net conf saving, and no wizard by default. | damien | 2001-02-03 | 2 | -4/+8 |
* | *** empty log message *** | Pascal Rigaux | 2001-02-03 | 1 | -0/+65 |
* | install cardmgr | Pascal Rigaux | 2001-02-03 | 1 | -0/+3 |
* | (configure_pcmcia): cleanup | Pascal Rigaux | 2001-02-03 | 1 | -2/+1 |
* | fix ``LOCALES "zh_CN"'' with ``LOCALES"zh_CN"'' | Pascal Rigaux | 2001-02-03 | 1 | -3/+3 |
* | (charsetChanged): created, takes care of setting to the right charset the win... | Pascal Rigaux | 2001-02-03 | 1 | -3/+6 |
* | (selectLanguage): call charsetChanged | Pascal Rigaux | 2001-02-03 | 1 | -0/+4 |
* | *** empty log message *** | Pascal Rigaux | 2001-02-03 | 1 | -1/+1 |
* | all GNOME and KDE moved out of GRAPHICAL_DESKTOP | Pascal Rigaux | 2001-02-02 | 1 | -11/+11 |
* | added rc file for wizard mode | damien | 2001-02-02 | 1 | -0/+172 |
* | *** empty log message *** | Pascal Rigaux | 2001-02-02 | 1 | -1/+2 |
* | (get): cleanup, remove hasIDE hasSCSI... | Pascal Rigaux | 2001-02-02 | 1 | -22/+10 |
* | (ask_from_entries_refW): use gtkxpm | Pascal Rigaux | 2001-02-02 | 1 | -2/+2 |
* | (gtkcreate_xpm): error handling with error message | Pascal Rigaux | 2001-02-02 | 1 | -4/+7 |
* | *** empty log message *** | Pascal Rigaux | 2001-02-02 | 3 | -2/+46 |
* | add low_default_monitor for default of auto_installs | Pascal Rigaux | 2001-02-02 | 1 | -2/+2 |
* | (monitorConfiguration): better default for DDC probe fails and | Pascal Rigaux | 2001-02-02 | 1 | -2/+6 |
* | using the new formatXiB | Pascal Rigaux | 2001-02-02 | 4 | -10/+10 |
* | (setPackages): in auto_installs, default to all groups chosen, unless | Pascal Rigaux | 2001-02-02 | 1 | -4/+6 |
* | (configureXBefore): set XKB_IN_USE=no if !$has_xkb in /etc/sysconfig/i18n | Pascal Rigaux | 2001-02-02 | 1 | -2/+8 |
* | (formatXiB): created, format a number in human readable format | Pascal Rigaux | 2001-02-02 | 1 | -1/+13 |
* | recoded wizard mode | damien | 2001-02-02 | 4 | -9/+42 |
* | new draknet snapshot. Still unuseable | damien | 2001-02-01 | 1 | -44/+45 |
* | updated embedded mode in install. | damien | 2001-02-01 | 2 | -14/+8 |
* | *** empty log message *** | Pascal Rigaux | 2001-01-31 | 1 | -0/+86 |