Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add a system error when no CD reader is found for a supplementary CD | Rafael Garcia-Suarez | 2004-09-03 | 1 | -1/+1 |
| | |||||
* | don't let slang call setlocale(), we do it ourselves | Pascal Rigaux | 2004-09-03 | 1 | -0/+4 |
| | |||||
* | Remove support for looking directly for a hdlist1s.cz file on supplementary CDs. | Rafael Garcia-Suarez | 2004-09-03 | 1 | -24/+1 |
| | |||||
* | remove horrible and unneeded workaround | Olivier Blin | 2004-09-03 | 1 | -1/+1 |
| | |||||
* | (configureNetwork2) use key from $intf hash to determine ifcfg | Olivier Blin | 2004-09-03 | 1 | -1/+1 |
| | | | | | | filename (to allow to use weird DEVICE fields, like DEVICE=`/usr/sbin/eaglectrl -i`) | ||||
* | 10.1-0.20mdk | Thierry Vignaud | 2004-09-03 | 1 | -1/+5 |
| | |||||
* | shut up perl_checker! | Olivier Blin | 2004-09-03 | 1 | -1/+1 |
| | |||||
* | remove test_internet_connection(), use network::test instead | Olivier Blin | 2004-09-03 | 1 | -17/+0 |
| | |||||
* | (get_interface_type) enhance detection for adsl devices | Olivier Blin | 2004-09-03 | 1 | -1/+2 |
| | |||||
* | (write_interface_conf) allow TYPE field, will be used to recognize ADSL ↵ | Olivier Blin | 2004-09-03 | 1 | -1/+1 |
| | | | | interfaces | ||||
* | add one more translator | Thierry Vignaud | 2004-09-03 | 1 | -0/+1 |
| | |||||
* | (setupSCSI) load modularized PATA drivers too | Thierry Vignaud | 2004-09-03 | 2 | -3/+3 |
| | |||||
* | add disk/ide category since some ATA drivers are currently compiled as modules | Thierry Vignaud | 2004-09-03 | 1 | -0/+1 |
| | |||||
* | - sort some categories | Thierry Vignaud | 2004-09-03 | 1 | -8/+8 |
| | | | | | | | | | | | - add missing drivers: o raid: ipr qla2322 qla6312 qla6322 o ethernet: amd8111e typhoon o gigabit: ixgb s2io via-velocity o sata: sx8 o scsi: dc395x o wireless: atmel_pci hostap_pci hostap_plx prism2_pci | ||||
* | adapt to new fctStartAdsl | Olivier Blin | 2004-09-03 | 1 | -1/+1 |
| | |||||
* | add two missing SATA modules | Thierry Vignaud | 2004-09-03 | 1 | -1/+1 |
| | |||||
* | *** empty log message *** | Pascal Rigaux | 2004-09-03 | 1 | -1/+159 |
| | |||||
* | stage1 terminfo is not available anymore, use our own terminfo | Pascal Rigaux | 2004-09-03 | 2 | -0/+2 |
| | |||||
* | Don't bypass errorOpeningFile, because it won't ask for further CDs | Rafael Garcia-Suarez | 2004-09-03 | 1 | -1/+1 |
| | | | | | anymore... (/me sux) | ||||
* | now kernel-i686-up-4GB and kernel-p3-smp-64GB are deprecated | Florent Villard | 2004-09-03 | 1 | -2/+2 |
| | |||||
* | (create_hbox) do not set extra border since we've a generic fix in ↵ | Thierry Vignaud | 2004-09-03 | 1 | -1/+1 |
| | | | | _create_window | ||||
* | (_create_window) prevent inner widgets to stick the window | Thierry Vignaud | 2004-09-03 | 1 | -0/+1 |
| | |||||
* | don't exclude Gtk2::Entry filling | Damien Chaumette | 2004-09-03 | 1 | -1/+1 |
| | |||||
* | updated pot file | Pablo Saratxaga | 2004-09-02 | 1 | -386/+401 |
| | |||||
* | Mandrake -> Mandrakelinux | Pablo Saratxaga | 2004-09-02 | 1 | -1/+1 |
| | |||||
* | (write_client_conf) fix drakxtools build | Thierry Vignaud | 2004-09-02 | 1 | -1/+1 |
| | |||||
* | 10.1-0.19mdk | Thierry Vignaud | 2004-09-02 | 1 | -1/+14 |
| | |||||
* | reuse mcc icons (if availlable) for windows | Thierry Vignaud | 2004-09-02 | 14 | -0/+20 |
| | |||||
* | reuse icon for windows | Thierry Vignaud | 2004-09-02 | 3 | -0/+3 |
| | |||||
* | fix untraslated title | Thierry Vignaud | 2004-09-02 | 1 | -1/+1 |
| | |||||
* | do not use supermount by default for removable devices | Olivier Blin | 2004-09-02 | 1 | -1/+1 |
| | |||||
* | set_default: use sync for removable devices | Olivier Blin | 2004-09-02 | 1 | -0/+1 |
| | |||||
* | use proper window & banner icon | Thierry Vignaud | 2004-09-02 | 1 | -0/+1 |
| | |||||
* | (new) fallback on window'icon for wizards | Thierry Vignaud | 2004-09-02 | 1 | -1/+1 |
| | |||||
* | (selectLanguage) tag title as translatable | Thierry Vignaud | 2004-09-02 | 1 | -1/+1 |
| | |||||
* | set banner title... | Thierry Vignaud | 2004-09-02 | 1 | -0/+2 |
| | |||||
* | - add bt878, de2104x, qla2100, sata_sx4 | Thierry Vignaud | 2004-09-02 | 1 | -7/+7 |
| | | | | | | | | - 3c559 is dead - hw_random replaced amd7xx_tco, amd768_rng and i810_rng - sort sata driver - tmspci replaced sktr long time ago | ||||
* | initial import of connection test package | Olivier Blin | 2004-09-02 | 1 | -0/+158 |
| | |||||
* | If a supplementary media is incorrect, continue asking | Rafael Garcia-Suarez | 2004-09-02 | 2 | -2/+3 |
| | |||||
* | add 3w-9xxx | Pascal Rigaux | 2004-09-02 | 1 | -1/+1 |
| | |||||
* | Don't log too much | Rafael Garcia-Suarez | 2004-09-02 | 1 | -1/+1 |
| | |||||
* | add synaptics in INSTALL section | Olivier Blin | 2004-09-02 | 1 | -0/+1 |
| | |||||
* | Don't unselect all media in autoinstalls. | Rafael Garcia-Suarez | 2004-09-02 | 1 | -1/+5 |
| | |||||
* | replace /etc/udev/conf.d/xxx.conf shell scripts with ↵ | Pascal Rigaux | 2004-09-02 | 1 | -5/+1 |
| | | | | /etc/udev/rules.d/xxx.conf conf file | ||||
* | fix cancel in disk install | Olivier Blin | 2004-09-02 | 1 | -4/+4 |
| | |||||
* | adapt to new mirror structure | Olivier Blin | 2004-09-02 | 2 | -6/+4 |
| | |||||
* | Allow to deselect media only if the hdlists file contains a line "askmedia" | Rafael Garcia-Suarez | 2004-09-02 | 1 | -2/+5 |
| | |||||
* | Don't start network for supplementary media if it is cdrom or disk | Rafael Garcia-Suarez | 2004-09-02 | 1 | -1/+1 |
| | |||||
* | *** empty log message *** | Pascal Rigaux | 2004-09-01 | 1 | -1/+78 |
| | |||||
* | - Do not check for presence of "scanner-gui" during install. | Till Kamppeter | 2004-09-01 | 1 | -1/+1 |
| |