Skip to content

Instantly share code, notes, and snippets.

@gtxaspec
Last active March 13, 2026 13:36
Show Gist options
  • Select an option

  • Save gtxaspec/ab30472b67f08c9ec3c7b31f2ce8ddf7 to your computer and use it in GitHub Desktop.

Select an option

Save gtxaspec/ab30472b67f08c9ec3c7b31f2ce8ddf7 to your computer and use it in GitHub Desktop.
thingino todo

-- buildroot --
-jX doesn't work as make arguments
cant delete parent folder due to chmod -R a-w $(BR2_EXTERNAL)/buildroot in makefile running make is very slow, randomly, possibly not using jobserver
add build time to finalize screen at the end of the build? update make edit, to work with the new config file format

-- menuconfig --
image sensor qty should be a menu, with 1-4, not a text box
image sensor should be selectable in the list (pretty sure it was before)
flash chip should be a selectable size (like above), with menu entry to enable manual size entry for debugging
wireguard should be included by default in all builds, regardless or zerotier or tailscale selection
disable wpa_supplicant autoscan
is wpa_cli needed really needed?

-- prudynt --
add serial input to OSD for register displays like in retail environments

-- linux --
lo interface does't get an iPv6 address by default, it should always get one.
full logging is broken. restore full logging to logread by hooking rcS in init system
Mar 13 02:52:11 crond[2118]: can't change directory to '/run/cron/crontabs': No such file or directory
dhcpv6 is broken, odhcp6c was updated, match openwrt paths for update script
A1: /etc/init.d/S97sysupgrade: line 15: play: not found
A1: Starting ifplugd for eth0: start-stop-daemon: unrecognized option: start

-- repos --
add t32/t33 to all repos

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment