summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* drop unused variablesPascal Rigaux2007-09-181-1/+0
|
* create partition_table::raw::read_primary out of partition_table::read_primary()Pascal Rigaux2007-09-182-10/+17
|
* move more things from read() to read_primary()Pascal Rigaux2007-09-181-7/+8
|
* simplify: read_one was used for primary and extended. replacing most of ↵Pascal Rigaux2007-09-181-12/+9
| | | | read_one() with read_primary()
* create pt_info_to_primary() out of partition_table::read_one()Pascal Rigaux2007-09-182-8/+15
|
* rename ->read to ->read_onePascal Rigaux2007-09-187-8/+8
|
* transform ->clear_raw into the more generic ->initializePascal Rigaux2007-09-188-19/+29
| | | | | (useful to have a more standard partition_table::lvm)
* add a commentPascal Rigaux2007-09-181-1/+1
|
* "octet" is "o", not "O"Pascal Rigaux2007-09-181-2/+2
|
* add RC2 bannerOlivier Blin2007-09-182-0/+1
|
* Updated Czech translation.Michal Bukovjan2007-09-181-38/+21
|
* 0.6Pascal Rigaux2007-09-182-1/+3
|
* - really add titles for 2008.0 adverstingPascal Rigaux2007-09-182-0/+3
|
* updateTomasz Bednarski2007-09-181-30/+17
|
* - when basesystem can't be selected, display the reasonPascal Rigaux2007-09-182-9/+19
|
* 0.5Pascal Rigaux2007-09-182-1/+3
|
* add missing entryPascal Rigaux2007-09-181-0/+4
|
* - fix 02IM_MIGRATION.png screenshotPascal Rigaux2007-09-182-0/+2
|
* upJosé Melo2007-09-181-34/+19
|
* Updated zh_CN translationFunda Wang2007-09-181-115/+15
|
* Japanese translation updated.Yukiko Bando2007-09-171-112/+6
|
* updateArpad Biro2007-09-171-29/+16
|
* If I were the most powerfull man in the Universe, I would force a developer ↵Mashrab Kuvatov2007-09-172-62/+38
| | | | who adds new GUI messages after RC to listen to B. Spears, eat spinach, watch a cricket match and go shopping with his girlfriend. Since I'm not, I will just add some translations.
* 10.4.202Thierry Vignaud2007-09-172-1/+3
|
* allow use_uuid=0Pascal Rigaux2007-09-171-1/+1
|
* fix help button (#33684)Pascal Rigaux2007-09-171-2/+1
| | | | | (still no help displayed though)
* update pt_BRWanderlei Antonio Cavassin2007-09-171-9/+5
|
* sortThierry Vignaud2007-09-171-1/+1
|
* 1.23Pascal Rigaux2007-09-172-1/+3
|
* add dm-zero for dmraidPascal Rigaux2007-09-172-1/+3
|
* - also load dm-zero for dmraidPascal Rigaux2007-09-172-1/+3
|
* updateThierry Vignaud2007-09-171-13/+10
|
* updateThierry Vignaud2007-09-171-12/+7
|
* make menu entries translatableThierry Vignaud2007-09-1771-330/+2254
|
* 10.4.201Pascal Rigaux2007-09-172-2/+4
|
* replace "Hidden" by "NoDisplay"Thierry Vignaud2007-09-172-2/+2
|
* hide system config menu entry (#32941)Thierry Vignaud2007-09-172-2/+4
|
* make localedrake menu entries more understandable (#32941)Thierry Vignaud2007-09-173-4/+7
|
* build & install menu entriesThierry Vignaud2007-09-171-3/+4
|
* alter build system to add in menu entries stringsThierry Vignaud2007-09-172-3/+13
|
* move desktop menu entries out of spec and tag them as translatableThierry Vignaud2007-09-174-0/+48
|
* add directoryThierry Vignaud2007-09-170-0/+0
|
* remove duplicated method (it's already in do_pkgs_common)Pascal Rigaux2007-09-171-5/+0
|
* - fix loading dependencies of kernel module "xxx-yyy" (instead of "xxx_yyy")Pascal Rigaux2007-09-172-1/+3
| | | | | | | | (eg: dm-mirror) hint: dependencies_closure("dm-mirror") doesn't work, whereas dependencies_closure("dm_mirror") do
* - report_bug: hide grub password (#33634)Pascal Rigaux2007-09-172-1/+2
|
* typo fixThierry Vignaud2007-09-171-1/+1
|
* - fix blocking wait_message (when they pop) (#33676, #33670)Pascal Rigaux2007-09-172-1/+2
| | | | | | | the fix is quite ugly: don't use banner when we pop and have a "child" but the code was buggy anyway, the "child" was dropped, replaced by the banner
* replace "require lang" by "use lang"Thierry Vignaud2007-09-171-1/+1
|
* kill "use any"Thierry Vignaud2007-09-171-1/+1
|
* (IM2packages) only run "chksession -l" if neededThierry Vignaud2007-09-171-28/+30
|