projects
/
openwrt.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Fix prism54 firmware indentation and malformed comments
[openwrt.git]
/
package
/
kexec-tools
/
files
/
kexec.sh
1
#!/bin/sh
2
.
/
etc
/
functions.sh
3
cmdline
=
"$(cat /proc/cmdline)"
4
kernel
=
"$(find_mtd_part kernel)"
5
kexec
-l
$kernel
--command-line
=
$cmdline
This page took
0.040175 seconds
and
5
git commands to generate.