goliath has quit [Quit: SIGSEGV]
<mirko> is it defined how target/*/base-files/ and package's files override each other?
Mangix has joined #openwrt-devel
Fijxu has quit [Read error: Connection reset by peer]
<efahl> aparcar[m]: it's already there, see asu/config.py line 26
<aparcar[m]> sweet
<aparcar[m]> oh right it just doesn't work in the lci app
<efahl> I thought LuCI app handled 'package_changes' like auc and owut??? need to check
<efahl> oh, I guess not, another thing to fix.
<efahl> or maybe we should move the whole 'package_changes' thing into the asu/package_changes.py so all of them pick it up automatically
<efahl> aparcar[m]: where does the .versions.json come from? hand edit or is it generated?
<dwfreed> I suspect it's generated
<aparcar[m]> Generated, I’ll send you the script tomorrow
<efahl> more importantly, is the "upcoming_version" a permanent addition now (you probably saw my comments on your commit on it)
<efahl> and thanks, yes, I would like to see the script
danitool has quit [Quit: Cubum autem in duos cubos, aut quadratoquadratum in duos quadratoquadratos]
nixuser has quit [Quit: leaving]
nixuser has joined #openwrt-devel
soxrok2212 has quit [Ping timeout: 480 seconds]
soxrok2212 has joined #openwrt-devel
n3ph has quit [Read error: No route to host]
Fijxu has joined #openwrt-devel
lucascastro has quit [Read error: Connection reset by peer]
Guest6290 has quit [Quit: Leaving.]
skynet2 has quit []
valku has quit [Quit: valku]
sorinello has joined #openwrt-devel
sorinello has quit []
sorinello has joined #openwrt-devel
grift has quit [Read error: No route to host]
grift has joined #openwrt-devel
<KanjiMonster> mirko: https://github.com/openwrt/openwrt/blob/main/package/base-files/Makefile#L170-L185 - subtarget overrides target overrides generic/base-files overrides base-files package itself. "overrides" means can add/overwrite files, but not remove.
n3ph has joined #openwrt-devel
ptudor_ is now known as ptudor
robimarko has joined #openwrt-devel
n3ph has quit [Read error: No route to host]
lucenera has quit [Read error: Connection reset by peer]
lucenera has joined #openwrt-devel
goetz has joined #openwrt-devel
goetz has quit [Remote host closed the connection]
rua has joined #openwrt-devel
rua is now known as Guest6363
rua has joined #openwrt-devel
rua is now known as Guest6364
rua has joined #openwrt-devel
Guest6363 has quit [Remote host closed the connection]
goetz has joined #openwrt-devel
Guest6364 has quit [Remote host closed the connection]
Sawzall has joined #openwrt-devel
goetz has quit [Quit: goetz]
goetz has joined #openwrt-devel
Sawzallz has quit [Ping timeout: 480 seconds]
n3ph has joined #openwrt-devel
goetz has quit [Quit: goetz]
rua has quit [Quit: Leaving.]
rua has joined #openwrt-devel
br0ken has joined #openwrt-devel
wvdakker has quit [Ping timeout: 480 seconds]
n3ph has quit [Quit: WeeChat 4.4.3]
wvdakker has joined #openwrt-devel
goliath has joined #openwrt-devel
rua has quit [Remote host closed the connection]
merbanan has quit [Remote host closed the connection]
merbanan has joined #openwrt-devel
rua has joined #openwrt-devel
n3ph has joined #openwrt-devel
robimarko has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.]
gromero has joined #openwrt-devel
gazza has joined #openwrt-devel
gromero has quit [Ping timeout: 480 seconds]
christophe0o has joined #openwrt-devel
rua has quit [Remote host closed the connection]
rua has joined #openwrt-devel
rua has quit [Remote host closed the connection]
rua has joined #openwrt-devel
gromero has joined #openwrt-devel
gromero has quit [Ping timeout: 480 seconds]
totkeks has joined #openwrt-devel
<owrt-images-builds> Build [#57](https://buildbot.openwrt.org/images/#/builders/135/builds/57) of `main_bcm27xx/bcm2710` completed successfully.
rua has quit [Quit: Leaving.]
rua has joined #openwrt-devel
valku has joined #openwrt-devel
skynet2 has joined #openwrt-devel
br0ken has quit [Quit: Connection closed for inactivity]
<totkeks> oh the apk abi thing was fixed. cool, thanks. :-)
skynet2_ has joined #openwrt-devel
mrkiko has quit [Quit: leaving]
skynet2 has quit [Ping timeout: 480 seconds]
<efahl> totkeks: the luci dependency on libuci thing?
<totkeks> the one I had yesterday. which also included libuci but block-mount
<efahl> got it
fakuivan has joined #openwrt-devel
totkeks has quit [Ping timeout: 480 seconds]
cp- has quit [Ping timeout: 480 seconds]
cp- has joined #openwrt-devel
lucenera7 has joined #openwrt-devel
lucenera has quit [Ping timeout: 480 seconds]
lucenera7 is now known as lucenera
fakuivan_ has joined #openwrt-devel
fakuivan has quit [Ping timeout: 480 seconds]
Raccoonnz has joined #openwrt-devel
Raccoonnz has quit [Remote host closed the connection]
totkeks has joined #openwrt-devel
minimal has joined #openwrt-devel
<killgufo> Hello, I am setting up a nano pi r5c with openwrt 24.10-rc5, and it works pretty well. I am curious though as I can't find 3 packages which I am surprised to see gone: auc, quagga and luci-app-wireguard. Is it a matter of time for the packages to be compiled included or are they removed from the distro?
<totkeks> it seems to not be needed anymore maybe? I just checked, I have luci-proto-wireguard installed and get the wireguard submenu in luci
<killgufo> yes indeed, after reboot I can see the wireguard "new interface" option too, so maybe indeed it's not needed
<killgufo> for quagga there's frr as a replacement, I'll check it out.
<killgufo> auc is the last piece of the puzzle :)
lucascastro has joined #openwrt-devel
<totkeks> what is auc?
<efahl> auc = attended sysupgrade client for 23.05 and earlier, replaced by owut in 24.10 and later
<Habbie> oh, i thought owut was related to the opkg/apk change, but 24.10 has opkg and owut?
<efahl> correct
<Habbie> alright. hope to give it a shot some day :)
<killgufo> ah! thanks, I didn't know about owut
<efahl> let me know how it goes, owut has lots of "dev-friendly" options, like add/remove pkgs, options like download-only, etc
<killgufo> the plan is to go to production when 24.10 is released, so I can test as well an upgrade using owut
<Habbie> efahl, my shot won't be soon, but i'll be sure to report in here
<totkeks> funny names for those tools
<efahl> should work just fine, tested going from 24.10 -> snapshot and back, also will track the RCs until release, then onto release
<efahl> oh, wut?
<killgufo> :)
<killgufo> thanks efahl
<efahl> oh, if you install owut and run 'owut check' it might tell you about quagga and luci-app-wireguard
lucascastro has quit []
<efahl> it looks in https://downloads.openwrt.org/releases/faillogs-24.10/ and if something is just broken, it lets you know
<killgufo> so cool.
<Habbie> clever
dansan has joined #openwrt-devel
<efahl> oops, you need to add the packages of interest, 'owut check --add quagga,luci-app-wireguard'
<efahl> looks like both of those are gone (testing on x86, are they platform-specific?)
<killgufo> they are gone for aarch64_generic too
<killgufo> luci-app-wireguard might not be needed, I'll now shortly® when I'll configure VPNs
<killgufo> tried an upgrade using owut, it worked well, I was surprised /etc/frr got preserved even if not part of /etc/sysupgrade.conf
dansan has quit []
<efahl> 👍
<totkeks> owut is like sysupgrade with my current packages in the image?
<efahl> yes, are you familiar with firmware selector?
<efahl> All of Firmware Selector, auc, owut and the LuCI Attended Sysupgrade app are clients of the ASU server (sysupgrade.openwrt.org)
<efahl> The device based clients (all but FS), grab the package list you've got installed on the device, send that to the ASU server to create a new image
<Habbie> owut uses ASU?
<efahl> the new image contains all of your installed packages, client then does 'sysupgrade firmware.bin' keeping config, so zoom, off to the races
<efahl> Yes, ASU server is the underlying tool for all of them
<Habbie> ack
<efahl> if you've got owut installed, you can do 'owut blob' and see exactly the json blob that goes to the ASU server for the build request
<efahl> devs like that sort of thing :0
<Habbie> i do!
<killgufo> not just devs
<killgufo> ;-)
<Habbie> :)
<totkeks> yeah got it. makes sense. and that's good for people that change stuff live
<efahl> if you really, really, really like details in json format try 'owut dump -v -v'
n3ph has quit [Read error: No route to host]
n3ph has joined #openwrt-devel
gromero has joined #openwrt-devel
SlimeyX_ has joined #openwrt-devel
SlimeyX has quit [Ping timeout: 480 seconds]
totkeks has quit [Ping timeout: 480 seconds]
SlimeyX__ has joined #openwrt-devel
SlimeyX__ is now known as SlimeyX
SlimeyX_ has quit [Ping timeout: 480 seconds]
dansan has joined #openwrt-devel
goliath has quit [Quit: SIGSEGV]
christophe0o has quit [Quit: Connection closed for inactivity]
digitalcircuit has quit [Quit: Signing off from Quassel - see ya!]
digitalcircuit has joined #openwrt-devel
funkpumpr has joined #openwrt-devel
<swalker> updated openwrt/upstream, https://sdwalker.github.io/uscan/index.html
gromero has quit [Ping timeout: 480 seconds]
dermoth has quit [Read error: Connection reset by peer]
dermoth has joined #openwrt-devel
<efahl> killgufo: https://forum.openwrt.org/t/202091/31 looks like luci-app-wireguard is now luci-proto-wireguard
sorinello has quit [Ping timeout: 480 seconds]
n3ph has quit [Read error: No route to host]
nixuser has quit [Read error: Connection reset by peer]
nixuser has joined #openwrt-devel