todo.md: sync
This commit is contained in:
8
TODO.md
8
TODO.md
@@ -22,6 +22,7 @@
|
||||
- fix by adding `kaslrseed` to uboot script before `booti`
|
||||
- <https://github.com/armbian/build/pull/4352>
|
||||
- not sure how that's supposed to work with tow-boot; maybe i should just update tow-boot
|
||||
- i think there's a kernel config option for early entropy also
|
||||
- moby: bpf is effectively disabled?
|
||||
- `dmesg | grep 'systemd[1]: bpf-lsm: Failed to load BPF object: No such process'`
|
||||
- `dmesg | grep 'hid_bpf: error while preloading HID BPF dispatcher: -22'`
|
||||
@@ -37,9 +38,7 @@
|
||||
- works when sandbox is disabled
|
||||
|
||||
## REFACTORING:
|
||||
- get moby's kernel closer to mainline
|
||||
- i.e. reduce the number of megi patches i apply
|
||||
- don't use pmOS's defconfig, but nixpkgs default config + whatever extras i need
|
||||
- define moby kernel via the nixpkgs options instead of `linux-armbian` package.
|
||||
- add import checks to my Python nix-shell scripts
|
||||
- consolidate ~/dev and ~/ref
|
||||
- ~/dev becomes a link to ~/ref/cat/mine
|
||||
@@ -65,7 +64,6 @@
|
||||
|
||||
|
||||
## IMPROVEMENTS:
|
||||
- zfs: replace this with something which doesn't require a custom kernel build
|
||||
- mpv: add media looping controls (e.g. loop song, loop playlist)
|
||||
- curlftpfs: replace with something better
|
||||
- safer (rust? actively maintained? sandboxable?)
|
||||
@@ -109,6 +107,7 @@
|
||||
- Folio is nice, uses standard markdown, though it only supports flat repos
|
||||
- OSK overlay specifically for mobile gaming
|
||||
- i.e. mock joysticks, for use with SuperTux and SuperTuxKart
|
||||
- game: Hedgewar
|
||||
- install mobile-friendly games:
|
||||
- Shattered Pixel Dungeon (nixpkgs `shattered-pixel-dungeon`; doesn't cross-compile b/c openjdk/libIDL) <https://github.com/ebolalex/shattered-pixel-dungeon>
|
||||
- UnCiv (Civ V clone; nixpkgs `unciv`; doesn't cross-compile): <https://github.com/yairm210/UnCiv>
|
||||
@@ -137,7 +136,6 @@
|
||||
- moby: theme GTK apps (i.e. non-adwaita styles)
|
||||
- especially, make the menubar collapsible
|
||||
- try Gradience tool specifically for theming adwaita? <https://linuxphoneapps.org/apps/com.github.gradienceteam.gradience/>
|
||||
- moby: remove my use of modem-power, since it won't be mainlined (maybe eg25-manager does what i need?)
|
||||
|
||||
#### non-moby
|
||||
- RSS: integrate a paywall bypass
|
||||
|
Reference in New Issue
Block a user