firmware/bsp
Fabian Bläse 0927a4e51a bsp: Allow for arguments in passwd function
Previously, we have added a passwd function to our shell which executes
passwd and restarts uhttpd afterwards, so the WebUI password is updated.

This adds the ability to still pass command-line arguments to passwd.

The quoting of the shell variable $@ is special:
"$@" expands to "$1" "$2" .., so its use is correct here.

Fixes: #117

Signed-off-by: Fabian Bläse <fabian@blaese.de>
Reviewed-by: Robert Langhammer <rlanghammer@web.de>
2021-02-18 01:17:10 +01:00
..
ar71xx-generic treewide: move devices from ar71xx to ath79 2020-06-18 12:41:03 +02:00
ath79-generic ath79/generic: add support for TP-Link WR710N v1 2020-08-18 17:27:20 +02:00
ath79-tiny treewide: move devices from ar71xx to ath79 2020-06-18 12:41:03 +02:00
default/root_file_system/etc bsp: Allow for arguments in passwd function 2021-02-18 01:17:10 +01:00
ipq806x-generic bsp: Rename files to include subtarget 2020-04-15 16:13:50 +02:00
mpc85xx-generic bsp: Rename files to include subtarget 2020-04-15 16:13:50 +02:00
ramips-mt76x8 ramips/mt76x8: Add support for TP-Link Archer C50 v4 2020-12-09 13:10:09 +01:00
ramips-mt7621 mt7621: Add support for Netgear R6220 2020-07-20 14:30:39 +02:00
ar71xx-generic.bsp treewide: move devices from ar71xx to ath79 2020-06-18 12:41:03 +02:00
ath79-generic.bsp ath79/generic: add support for TP-Link WR710N v1 2020-08-18 17:27:20 +02:00
ath79-tiny.bsp treewide: move devices from ar71xx to ath79 2020-06-18 12:41:03 +02:00
ipq806x-generic.bsp bsp: autogenerate machine variable from filename 2020-04-17 15:49:46 +02:00
mpc85xx-generic.bsp bsp: autogenerate machine variable from filename 2020-04-17 15:49:46 +02:00
ramips-mt76x8.bsp ramips/mt76x8: Add support for TP-Link Archer C50 v4 2020-12-09 13:10:09 +01:00
ramips-mt7621.bsp mt7621: Add support for Netgear R6220 2020-07-20 14:30:39 +02:00