Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - skip comments in /etc/crypttab (mga#9905) | Thierry Vignaud | 2013-04-30 | 1 | -0/+1 |
| | |||||
* | (_get_existing_one_with_state) split it out of open_part() | Thierry Vignaud | 2013-04-19 | 1 | -1/+8 |
| | | | | | (read_crypttab) try harder to get enough data ({dm_active}) (idea from Colin, mga#5661) | ||||
* | (save_crypttab_,read_crypttab_) split them out of (read|save)_crypttab_() | Thierry Vignaud | 2013-04-19 | 1 | -6/+16 |
| | | | | | | thus enabling to choose to/from which crypttab file read/write-ing needed for next changes (mga#5661) | ||||
* | use factorized crypto modules list | Thierry Vignaud | 2012-09-04 | 1 | -1/+1 |
| | |||||
* | detect LVM on top on Encrypted partitions (mga#5330) | Pascal Terjan | 2012-04-23 | 1 | -2/+4 |
| | |||||
* | perl_checker cleanups | Thierry Vignaud | 2012-03-23 | 1 | -2/+2 |
| | |||||
* | load 'xts' module for crypted fses (Dave Hodgins, mga#3749) | Thierry Vignaud | 2012-02-26 | 1 | -1/+1 |
| | |||||
* | (format_part) use better cipher for encrypted fses (Dave Hodgins, mga#3092) | Thierry Vignaud | 2012-01-28 | 1 | -1/+1 |
| | |||||
* | (write_partitions,open_part,active_dm) call udevadm in installer too | Thierry Vignaud | 2011-12-21 | 1 | -2/+2 |
| | |||||
* | Move udevadm settle in dmcrypt_open | Pascal Terjan | 2010-04-30 | 1 | -0/+1 |
| | |||||
* | fix loading of dmcrypt info now that /dev/mapper/* are symlinks | Pascal Terjan | 2010-04-22 | 1 | -1/+4 |
| | |||||
* | - factorize default FS definition | Pascal Terjan | 2009-10-07 | 1 | -1/+1 |
| | | | | - switch to ext4 by default | ||||
* | do not run udevadm in install mode | Pascal Terjan | 2009-04-21 | 1 | -1/+1 |
| | |||||
* | fix crypto module names when arch is not i586 (#46814) | Pascal Terjan | 2009-04-02 | 1 | -1/+1 |
| | |||||
* | - Remove useless lines | Pascal Terjan | 2009-03-19 | 1 | -2/+0 |
| | |||||
* | - diskdrake | Pascal Rigaux | 2008-09-19 | 1 | -0/+157 |
o handle partitions encrypted with cryptsetup - bug fix: add mandatory new modules for dm-crypt |