Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - fs::format::part_raw() now takes $wait_message to allow displaying the prog... | Pascal Rigaux | 2005-01-06 | 1 | -3/+39 |
* | better english (writing style rather than spoken one) | Thierry Vignaud | 2004-12-13 | 1 | -1/+1 |
* | don't allow partition types we don't know how to format in {partitions} for a... | Pascal Rigaux | 2004-12-05 | 1 | -0/+5 |
* | 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 | 1 | -0/+1 |
* | make perl_checker happy | Pascal Rigaux | 2004-08-02 | 1 | -1/+1 |
* | - move package_needed_for_partition_type() from fsedit to fs::format | Pascal Rigaux | 2004-08-02 | 1 | -11/+24 |
* | - add field {fs_type} partially replacing {pt_type} | Pascal Rigaux | 2004-07-27 | 1 | -5/+8 |
* | 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 |