81abe8c44d
moby: drop NO_HZ_IDLE & related kernel overrides
...
PPP still boots
2024-09-25 13:31:22 +00:00
ca52382941
moby: note that the NR_CPUS kernel config group is separate from the others
2024-09-25 13:31:22 +00:00
508130132a
moby: note that HOTPLUG_PCI_PCIE & related kernel config overrides are required to boot
2024-09-25 13:31:22 +00:00
d031a74583
moby: mark RANDOM_KMALLOC_CACHES & related kernel configs as required
2024-09-25 13:31:22 +00:00
6f1f3843b6
moby: note that CRASH_DUMP & other kernel configs are required for boot
2024-09-25 13:31:22 +00:00
388eebfc71
WIP: moby: drop ATH10K_DFS_CERTIFIED & related kernel configs
2024-09-25 13:31:22 +00:00
418cc7cfc2
moby: drop AUXDISPLAY & related kernel config overrides
2024-09-25 13:31:22 +00:00
397ca4cea8
moby: drop SOFTLOCKUP_DETECTOR_INTR_STORM & other kernel configs
...
PPP boots without these
2024-09-25 13:31:22 +00:00
b2bceb3d0c
moby: kernel: clarify that NO_HZ_IDLE & co are needed for boot
2024-09-25 13:31:22 +00:00
99ab05a928
moby: note that ATH10K_DFS_CERTIFIED & co are required for boot
2024-09-25 13:31:22 +00:00
9f72c5ccb2
moby: note that PREEMPT kernel config options are *required* for boot
2024-09-25 13:31:22 +00:00
de6c5f2720
moby: remove kernel configs for CPUMASK_OFFSTACK & co
...
it boots
2024-09-25 13:31:22 +00:00
c631b134ac
moby: kernel: remove commented out configs
2024-09-25 13:31:22 +00:00
52fa8eea2d
moby: kernel: mark SYSFB_SIMPLEFB & co as required for boot
2024-09-25 13:31:22 +00:00
1d559bfd8f
moby: mark NO_HZ_IDLE kernel optiosn & co as required for boot
2024-09-25 13:31:22 +00:00
635bde0403
moby: kernel config: properly remove HARDLOCKUP_DETECTOR patches & co
...
it should still boot
2024-09-25 13:31:22 +00:00
78cfb05c26
moby: remove kernel option USB_SERIAL & co
...
it still boots
2024-09-25 13:31:22 +00:00
77875d3d58
moby: remove kernel option HARDLOCKUP_DETECTOR & co
...
it boots... i'm pretty sure??
2024-09-25 13:31:22 +00:00
f9f9da3350
moby: remove INPUT_MATRIXKMAP kernel config patch & co
...
should still boot
2024-09-25 13:31:22 +00:00
0a04b60579
moby: reduce custom kernel options
2024-09-25 13:31:22 +00:00
56448529b2
moby: reduce custom kernel options
2024-09-25 13:31:22 +00:00
af66e6e6c6
moby: enable nixpkgs kernel options
...
it requires a lot of additional options before it actually boots: not
sure which ones here are critical.
2024-09-25 13:31:22 +00:00
7ae107d42a
sane-input-handler: add PinePhone Pro power/volume buttons
2024-09-25 13:31:22 +00:00
45ad0d88d9
scripts/deploy: allow deploying to a specific IP address
2024-09-25 13:31:22 +00:00
522ad82f23
mpv: associate with facebook reels
2024-09-25 13:31:22 +00:00
a46e42a79b
sftpgo: grant access to v.
2024-09-25 01:05:25 +00:00
17d96a8ca1
moby: ship a mainline kernel for the pinephone pro
...
not perfect, but it does boot
2024-09-23 04:30:03 +00:00
258fd5b4aa
moby: port PinePhone -> PinePhone Pro
...
in the future i do hope to enable _both_ of these options, but that requires some serious effort on the kernel front (to build one kernel which can boot either device)
2024-09-23 04:30:03 +00:00
2379068b85
hal: add pine64-pinephone-pro hardware support
2024-09-23 04:30:03 +00:00
ff9a86041b
hal: split aarch64 cross fixes into own file
2024-09-23 04:30:03 +00:00
b53581eef3
refactor: hal: rename pine64 -> pine64-pinephone
...
it turns out i'll likely need a pinephonepro HAL as well
2024-09-23 02:06:33 +00:00
b9ce182ede
powersupply: ship
2024-09-23 01:47:16 +00:00
af6eaf687d
linux-postmarketos-pinephone-pro: init at 6.6.0
2024-09-23 01:42:23 +00:00
cc30673c10
mmcli: temporarily revert bunpen sandboxing
2024-09-22 01:05:53 +00:00
960f881cb4
millipixels: fix broken ref
2024-09-22 01:05:42 +00:00
2e78e9aa0c
rsync-net: remove unused sanebox
dependency
2024-09-21 23:41:21 +00:00
76583c49f4
UNTESTED: programs/assorted: switch every remaining bwrap sandboxed program over to the default (bunpen)
2024-09-21 23:35:46 +00:00
31615340a7
programs/assorted: remove explicit (and extraneous) sandbox.method = "bunpen" declarations
2024-09-21 23:35:06 +00:00
4868fbb82c
UNTESTED: assorted: add sandbox.tryKeepUsers to programs which appear to need capabilities
2024-09-21 23:01:41 +00:00
ea3eaf048e
programs: sandbox with bunpen *by default*; manually opt out or opt to a different sandboxer where required
2024-09-21 23:00:49 +00:00
b4662c838e
megapixels-next: sandbox
2024-09-21 22:32:11 +00:00
b113d98ab5
todo.md: add a note for nmcli sandboxing
2024-09-21 22:19:14 +00:00
4f28d11bfa
networkmanager_dmenu: sandbox with bunpen (NOTE: BROKEN)
...
this is as broken as the bwrap sandboxing: it can see the current connection, but can't adjust it. i believe this is because of faulty NetworkManager sandboxing (e.g. nmcli has similar issues)
2024-09-21 22:18:07 +00:00
2d5d685607
feedbackd: sandbox with bunpen
2024-09-21 22:12:51 +00:00
ded7aeffd8
callaudiod: sandbox with bunpen
2024-09-21 22:12:26 +00:00
b7576029bf
xdg-desktop-portal-wlr: sandbox with bunpen
2024-09-21 22:05:05 +00:00
fc79093245
tuba: sandbox with bunpen
2024-09-21 22:04:19 +00:00
9cac849917
ffmpeg: sandbox with bunpen
2024-09-21 22:02:13 +00:00
e55cf14e99
gawk: sandbox with bunpen
2024-09-21 22:01:32 +00:00
76ea30ada9
mesa-demos: sandbox with bunpen
2024-09-21 21:59:31 +00:00