-
Notifications
You must be signed in to change notification settings - Fork 60
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Stable merge for week 21 of 2024 #858
Conversation
- Port 3.11 and c-string fixes from toltecmk - Add rmallos2, rmallos3, rm1os2, rm1os3, rm2os2, and rm2os3 archs for limiting packages to only supporting those versions - Update documentation - Update known issues packages to only be for 2.x - Make toltec-base generate a package for each arch to make sure that the folders always get created - Added experimental toltec branch for testing purposes. You need to add the experimental tag to a PR, and it will start applying changes to the experimental branch. - Fix various issues with the install and reenable process - Update toltecctl output to use the same logging as bootstrap --------- Co-authored-by: Mattéo Delabre <[email protected]> Co-authored-by: Mattéo Delabre <[email protected]>
Co-authored-by: Nathaniel van Diepen <[email protected]>
* Add package: webinterface-localhost * enable automatically --------- Co-authored-by: Nathaniel van Diepen <[email protected]>
* Update KOReader to v2024.03 * Update KOReader to v2024.03.1 * Update KOReader to v2024.04
Allow disabling rm2fb-client with the RM2FB_DISABLE environment variable
* Add support for rm-sync in xochitl package Recent xochitl versions renamed the sync service and binary to rm-sync. This updates the xochitl package to support both. * Use file checks to determine rm-sync vs sync * Update package/xochitl/package Co-authored-by: Nathaniel van Diepen <[email protected]> * Update to use new disable-unit method * Update package * Update package version * Fix unit-exists --------- Co-authored-by: Nathaniel van Diepen <[email protected]>
* Remove packages that don't work on os3 * Remove with toltec-deletions as well
* Add zerotier packages * Add zerotier wrapper package * Update examples in the doc * Make link happy * Fix doc files to update * Add epoch to zerotier wrapper package * Update to 1.12.0 * Update zerotier-one to 1.12.1 * Update To 1.12.2 * Update to use new disable-unit method
* Add new rcctl and systemd template for entware services
* Add launcherctl and oxide configuration * Install launcherctl by default * Format fix * Add remux, koreader, xochitl, and draft to launcherctl * Format fix * Format fix * Fix up install/uninstall * Format fixes * More format fixes * More format fixes * Fix up draft handling * Fix switch-launcher without --start * Fix install paths * Update package * Bump koreader rel * Bump remux rel * Bump toltec-base rel * Bump toltec-completion rel * Add missing SKIP from merge
* Fix launcherctl registrations * Update package * Update package * Update package * Update package * Update package * Update package * Update package * Update package * Update package * Update package * Update package * Update package * Update package * Update package * Update package
* Remove remarkable-stylus from os3 for now
* Use systemctl to reboot I've been getting errors that reboot isn't found * Update toltec-bootstrap version
The https://toltec-dev/stable/Compatibility link isn't live until this has been merged, you can look at https://toltec-dev/testing/Compatibility instead if you would like to inspect it. That or the raw file: https://github.com/toltec-dev/toltec/blob/testing/package/Compatibility |
This comment was marked as resolved.
This comment was marked as resolved.
* Fix launcherctl script locations
Log of my testing. log
So, install, at first glance, seems to be OK. Of note: I previously (with the unofficial build) had troubles in getting borders in |
From the output:
Also, from the note in the PR description:
|
Ah yes - I didn't catch the instructions in the middle of the stdout, that noted to |
As for yaft, the last stable release pushed out 0.1.1-1 |
Unfortunately we have no control over when the message will be displayed in the stdout from opkg, as it completely depends on what packages you have installed, and when the toltec-bootstrap package gets upgraded in the list. Edit: I've updated the note to indicate that you must run |
FYI |
Note: This adds OS support up to 3.3.2.1666. Due to the new toltec repositories specific to the 2.x and 3.x OS versions being added, you will need to run
opkg update && opkg upgrade
a second time to complete the full upgrade.New Packages
launcherctl
- 0.0.1-2 (Add launcherctl #795)launcherctl --help
on the device for more information on how to use it.entware-rc
- 0.1-1 (Add tool to handle entware services #792)rcctl --help
on the device for more information on how to use it.zerotier
,zerotier-one
,zerotier-one-doc
, andzerotier-selftest
- 1.12.2-1 (Add zerotier-one #713)toltec-deletions
- 0.1-4 (Add zerotier-one #713 Add support for limiting packages to OS versions #759)webinterface-localhost
- 0.0.0-1 (Add package: webinterface-localhost #842)http://localhost
.Updated Packages
sudoku
- 0.1.2-1 (sudoku - 0.1.2-1 #832)toltec-bootstrap
- 0.4.0-1 (Use systemctl to reboot #849 Add support for limiting packages to OS versions #759)remarkable-stylus
- 0.0.3-3 (Remove remarkable-stylus from os3 for now #855)draft
- 0.2.0-25 (Add launcherctl #795 Fix launcherctl registrations #857 Fix launcherctl script locations #862)koreader
- 2024-04-4 (Add launcherctl #795 Fix launcherctl registrations #857 Update KOReader to v2024.04 #838 Fix launcherctl script locations #862)oxide
,oxide-utils
,oxide-extra
,inject_evdev
,liboxide
, andliboxide-dev
- 2.7-7 (Add launcherctl #795 Fix launcherctl registrations #857 Fix launcherctl script locations #862 Add missing dependencies for launcherctl scripts #864)remux
- 0.3.0-4 (Add launcherctl #795 Fix launcherctl registrations #857 Fix launcherctl script locations #862)xochitl
- 0.0.0-20 (Add launcherctl #795 Fix launcherctl registrations #857 Add support for rm-sync in xochitl package #718 Fix launcherctl script locations #862)toltec-base
- 1.3-3 (Bump toltec-base to make new depends work #853 Add tool to handle entware services #792 Add launcherctl #795 Add support for limiting packages to OS versions #759)toltec-completion
- 0.4.0-1 (Add tool to handle entware services #792 Add launcherctl #795 Add support for limiting packages to OS versions #759)gocryptfs
- 2.0-beta2-3 (Remove packages that don't work on os3 #852)innernet-client
- 1.5.3-3 (Remove packages that don't work on os3 #852)linux-mainline
- 6.2.0-3 (Remove packages that don't work on os3 #852)netevent
- 2.2.2-1 (Update netevent to 2.2.2 #800)display
, andrm2fb-client
- 0.0.33-1 (Update display to v0.0.33 #829)neofetch
- 1.1.1-1 (Update package: neofetch #843)ddvk-hacks
- 39.01-4 (Add support for limiting packages to OS versions #759)fuse
- 1.0.0-5 (Add support for limiting packages to OS versions #759)kernelctl
- 0.1-7 (Add support for limiting packages to OS versions #759)signature-rm
- 1.0.2-2 (Add support for limiting packages to OS versions #759)templatectl
- 0.1.3-5 (Add support for limiting packages to OS versions #759)webinterface-onboot
- 1.2.3-2 (Add support for limiting packages to OS versions #759)webinterface-upload-button
- 1.1.1-2 (Add support for limiting packages to OS versions #759)wireguard
- 1.0.20210219-5 (Add support for limiting packages to OS versions #759)open-remarkable-shutdown
- 1.0-2 (Remove open-remarkable-shutdown from os3 due to it not working #861)Tooling
Documentation
Packages removed
remarkable-stylus
gocryptfs
innernet-client
linux-mainline
ddvk-hacks
fuse
wireguard
open-remarkable-shutdown