Commit Graph

7 Commits

Author SHA1 Message Date
Josh Soref 08622de7d6 scripts: fix various typos
This only affects typos in comments or user-facing output.

Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
[only picks changes to scripts, drop "commandline" replacement,
 fix case for "arbitrary", improve commit message]
Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
2021-10-31 21:24:47 +01:00
Ted Hess 7590c3c58f scripts: Replace obsolete POSIX tmpnam in slugimage.pl with File::Temp function
Signed-off-by: Ted Hess <thess@kitschensync.net>
2018-06-05 10:07:42 -04:00
Felix Fietkau 625b692c1f use #!/usr/bin/env perl instead of #!/usr/bin/perl in openwrt scripts (fixes #2998)
SVN-Revision: 12674
2008-09-23 18:29:44 +00:00
Rod Whitby 7a86da9d37 Increased the size of the microcode payload area.
SVN-Revision: 9007
2007-09-24 13:11:45 +00:00
Rod Whitby fb2c0d18db slugimage: Added support for 16MiB flash chips
SVN-Revision: 8387
2007-08-10 12:54:47 +00:00
Rod Whitby 21262ab671 Updated slugimage to the latest upstream version, which fixes the small kernel bug which OpenWRT exposed.
SVN-Revision: 5923
2006-12-29 03:37:34 +00:00
Rod Whitby aa80149e73 Utility for creating installable image for the NSLU2.
SVN-Revision: 5892
2006-12-23 08:09:34 +00:00