Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | firmware-utils: allow passing a specific MBR signature to ptgen | Jo-Philipp Wich | 2014-10-16 | 1 | -4/+15 |
| | | | | | | Signed-off-by: Jo-Philipp Wich <jow@openwrt.org> SVN-Revision: 42934 | ||||
* | tools/firmware-utils/ptgen option to use MB rounding | John Crispin | 2012-08-22 | 1 | -4/+18 |
| | | | | SVN-Revision: 33218 | ||||
* | firmware-utils: when using open with O_CREAT and O_WRONLY, also use O_TRUNC ↵ | Felix Fietkau | 2008-09-23 | 1 | -1/+1 |
| | | | | | | to ensure that overwritten files have the right size (fixes #3505) SVN-Revision: 12667 | ||||
* | fix x86 boot filesystem allocation (#1736) | Felix Fietkau | 2007-05-23 | 1 | -1/+1 |
| | | | | SVN-Revision: 7312 | ||||
* | make ptgen print the end offset of the last partition as well | Felix Fietkau | 2007-02-25 | 1 | -0/+1 |
| | | | | SVN-Revision: 6358 | ||||
* | fix cylinder rounding in ptgen | Felix Fietkau | 2007-02-24 | 1 | -1/+1 |
| | | | | SVN-Revision: 6352 | ||||
* | remove custom partition table hack, add ptgen utility for generating ↵ | Felix Fietkau | 2006-12-07 | 1 | -0/+219 |
partition tables SVN-Revision: 5704 |