summaryrefslogtreecommitdiffstats
path: root/scripts/fixmtime.py
Commit message (Collapse)AuthorAgeFilesLines
* Don't do fixmtimes anymoreJeremy Katz2008-02-141-61/+0
| | | | | squashfs doesn't do the 0 mtime trick for compression, so stop "fixing" up mtimes in pyc files
* GPLv2+ boilerplates for scripts/ scripts and other such odds and ends.David Cantrell2007-12-171-0/+18
|
* add bits from msw to set mtimes on .pyc files to 0 as that's what they areJeremy Katz2004-06-151-0/+43
on cramfs and this improves the startup time