This website works better with JavaScript.
Home
Help
Sign In
LILiK
/
openwrt-packages-dist
Watch
5
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
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.
25569
Commits
1
Branch
46 MiB
Tree:
801dd7bffb
lilik-openwrt-22.03
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from '801dd7bffb'
${ noResults }
openwrt-packages-dist
/
utils
/
uvol
/
files
/
uvol.defaults
3 lines
83 B
Raw
Normal View
History
uvol: update to version 0.4 Create UCI fstab mount sections for existing volumes on firstboot. Introduce special handling for volumes with non-[:alnum:] prefix: - do not create UCI sections for these 'hidden' volumes - create UCI section for '.uxc' special volume with target /var/state/uxc to be used for uxc config. Signed-off-by: Daniel Golle <daniel@makrotopia.org>
3 years ago
#!/bin/sh
uci -q get fstab.@uvol[0].initialized >/dev/null || uvol detect || true