Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | fix raid 0 to be handled as raid | Pascal Terjan | 2010-05-24 | 1 | -0/+1 | |
| | ||||||
* | force raid metadata to be 0.90 if /boot is on raid 1 | Pascal Terjan | 2010-05-24 | 1 | -2/+2 | |
| | ||||||
* | load raid metadata version | Pascal Terjan | 2010-05-24 | 1 | -0/+1 | |
| | ||||||
* | fix detection of /var partition | Pascal Terjan | 2010-05-24 | 1 | -0/+1 | |
| | ||||||
* | allow forcing raid metadata version | Pascal Terjan | 2010-05-24 | 1 | -0/+1 | |
| | ||||||
* | fix release note display on Ones (#59155) | Christophe Fergeau | 2010-05-19 | 1 | -0/+4 | |
| | ||||||
* | 13.28 | Olivier Blin | 2010-05-19 | 1 | -0/+2 | |
| | ||||||
* | add missing log message | Olivier Blin | 2010-05-19 | 1 | -0/+1 | |
| | ||||||
* | - display_help: allow scripts to close window, for first time wizard | Olivier Blin | 2010-05-19 | 1 | -0/+4 | |
| | | | | | | (by default webkit only allows it for first page in history or for pages opened by DOM, requires webkit-1.2.0-3mdv2010.1) | |||||
* | release 13.26 | Pascal Terjan | 2010-05-17 | 1 | -0/+2 | |
| | ||||||
* | enable acl in fstab not on the fs as we currently do not handle options on ↵ | Pascal Terjan | 2010-05-13 | 1 | -1/+1 | |
| | | | | the fs in an unified way and have no way to check if they are set in the apps | |||||
* | default to defaultFS in LVM, not ext2 | Pascal Terjan | 2010-05-13 | 1 | -0/+1 | |
| | ||||||
* | allow setting acl option in diskdrake | Pascal Terjan | 2010-05-13 | 1 | -0/+1 | |
| | ||||||
* | - enable acl by default on ext3/4 fs | Pascal Terjan | 2010-05-13 | 1 | -0/+3 | |
| | | | | - enable user_xattr on home for ext2 too | |||||
* | workaround mapper/* being symlinks in dmraid support | Pascal Terjan | 2010-05-11 | 1 | -0/+3 | |
| | ||||||
* | update NEWS | Christophe Fergeau | 2010-05-11 | 1 | -0/+2 | |
| | ||||||
* | do not ask to reboot after resizing active LUKS if not mounted | Pascal Terjan | 2010-05-10 | 1 | -0/+1 | |
| | ||||||
* | diskdrake: don't ask to reboot after resize if not needed | Pascal Terjan | 2010-05-10 | 1 | -0/+3 | |
| | ||||||
* | fix creation of device mapper devices in fs::any::prepare_minimal_root | Pascal Terjan | 2010-05-09 | 1 | -0/+4 | |
| | | | | (this fixes initrd creation from one if using lvm) | |||||
* | get major/minor of device mapper correctly now that they are links | Pascal Terjan | 2010-05-03 | 1 | -0/+3 | |
| | ||||||
* | release 13.23 | Pascal Terjan | 2010-04-30 | 1 | -1/+3 | |
| | ||||||
* | fix race when creating encrypted partition out of install | Pascal Terjan | 2010-04-30 | 1 | -0/+1 | |
| | ||||||
* | fix resize of active encrypted volumes | Pascal Terjan | 2010-04-30 | 1 | -0/+1 | |
| | ||||||
* | fix the crypto mountpoint checks for the create case | Pascal Terjan | 2010-04-30 | 1 | -0/+3 | |
| | | | | when creating current partition is of type isRawLUKS, not yet LUKS | |||||
* | Release 13.22, enable gtk-button-images to have the lock displayed during ↵ | Pascal Terjan | 2010-04-29 | 1 | -0/+2 | |
| | | | | install | |||||
* | refuse to have /boot encrypted | Pascal Terjan | 2010-04-29 | 1 | -0/+1 | |
| | ||||||
* | set mountpoint on included partition, not encrypted one | Pascal Terjan | 2010-04-29 | 1 | -0/+3 | |
| | ||||||
* | 13.21 + reuse existing strings | Pascal Terjan | 2010-04-27 | 1 | -0/+3 | |
| | ||||||
* | fix display of non unlocked encrypted partitions | Pascal Terjan | 2010-04-27 | 1 | -0/+1 | |
| | ||||||
* | update NEWS | Frederic Crozat | 2010-04-23 | 1 | -0/+2 | |
| | ||||||
* | fix creating encrypted LVM | Pascal Terjan | 2010-04-23 | 1 | -0/+1 | |
| | ||||||
* | fix loading of dmcrypt info now that /dev/mapper/* are symlinks | Pascal Terjan | 2010-04-22 | 1 | -0/+1 | |
| | ||||||
* | display lock icon on encrypted partitions | Pascal Terjan | 2010-04-22 | 1 | -0/+1 | |
| | ||||||
* | handle deleting encrypted partitions | Pascal Terjan | 2010-04-22 | 1 | -0/+1 | |
| | ||||||
* | do not write partition table after partition creation if not needed | Pascal Terjan | 2010-04-22 | 1 | -0/+1 | |
| | ||||||
* | do not warn about data loss when changing type of unformatted partition | Pascal Terjan | 2010-04-22 | 1 | -0/+3 | |
| | ||||||
* | Release 13.2013.20 | Pascal Terjan | 2010-04-21 | 1 | -0/+2 | |
| | ||||||
* | Do not display dm-crypt partitions in separate tab, display included ↵ | Pascal Terjan | 2010-04-21 | 1 | -0/+2 | |
| | | | | partition directly in-place | |||||
* | First step of diskdrake crypto update | Pascal Terjan | 2010-04-21 | 1 | -0/+3 | |
| | | | | | | | 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 | |||||
* | - Allow resizing empty FAT (#58770) | Pascal Terjan | 2010-04-15 | 1 | -0/+5 | |
| | ||||||
* | update NEWS from drakboot changes | Christophe Fergeau | 2010-04-13 | 1 | -0/+5 | |
| | ||||||
* | Add initial nilfs2 support | Pascal Terjan | 2010-04-12 | 1 | -1/+1 | |
| | ||||||
* | allow creating btrfs | Pascal Terjan | 2010-04-12 | 1 | -0/+1 | |
| | ||||||
* | - Allow resizing btrfs | Pascal Terjan | 2010-04-12 | 1 | -0/+1 | |
| | ||||||
* | Remove 'Disable "dri"' from xorg.conf if nouveau is used | Paulo Ricardo Zanoni | 2010-04-07 | 1 | -0/+2 | |
| | | | | | | Without this, after the upgrade from 2010.0 to 2010.1 X won't start if nv or nouveau was configured | |||||
* | use device label even if it was not changed (#47456) | Pascal Terjan | 2010-03-31 | 1 | -0/+2 | |
| | ||||||
* | detect "Rack Mount" Chassis as server | Olivier Blin | 2010-03-30 | 1 | -0/+1 | |
| | ||||||
* | (description) translate more service descriptions (#46640, François | Thierry Vignaud | 2010-03-28 | 1 | -0/+3 | |
| | | | | (Spip), further fixed by me) | |||||
* | 13.15 | Thierry Vignaud | 2010-03-17 | 1 | -0/+2 | |
| | ||||||
* | package display_release_notes.pl so that "release notes" button works in Ones & | Thierry Vignaud | 2010-03-17 | 1 | -0/+2 | |
| | | | | | Flash live media (#58199) (broken since version 12.48 - 7 September 2009) |