Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
I want wired_two_computer connection and wif both on. And I need
bluetooth for mouse now so wifi card needs to be on. Also I mostly use
wifi nowadays.
|
|
|
|
|
|
With the hook now linux-megi upgrade seems no problem.
From
https://matrix.to/#/!lmoJhRvQcNTuGtHgry:kde.org/$FWkLUkcTd5zH-8sssWP9p5jT5C9W2BZPlDKVc4WZjcE?via=kde.org&via=matrix.org&via=tchncs.de
: "It seems there's a new way to trigger mkinitcpio after linux-megi
upgrade in
https://github.com/dreemurrs-embedded/danctnix-packages/blob/16b7cd6350d272edf2f6e9ef83afdc481e5d5d37/pine64/linux-megi/PKGBUILD#L110-L113
committed on Apr 4, 2024 in this commit
https://github.com/dreemurrs-embedded/danctnix-packages/commit/5e8caa55c81b916f9cf437082d82843681213311#diff-08b52e5bad72f7ed6fc775bdfb607ab91afca57c0d056750d08ab6bf9b7bbc90R110.
So I guess my old dirty workaround is not needed any more. I will try
next several times linux-megi upgrades."
|
|
|
|
phosh-osk-stub no need, now named as stevia is a dependency of phosh,
stevia is default osk now
need linux headers for mimic to build and work
tcpdump useful so I add
|
|
|
|
|
|
related upstream PR and commit:
https://github.com/sudo-project/sudo/pull/427
https://github.com/sudo-project/sudo/commit/7c121ff8340c6fa551ba4997dde9d450cf74e40c
|
|
|
|
|
|
|
|
This reverts commit 64a63e688a944c6e4dbf05e9fbdfdf1d83efdd0f.
I left school, so no need to consider this any more.
|
|
|
|
|
|
|
|
|
|
|
|
Default mirror often outputs errors like this: "error: failed retrieving
file 'core.db' from mirror.archlinuxarm.org : Connection timed out after
10002 milliseconds". So I tried to specify mirrors manually and it seems
much better now.
Another way maybe is DisableDownloadTimeout in pacman.conf, not tested.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
School wifi ipv6 not working, somehow cause pp can't ping ca, not sure
why insp can ping ca at school wifi. I don't understand this change
also.
https://wiki.archlinux.org/title/IPv6#Prefer_IPv4_over_IPv6
https://serverfault.com/questions/93717/setting-ipv4-as-preferred-protocol-over-ipv6
https://kevin-haas.com/posts/how-to-prioritize-ipv4-over-ipv6-on-linux/
|
|
|
|
|
|
|
|
This reverts commit 04159c6a98f1b1c514033454b2f29a88a4a0d792.
Arch Linux ARM upgraded pacman
|
|
|
|
This reverts commit b7ba2dd97822e5b2725e2311afeb54839dcfd71f.
Arch linux arm does not have this config yet.
|
|
|
|
|
|
https://gitlab.archlinux.org/archlinux/packaging/packages/pacman/-/commit/f02d4d01cc9bcaf566e72dbb769250f8c2752e9e
https://gitlab.archlinux.org/pacman/pacman/-/commit/71764b6d4cdee1f74cfc603050ced59009950169
https://gitlab.archlinux.org/archlinux/packaging/packages/pacman/-/commit/319671cc720a31cfaa81e25354d58699a1bedf6c
|
|
Commit
https://gitlab.archlinux.org/pacman/pacman/-/commit/71764b6d4cdee1f74cfc603050ced59009950169
and
https://gitlab.archlinux.org/archlinux/packaging/packages/pacman/-/commit/099295fdcb33c875d0659510dc8e82969463a7c4
migrate rustflags to /etc/makepkg.conf.d/rust.conf.
Note I also change opt-level to 3 because
https://doc.rust-lang.org/cargo/reference/profiles.html shows opt-level
3 is all optimization which I want.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|