summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* make devs_found the real countOlivier Blin2009-02-111-2/+2
|
* move disk count above (to reuse other variable)Olivier Blin2009-02-111-25/+25
|
* run detect_and_resize_win32 first (to move more logic inside)Olivier Blin2009-02-111-9/+6
|
* use win32_part_dev variable instead of testing file existenceOlivier Blin2009-02-111-1/+1
|
* grep for win32 part once only in /tmp/fdisk.logOlivier Blin2009-02-111-8/+8
|
* use win32_part_dev variable instead of testing file existenceOlivier Blin2009-02-111-2/+2
|
* declare global win32 variablesOlivier Blin2009-02-111-0/+3
|
* extract resize_win32 and set more win32 variablesOlivier Blin2009-02-111-24/+37
|
* add new_win32_size variableOlivier Blin2009-02-111-2/+4
|
* add first_disk variableOlivier Blin2009-02-111-2/+3
|
* rename as detect_and_resize_win32Olivier Blin2009-02-111-2/+2
|
* set number and device_id only when required (setting number broke ↵Olivier Blin2009-02-111-10/+10
| | | | installation on too small disks)
* do_pkgs: add ensure_files_are_installedPascal Terjan2009-02-112-0/+22
|
* fix quotingOlivier Blin2009-02-111-1/+1
|
* Handle relative paths in modules.depChristophe Fergeau2009-02-101-2/+8
|
* 1.34Thierry Vignaud2009-02-102-1/+3
|
* enable to select restore optionThierry Vignaud2009-02-102-0/+3
|
* don't set useless extents option for ext4 mountsPascal Terjan2009-02-102-1/+1
|
* fix preserving UUID when formatting ext* and swap, and handle more FS (#39913)Pascal Terjan2009-02-103-1/+15
|
* Use fs::get::part2hd instead of reinventing itPascal Terjan2009-02-101-1/+1
|
* update translation for greek languageGlentadakis Dimitris2009-02-091-2/+2
|
* When installing to a removable device, put boot sector there, else put it ↵Pascal Terjan2009-02-093-2/+16
| | | | into first non removable drive (#47106)
* - Save the info that a disk is removablePascal Terjan2009-02-092-0/+3
|
* log Funda's changesThierry Vignaud2009-02-082-0/+3
|
* update translation for greek languageGlentadakis Dimitris2009-02-081-2/+2
|
* update translation for greek languageGlentadakis Dimitris2009-02-081-4/+4
|
* Hungarian translation updateGergely Lonyai2009-02-071-1036/+856
|
* Updated Estonian translation.Marek Laane2009-02-071-6/+9
|
* update translation for greek languageGlentadakis Dimitris2009-02-071-3/+5
|
* update translation for greek languageGlentadakis Dimitris2009-02-061-14/+17
|
* Russian translation updatedPavel Maryanov2009-02-061-887/+792
|
* update translation for pt_BR languageSergio Rafael Lemke2009-02-061-31/+31
|
* update translation for pt_BR languageSergio Rafael Lemke2009-02-061-68/+42
|
* fixing the dump for non-dual-boot installations, we can't ignore the ↵Caio Begotti2009-02-061-1/+5
| | | | beginning of it for obvious reasons :P
* check for min_disksize devicesCaio Begotti2009-02-061-0/+4
|
* Release 11.83 with new bannerPascal Terjan2009-02-062-1/+5
|
* sync with code (new msec levels).Eugeni Dodonov2009-02-0571-24019/+25136
|
* Updated level.pm to work with new msec (0.60.x+)Eugeni Dodonov2009-02-051-22/+16
|
* - Update banner for beta1Frederic Crozat2009-02-051-0/+0
|
* set scim-thai as default IM for ThaiFunda Wang2009-02-051-1/+4
|
* 11.82Olivier Blin2009-02-052-1/+3
|
* - include /usr/share/mime/mime.cache in stage2Olivier Blin2009-02-052-0/+5
| | | | | | (gdk-pixbuf does not guess anymore image format from file extension, which makes it check MIME cache now)
* Release 1.33Pascal Terjan2009-02-042-1/+3
|
* diskdrake: forget the changed label when the user cancelsPascal Terjan2009-02-042-7/+8
|
* ops...Caio Begotti2009-02-031-1/+1
|
* increasing the minimum size for our images (will be used for dual boot too), ↵Caio Begotti2009-02-031-1/+1
| | | | it's an estimative of our biggest release possible
* make the dummy linux partition size a bit more dynamicCaio Begotti2009-02-031-1/+1
|
* making it work with compressed images as well, by skipping the start of the ↵Caio Begotti2009-02-031-9/+6
| | | | image dump when dumping it and getting only its partition without needing the losetup hack
* sort modules in the interfacePascal Terjan2009-02-032-1/+8
|
* Define _GNU_SOURCE for asprintfPascal Terjan2009-02-031-0/+1
|