Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | do not use $::o in install::pkgs (to be consistent with next commit and to ↵ | Olivier Blin | 2007-09-19 | 2 | -3/+3 |
| | | | | please pixel) | ||||
* | Updated et translation | Funda Wang | 2007-09-19 | 1 | -12/+7 |
| | |||||
* | update translation for Hebrew | Dotan Kamber | 2007-09-18 | 1 | -304/+285 |
| | |||||
* | it's better to inheritate from partition_table::readonly, that way we can do | Pascal Rigaux | 2007-09-18 | 1 | -4/+9 |
| | | | | | ->isa('partition_table::lvm') | ||||
* | we really want to remove existing partitions first (via tell_kernel) | Pascal Rigaux | 2007-09-18 | 1 | -1/+1 |
| | |||||
* | create partition_table::readonly and use it | Pascal Rigaux | 2007-09-18 | 3 | -14/+30 |
| | |||||
* | oops, this one goes with previous commit | Pascal Rigaux | 2007-09-18 | 1 | -7/+0 |
| | |||||
* | rename partition_table::raw::clear() into partition_table::initialize() | Pascal Rigaux | 2007-09-18 | 4 | -19/+27 |
| | |||||
* | rename ->zero_MBR into ->clear, and ->zero_MBR_and_dirty into ->clear_and_dirty | Pascal Rigaux | 2007-09-18 | 5 | -14/+18 |
| | | | | | (old name kept for compatibility) | ||||
* | create clear_existing() | Pascal Rigaux | 2007-09-18 | 1 | -2/+7 |
| | |||||
* | handle "LVM on full disk" like other partition tables | Pascal Rigaux | 2007-09-18 | 3 | -6/+14 |
| | |||||
* | fix previous commit | Pascal Rigaux | 2007-09-18 | 1 | -0/+1 |
| | |||||
* | drop unused variables | Pascal Rigaux | 2007-09-18 | 1 | -1/+0 |
| | |||||
* | create partition_table::raw::read_primary out of partition_table::read_primary() | Pascal Rigaux | 2007-09-18 | 2 | -10/+17 |
| | |||||
* | move more things from read() to read_primary() | Pascal Rigaux | 2007-09-18 | 1 | -7/+8 |
| | |||||
* | simplify: read_one was used for primary and extended. replacing most of ↵ | Pascal Rigaux | 2007-09-18 | 1 | -12/+9 |
| | | | | read_one() with read_primary() | ||||
* | create pt_info_to_primary() out of partition_table::read_one() | Pascal Rigaux | 2007-09-18 | 2 | -8/+15 |
| | |||||
* | rename ->read to ->read_one | Pascal Rigaux | 2007-09-18 | 7 | -8/+8 |
| | |||||
* | transform ->clear_raw into the more generic ->initialize | Pascal Rigaux | 2007-09-18 | 8 | -19/+29 |
| | | | | | (useful to have a more standard partition_table::lvm) | ||||
* | add a comment | Pascal Rigaux | 2007-09-18 | 1 | -1/+1 |
| | |||||
* | "octet" is "o", not "O" | Pascal Rigaux | 2007-09-18 | 1 | -2/+2 |
| | |||||
* | add RC2 banner | Olivier Blin | 2007-09-18 | 2 | -0/+1 |
| | |||||
* | Updated Czech translation. | Michal Bukovjan | 2007-09-18 | 1 | -38/+21 |
| | |||||
* | 0.6 | Pascal Rigaux | 2007-09-18 | 2 | -1/+3 |
| | |||||
* | - really add titles for 2008.0 adversting | Pascal Rigaux | 2007-09-18 | 2 | -0/+3 |
| | |||||
* | update | Tomasz Bednarski | 2007-09-18 | 1 | -30/+17 |
| | |||||
* | - when basesystem can't be selected, display the reason | Pascal Rigaux | 2007-09-18 | 2 | -9/+19 |
| | |||||
* | 0.5 | Pascal Rigaux | 2007-09-18 | 2 | -1/+3 |
| | |||||
* | add missing entry | Pascal Rigaux | 2007-09-18 | 1 | -0/+4 |
| | |||||
* | - fix 02IM_MIGRATION.png screenshot | Pascal Rigaux | 2007-09-18 | 2 | -0/+2 |
| | |||||
* | up | José Melo | 2007-09-18 | 1 | -34/+19 |
| | |||||
* | Updated zh_CN translation | Funda Wang | 2007-09-18 | 1 | -115/+15 |
| | |||||
* | Japanese translation updated. | Yukiko Bando | 2007-09-17 | 1 | -112/+6 |
| | |||||
* | update | Arpad Biro | 2007-09-17 | 1 | -29/+16 |
| | |||||
* | If I were the most powerfull man in the Universe, I would force a developer ↵ | Mashrab Kuvatov | 2007-09-17 | 2 | -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.202 | Thierry Vignaud | 2007-09-17 | 2 | -1/+3 |
| | |||||
* | allow use_uuid=0 | Pascal Rigaux | 2007-09-17 | 1 | -1/+1 |
| | |||||
* | fix help button (#33684) | Pascal Rigaux | 2007-09-17 | 1 | -2/+1 |
| | | | | | (still no help displayed though) | ||||
* | update pt_BR | Wanderlei Antonio Cavassin | 2007-09-17 | 1 | -9/+5 |
| | |||||
* | sort | Thierry Vignaud | 2007-09-17 | 1 | -1/+1 |
| | |||||
* | 1.23 | Pascal Rigaux | 2007-09-17 | 2 | -1/+3 |
| | |||||
* | add dm-zero for dmraid | Pascal Rigaux | 2007-09-17 | 2 | -1/+3 |
| | |||||
* | - also load dm-zero for dmraid | Pascal Rigaux | 2007-09-17 | 2 | -1/+3 |
| | |||||
* | update | Thierry Vignaud | 2007-09-17 | 1 | -13/+10 |
| | |||||
* | update | Thierry Vignaud | 2007-09-17 | 1 | -12/+7 |
| | |||||
* | make menu entries translatable | Thierry Vignaud | 2007-09-17 | 71 | -330/+2254 |
| | |||||
* | 10.4.201 | Pascal Rigaux | 2007-09-17 | 2 | -2/+4 |
| | |||||
* | replace "Hidden" by "NoDisplay" | Thierry Vignaud | 2007-09-17 | 2 | -2/+2 |
| | |||||
* | hide system config menu entry (#32941) | Thierry Vignaud | 2007-09-17 | 2 | -2/+4 |
| | |||||
* | make localedrake menu entries more understandable (#32941) | Thierry Vignaud | 2007-09-17 | 3 | -4/+7 |
| |