summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* really make swap creation conditionalOlivier Blin2008-11-121-2/+4
|
* do not hardcode swap blocksOlivier Blin2008-11-121-1/+0
|
* rename max_part variables as main_partOlivier Blin2008-11-121-5/+5
|
* allow to read a config file from restore imageOlivier Blin2008-11-121-0/+9
|
* do not hardcode /tmp/media in detect_rootOlivier Blin2008-11-121-2/+3
|
* update for German translationOliver Burger2008-11-121-8/+7
|
* updated Russian translationPavel Maryanov2008-11-111-6/+6
|
* updated Russian translationPavel Maryanov2008-11-111-2/+2
|
* updated Russian translationPavel Maryanov2008-11-111-6/+6
|
* updated Russian translationPavel Maryanov2008-11-111-33/+33
|
* updated Russian translationPavel Maryanov2008-11-111-406/+422
|
* updated Russian translationPavel Maryanov2008-11-111-843/+763
|
* updated Russian translationPavel Maryanov2008-11-111-185/+145
|
* actually i believe that's a better fix as it's handled by the function which ↵Caio Begotti2008-11-101-2/+6
| | | | called detect_root, otherwise we'd be trapped and would not see the error and root would still be empty for write_image
* we should not echo an empty root variable if there's nothing inside it (if ↵Caio Begotti2008-11-101-3/+2
| | | | -gt 2 already assures there's at least one device present)
* 11.71Pascal Rigaux2008-11-062-1/+3
|
* - diskdrakePascal Rigaux2008-11-062-1/+2
| | | | | o --dav: handle https
* - diskdrakePascal Rigaux2008-11-063-6/+91
| | | | | o --dav: handle davfs2 credentials in /etc/davfs2/secrets (#44190)
* add swap partitionOlivier Blin2008-11-051-1/+14
|
* add disk and main_part variablesOlivier Blin2008-11-051-3/+5
|
* updatesKeld Simonsen2008-11-051-24/+27
|
* updatesKeld Simonsen2008-11-031-32/+19
|
* updatesKeld Simonsen2008-11-031-13/+13
|
* add setterm for restore-image.shOlivier Blin2008-11-031-0/+1
|
* Update zh_TW translationShiva Huang2008-10-311-2/+2
|
* fix using min disk sizeOlivier Blin2008-10-291-1/+1
|
* adding a minimum size for disks to be detected and filter the smalls ones outCaio Begotti2008-10-292-1/+2
|
* Updated Romanian translationCatalin Florin Russen2008-10-251-102/+144
|
* simplify previous commit (detect when @l becomes empty instead of not doingPascal Rigaux2008-10-231-7/+5
| | | | | things when it's empty)
* fix previous commit (thanks to titi)Pascal Rigaux2008-10-201-1/+1
|
* - fix detecting SMP (was broken we relied on install kernel being non-smp) ↵Pascal Rigaux2008-10-202-0/+3
| | | | (#44825)
* Japanese translation updated.Yukiko Bando2008-10-181-4/+4
|
* Updated Norwegian Nynorsk translation.Karl Ove Hufthammer2008-10-171-3/+3
|
* 11.70Thierry Vignaud2008-10-162-1/+3
|
* do not backup xorg.conf if we won't change the driverThierry Vignaud2008-10-162-3/+6
|
* fix typoFunda Wang2008-10-161-1/+1
|
* do not uselessly wait on stdin if no files have to be filteredOlivier Blin2008-10-151-3/+5
|
* (enable_sync_flush,sync_flush) split them out of wait_messageW() so thatThierry Vignaud2008-10-113-2/+17
| | | | | rpmdrake can get rid of some gray windows
* Osatu gabe (gutxi falta dira).Iñigo Salvador Azurmendi2008-10-111-31/+39
|
* 11.69Thierry Vignaud2008-10-112-1/+3
|
* - really fix setting lilo when needed (#39878)Pascal Rigaux2008-10-102-1/+3
|
* add support for upcoming tx4939ide IDE driverThierry Vignaud2008-10-093-1/+6
|
* add some loggingPascal Rigaux2008-10-091-0/+1
|
* get rid of old obsolete doc. to build use rpmbuild (or bm) on packagesPascal Rigaux2008-10-091-126/+0
| | | | | drakx-installer-binaries, drakx-installer-images and drakx-installer-stage2
* update the *old* docPascal Rigaux2008-10-091-57/+18
|
* add bug IDThierry Vignaud2008-10-081-1/+1
|
* (setupBootloaderBefore) warn that "preparing bootloader" can take someThierry Vignaud2008-10-082-1/+4
| | | | | | | | time (eg: under vbox) (#43036) we could check that $o->{mouse}}{Protocol} eq 'vboxmouse' but it's simpler to just always say it
* (banner) display a separator before step nameThierry Vignaud2008-10-082-1/+2
|
* (compute_sizes,filter_widget) properly handle big text in list such asThierry Vignaud2008-10-082-3/+6
| | | | | security level descriptions (#43561)
* Osatuta.Iñigo Salvador Azurmendi2008-10-081-10/+10
|