summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Import first version of drakdvbPascal Terjan2009-01-201-0/+106
|
* update translation for greek languageGlentadakis Dimitris2009-01-201-5/+5
|
* Changed draksec functionality to prevent overlapping with msecgui.Eugeni Dodonov2009-01-202-281/+39
|
* update translation for pt_BR languageSergio Rafael Lemke2009-01-201-196/+27
|
* Hungarian translation updateGergely Lonyai2009-01-201-421/+420
|
* update translation for pt_BR languageSergio Rafael Lemke2009-01-201-387/+50
|
* Hungarian translation updateGergely Lonyai2009-01-201-1044/+858
|
* Updated Estonian translation.Marek Laane2009-01-191-14/+14
|
* Updated Estonian translation.Marek Laane2009-01-191-14/+11
|
* Add bug numberPascal Terjan2009-01-191-1/+1
|
* Don't use label to mount partitions on lvmPascal Terjan2009-01-192-1/+4
|
* Try to get more info on #45850Pascal Terjan2009-01-191-1/+1
|
* - use "ComboBoxEntry" gtk2 widget instead of "Combo" (which is deprecated),Pascal Rigaux2009-01-193-16/+9
| | | | | this also workarounds gtk2 bug with "hidden" Entry + "Combo"
* oops, fix typo in previous commitPascal Rigaux2009-01-191-2/+2
|
* make things more clear (needed for next commit):Pascal Rigaux2009-01-191-3/+3
| | | | | since $w->entry (defined in ugtk2) on ComboBox returns $w, inline it
* drop special case for non-editable combo boxes with large labels. Pascal Rigaux2009-01-191-5/+2
| | | | | at least the special case for diskdrake "Create" is not needed anymore (cf #43611)
* in progress Romanian translationCatalin Florin Russen2009-01-181-304/+378
|
* Updated Romanian translationCatalin Florin Russen2009-01-181-52/+52
|
* update translation for greek languageGlentadakis Dimitris2009-01-181-35/+40
|
* update translation for greek languageGlentadakis Dimitris2009-01-171-4/+4
|
* update translation for greek languageGlentadakis Dimitris2009-01-171-3/+3
|
* update translation for greek languageGlentadakis Dimitris2009-01-171-3/+3
|
* Osatuta.Iñigo Salvador Azurmendi2009-01-171-39/+30
|
* Osatuta.Iñigo Salvador Azurmendi2009-01-171-90/+55
|
* update translation for greek languageGlentadakis Dimitris2009-01-171-355/+433
|
* update translation for greek languageGlentadakis Dimitris2009-01-161-1273/+945
|
* 11.79Thierry Vignaud2009-01-163-1/+5
|
* (Resize) disable resizing ext4 since resize2fs is known to be broken ↵Thierry Vignaud2009-01-163-1/+4
| | | | | | | regarding extents (see "extent header problems following shrink with resize2fs" on linux-ext4@vger.kernel.org)
* (installfirmware) fix a crash when installing firmware (#40738)Thierry Vignaud2009-01-161-0/+1
|
* update perl_checker blacklistThierry Vignaud2009-01-161-0/+1
|
* major changes in the restoring functions to allow automatic detection of a ↵Caio Begotti2009-01-161-28/+147
| | | | previous windows installation and non-destructive OEM dump to the disk, saving data where possible
* tools needed by the windows resizing support in restore-image.sh and ↵Caio Begotti2009-01-161-2/+6
| | | | diskdrake-resize
* adding blino's wrapper for resizing of windows partitionsCaio Begotti2009-01-161-0/+28
|
* upcase GDB nameThierry Vignaud2009-01-1672-94/+94
|
* updateThierry Vignaud2009-01-161-25/+8
|
* updateThierry Vignaud2009-01-162-15/+15
|
* sync with codeThierry Vignaud2009-01-1671-2010/+2088
|
* sync with codeThierry Vignaud2009-01-1671-14343/+15819
|
* sync with codeThierry Vignaud2009-01-1671-28486/+32046
|
* mandrakesoft is deadThierry Vignaud2009-01-161-0/+0
|
* ask to attach /etc/fstab & the like when debugging a boot issueThierry Vignaud2009-01-162-2/+10
|
* ask to attach blkid output when debugging a boot issueThierry Vignaud2009-01-162-1/+17
|
* request to attach lspcidrake's output rather than include it (thusThierry Vignaud2009-01-162-1/+3
| | | | | helping gettingsmaller bug & easier to read descriptions)
* do not ask to include kernel version & /proc/cpuinfo since this is done ↵Thierry Vignaud2009-01-162-1/+4
| | | | automatically
* - add commentsPascal Rigaux2009-01-151-3/+11
| | | | | - fix #45515
* better log messageThierry Vignaud2009-01-151-1/+1
|
* 11.78Thierry Vignaud2009-01-152-1/+3
|
* log fred's changesThierry Vignaud2009-01-151-0/+2
|
* - Temporary background for alpha2 2009.1Frederic Crozat2009-01-151-0/+0
|
* - diskdrake:Pascal Rigaux2009-01-152-2/+5
| | | | | | | o --smb: fix netbios name resolution (#42483, thanks to Derek Jennings) (domain= should not be set in credentials for mount.cifs)