Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | move mount options related stuff from fs.pm to newly created fs/mount_options.pm | Pascal Rigaux | 2004-08-03 | 1 | -0/+248 |
* | add CVS $Id: | Pascal Rigaux | 2004-08-03 | 1 | -1/+1 |
* | many functions in fsedit don't modify anything, they are simply accessors. | Pascal Rigaux | 2004-08-03 | 2 | -0/+129 |
* | make perl_checker happy | Pascal Rigaux | 2004-08-02 | 1 | -1/+1 |
* | fsedit::check_fs_type() is now fs::type::check() | Pascal Rigaux | 2004-08-02 | 1 | -0/+7 |
* | - move package_needed_for_partition_type() from fsedit to fs::format | Pascal Rigaux | 2004-08-02 | 1 | -11/+24 |
* | remove small ugly typo | Pascal Rigaux | 2004-07-28 | 1 | -1/+1 |
* | - add field {fs_type} partially replacing {pt_type} | Pascal Rigaux | 2004-07-27 | 2 | -5/+342 |
* | fix typo | Pascal Rigaux | 2004-07-26 | 1 | -1/+1 |
* | replace pt_type2name($part->{pt_type}) with part2name($part) | Pascal Rigaux | 2004-07-23 | 1 | -2/+2 |
* | - move format related functions out of fs.pm to new module fs/format.pm | Pascal Rigaux | 2004-07-23 | 1 | -0/+77 |