summaryrefslogtreecommitdiffstats
path: root/perl-install/partition_table/readonly.pm
Commit message (Collapse)AuthorAgeFilesLines
* kill $Id:$ tagsThierry Vignaud2014-06-071-1/+1
| | | | they're obsolete since switching from CVS/SVN to git...
* - fix detecting existing LVMs (#31228)Pascal Rigaux2008-01-281-1/+0
| | | | | | | | | (regression introduced in 10.4.204 (?)) nb: great care must be taken to ensure lvm::init() is not called too soon (maybe lvm::init should be called in fsedit to ensure this doesn't happen again?)
* fix fs::proc_partitions::use_() case: $hd must be cleaned up from existing stuffPascal Rigaux2007-09-241-1/+2
|
* create partition_table::readonly and use itPascal Rigaux2007-09-181-0/+20