Nathaniel van Diepen

Results 222 issues of Nathaniel van Diepen

Since we can access the kernel and dtb file under `/boot`, we technically could deploy updates to the kernel with opkg. With recovery mode and the second partition, we have...

packages

https://github.com/toltec-dev/toltec/pull/182#issuecomment-761693034 All packages that include man pages should be split so that man-pages can be installed separately. These separate packages should depend on `man-pages`.

packages

Windows and mac users will likely not be comfortable installing toltec by hand. It would be a good idea to write a simple application that they can run that walks...

install

We should sort out how packages that add suspend/startup/shutdown images should be handled. Likely we'll need to implement an application that allows you to enable a specific screen from the...

packages
tooling

This should just be text. ![image](https://user-images.githubusercontent.com/1176979/179372284-377ae90c-779f-426f-85f4-9aee5fe51e64.png)

Currently the service file is modified at install time with information like timezone and cooldown settings. These should be moved to a configuration file. This will allow simplifying the install...

When installing applications through nao, it doesn't have permissions to reload oxide applications, which means that when a package attempts to call `rot apps call reload` it will fail. This...

bug

It looks like some users might be missing that rm2fb is required for other applications. You might want to add more information to those sections mentioning that it's required.

When suspending, cancel any outstanding swipe or button press.

bug