<russell-->
WARNING: Variable 'credentials' does not exist or is not an array/object
<russell-->
/etc/uci-defaults/50-root-passwd: line 13: syntax error: unexpected end of file (expecting "}")
<russell-->
on E8450 (at least) this base-files script isn't exiting cleanly, so it hangs around in /etc/uci-defaults/
<russell-->
looks like it's been broken since the introduction in 859bb4dd3f
<russell-->
blogic ^^^^^
<dwfreed>
that script would be a lot simpler if chpasswd was available (busybox has it, but it is default disabled in the config)
<dwfreed>
the warning is probably because it is not checking that the credentials object in board.json exists
skynet2 has joined #openwrt-devel
Stat_headcrabbed has joined #openwrt-devel
sorinello has quit [Quit: Leaving]
sorinello has joined #openwrt-devel
swegener has quit [Quit: leaving]
swegener has joined #openwrt-devel
rua has joined #openwrt-devel
minimal has joined #openwrt-devel
noltari has quit [Quit: Bye ~ Happy Hacking!]
noltari has joined #openwrt-devel
noltari has quit [Quit: Bye ~ Happy Hacking!]
noltari has joined #openwrt-devel
Mangix has quit [Read error: Connection reset by peer]
Mangix has joined #openwrt-devel
Strykar has quit [Quit: /quit]
Strykar has joined #openwrt-devel
<efahl>
Does anyone know a way to get a build rev number for an ancient release/commit? Specifically I'm looking for the rev for the 21.02 release branch, commit 1cd121dd1 or thereabouts...
xes has quit [Remote host closed the connection]
<tmn505>
I think scripts/getver.sh is used for that, so checkout at that hash and run the script.
<schmars[m]>
downloads.openwrt.org has a version.build file in every target directory
<schmars[m]>
if you want to get the commit hash for a specific release
<efahl>
Excellent! Yes that script is what I was looking for, thanks!
swegener has quit [Quit: leaving]
xes has joined #openwrt-devel
swegener has joined #openwrt-devel
goliath has joined #openwrt-devel
Stat_headcrabbed has quit [Quit: Stat_headcrabbed]
noltari_ has joined #openwrt-devel
noltari has quit [Ping timeout: 480 seconds]
goliath has quit [Quit: SIGSEGV]
Borromini has joined #openwrt-devel
Forst has quit [Remote host closed the connection]
Forst has joined #openwrt-devel
swalker has quit [Remote host closed the connection]
swalker has joined #openwrt-devel
goliath has joined #openwrt-devel
svanheule has joined #openwrt-devel
Borromini has quit [Quit: Lost terminal]
sorinello has quit [Ping timeout: 480 seconds]
<svanheule>
mirko: /etc/config/poe is not automatically generate from /etc/board.json. See https://github.com/openwrt/openwrt/pull/16838 for some renewed discussions (open topic for almost a year already)