Path : /usr/share/YaST2/clients/ |
Current File : //usr/share/YaST2/clients/inst_custom_part.ycp |
/** * File: inst_custem_part.ycp * Package: yast2-storage * Summary: Entry Point for Expert Partitioner * Authors: Michael Hager <mike@suse.de> * Arvin Schnell <aschnell@suse.de> */ { textdomain "storage"; include "partitioning/ep-main.ycp"; return ExpertPartitioner(); }