Age | Commit message (Collapse) | Author | |
---|---|---|---|
18 hours | disable eg25-manager because pp no SIM nowpp | Xiao Pan | |
23 hours | unintall unneeded linux-firmware-* pkgs | Xiao Pan | |
4 days | remove geary | Xiao Pan | |
4 days | .bashrc more alias, and some comment | Xiao Pan | |
4 days | .bashrc more aliases | Xiao Pan | |
4 days | workaroud alias e completion issue | Xiao Pan | |
4 days | user.js add comments about maybe disable OCSP for pp mobile network to work | Xiao Pan | |
5 days | Only need backup repo ARM pkgs | Xiao 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. | |||
5 days | install bpf for bpftool | Xiao Pan | |
6 days | meta | Xiao Pan | |
6 days | pp copy neomutt configs from insp | Xiao Pan | |
6 days | no need mimic on enu1u2c2 and wwuli4 now | Xiao Pan | |
9 days | add geary to check gmail | Xiao Pan | |
2025-08-19 | use bsdtar instead of atool2-git | Xiao Pan | |
Also remove seems unneeded archive tools because bsdtar seems can do all | |||
2025-08-15 | ssh no use ipv6 for ib, because it cancelled | Xiao Pan | |
2025-08-12 | swtich to flatpak megapixels; used to work, now not work | Xiao Pan | |
2025-08-03 | ssh ba via ipv4 because better optimized route | Xiao Pan | |
2025-08-03 | remove ssh studio alias | Xiao Pan | |
2025-08-03 | userjs add one situation when I need to disable RFP: web VNC | Xiao Pan | |
2025-08-03 | pkg migrated to ttf-gelasio | Xiao Pan | |
2025-07-31 | meta | Xiao Pan | |
2025-07-31 | add ethernet nm config, not tested | Xiao Pan | |
2025-07-31 | meta | Xiao Pan | |
2025-07-31 | I need ethernet for wired_two_computer connection | Xiao 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-31 | meta | Xiao Pan | |
2025-07-31 | add a nm config | Xiao Pan | |
2025-07-30 | hook no need any more | Xiao 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-30 | meta | Xiao Pan | |
2025-07-30 | use distcc via wg to insp, use mimic | Xiao 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-30 | add default | Xiao Pan | |
2025-07-30 | fcitx5 enable wayland, also new version config changes | Xiao Pan | |
2025-07-28 | pp enable mdns | Xiao Pan | |
2025-07-15 | add some pkgs: linux-firmware is not being depended on any more, swgp to ba ↵ | Xiao Pan | |
need swgp, test phosh-osk-stub | |||
2025-07-15 | remove studio so remove sstm alias | Xiao Pan | |
2025-07-15 | ba ssh config | Xiao Pan | |
2025-07-15 | sudoers pacdiff | Xiao 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 udp | Xiao Pan | |
2025-07-15 | ib ssh change default to use ipv6 | Xiao 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-15 | pacdiff | Xiao Pan | |
2025-07-15 | enable swgp | Xiao Pan | |
2025-07-14 | ssh config remove aa | Xiao Pan | |
2025-07-14 | ssh config remove studio | Xiao Pan | |
2025-07-14 | meta | Xiao Pan | |
2025-07-14 | no need gai.conf because I no longer prefer ipv4 | Xiao Pan | |
2025-07-14 | Revert "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-11 | meta | Xiao Pan | |
2025-07-11 | remove ssh-isp port | Xiao Pan | |
2025-07-10 | change timezone because I moved | Xiao Pan | |
2025-06-02 | add ju alias | Xiao Pan | |
2025-06-01 | Building some pkg need glib2-devel | Xiao 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. |