aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/slugimage.pl
Commit message (Collapse)AuthorAgeFilesLines
* scripts: Replace obsolete POSIX tmpnam in slugimage.pl with File::Temp functionTed Hess2018-06-051-4/+4
| | | | Signed-off-by: Ted Hess <thess@kitschensync.net>
* use #!/usr/bin/env perl instead of #!/usr/bin/perl in openwrt scripts (fixes ↵Felix Fietkau2008-09-231-1/+1
| | | | | | #2998) SVN-Revision: 12674
* Increased the size of the microcode payload area.Rod Whitby2007-09-241-1/+1
| | | | SVN-Revision: 9007
* slugimage: Added support for 16MiB flash chipsRod Whitby2007-08-101-3/+16
| | | | SVN-Revision: 8387
* Updated slugimage to the latest upstream version, which fixes the small ↵Rod Whitby2006-12-291-83/+85
| | | | | | kernel bug which OpenWRT exposed. SVN-Revision: 5923
* Utility for creating installable image for the NSLU2.Rod Whitby2006-12-231-0/+1202
SVN-Revision: 5892