Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | new lang images | Pablo Saratxaga | 2004-09-05 | 22 | -0/+0 |
| | |||||
* | updated pot file | Pablo Saratxaga | 2004-09-05 | 1 | -7/+2 |
| | |||||
* | fixed typo | Pablo Saratxaga | 2004-09-05 | 1 | -1/+1 |
| | |||||
* | Updated Simplified Chinese translation | Funda Wang | 2004-09-05 | 1 | -131/+136 |
| | |||||
* | perl_checker fix | Olivier Blin | 2004-09-03 | 1 | -1/+1 |
| | |||||
* | (set_synaptics) remove spurious space | Olivier Blin | 2004-09-03 | 1 | -1/+1 |
| | |||||
* | *** empty log message *** | Pascal Rigaux | 2004-09-03 | 1 | -1/+72 |
| | |||||
* | (set_xfree_conf) synaptics fixes | Olivier Blin | 2004-09-03 | 1 | -2/+3 |
| | |||||
* | Umount supplementary CD immediately after having read informations on it. | Rafael Garcia-Suarez | 2004-09-03 | 1 | -16/+19 |
| | |||||
* | (getModem) handle new winmodem low level driver for VIA in ALSA | Thierry Vignaud | 2004-09-03 | 1 | -1/+1 |
| | |||||
* | *** empty log message *** | Pascal Rigaux | 2004-09-03 | 1 | -1/+109 |
| | |||||
* | make dont_run_directly_stage2 keep runinstall2 as a symlink | Pascal Rigaux | 2004-09-03 | 1 | -3/+3 |
| | | | | | (since mdkstage1 check it is a symlink) | ||||
* | Make local copies of rpmsrate and compssUsers.pl from supplementary CD | Rafael Garcia-Suarez | 2004-09-03 | 1 | -6/+5 |
| | |||||
* | - we need unicode_start, which need kbd_mode and a real "echo" command | Pascal Rigaux | 2004-09-03 | 4 | -3/+18 |
| | | | | | | - initialize newt (and so slang) with a fake en_US.UTF-8 locale during install (and it works better when slang does its setlocale, i don't know why) | ||||
* | always use utf8 strings during install since our locale is always utf8 | Pascal Rigaux | 2004-09-03 | 1 | -7/+0 |
| | |||||
* | Better handling of mounting/umounting supplementary CDs | Rafael Garcia-Suarez | 2004-09-03 | 2 | -7/+11 |
| | |||||
* | log a few more commits from blino for 10.1-0.20mdk | Thierry Vignaud | 2004-09-03 | 1 | -0/+1 |
| | |||||
* | (findIntf, read_all_conf) use default DEVICE field only at last | Olivier Blin | 2004-09-03 | 1 | -4/+6 |
| | | | | | ressort, keep weird DEVICE fiels (i.e for sagem) | ||||
* | (write_interface_conf) remove quotes if DEVICE is the result of a command | Olivier Blin | 2004-09-03 | 1 | -0/+1 |
| | |||||
* | support DHCP and manual for sagem devices | Olivier Blin | 2004-09-03 | 1 | -1/+6 |
| | |||||
* | 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 |
| |