This website works better with JavaScript.
Explore
Help
Sign In
hsist
/
freifunkist-firmware
Watch
6
Star
1
Fork
You've already forked freifunkist-firmware
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
16013
Commits
1
Branch
0
Tags
164 MiB
Tag:
Branch:
Tree:
c5711cadd3
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'c5711cadd3'
${ noResults }
freifunkist-firmware
/
target
/
linux
/
brcm47xx
/
base-files
/
sbin
/
hotplug.failsafe
5 lines
52 B
Raw
Normal View
History
Unescape
Escape
add back the base-files/image code from brcm-2.4 to brcm47xx SVN-Revision: 21945
15 years ago
#!/bin/sh
case "$1" in
button) kill -USR1 1;;
esac