Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | hackism to shut up perl_checker | Thierry Vignaud | 2003-04-02 | 1 | -1/+1 |
| | |||||
* | (parse_file) pass explicit argument instead of relying on lexical $_ | Thierry Vignaud | 2003-04-01 | 1 | -3/+3 |
| | | | | | being correct in that context (worked fine but this is bad) | ||||
* | propagate $in where needed | Thierry Vignaud | 2003-04-01 | 1 | -3/+3 |
| | |||||
* | perl_checker fixes | Thierry Vignaud | 2003-04-01 | 1 | -2/+2 |
| | |||||
* | - fix fscking french translation | Thierry Vignaud | 2003-04-01 | 1 | -0/+1 |
| | | | | | - explain why it's bad to translate this way | ||||
* | misc | Guillaume Cottenceau | 2003-04-01 | 1 | -2/+1 |
| | |||||
* | simplify | Thierry Vignaud | 2003-04-01 | 1 | -1/+1 |
| | |||||
* | move harddrake::sound $index param in hash and pass only the hash ref around | Thierry Vignaud | 2003-04-01 | 3 | -34/+30 |
| | | | | | functions | ||||
* | - prevent translators to do bad things (that is having badly constructed | Thierry Vignaud | 2003-04-01 | 1 | -22/+23 |
| | | | | | | | | strings on screen) - reuse some translations instead of relying on extracting tools' merge feature - give translators more control on about window text | ||||
* | Pass $Driver to launchX in non /FB/ case | Gwenolé Beauchesne | 2003-04-01 | 1 | -1/+1 |
| | |||||
* | spelling errors | Keld Simonsen | 2003-03-31 | 1 | -11/+11 |
| | | | | | po/po/da.po gi/perl-install/share/po/da.po | ||||
* | Typo fix | Arkadiusz Lipiec | 2003-03-31 | 1 | -1/+1 |
| | |||||
* | copy kernel and stage1 in order to avoid remapping /mnt/hd on the fly during | Francois Pons | 2003-03-31 | 1 | -8/+14 |
| | | | | | install for bootloader installation to complete correctly. | ||||
* | fixed regex for kernel options retrieved for restore bootloader entry. | Francois Pons | 2003-03-31 | 1 | -1/+1 |
| | |||||
* | fixed a bad grammatical error | Pablo Saratxaga | 2003-03-31 | 1 | -1/+1 |
| | |||||
* | updated Vietnamese file | Pablo Saratxaga | 2003-03-31 | 1 | -16/+16 |
| | |||||
* | clean | Guillaume Cottenceau | 2003-03-30 | 1 | -8/+3 |
| | |||||
* | Special cases for KDE to recognize zh_HK and zh_SG | Pablo Saratxaga | 2003-03-28 | 1 | -0/+2 |
| | |||||
* | fix typo, grr... | Pascal Rigaux | 2003-03-28 | 1 | -1/+1 |
| | |||||
* | use ServerFlags DontVTSwitch for i845, i865 and i85x | Pascal Rigaux | 2003-03-28 | 1 | -1/+1 |
| | |||||
* | also have DontVTSwitch for i845 (and i85x) | Pascal Rigaux | 2003-03-28 | 1 | -1/+1 |
| | |||||
* | use ServerFlags DontVTSwitch for i865 | Pascal Rigaux | 2003-03-28 | 1 | -1/+4 |
| | |||||
* | use option DontVTSwitch for i865 | Pascal Rigaux | 2003-03-28 | 1 | -0/+4 |
| | |||||
* | disable arabic | Guillaume Cottenceau | 2003-03-28 | 1 | -0/+17 |
| | |||||
* | disable arabic whic doesn't work well after install | Guillaume Cottenceau | 2003-03-28 | 1 | -1/+2 |
| | |||||
* | updated Japanese file | Pablo Saratxaga | 2003-03-27 | 1 | -1298/+1775 |
| | |||||
* | updated Albanian file | Pablo Saratxaga | 2003-03-27 | 1 | -1000/+2434 |
| | |||||
* | fixed another typo for adding restore entry (grub menu). | Francois Pons | 2003-03-26 | 1 | -1/+1 |
| | |||||
* | fixed wrong usage of any::hdInstallPath which is mapped as /tmp/image during | Francois Pons | 2003-03-26 | 1 | -3/+3 |
| | | | | | installation. | ||||
* | simplified code to allow parsing rpmdb instead of just urpmi db. | Francois Pons | 2003-03-26 | 1 | -5/+5 |
| | |||||
* | moved hdInstallPath to any.pm. | Francois Pons | 2003-03-26 | 1 | -8/+2 |
| | |||||
* | removed acpi reference here (should already been have removed earlier). | Francois Pons | 2003-03-26 | 1 | -5/+6 |
| | | | | | moved here hdInstallPath from install_any. | ||||
* | fix typo on grub menu file read. | Francois Pons | 2003-03-26 | 1 | -0/+17 |
| | |||||
* | fix harddrake menu entry | Thierry Vignaud | 2003-03-26 | 1 | -1/+1 |
| | |||||
* | updated Japanese file; updated pot file | Pablo Saratxaga | 2003-03-24 | 53 | -3713/+5887 |
| | |||||
* | - fix changelog | Thierry Vignaud | 2003-03-24 | 1 | -3/+6 |
| | | | | | - 9.1-28mdk | ||||
* | more hp fixes | Thierry Vignaud | 2003-03-24 | 1 | -0/+32 |
| | |||||
* | hp fix | Thierry Vignaud | 2003-03-24 | 2 | -2/+2 |
| | |||||
* | added login and password retrieval for ppp0 in configure function. | Francois Pons | 2003-03-24 | 1 | -6/+6 |
| | |||||
* | propose /dev/modem before other device (as it will work for other most case). | Francois Pons | 2003-03-24 | 1 | -1/+1 |
| | |||||
* | added modem configuration after LT Modem support. | Francois Pons | 2003-03-24 | 2 | -4/+15 |
| | |||||
* | mdk9.1 changes for hp | Thierry Vignaud | 2003-03-24 | 1 | -0/+88 |
| | |||||
* | first bits of 9.1-26mdk | Thierry Vignaud | 2003-03-24 | 1 | -0/+3 |
| | |||||
* | increase timeout from 5 to 25 seconds | Thierry Vignaud | 2003-03-21 | 1 | -1/+1 |
| | |||||
* | fixed typo. | Francois Pons | 2003-03-20 | 1 | -1/+1 |
| | |||||
* | add probe for netncx type in case of not already setted. | Francois Pons | 2003-03-20 | 1 | -0/+3 |
| | |||||
* | silently use en_US for arabic. | Francois Pons | 2003-03-19 | 1 | -1/+4 |
| | |||||
* | removed Arabic language (no correct font during install). | Francois Pons | 2003-03-19 | 1 | -1/+1 |
| | |||||
* | avoid displaying Hong Kong as a country. | Francois Pons | 2003-03-19 | 1 | -1/+1 |
| | |||||
* | properly *both* reap zombies and clear status bar message | Thierry Vignaud | 2003-03-19 | 1 | -2/+9 |
| |