brentmagma has quit [Remote host closed the connection]
<wingsorc>
for the ath79 target what is the etc/board./01_leds file for and how do i get these magic constants that sometimes are used?
brentmagma has joined #openwrt-devel
danitool has quit [Quit: Cubum autem in duos cubos, aut quadratoquadratum in duos quadratoquadratos]
lukedashjr has joined #openwrt-devel
luke-jr has quit [Ping timeout: 240 seconds]
philipp64 has quit [Quit: philipp64]
lukedashjr is now known as luke-jr
brentmagma has quit [Remote host closed the connection]
brentmagma has joined #openwrt-devel
schwicht has quit [Quit: ZZZzzz…]
<silverwhitefish>
i've changed my mind about using nginx until i can cross compile nginx unit. uhttp is great especially with the LuCI interface
brentmagma has quit [Remote host closed the connection]
brentmagma has joined #openwrt-devel
<silverwhitefish>
from my experience last night uhttp was faster for LuCI than nginx anyway. nginx is great if you have a bigger purpose than LuCI. i think right now uhttpd i relatively secure out of the box and its probably compiled specifically for LuCI and LUA
<silverwhitefish>
is that right... does LuCI use LUA?
hbug___ has joined #openwrt-devel
hbug__ has quit [Ping timeout: 240 seconds]
hbug___ has quit [Remote host closed the connection]
hbug___ has joined #openwrt-devel
brentmagma has quit [Remote host closed the connection]
brentmagma has joined #openwrt-devel
tobleminer-tSYS has quit [Quit: AS4242423214]
tobleminer-tSYS has joined #openwrt-devel
SamantazFox has quit [Read error: Connection reset by peer]
SamantazFox has joined #openwrt-devel
brentmagma has quit [Remote host closed the connection]
<plntyk>
yeah - all this computer power and energy efficiency compared to 90s&2000s and now rebound effects and strange economics w. blockchain "tech"
<rsalvaterra>
zorun: I can't fathom how in hell someone (actually, not just "someone", Bram Cohen) could create a proof-of-space-based cryptocurrency without thinking of the consequences.
<rsalvaterra>
"Oh, but it was supposed to run on the unused storage space of your device". Really?!
<thagabe>
this alt coin crazy is quite crazy
<thagabe>
that being said
<thagabe>
To the moon!
<thagabe>
craze*
<aparcar[m]>
philipp64: pong
xback has joined #openwrt-devel
<plntyk>
i mean those "exabytes" of chia storage only contain "random" nonsense information dont they ?
<plntyk>
"blockchain" with "proof of internet connection speed" side effects might be more interesting
<rsalvaterra>
ldir: The /etc/udhcpc.user.d and /etc/odhcp6c.user.d directories are a recent change. https://git.openwrt.org/?p=openwrt/openwrt.git;a=commit;h=467c32600cc575fcb67c5f01ad32e02141220ceb
silverwhitefish is now known as silverballz
brentmagma has quit [Remote host closed the connection]
<thagabe>
proof of proof of work
thagabe has quit [Quit: Connection closed]
brentmagma has joined #openwrt-devel
AlexisEvelyn has quit [Remote host closed the connection]
AlexisEvelyn has joined #openwrt-devel
nitroshift has quit [Remote host closed the connection]
Nick_Low_ has joined #openwrt-devel
Nick_Lowe has quit [Ping timeout: 258 seconds]
decke has joined #openwrt-devel
<rmilecki>
can someone tell me if we really need network aliases (option ifname @foo) now that we have "device" sections?
<plntyk>
naming , use-case, "correct" use case / legacy compatibility
<rmilecki>
I understand the need for aliases back in times when we didn't have "config device" UCI sections
<rmilecki>
some devices (e.g. bridges) were defined in "config interface" (e.g. option type bridge)
<rmilecki>
so to reference such indirectly defined devices we needed aliases
<rmilecki>
that case is gone
<rmilecki>
i'm not aware of others
<rmilecki>
nbd jow ?
hsp has quit [Quit: WeeChat 3.1]
hsp has joined #openwrt-devel
<ldir>
plntyk: I've pushed your grub2 liblzma tweak - let's see what falls out :-)
<rmilecki>
plntyk: oh, it's interestig to see kernel had similar aliases and they got deprecated
<plntyk>
that alias think came up in ongoing search for testing / playing around with multiple ips / dhcp requests / fixed ip mixing and issues with "outgoing" ip addresses
<plntyk>
like when avahi or other daemons advertise global routable ips etc.
<plntyk>
or how "buggy" services bind to "wrong" ips
<nbd>
rmilecki: when you want to define more complex device stacks on top of wireless interfaces
brentmagma has quit [Remote host closed the connection]
<rmilecki>
nbd: what do you think about having actually two options then: "device" for specifying "config device" and "ifname" for referencing "config interface" using @foo
<rmilecki>
nbd: "@foo" syntax will have to stay, as "foo" will be treated as device reference for backward compatibility
<nbd>
we don't actually need the 'config alias' support anymore
<rmilecki>
but users would be expected to migrate from "option ifname <foo>" to "option device <foo>"
<nbd>
since @foo replaces it
<rmilecki>
oh, there is "config alias"?
<nbd>
yes, old legacy stuff
<nbd>
not sure if anybody uses it anymore
<rmilecki>
should I care to add uci-defaults migrating that "config alias" and drop it from netifd?
brentmagma has joined #openwrt-devel
<nbd>
i think using ifname to specify interfaces is a bad idea
<nbd>
since we used it for something else before
<nbd>
that's basically guaranteed to cause maximum user confusion
<rmilecki>
i'm not going to change "option ifname @foo"
<rmilecki>
this is what is already supported
Nick_Low_ has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
<rmilecki>
now we have: "option ifname foo" for referencing "foo" device" AND "option ifname @foo" for referencing "foo" interface
<rmilecki>
i want to have: "option device foo" for referencing "foo" device" AND "option ifname @foo" for referencing "foo" interface
Nick_Lowe has joined #openwrt-devel
<rmilecki>
(i'll also leave old syntax support for backward comp)
<nbd>
splitting it up in this way doesn't really make much sense to me
<nbd>
the @ syntax refers to the device of an interface
<nbd>
it can be used even for vlans
<nbd>
like @foo.1
<nbd>
for vlan 1 on the device of interface foo
<rmilecki>
hm
<rmilecki>
maybe you're right
<rmilecki>
i got fixed on another view
<rmilecki>
it still about referencing device after all, just with an interface on the way
<rmilecki>
ok, there no need to make it overcomplicated like i planned to
<rmilecki>
thanks
glyph has quit [Read error: Connection reset by peer]
glyph has joined #openwrt-devel
Nick_Lowe has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
brentmagma has quit [Remote host closed the connection]
goliath has joined #openwrt-devel
brentmagma has joined #openwrt-devel
ekathva has joined #openwrt-devel
* ldir
has discovered ddns-scripts can cope with his desired config, you just can produce that config from the luci gui.
<ldir>
can't produce
brentmagma has quit [Remote host closed the connection]
brentmagma has joined #openwrt-devel
<rsalvaterra>
ldir: I had trouble with UCI itself, let alone LuCI…
<ldir>
rsalvaterra: I can't help it if you're just being weird/difficult :-P
<rsalvaterra>
Also, wtf are the wiki instructions being changed to uci commands, instead of showing the configuration files themselves? It's 1000 times more obvious looking at a configuration than trying to extract it from uci commands!
brentmagma has quit [Remote host closed the connection]
hsp has quit [Quit: WeeChat 3.1]
hsp has joined #openwrt-devel
brentmagma has joined #openwrt-devel
brentmagma has quit [Remote host closed the connection]
AlexisEvelyn has quit [Ping timeout: 258 seconds]
brentmagma has joined #openwrt-devel
AlexisEvelyn has joined #openwrt-devel
AlexisEvelyn has quit [Read error: Connection reset by peer]
AlexisEvelyn has joined #openwrt-devel
brentmagma has quit [Remote host closed the connection]
brentmagma has joined #openwrt-devel
brentmagma has quit [Remote host closed the connection]
brentmagma has joined #openwrt-devel
<barhom>
I just sent an email to the dev mailing list with the topic, "SquashFS mixed errors (decompression failed and others)". I would appreciate any kind of insights into the issue. I think some of you will find the issue interesting and hopefully someone knows something about what is causing it.
Immanuel has quit [Quit: Connection reset by reptilians]
Immanuel has joined #openwrt-devel
zkrx has quit [Ping timeout: 265 seconds]
zkrx has joined #openwrt-devel
brentmagma has quit [Remote host closed the connection]
brentmagma has joined #openwrt-devel
Ansuel has joined #openwrt-devel
brentmagma has quit [Remote host closed the connection]
brentmagma has joined #openwrt-devel
urjaman has quit [Read error: Connection reset by peer]
urjaman has joined #openwrt-devel
brentmagma has quit [Remote host closed the connection]
brentmagma has joined #openwrt-devel
schwicht has joined #openwrt-devel
<nbd>
jow: fyi, i'm planning on replacing the 'hwmode' option in the wifi-device section with something new
<nbd>
the 11a/11g/11ad/etc. notation doesn't fit well for things like 6ghz (which is a separate band)
<nbd>
so i'm planning on replacing it with a 'band' option that takes 2g/5g/6g/60g as values
<nbd>
what do you think?
<nbd>
should be cleaner for the ui as well
Nick_Lowe has joined #openwrt-devel
<blocktrr1>
nbd: I like it
brentmagma has quit [Remote host closed the connection]
daregap has quit [Quit: daregap]
brentmagma has joined #openwrt-devel
<rsalvaterra>
nbd: Yes, please! I wager it's a major source of confusion, as it is.
Nick_Lowe has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
Nick_Lowe has joined #openwrt-devel
poljar has joined #openwrt-devel
poljar1 has quit [Ping timeout: 246 seconds]
poljar has quit [Remote host closed the connection]
poljar has joined #openwrt-devel
cheakoirccloud has joined #openwrt-devel
menomc has quit [Quit: leaving]
mnemoc has joined #openwrt-devel
schwicht has quit [Ping timeout: 240 seconds]
schwicht has joined #openwrt-devel
nucleo has joined #openwrt-devel
brentmagma has quit [Remote host closed the connection]
brentmagma has joined #openwrt-devel
schwicht has quit [Read error: Connection reset by peer]
schwicht has joined #openwrt-devel
poljar has quit [Remote host closed the connection]
MichaelOF has quit [Quit: Konversation terminated!]
brentmagma has quit [Remote host closed the connection]
brentmagma has joined #openwrt-devel
AlexisEvelyn has quit [Ping timeout: 246 seconds]
AlexisEvelyn has joined #openwrt-devel
dwmw2_gone has joined #openwrt-devel
Night-Shade has joined #openwrt-devel
brentmagma has quit [Remote host closed the connection]
brentmagma has joined #openwrt-devel
brentmagma has quit [Remote host closed the connection]
brentmagma has joined #openwrt-devel
schwicht has quit [Quit: ZZZzzz…]
<Nick_Lowe>
Ansuel that PR has branch conflicts. Worth resolving?
<Ansuel>
Nick_Lowe: sure i will fix that but i wanted to have some review or suggestion if we want to proceed with that change
javi404 has quit [Ping timeout: 260 seconds]
brentmagma has quit [Remote host closed the connection]
brentmagma has joined #openwrt-devel
castiel652 has quit [Ping timeout: 240 seconds]
Tost has quit [Ping timeout: 265 seconds]
brentmagma has quit [Remote host closed the connection]
brentmagma has joined #openwrt-devel
Nick_Lowe has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
Nick_Lowe has joined #openwrt-devel
brentmagma has quit [Remote host closed the connection]
Nick_Lowe has quit [Client Quit]
brentmagma has joined #openwrt-devel
Acinonyx has quit [Ping timeout: 260 seconds]
Acinonyx has joined #openwrt-devel
hsp has left #openwrt-devel ["WeeChat 3.1"]
zkrx has quit [Ping timeout: 260 seconds]
zkrx has joined #openwrt-devel
foxtrot has quit [Quit: Goodbye]
foxtrot has joined #openwrt-devel
foxtrot has joined #openwrt-devel
foxtrot has quit [Changing host]
Nick_Lowe has joined #openwrt-devel
Nick_Lowe has quit [Client Quit]
Nick_Lowe has joined #openwrt-devel
Nick_Lowe has quit [Client Quit]
brentmagma has quit [Remote host closed the connection]
brentmagma has joined #openwrt-devel
schwicht has joined #openwrt-devel
brentmagma has quit [Remote host closed the connection]
brentmagma has joined #openwrt-devel
castiel652 has joined #openwrt-devel
castiel652 has quit [Client Quit]
schwicht has quit [Ping timeout: 240 seconds]
schwicht has joined #openwrt-devel
brentmagma has quit [Remote host closed the connection]
brentmagma has joined #openwrt-devel
<philipp64>
aparcar[m]: hey Paul, questions about the include/image.mk file and the Device/ steps...
<philipp64>
we name the image with $(CONFIG_TARGET_PROFILE) as part of the name, but there's no way inside the image to derive its name... which I need.
<philipp64>
How hard would it be to squirrel the name of the image into a file in the image itself, without breaking ImageBuilder?
<zorun>
Ansuel: hi, I'm catching up with the ipq806x cpufreq thing: you think the crash in FS#3099 is unrelated to this?
<zorun>
philipp64: just add the name manually under files/
<philipp64>
Can we 'echo "OPENWRT_PROFILE=\"$CONFIG_TARGET_PROFILE\"" >> usr/lib/os-release' into the root-*/ just before we finalize the image?
<philipp64>
Trying to do this in a "clean", generically useful way.
<philipp64>
And hopefully one that will get adopted into master...
<zorun>
I see
brentmagma has quit [Remote host closed the connection]
poljar1 has joined #openwrt-devel
brentmagma has joined #openwrt-devel
poljar has quit [Ping timeout: 265 seconds]
shibboleth has joined #openwrt-devel
<philipp64>
nbd: do you have any thoughts on the subject?
<nbd>
philipp64: in many builds there is no per-device rootfs
<nbd>
well, it is for the snapshot build, but not always for self made builds
<nbd>
philipp64: but the build system can generate a profiles.json, which contains lists of image files and their supported devices
<nbd>
so the device name from the system info could be matched against data from that json
<Ansuel>
zorun: i'm starting to think the problem are related to a bad charger... there are user with 60 days of uptime and they were using a bad cpufreq patch
brentmagma has quit [Remote host closed the connection]