This website requires JavaScript.
Explore
Help
Sign In
RepoMirrors
/
openwrt
Watch
1
Star
0
Fork
0
You've already forked openwrt
mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced
2024-12-12 18:05:15 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
a2f54f6d5d
openwrt
/
package
/
base-files
/
files
/
sbin
/
firstboot
4 lines
31 B
Plaintext
Raw
Normal View
History
Unescape
Escape
make squashfs overlay support more generic and integrate it for x86-2.6 SVN-Revision: 6450
2007-03-02 01:23:36 +00:00
#!/bin/sh
base-files: firstboot: pass down arguments such as -y to jffs2reset This brings back old behavior. Signed-off-by: Luka Perkov <luka@openwrt.org> SVN-Revision: 44651
2015-03-10 23:43:25 +00:00
/sbin/jffs2reset $@
Reference in New Issue
Copy Permalink