summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* - diskdrake:Pascal Rigaux2007-09-192-5/+10
| | | | | o "Clear All" defaults to LVM on full disk if drive is >4TB
* don't detect eagle-usb anymoreOlivier Blin2007-09-191-1/+1
|
* restore banner on pop up messages (#33753)Pascal Rigaux2007-09-193-3/+8
| | | | | | | the tricky part here is we need to differentiate the case when the empty box given in ugtk2.pm was really meant to be discarded (eg: diskdrake during install), but don't want to discard the child if it's useful (wait_message)
* o handle /boot/xxx files on linux raid1Pascal Rigaux2007-09-193-0/+8
|
* - getInputDevices(): keep "Bus=..." for drakx-kbd-mouse-x11Pascal Rigaux2007-09-192-0/+2
|
* Fixing two pt_BR translationsFelipe Arruda2007-09-191-2/+2
|
* allow to specify keep_unrequested_dependencies in auto_instOlivier Blin2007-09-192-3/+5
|
* - fix getting UUID on mdmadm (eg: md0) devicesPascal Rigaux2007-09-194-14/+8
| | | | | | | the fix is to stop doing UUID_from_magic and LABEL_from_magic, and correctly set device_UUID and device_LABEL in the type_subpart returned by type_subpart_from_magic()
* do not use $::o in install::pkgs (to be consistent with next commit and to ↵Olivier Blin2007-09-192-3/+3
| | | | please pixel)
* Updated et translationFunda Wang2007-09-191-12/+7
|
* update translation for HebrewDotan Kamber2007-09-181-304/+285
|
* it's better to inheritate from partition_table::readonly, that way we can doPascal Rigaux2007-09-181-4/+9
| | | | | ->isa('partition_table::lvm')
* we really want to remove existing partitions first (via tell_kernel)Pascal Rigaux2007-09-181-1/+1
|
* create partition_table::readonly and use itPascal Rigaux2007-09-183-14/+30
|
* oops, this one goes with previous commitPascal Rigaux2007-09-181-7/+0
|
* rename partition_table::raw::clear() into partition_table::initialize()Pascal Rigaux2007-09-184-19/+27
|
* rename ->zero_MBR into ->clear, and ->zero_MBR_and_dirty into ->clear_and_dirtyPascal Rigaux2007-09-185-14/+18
| | | | | (old name kept for compatibility)
* create clear_existing()Pascal Rigaux2007-09-181-2/+7
|
* handle "LVM on full disk" like other partition tablesPascal Rigaux2007-09-183-6/+14
|
* fix previous commitPascal Rigaux2007-09-181-0/+1
|
* 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
|