package partition_table::readonly; # $Id: $ use diagnostics; use strict; our @ISA = qw(partition_table::raw); use common; use partition_table::raw; use fs::type; sub initialize { my ($class, $hd, $parts) = @_; $hd->{readonly} = $hd->{getting_rid_of_readonly_allowed} = 1; $hd->{primary} = { normal => $parts }; delete $hd->{extended}; bless $hd, $class; } nk rel='vcs-git' href='git://git.mageia.org/software/drakx' title='drakx Git repository'/>
![]() |
index : drakx | |
| Mageia Installer and base platform for many utilities | Thierry Vignaud [tv] |
| summaryrefslogtreecommitdiffstats |