summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* - mcc erratasThierry Vignaud2003-03-271-15/+31
| | | | | - lexical ordering
* updated Albanian filePablo Saratxaga2003-03-271-1000/+2434
|
* fixed another typo for adding restore entry (grub menu).Francois Pons2003-03-261-1/+1
|
* fixed wrong usage of any::hdInstallPath which is mapped as /tmp/image duringFrancois Pons2003-03-261-3/+3
| | | | | installation.
* simplified code to allow parsing rpmdb instead of just urpmi db.Francois Pons2003-03-261-5/+5
|
* moved hdInstallPath to any.pm.Francois Pons2003-03-261-8/+2
|
* removed acpi reference here (should already been have removed earlier).Francois Pons2003-03-261-5/+6
| | | | | moved here hdInstallPath from install_any.
* use fat32 instead of fat16, fixed mandrake-release to install.Francois Pons2003-03-261-2/+2
|
* fix typo on grub menu file read.Francois Pons2003-03-261-0/+17
|
* fix typo.Francois Pons2003-03-261-4/+0
|
* mandrake-release should be installed.Francois Pons2003-03-261-0/+10
|
* current parted does no more support fat fs but fat16 or fat32 fs.Francois Pons2003-03-261-1/+1
|
* *** empty log message ***Thierry Vignaud2003-03-261-1/+2
|
* first drakxtools errataThierry Vignaud2003-03-261-0/+22
|
* fix harddrake menu entryThierry Vignaud2003-03-261-1/+1
|
* updated Japanese file; updated pot filePablo Saratxaga2003-03-2453-3713/+5887
|
* - fix changelogThierry Vignaud2003-03-241-3/+6
| | | | | - 9.1-28mdk
* more hp fixesThierry Vignaud2003-03-241-0/+32
|
* hp fixThierry Vignaud2003-03-242-2/+2
|
* added login and password retrieval for ppp0 in configure function.Francois Pons2003-03-241-6/+6
|
* propose /dev/modem before other device (as it will work for other most case).Francois Pons2003-03-241-1/+1
|
* added modem configuration after LT Modem support.Francois Pons2003-03-242-4/+15
|
* mdk9.1 changes for hpThierry Vignaud2003-03-241-0/+88
|
* first bits of 9.1-26mdkThierry Vignaud2003-03-241-0/+3
|
* increase timeout from 5 to 25 secondsThierry Vignaud2003-03-211-1/+1
|
* fixed typo.Francois Pons2003-03-201-1/+1
|
* add probe for netncx type in case of not already setted.Francois Pons2003-03-201-0/+3
|
* silently use en_US for arabic.Francois Pons2003-03-191-1/+4
|
* added support for passing kernel options to oem scrpit.Francois Pons2003-03-192-2/+7
|
* removed Arabic language (no correct font during install).Francois Pons2003-03-191-1/+1
|
* avoid displaying Hong Kong as a country.Francois Pons2003-03-191-1/+1
|
* properly *both* reap zombies and clear status bar messageThierry Vignaud2003-03-191-2/+9
|
* update, sortThierry Vignaud2003-03-191-7/+62
|
* first errate: ntfs kernel bug (bug and fix reported by SzakacsitsThierry Vignaud2003-03-191-0/+27
| | | | | Szabolcs)
* s/mplayer-guimplayer-gui/mplayer-gui/Florent Villard2003-03-181-1/+1
|
* added lookup into isolinux/alt0 if possibleFrancois Pons2003-03-182-0/+6
|
* updated ramdisk_size=128000 acpi=offFrancois Pons2003-03-182-2/+2
|
* Add NVIDIA_nforce for smp and secure kernelFlorent Villard2003-03-171-2/+4
| | | | | Fix NVIDIA_nforce entry removing kernel version (added by cleanrpmsrate)
* FlashPlayer with a capital PFlorent Villard2003-03-171-1/+1
|
* reverted to 1.604Frederic Lepied2003-03-171-10/+0
|
* 26mdk to fix drakpermFlorent Villard2003-03-161-2/+5
|
* updated Bosnian and Romanian filesPablo Saratxaga2003-03-162-301/+103
|
* fix a fatal error in drakpem in editable modeFlorent Villard2003-03-153-2/+15
|
* Fix fatal error in editable window when adding a new entryFlorent Villard2003-03-151-5/+5
|
* updated Hebrew filePablo Saratxaga2003-03-151-83/+149
|
* updated Bosnian and Vietnamese filesPablo Saratxaga2003-03-152-2631/+3112
|
* updated Greek filePablo Saratxaga2003-03-143-36/+27
|
* updated Swedish filePablo Saratxaga2003-03-141-89/+24
|
* fix XFdrake handling NVidia proprietary driversPascal Rigaux2003-03-141-1/+4
|
* fix myself sux: don't unconditionnally fgets /proc/modules, because fopenGuillaume Cottenceau2003-03-141-8/+9
| | | | | | may have failed (the libc, in its great search for speed, probably doesn't care to check if the FILE* given to fgets is valid and opened)