Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | updated German translation of libDrakX-standalone | Oliver Burger | 2010-04-27 | 1 | -20/+23 |
| | |||||
* | updated tr translation | Atilla Öntaş | 2010-04-26 | 1 | -352/+401 |
| | |||||
* | updated tr translation | Atilla Öntaş | 2010-04-26 | 1 | -157/+126 |
| | |||||
* | update | Keld Simonsen | 2010-04-23 | 1 | -16/+18 |
| | |||||
* | updates | Keld Simonsen | 2010-04-23 | 1 | -17/+19 |
| | |||||
* | update | José Melo | 2010-04-23 | 1 | -2/+65 |
| | |||||
* | update NEWS | Frederic Crozat | 2010-04-23 | 1 | -0/+2 |
| | |||||
* | fix creating encrypted LVM | Pascal Terjan | 2010-04-23 | 2 | -2/+4 |
| | |||||
* | test if network is up before trying to configure it (blino) | Frederic Crozat | 2010-04-23 | 1 | -0/+7 |
| | |||||
* | fix loading of dmcrypt info now that /dev/mapper/* are symlinks | Pascal Terjan | 2010-04-22 | 2 | -1/+5 |
| | |||||
* | display lock icon on encrypted partitions | Pascal Terjan | 2010-04-22 | 2 | -3/+7 |
| | |||||
* | Fix french translation for Encrypted | Pascal Terjan | 2010-04-22 | 1 | -1/+1 |
| | |||||
* | Unify "Encrypted" display | Pascal Terjan | 2010-04-22 | 2 | -7/+7 |
| | |||||
* | handle deleting encrypted partitions | Pascal Terjan | 2010-04-22 | 2 | -0/+6 |
| | |||||
* | do not write partition table after partition creation if not needed | Pascal Terjan | 2010-04-22 | 2 | -1/+2 |
| | |||||
* | do not warn about data loss when changing type of unformatted partition | Pascal Terjan | 2010-04-22 | 2 | -1/+8 |
| | |||||
* | update | José Melo | 2010-04-22 | 1 | -45/+47 |
| | |||||
* | Fix invalid control sequence | Gergely Lonyai | 2010-04-22 | 1 | -1/+2 |
| | |||||
* | Updated translation for Norwegian Bokmål. | Olav Dahlum | 2010-04-21 | 1 | -3/+11 |
| | |||||
* | Updated translation for Norwegian Bokmål. | Olav Dahlum | 2010-04-21 | 1 | -3/+3 |
| | |||||
* | Release 13.20 | Pascal Terjan | 2010-04-21 | 2 | -1/+3 |
| | |||||
* | Do not display dm-crypt partitions in separate tab, display included ↵ | Pascal Terjan | 2010-04-21 | 2 | -10/+10 |
| | | | | partition directly in-place | ||||
* | First step of diskdrake crypto update | Pascal Terjan | 2010-04-21 | 4 | -32/+43 |
| | | | | | | | o offer encryption in a more visible way when creating a partition o remove cryptoloop from diskdrake interface and transparently use dm-crypt o support having dm-crypt partition with non default FS | ||||
* | Update hungarian translation | Gergely Lonyai | 2010-04-19 | 1 | -380/+417 |
| | |||||
* | Update hungarian translation | Gergely Lonyai | 2010-04-19 | 1 | -1047/+927 |
| | |||||
* | updated German translation | Oliver Burger | 2010-04-18 | 1 | -63/+66 |
| | |||||
* | update | José Melo | 2010-04-17 | 1 | -4/+4 |
| | |||||
* | update russian translation | Alexander Kazancev | 2010-04-16 | 1 | -33/+34 |
| | |||||
* | update russian translation | Alexander Kazancev | 2010-04-16 | 1 | -78/+86 |
| | |||||
* | update | José Melo | 2010-04-16 | 1 | -4/+4 |
| | |||||
* | - Allow resizing empty FAT (#58770) | Pascal Terjan | 2010-04-15 | 3 | -1/+16 |
| | |||||
* | updated tr translation | Atilla Öntaş | 2010-04-15 | 1 | -28/+28 |
| | |||||
* | updated tr translation | Atilla Öntaş | 2010-04-15 | 1 | -23/+32 |
| | |||||
* | Updated translation for Norwegian Bokmål. | Olav Dahlum | 2010-04-15 | 1 | -5/+6 |
| | |||||
* | - include btrfs tools in stage2 | Pascal Terjan | 2010-04-14 | 3 | -2/+11 |
| | |||||
* | 1.18 | Olivier Blin | 2010-04-13 | 2 | -1/+3 |
| | |||||
* | image restore script: use blkid instead of deprecated vol_id | Olivier Blin | 2010-04-13 | 2 | -1/+3 |
| | |||||
* | 13.19 | Christophe Fergeau | 2010-04-13 | 1 | -1/+1 |
| | |||||
* | update NEWS from drakboot changes | Christophe Fergeau | 2010-04-13 | 1 | -0/+5 |
| | |||||
* | Add initial nilfs2 support | Pascal Terjan | 2010-04-12 | 4 | -2/+6 |
| | |||||
* | Add missing part of previous commit | Pascal Terjan | 2010-04-12 | 1 | -0/+1 |
| | |||||
* | allow creating btrfs | Pascal Terjan | 2010-04-12 | 1 | -0/+1 |
| | |||||
* | - Allow resizing btrfs | Pascal Terjan | 2010-04-12 | 3 | -1/+24 |
| | |||||
* | [drakboot] add per-boot-entry lock with password checkbox | Christophe Fergeau | 2010-04-12 | 2 | -0/+2 |
| | |||||
* | Use same protection defaults for lilo and grub | Christophe Fergeau | 2010-04-12 | 1 | -4/+12 |
| | | | | | Use RESTRICTED security by default for lilo when a password is set instead of MANDATORY to behave the same way as grub. | ||||
* | [drakboot] drop "restricted" option | Christophe Fergeau | 2010-04-12 | 1 | -10/+0 |
| | | | | | It wasn't doing anything for grub, and it has the effect to *lower* the security contrary to what users may think | ||||
* | remember "restricted" setting in drakboot | Christophe Fergeau | 2010-04-12 | 1 | -1/+5 |
| | |||||
* | [drakboot] fix text for "restricted" option | Christophe Fergeau | 2010-04-12 | 1 | -2/+1 |
| | |||||
* | 1.17 | Olivier Blin | 2010-04-12 | 2 | -1/+3 |
| | |||||
* | update Italian translation - by | Andrea Celli | 2010-04-11 | 1 | -23/+37 |
| |