Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remove unused variable | Thierry Vignaud | 2003-04-02 | 1 | -1/+1 |
| | |||||
* | - various perl_checker "fixes" | Thierry Vignaud | 2003-04-02 | 1 | -3/+4 |
| | | | | | - (logcolorize): make it saner regarding its arguments, thanks perl_checker | ||||
* | 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 | ||||
* | added restore into boot_entries default value, increased hd install size from | Francois Pons | 2003-04-01 | 1 | -2/+3 |
| | | | | | 1500 MB to 2500 MB to include current ackbar cooker repository. | ||||
* | 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 |
| | |||||
* | - mcc erratas | Thierry Vignaud | 2003-03-27 | 1 | -15/+31 |
| | | | | | - lexical ordering | ||||
* | 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. | ||||
* | use fat32 instead of fat16, fixed mandrake-release to install. | Francois Pons | 2003-03-26 | 1 | -2/+2 |
| | |||||
* | fix typo on grub menu file read. | Francois Pons | 2003-03-26 | 1 | -0/+17 |
| | |||||
* | fix typo. | Francois Pons | 2003-03-26 | 1 | -4/+0 |
| | |||||
* | mandrake-release should be installed. | Francois Pons | 2003-03-26 | 1 | -0/+10 |
| | |||||
* | current parted does no more support fat fs but fat16 or fat32 fs. | Francois Pons | 2003-03-26 | 1 | -1/+1 |
| | |||||
* | *** empty log message *** | Thierry Vignaud | 2003-03-26 | 1 | -1/+2 |
| | |||||
* | first drakxtools errata | Thierry Vignaud | 2003-03-26 | 1 | -0/+22 |
| | |||||
* | 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 |
| |