Matthias Schiffer
c7e38fdc2c
contrib: lsupgrade: optimize output
...
- Use printf instead of echo for better portability
- Print whole path without reordering components
- Deduplicate code
2022-01-23 14:44:06 +01:00
Matthias Schiffer
c0afb9cc39
contrib: lsupgrade: do not search the OpenWrt "packages" feed
...
Iterating over all the package directories in the OpenWrt feed takes a
while, even though it doesn't contain any upgrade scripts. Skip the
whole directory.
2022-01-23 14:44:06 +01:00
Jan-Tarek Butt
dd76e0898d
treewide: solve shellcheck warnings
2019-12-14 18:35:11 +01:00
Matthias Schiffer
f2feea2d3a
contrib/lsupgrade.sh: show upgrade scripts in luasrc directories
2016-07-29 22:30:11 +02:00
Matthias Schiffer
472087a7b1
contrib/lsupgrade.sh: fix path output
2015-04-28 04:51:32 +02:00
Matthias Schiffer
3a53189b7c
contrib/lsupgrade.sh: adjust to new package paths
2015-04-23 02:33:41 +02:00
Matthias Schiffer
4c8866ffb7
Documentation and helper script for the new upgrade script handling
2015-01-23 03:29:37 +01:00