summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
6 daysdisable eg25-manager because pp no SIM nowXiao Pan
7 daysunintall unneeded linux-firmware-* pkgsXiao Pan
10 daysremove gearyXiao Pan
10 days.bashrc more alias, and some commentXiao Pan
10 days.bashrc more aliasesXiao Pan
10 daysworkaroud alias e completion issueXiao Pan
10 daysuser.js add comments about maybe disable OCSP for pp mobile network to workXiao Pan
10 daysOnly need backup repo ARM pkgsXiao Pan
I backup the whole repo dir instead of /home/xyz/programs/repos/fly/aarch64/repo because I would like to automate in va notes or ai script in the future to git clone fly repo, when there's already a fly dir there seems can't git clone to fly dir. So I just backup the whole fly dir, it also has useful target pkg source so why not.
11 daysinstall bpf for bpftoolXiao Pan
12 daysmetaXiao Pan
12 dayspp copy neomutt configs from inspXiao Pan
12 daysno need mimic on enu1u2c2 and wwuli4 nowXiao Pan
2025-08-28add geary to check gmailXiao Pan
2025-08-19use bsdtar instead of atool2-gitXiao Pan
Also remove seems unneeded archive tools because bsdtar seems can do all
2025-08-15ssh no use ipv6 for ib, because it cancelledXiao Pan
2025-08-12swtich to flatpak megapixels; used to work, now not workXiao Pan
2025-08-03ssh ba via ipv4 because better optimized routeXiao Pan
2025-08-03remove ssh studio aliasXiao Pan
2025-08-03userjs add one situation when I need to disable RFP: web VNCXiao Pan
2025-08-03pkg migrated to ttf-gelasioXiao Pan
2025-07-31metaXiao Pan
2025-07-31add ethernet nm config, not testedXiao Pan
2025-07-31metaXiao Pan
2025-07-31I need ethernet for wired_two_computer connectionXiao Pan
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.
2025-07-31metaXiao Pan
2025-07-31add a nm configXiao Pan
2025-07-30hook no need any moreXiao Pan
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."
2025-07-30metaXiao Pan
2025-07-30use distcc via wg to insp, use mimicXiao Pan
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
2025-07-30add defaultXiao Pan
2025-07-30fcitx5 enable wayland, also new version config changesXiao Pan
2025-07-28pp enable mdnsXiao Pan
2025-07-15add some pkgs: linux-firmware is not being depended on any more, swgp to ba ↵Xiao Pan
need swgp, test phosh-osk-stub
2025-07-15remove studio so remove sstm aliasXiao Pan
2025-07-15ba ssh configXiao Pan
2025-07-15sudoers pacdiffXiao Pan
related upstream PR and commit: https://github.com/sudo-project/sudo/pull/427 https://github.com/sudo-project/sudo/commit/7c121ff8340c6fa551ba4997dde9d450cf74e40c
2025-07-15.bashrc alias nethogs also capture udpXiao Pan
2025-07-15ib ssh change default to use ipv6Xiao Pan
Because if I wg to ib, ssh will use ipv4 instead of ipv6. Because I use ipvlan on ib, so I can't connect to ib's ipv4 so I need to connect to ib's ipv6 instead.
2025-07-15pacdiffXiao Pan
2025-07-15enable swgpXiao Pan
2025-07-14ssh config remove aaXiao Pan
2025-07-14ssh config remove studioXiao Pan
2025-07-14metaXiao Pan
2025-07-14no need gai.conf because I no longer prefer ipv4Xiao Pan
2025-07-14Revert "prefer ipv4 over ipv6, so pp can ping ca at school wifi"Xiao Pan
This reverts commit 64a63e688a944c6e4dbf05e9fbdfdf1d83efdd0f. I left school, so no need to consider this any more.
2025-07-11metaXiao Pan
2025-07-11remove ssh-isp portXiao Pan
2025-07-10change timezone because I movedXiao Pan
2025-06-02add ju aliasXiao Pan
2025-06-01Building some pkg need glib2-develXiao Pan
aur/chatty-git and aur/phosh-osk-stub-git without glib2-devel pkg will error: > Dependency 'glib-2.0' tool variable 'glib_mkenums' contains erroneous value: '/usr/bin/glib-mkenums' > This is a distributor issue -- please report it to your glib-2.0 provider. It might be their pkgbuild miss glib2-devel as makedeps tho. But I choose to install glib2-devel to prevent similar situation happen again.