Werner changed the topic of #armbian to: armbian - Linux for ARM development boards | www.armbian.com | Github: github.com/armbian | Announcements: #armbian-announcements | Developer talk: #armbian-devel | Off-Topic: #armbian-offtopic | Logs: -> irc.armbian.com
benpicco has joined #armbian
<benpicco> Hi, what does Armbian use to configure networking these days? I'm trying to disable privacy extensions because I want to run the machine as a server, but to no avail. I've tried net.ipv6.conf.all.use_tempaddr=0 in /etc/sysctl and IPv6PrivacyExtensions=false in /etc/systemd/networkd.conf but to no avail.
<Dagger> I would actually kind of argue that privacy extensions are fine on servers, or a good idea even
<Dagger> although they're a bit of a pain if you're trying to do IP-based authentication on connections out from the server, of course
<DC-IRC> [Discord] <menu> benpicco: NetworkManager or systemd-networkd, configured through netplan, i've not actually run into the privacyextensions though because i use static IPs
<benpicco> DC-IRC: is there a way to disable NetPlan? Or will it only run when I instruct it to anyway to generate the networkd config?
<benpicco> ah changing the config in /etc/netplan/10-dhcp-all-interfaces.yaml worked
<DC-IRC> [Discord] <menu> benpicco: you can configure the networking without it - networkd is only used on minimal images from memory, but it's worth checking, things do change faster than i can update docs
<DC-IRC> [Discord] <menu> i don't believe privacy extensions are on by default though, they don't appear to be on my LAN, everything gets a predictable hardware ID based address
<benpicco> DC-IRC: the value in 10-dhcp-all-interfaces.yaml was ipv6-privacy: yes
<DC-IRC> [Discord] <menu> benpicco: well bugger me :') i don't use DHCP that'll be why
<Dagger> privacy addresses are generally a SLAAC thing. DHCPv6 does support them but nobody seems to have implemented said support
<Dagger> and you'll get the predictable MAC-based address whether privacy extensions are on or not. the temporary addresses are extra addresses on top of that
<DC-IRC> [Discord] <menu> no SLAAC either, i barely support IPv6 at all locally
<Dagger> well, get that fixed first ...:p
zeemate has quit [Ping timeout: 248 seconds]
benpicco has quit [Ping timeout: 244 seconds]
<DC-IRC> [Discord] <menu> it's not broken :P
Mangix has quit [Read error: Connection reset by peer]
Mangix has joined #armbian
<Dagger> barely supporting v6 sure sounds broken though? :p
Dagger has quit [Ping timeout: 265 seconds]
Dagger has joined #armbian
maknho has quit [Ping timeout: 244 seconds]
buzzmarshall has quit [Quit: Konversation terminated!]
maknho has joined #armbian
lemonzest has quit [Quit: WeeChat 4.4.4]
lemonzest has joined #armbian
kingdomofheaven has quit [Ping timeout: 245 seconds]
kingdomofheaven has joined #armbian
coldfeet has joined #armbian
kingdomofheaven has quit [Ping timeout: 244 seconds]
kingdomofheaven has joined #armbian
zeemate has joined #armbian
danilogondolfo has joined #armbian
maknho has quit [Ping timeout: 248 seconds]
maknho has joined #armbian
maknho has quit [Ping timeout: 252 seconds]
coldfeet has quit [Ping timeout: 276 seconds]
maknho has joined #armbian
maknho has quit [Remote host closed the connection]
coldfeet has joined #armbian
coldfeet has quit [Quit: leaving]
coldfeet has joined #armbian
coldfeet has quit [Quit: leaving]
maknho has joined #armbian
<DC-IRC> [Discord] <menu> Dagger: it is intentional minimal support, unfortunately there's a lot of consumer garbage in my network
coldfeet has joined #armbian
jtj has joined #armbian
coldfeet has quit [Ping timeout: 248 seconds]
maknho has quit [Ping timeout: 252 seconds]
maknho has joined #armbian
zeemate has quit [Ping timeout: 252 seconds]
coldfeet has joined #armbian
alekksander has joined #armbian
shoragan has quit [Read error: Connection reset by peer]
shoragan has joined #armbian
zeemate has joined #armbian
buzzmarshall has joined #armbian
coldfeet has quit [Read error: Connection reset by peer]
danilogondolfo has quit [Quit: Leaving]
maknho has quit [Ping timeout: 252 seconds]
coldfeet has joined #armbian
coldfeet has quit [Quit: leaving]
coldfeet has joined #armbian
wootehfoot has joined #armbian
PhotoJim has quit [Ping timeout: 252 seconds]
PhotoJim has joined #armbian
zeemate has quit [Ping timeout: 260 seconds]
maknho has joined #armbian
maknho has quit [Ping timeout: 245 seconds]
maknho has joined #armbian
maknho has quit [Remote host closed the connection]
maknho has joined #armbian
arch3r has quit [Quit: bye]
arch3r has joined #armbian
alekksander has quit [Read error: Connection reset by peer]
alekksander has joined #armbian
arch3r has quit [Quit: bye]
Dex2x has quit [Ping timeout: 265 seconds]
Dex2x has joined #armbian
<DC-IRC> [Discord] <nursejackass> Is using userpatches in armbian-build to replace a patch, using matching dir structure & filename, working? I have my file in place like this: ```vagrant:~/git/armbian-build$ ls */kernel/archive/sunxi-6.6/patches.armbian/Add-board-BananaPi-BPI-M4-Zero.patch
<DC-IRC> [Discord] <nursejackass> patch/kernel/archive/sunxi-6.6/patches.armbian/Add-board-BananaPi-BPI-M4-Zero.patch
<DC-IRC> [Discord] <nursejackass> userpatches/kernel/archive/sunxi-6.6/patches.armbian/Add-board-BananaPi-BPI-M4-Zero.patch``` But the build does not pick up the one from userpatches. If I move the file up one directory (into userpatches/kernel/archive/sunxi-6.6) it gets run in addition to the one in patch/..., causing an error (since it is trying to patch the same stuff, just slightly differently).
<DC-IRC> [Discord] <nursejackass> So it is finding files in userpatches, but if they match an existing file in patch, it is using the one in patch. What am I doing wrong here?
arch3r has joined #armbian
arch3r has quit [Quit: bye]
arch3r has joined #armbian
coldfeet has quit [Quit: Lost terminal]
echatzip has joined #armbian
parabyte has joined #armbian
<parabyte> i need to do a sanity check i got a android box off facebook and everything fake about it
<parabyte> the rockchip multitool boots on device and i can install rockchip armbian
<parabyte> even though the cpu is labeled allwinner h313 !!
<parabyte> multitool with its specific rockchip stuff would not boot on a allwinner right?
wootehfoot has quit [Read error: Connection reset by peer]