goliath has quit [Quit: SIGSEGV]
jeff___m has joined #openwrt-devel
jeff___m has quit [Ping timeout: 480 seconds]
tomn has quit [Quit: Lost terminal]
tomn has joined #openwrt-devel
jeff___m has joined #openwrt-devel
jeff___m has quit [Ping timeout: 480 seconds]
jeff___m has joined #openwrt-devel
<owrt-images-builds> Build [#72](https://buildbot.openwrt.org/images/#/builders/173/builds/72) of `master_lantiq/ase` failed.
<KGB-2> https://tests.reproducible-builds.org/openwrt/openwrt_sunxi.html has been updated. (0% images and 100.0% packages reproducible in our current test framework.)
jeff___m has quit [Ping timeout: 480 seconds]
xback has quit [Remote host closed the connection]
djfe has quit [Remote host closed the connection]
xback has joined #openwrt-devel
djfe has joined #openwrt-devel
tSYS has quit [Quit: *squeak*]
tSYS has joined #openwrt-devel
<owrt-images-builds> Build [#69](https://buildbot.openwrt.org/images/#/builders/189/builds/69) of `master_mediatek/mt7622` failed.
<owrt-images-builds> Build [#68](https://buildbot.openwrt.org/images/#/builders/149/builds/68) of `master_mediatek/filogic` failed.
dangole has joined #openwrt-devel
mcbridematt has quit [Quit: Leaving]
minimal has quit [Quit: Leaving]
dangole has quit [Remote host closed the connection]
dangole has joined #openwrt-devel
mcbridematt has joined #openwrt-devel
mcbridematt has quit []
vincejv has quit [Quit: Bye bye! Leaving for now...]
jeff___m has joined #openwrt-devel
rua has quit [Quit: Leaving.]
jeff___m has quit [Ping timeout: 480 seconds]
foxtrot has quit [Quit: Goodbye]
foxtrot has joined #openwrt-devel
cation has quit [Read error: Connection reset by peer]
cation has joined #openwrt-devel
<owrt-images-builds> Build [#72](https://buildbot.openwrt.org/images/#/builders/43/builds/72) of `master_imx/cortexa9` failed.
torv has quit [Quit: torv]
jeff___m has joined #openwrt-devel
torv has joined #openwrt-devel
dangole has quit [Remote host closed the connection]
jeff___m has quit [Ping timeout: 480 seconds]
vincejv has joined #openwrt-devel
torv has quit [Remote host closed the connection]
torv has joined #openwrt-devel
torv has quit [Remote host closed the connection]
torv has joined #openwrt-devel
jeff___m has joined #openwrt-devel
floof58 has quit [Ping timeout: 480 seconds]
torv has quit [Remote host closed the connection]
torv has joined #openwrt-devel
jeff___m has quit [Ping timeout: 480 seconds]
floof58 has joined #openwrt-devel
<rmilecki> i hate javascript
<rmilecki> LuCI has insane entry level
<rmilecki> (unless all you do is copy & paste & modify existing module)
<rmilecki> dhcp.js has 700 lines of options code (no functions) in its .render() - how is anyone mean to navigate through that?
<rmilecki> jow: how can I add custom E(...) elements to the form.Map ? all usa cases I can find are using m.section(...)
<rmilecki> jow: i want to mix UCI sections management with custom non-UCI UI elements
<rmilecki> non-UCI page simply return a view (E(...)) from their .render() CB
<rmilecki> but I want to have a mix
<rmilecki> ohh, I found something: s.cfgsections = function() { return [ '_status' ] };
<rmilecki> it seems I have to pretend it's about UCI and fake UCI section
<rmilecki> ...
<colo> rmilecki: yeah, I also gave up rather quickly when I tried to create my first luci integration. I guess it's not for people who don't have to deal with this language day in, day out ;)
torv has quit [Remote host closed the connection]
torv has joined #openwrt-devel
<f00b4r0> rmilecki: doesn't admin/system/startup do what you want (manage /etc/init.d/ ?)
Tapper has joined #openwrt-devel
<rmilecki> ah, and for custom per-UCI-section entries (not related to any UCI option) we fake .taboption() with a proper .cfgvalue CB
goliath has joined #openwrt-devel
torv has quit [Remote host closed the connection]
torv has joined #openwrt-devel
Misanthropos has quit [Ping timeout: 480 seconds]
Forst has quit [Read error: No route to host]
Forst has joined #openwrt-devel
<russell--> well, that's weird. i have an APU4 that suddenly failed to boot:
<russell--> error: failure reading sector 0x2a00 from `hd0'.
<jow> rmilecki: override render, call original render and modify resulting dom
<jow> rmilecki: question is what you want to achive though
jeff___m has joined #openwrt-devel
jeff___m has quit [Ping timeout: 480 seconds]
robimarko has joined #openwrt-devel
Bayruth has quit [Remote host closed the connection]
<jow> stintel: too bad
<jow> was a nice choice offering generic x64 fallback options
<jow> like freebsd or some standard linux distro
<robimarko> Sadly, it was just matter of time when that SoC will go EoL
<jow> true
<jow> welcome on board btw
<robimarko> Thanks
<stintel> ah yes, welcome!
<f00b4r0> robimarko: indeed the writing was on the wall.
<russell--> reflashing to sdcard and it works again, weird
<f00b4r0> meanwhile I'm still amazed that the Z80 or 6502 are still manufactured today ;)
<russell--> the fact that it is no longer available to purchase, doesn't make already purchased devices instantly useless
<stintel> such a shame that all of this comes with realtek ethernet: https://www.asrockind.com/en-gb/4x4
<f00b4r0> indeed
Misanthropos has joined #openwrt-devel
<rmilecki> jow: i sent my WIP PATCH for dhcp (dnsmasq)
<rmilecki> dnsmasq may not be the best example but I wanted to work on some generic /etc/init.d/<script>
<rmilecki> this isn't complete but I didn't want to spend more time than needed
<rmilecki> it should be still enough to show my point
<rmilecki> [WIP RFC luci] luci-mod-network: provide control over /etc/init.d/dnsmasq service
<russell--> the fact that it is no longer available to purchase, doesn't make already purchased devices instantly useless~.
<stintel> good old hanging SSH session :)
<russell--> lol yes
<stintel> I tend to ctrl-a space to move to another tmux window if this happens in my irc tmux ;)
<stintel> I tried mosh but had the weirdest issues with it
rua has joined #openwrt-devel
<owrt-images-builds> Build [#72](https://buildbot.openwrt.org/images/#/builders/52/builds/72) of `master_ramips/mt76x8` completed successfully.
<jow> rmilecki: thanks, seen it. This should probably be a generic facility which is activated by setting a property on the map, like `m.init = "dnsmasq";` - this would then arrange the buttons etc.
<jow> rmilecki: I don't expect you to do this, just thinking about it
<jow> rmilecki: in any case it might make sense to move CBIServiceEnabled and CBIServiceRunning to modules/luci-base/htdocs/luci-static/resources/tools/widgets.js
<jow> rmilecki: and factor the hardcoded "dnsmasq" out into a property, so any map can use those widgets
<jow> like o = s.option(tools.CBIServiceEnabled); o.service = "dnsmasq";
jeff___m has joined #openwrt-devel
<russell--> not sure it would have helped, but is there a reason /boot isn't mounted read-only?
jeff___m has quit [Ping timeout: 480 seconds]
rua has quit [Remote host closed the connection]
tmn505 has joined #openwrt-devel
rua has joined #openwrt-devel
Borromini has joined #openwrt-devel
rua has quit [Quit: Leaving.]
msg has joined #openwrt-devel
<msg> helloooooo
<msg> In luci (modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js) how do you remove one particular dependency? Or how do you add a dependency that can have a parameter set to value 0 OR not having that parameter defined at all
<msg> is there any way at all?
tidalf has joined #openwrt-devel
rua has joined #openwrt-devel
rsalvaterra has joined #openwrt-devel
jeff___m has joined #openwrt-devel
jeff___m has quit [Ping timeout: 480 seconds]
<owrt-images-builds> Build [#73](https://buildbot.openwrt.org/images/#/builders/173/builds/73) of `master_lantiq/ase` completed successfully.
cation has quit [Ping timeout: 480 seconds]
Borromini has quit [Ping timeout: 480 seconds]
cation has joined #openwrt-devel
jeff___m has joined #openwrt-devel
jeff___m has quit [Ping timeout: 480 seconds]
nixuser has quit [Remote host closed the connection]
nixuser has joined #openwrt-devel
rua has quit [Ping timeout: 480 seconds]
<owrt-images-builds> Build [#69](https://buildbot.openwrt.org/images/#/builders/149/builds/69) of `master_mediatek/filogic` completed successfully.
minimal has joined #openwrt-devel
<jow> msg: regex dependency should work
<jow> msg: o.depends('foo', /^0?$/)
tidalf is now known as Guest3016
Guest3016 has quit [Ping timeout: 480 seconds]
<owrt-images-builds> Build [#70](https://buildbot.openwrt.org/images/#/builders/204/builds/70) of `master_sunxi/cortexa53` failed.
rua has joined #openwrt-devel
jeff___m has joined #openwrt-devel
jeff___m has quit [Ping timeout: 480 seconds]
minimal has quit [Quit: Leaving]
jeff___m has joined #openwrt-devel
jeff___m has quit [Ping timeout: 480 seconds]
<owrt-images-builds> Build [#73](https://buildbot.openwrt.org/images/#/builders/43/builds/73) of `master_imx/cortexa9` completed successfully.
rua has quit [Remote host closed the connection]
rua has joined #openwrt-devel
robimarko has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.]
jeff___m has joined #openwrt-devel
jeff___m has quit [Ping timeout: 480 seconds]
dangole has joined #openwrt-devel
minimal has joined #openwrt-devel
<msg> Thank you @jow! I'll give it a try :D
jeff___m has joined #openwrt-devel
svanheule has quit []
jeff___m has quit [Ping timeout: 480 seconds]
<dangole> anyone has an idea why buildbot on mt7622 is failing? yes, some images are now too large and hence check-size removes them. but that shouldn't be a problem and isn't when i'm building locally with the same options and also github CI was all fine with that...
<dangole> I suspect KERNEL_SIZE check returns false and that make Make abort
tidalf has joined #openwrt-devel
tidalf has quit [Remote host closed the connection]
tidalf has joined #openwrt-devel
tidalf has quit [Remote host closed the connection]
tidalf has joined #openwrt-devel
tidalf is now known as Guest3035
Guest3035 has quit [Read error: Connection reset by peer]
<KanjiMonster> dangole: look a few lines above at 3670 - 3673; it's the mt7622-rfb1 image build that fails
<dangole> yes, i've seen that, weirdly it doesn't fail if i build it locally, nor did the Github CI fail on the PR which contained the change which makes it fail on the buildbots now
Borromini has joined #openwrt-devel
<dangole> had the same yesterday with mt7986 buildbot, there it was bash vs. ash vs. dash Shell running on my host vs. github CI vs. buildbots...
jeff___m has joined #openwrt-devel
Sbeach92 has joined #openwrt-devel
jeff___m has quit [Ping timeout: 480 seconds]
tidalf has joined #openwrt-devel
tidalf is now known as Guest3043
Guest3043 has quit [Ping timeout: 480 seconds]
jeff___m has joined #openwrt-devel
jeff___m has quit [Ping timeout: 480 seconds]
xback has quit [Ping timeout: 480 seconds]
xback has joined #openwrt-devel
dangole has quit [Ping timeout: 480 seconds]
Borromini has quit [Quit: leaving]
jeff___m has joined #openwrt-devel
jeff___m has quit [Ping timeout: 480 seconds]
jeff___m has joined #openwrt-devel
jeff___m has quit [Ping timeout: 480 seconds]
jeff___m has joined #openwrt-devel
Tapper has quit [Ping timeout: 480 seconds]
jeff___m has quit [Ping timeout: 480 seconds]
goliath has quit [Quit: SIGSEGV]