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.
28959
Commits
1
Branch
0
Tags
164 MiB
Tag:
Branch:
Tree:
6149caf01e
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '6149caf01e'
${ noResults }
freifunkist-firmware
/
package
/
base-files
/
files
/
etc
/
device_info
4 lines
66 B
Raw
Normal View
History
Unescape
Escape
base-files: properly escape strings for version info Make sure they don't break the sed command, and also make device_info and openwrt_release more robust for parsing by scripts Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 41885
10 years ago
DEVICE_MANUFACTURER='%M'
DEVICE_PRODUCT='%P'
DEVICE_REVISION='%h'