koniu has quit [Remote host closed the connection]
koniu has joined #openwrt-devel
<mangix>
@aparcar are you proposing an alpine based openwrt? <-- it's a sign
caravel has quit [Quit: Konversation terminated!]
valku has quit [Quit: valku]
<aparcar[m]>
mangix: a sign for what?
<damex>
just build it on top of debian or ubuntu ;p
<damex>
why stop at alpine
<aparcar[m]>
I'm missing something here, I propose a different package manager and people see an enemy takeover. OpenWrt is more than its packages manager 🙄
_whitelogger has joined #openwrt-devel
gnustomp has joined #openwrt-devel
<mangix>
hahaha
early` has quit [Quit: Leaving]
gch981213 has quit [Read error: Connection reset by peer]
<damex>
fascinating how bad upstream cavium/octeon sources are
<damex>
that boards could have let's say 4 qsgmii ports + 1x loop port plus something else. it does not even check that ports are valid. it just initialize them. so for 4x qsgmii + 1x loop system will have 20 network interfaces.
gch981213 has quit [Read error: Connection reset by peer]
gch981213 has joined #openwrt-devel
Borromini has quit [Quit: Lost terminal]
<ldir>
anyone else getting "tmp/.config-package.in:63474:warning: leading whitespace ignored" which is to do with "config LUCI_LANG_nl" ?
gch981213 has quit [Read error: Connection reset by peer]
gch9812138 has joined #openwrt-devel
<mangix>
blogic: it is preferred to create a PR. But given that the buildbots are totally broken courtesy of a broken SDK, feel free to puah directly.
<mangix>
aparcar[m]: I will say merge requests on aports is pretty painless
<mangix>
blogic: actually jefferyto and bkpepe will complain. Create a PR.
goliath has joined #openwrt-devel
<Hauke>
ldir: yes me too looks like a bug in the luci feed
<damex>
does someone have a recent example how people fix drivers in a tree when they ignore properties like status = "disabled"; ?
<damex>
linux tree ofcourse
<ldir>
Hauke: I tried to fix but I've been out of things so long, failed
aszeszo has quit [Read error: Connection reset by peer]
aszeszo has joined #openwrt-devel
<PaulFertser>
damex: of_device_is_available() checks it
<damex>
PaulFertser: thanks, gonna read about it now
<PaulFertser>
damex: target/linux/mediatek/files-5.4/drivers/net/phy/mtk/mt753x/mt753x_mdio.c can be considered an example I guess
<PaulFertser>
damex: and the wiki has section on how to use quilt to prepare a kernel patch if you need to fix a driver that's already upstream.
<Hauke>
Does Dutch (the language) in Dutch mean Nederlands?
<damex>
PaulFertser: drives is upstream but it is in a such bad shape so i am not so sure anyone would accept a fix
<damex>
s/drives/driver/
<PaulFertser>
damex: if it's not in staging then you should be able to send a patch following the regular Linux contribution guidelines (with scripts/check_maintainers.pl etc)
<Hauke>
ldir: I think I found the fix
<damex>
PaulFertser: what if it is staging?
<PaulFertser>
damex: chances that your patch will be merged without review are even higher then :)
<PaulFertser>
damex: because people do not give a damn about staging
<ldir>
Ha, now that's what I tried but I obviously didn't do the right magic somewhere as I still got the error. :-)
<PaulFertser>
Even without autoneg logic it should be sane to check the node "status" and not enable what's disabled. I wonder if the DTBs that are already present on hardware have status=okay for those nodes because if they do not you might risk breaking it.
<Hauke>
ldir: I had to delete my tmp directory
<ldir>
ahhhhh!
<damex>
PaulFertser: status absent == status okay as far as i see
<damex>
so if it is not specified on dtb that is already present - it should be fine?
aszeszo has quit [Read error: Connection reset by peer]
aszeszo has joined #openwrt-devel
<champtar>
i mean the user, if if you change ntpd to ntp in busybox
<rsalvaterra>
I know how to fix it, it's just that this broke master again. :/
<champtar>
indead :(
Night-Shade has joined #openwrt-devel
<karlp>
not really the same breakage level
<ldir>
I don't understand how that can get committed to master without having been encountered already.
<karlp>
don't install ntpd from packages? wouldn't be seen until you do right?
Night-Shade has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
swex has joined #openwrt-devel
<ldir>
karlp: yes, hadn't thought of that. Question is, how to fix it? 2 packages that use the same user ID.
<karlp>
isn't that the intention? you're not going ot want to ntpds anyway?
<karlp>
or, again, switch to names instead of uids? :)
<ldir>
I'm not trying to build them both
<ldir>
the dependencies are blowing up just because they exist.
<ldir>
+ USERID:=ntpd=123:ntpd=123 is trying to use names
<ldir>
I don't think things should blow up at 'make menuconfig' stage simply because ./scripts/feeds/install -a has been run.
Nick_Lowe has joined #openwrt-devel
<stintel>
could do as gentoo does and use a meta-package for user/group creation and both busybox-ntp and ntpd could depend on this meta package
<stintel>
but ... meh
<damex>
stintel: gentoo does not create any users in meta packages. or atleast should not
Nick_Lowe has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
Nick_Lowe has joined #openwrt-devel
victhor has joined #openwrt-devel
<ldir>
if busybox has now claimed ownership of user & group 'ntpd' is the simplest thing to drop the claiming of the same uid/gid in packages/ntpd since isn't it very unlikely that busybox won't be installed?
<damex>
how come files from <targetr>/files directory is copied to kernel directory only once when you do a fresh kernel build? this is so bad
Nick_Lowe has quit [Client Quit]
gch9812137 has joined #openwrt-devel
Nick_Lowe has joined #openwrt-devel
gch981213 has quit [Ping timeout: 256 seconds]
gch9812137 is now known as gch981213
Redfoxmoon has quit [Ping timeout: 244 seconds]
Redfoxmoon has joined #openwrt-devel
aszeszo has quit [Read error: Connection reset by peer]
aszeszo has joined #openwrt-devel
Acinonyx has joined #openwrt-devel
Acinonyx_ has quit [Ping timeout: 240 seconds]
caravel has joined #openwrt-devel
Acinonyx has quit [Ping timeout: 260 seconds]
Acinonyx has joined #openwrt-devel
Acinonyx has quit [Ping timeout: 260 seconds]
Acinonyx has joined #openwrt-devel
gch9812138 has joined #openwrt-devel
gch981213 has quit [Ping timeout: 246 seconds]
gch9812138 is now known as gch981213
Redfoxmoon has quit [Changing host]
Redfoxmoon has joined #openwrt-devel
Nick_Lowe has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
Nick_Lowe has joined #openwrt-devel
Nick_Lowe has quit [Client Quit]
Nick_Lowe has joined #openwrt-devel
<stintel>
damex: have you used gentoo recently?
<damex>
stintel: did they change something?
<damex>
how recently ? :)
gch981213 has quit [Read error: Connection reset by peer]
gch981213 has joined #openwrt-devel
<stintel>
damex: acct-user/$username acct-group/$groupname was introduced more than a year ago
<damex>
tried to play with edgeswitch 8 150w and switch ports are not available in uboot. no way to test a new build and it also have <broadcom instead of soc>
MarioH has quit [Read error: Connection reset by peer]
Piraty has joined #openwrt-devel
MarioH has joined #openwrt-devel
Acinonyx has quit [Ping timeout: 258 seconds]
Acinonyx has joined #openwrt-devel
Slimey has quit [Remote host closed the connection]
slh64 has joined #openwrt-devel
aszeszo__ has quit [Ping timeout: 265 seconds]
aszeszo has joined #openwrt-devel
<pkgadd>
yes, the zyxel devices have been tempting me for quite a while as well (the gs1900-24e, to be more exact), contrary to D-Link (for which you have to check the hardware revision in detail) they seems to stick to one SOC
Nick_Lowe has joined #openwrt-devel
Nick_Lowe has quit [Client Quit]
Nick_Lowe has joined #openwrt-devel
<karlp>
aparcar[m]: NIH is "not invented here"
Night-Shade has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
Nick_Lowe has quit [Client Quit]
<aparcar[m]>
karlp: thank you
<karlp>
I can't speak to what mangix was referring to, but you can read about NIH behaviour and draw your own conclusions :)
_lore_ has quit [Ping timeout: 264 seconds]
_lore_ has joined #openwrt-devel
Night-Shade has joined #openwrt-devel
daniele- has joined #openwrt-devel
<daniele->
hello
<daniele->
i am trying to add a new set of graphs to the statistics module, however, my module with the graphs definitions does not seem to be loaded
<daniele->
do I need to do anything else other than dropping a file in /usr/lib/lua/luci/statistics/rrdtool/definitions/ ?
Night-Shade has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
Night-Shade has joined #openwrt-devel
aszeszo has quit [Read error: Connection reset by peer]
goliath has quit [Quit: SIGSEGV]
aszeszo has joined #openwrt-devel
Slimey has joined #openwrt-devel
ivanich has quit [Quit: Konversation terminated!]
<aparcar[m]>
I'm never sure when mangix is trolling and when actual opinions are stated
aszeszo_ has joined #openwrt-devel
aszeszo has quit [Ping timeout: 246 seconds]
<rsalvaterra>
Yikes, my Archer C6 image grew almost 200 kiB in the last couple of days, without changing my configuration. What gives…? O_o
<rsalvaterra>
I don't see what could have caused this… recent changes were pretty minor…
aszeszo_ has quit [Read error: Connection reset by peer]
aszeszo has joined #openwrt-devel
danitool has joined #openwrt-devel
<rsalvaterra>
Ah, I see. My bad. I noticed I'm now building tor with -fPIC, which I wasn't. Carry on. :P
<russell-->
is there comprehensive openwrt/dsa documentation anywhere?
SpaceRat has quit [Ping timeout: 272 seconds]
<russell-->
i need untagged packets arriving on lan ports to be delivered to the cpu on vlan 300 and vlan 300 tagged packets to be untagged leaving the LAN ports, while other vlans (100 and 200) leave the lan ports tagged.
dedeckeh has quit [Remote host closed the connection]
daniele- has quit [Quit: daniele-]
aszeszo_ has joined #openwrt-devel
aszeszo has quit [Ping timeout: 265 seconds]
Darkmatter66_ has joined #openwrt-devel
<mangix>
aparcar[m]: not invented here. stuff like procd, libubox, etc... totally custom stuff.
Darkmatter66 has quit [Ping timeout: 240 seconds]
<aparcar[m]>
Yea Nobody (Not me) plans to merge alpine with openwrt. How is that related to the package manager?
aszeszo_ has quit [Ping timeout: 258 seconds]
aszeszo has joined #openwrt-devel
ivanich has joined #openwrt-devel
<mangix>
it isn't
<mangix>
my point was that apk was as far as it will go
<mangix>
since that user was asking about it
<mangix>
anyway, what's the recommended 802.11ax hardware nowadays?
Redfoxmoon has quit [Read error: Connection reset by peer]
Redfoxmoon has joined #openwrt-devel
ivanich has quit [Quit: Konversation terminated!]
wvdakker has quit [Quit: wvdakker]
aszeszo has quit [Ping timeout: 260 seconds]
aszeszo has joined #openwrt-devel
aszeszo_ has joined #openwrt-devel
aszeszo has quit [Ping timeout: 260 seconds]
romany61 has quit [Remote host closed the connection]