aboutsummaryrefslogtreecommitdiff
path: root/release/mkfsimage.sh
Commit message (Collapse)AuthorAgeFilesLines
* fix common misspellingsJonathan Neuschäfer2011-08-201-3/+3
| | | | | | * Fix spelling with codespell[1] and manually review it. [1] http://git.profusion.mobi/cgit.cgi/lucas/codespell/
* Let uncompressed images be smaller than the maximum size.Miles Bader1997-07-151-2/+4
|
* Add support for dependency generation.Miles Bader1997-07-071-3/+30
|
* Get rid of debugging noise.Miles Bader1997-06-271-9/+19
| | | | | | Use the tar --same-owner option work around a bug with tar not preserving ownership when the current user isn't root. Don't pre-touch `makedev's.
* Set the owner of created files.Miles Bader1997-06-261-14/+57
| | | | | | Add --owner option. Rename `settrans' copy-op to `copytrans', & implement `settrans'. Correct parsing of delayed translator specs.
* Initial checkinMiles Bader1997-06-241-0/+330