codgician

Results 8 issues of codgician

**I certify that I have first consulted** (check all with "x") **我确认我已经查看了** (使用 "x" 选择) - [x] [Hexo documentation | Hexo 文档](https://hexo.io/docs/) - [x] [Material theme documentation | Material 主题文档](https://material.viosey.com/)...

bug  乂(゚Д゚三゚Д゚)乂 

Please allow users to define a customized mathjax cdn address in _config.yml. Reasons: 1. The current http cdn won't load on https sites in some browsers. 2. Users in China...

Starting from kernel 6.6, the path to `DEPMOD` is no longer defined in `Makefile`. Instead, it was migrated to `/scripts/depmod.sh` (https://github.com/torvalds/linux/commit/79b96c332241c06b4c63cfa0e23a539558b79b90). The path of `depmod` is not being substituted to...

Attempt to address #696, as a follow up of #678. This PR attempts to change config of `families/mainline-chromeos`, building TPM CR50 support as kernel module and load them in stage-1...

1. device: chromeos mainline
0. priority: normal

This PR attempts to make `pve-novnc` support the existing update script by: - Using Proxmox's git source and clone the original novnc as submodule - Specify `sourceRoot` to `./novnc` to...

This is a PoC for pve-qemu following similar pattern of #75. - Using Proxmox's git source and clone the original qemu as submodule - Specify sourceRoot to ./qemu to make...

This PR adds [sencha-touch](https://git.proxmox.com/?p=sencha-touch.git;a=summary) package to make Proxmox Web UI work when accessed from mobile devices. It is a dependency of `pve-http-server`. Before this change: ![before](https://github.com/user-attachments/assets/4c0afbab-44bf-4bc4-a0f3-e0c5df981314) After this change: ![after](https://github.com/user-attachments/assets/db4a0549-22fb-4d0e-892a-24d9ade50849)