summaryrefslogtreecommitdiffstats
path: root/perl-install/diskdrake/interactive.pm
Commit message (Collapse)AuthorAgeFilesLines
* - handle WORM type in /proc/scsi/scsiPascal Rigaux2002-02-131-1/+1
| | | | | | | - added media_type cdrom-burner - adapting to new media_type - nicer fd&hd testing
* (Options): wrap the help textPascal Rigaux2002-02-071-1/+1
|
* don't warn_if_renumbered during installPascal Rigaux2002-01-281-1/+1
|
* warn if partitions have been renumbered due to a partition being added or ↵Pascal Rigaux2002-01-281-0/+14
| | | | removed
* new diskdrake modules (diskdrake_interactive is now diskdrake::interactive, ↵Pascal Rigaux2002-01-271-0/+1112
diskdrake is now diskdrake::hd_gtk, others created from diskdrake.pm)