1
1
mirror of https://github.com/OpenVoiceOS/OpenVoiceOS synced 2024-12-18 11:58:58 +01:00
Commit Graph

216 Commits

Author SHA1 Message Date
j1nx
81fbba93b9 Make cli_login screen a bit smaller 2021-02-25 12:04:23 +01:00
j1nx
975a106747 Add Google Noto Sans fonts 2021-02-24 16:19:04 +01:00
j1nx
1d5f57a06f Add Configuration and Files for QT5CT (Issue: #48) 2021-02-24 13:03:09 +01:00
j1nx
81387b0ea5 Remove enclosure and mycroftgui skills from priority skills 2021-02-23 15:18:10 +01:00
j1nx
0bac479c98 Cosmetic changes to the CLI part of OVOS 2021-02-19 12:46:55 +01:00
j1nx
b732a1221a Fix mycroft-gui missing environment variables 2021-02-18 19:59:00 +01:00
j1nx
2ed2e092ca Cleanup of old and now unneeded files. 2021-02-09 20:25:46 +01:00
j1nx
9320bd286b More bumps and sound related changes 2021-02-09 20:05:18 +01:00
j1nx
39ef6633f1 Bump packages and more work on sound architecture 2021-02-08 11:19:49 +01:00
j1nx
7943fe42f3 Revert "Switch alsactl over to daemon mode (although doubt it will be any better)"
This reverts commit f9cd5e45b9.
2021-02-08 08:16:13 +01:00
j1nx
f9cd5e45b9 Switch alsactl over to daemon mode (although doubt it will be any better) 2021-02-05 17:39:04 +01:00
j1nx
df54370b02 Small cosmetic changes for the CLI 2021-02-05 17:38:39 +01:00
j1nx
17a59feec9 Changes to sound architecture, prepare system no longer needed 2021-02-05 16:10:50 +01:00
j1nx
f6df47f452 Keep /var/log on disk for the moment as we are still debugging
As soon as we might reach a stable release, we can revert this again
2021-02-04 13:26:45 +01:00
j1nx
6a59dcb1e1 [DONE] Implementation of own growdisk architecture.
This is temporarily till we switch to A/B mirrored rootfs
and data-overlay for all writable mounts.
2021-02-04 09:45:00 +01:00
j1nx
1d42e2b31f [WIP] Switch to a Hybrid MBR/GPT partition scheme.
- rootfs based on PARTUUID
2021-02-02 20:52:02 +01:00
j1nx
150722002a [WIP] Resize the partition at first boot using systemd-repart 2021-01-29 10:42:23 +01:00
j1nx
16f6b8e187 [WIP] Preinstall vosk so we can remove unneeded firstboot service 2021-01-28 14:11:04 +01:00
j1nx
607f7f7418 [WIP] Use systemd-growfs instead of own scripts to expand the rootfs 2021-01-28 13:59:14 +01:00
j1nx
6616f3fbc2 [WIP] refactor the mycroft installed skills to buildroot packages. 2021-01-27 22:45:35 +01:00
j1nx
9e6b622d31 Changes and bumps 2021-01-26 14:10:03 +01:00
j1nx
0238263f65 Getting into shape for possible release. 2021-01-24 21:08:05 +01:00
j1nx
34b16b34ed Bump skills and mycroft 2021-01-20 10:16:08 +01:00
j1nx
07088e02e2 Downgrade pairing skill for the moment.
Easier for testing other stuff while the selection method
is being figured out / worked upon.
2021-01-18 08:20:35 +01:00
j1nx
3305309e52 Implement: PEP 370 -- Per user site-packages directory.
Empty directory structure, hopefully the first run of Python
picks it up and allows pip install into it without racecondition issues.
2021-01-16 10:59:31 +01:00
j1nx
f3f22264e2 Update pre-installed skill-repo 2021-01-15 10:52:57 +01:00
j1nx
da925d6417 Quickfix for vosk package 2021-01-14 20:38:49 +01:00
j1nx
fefcea98cb Fix mycroft.conf for precise plugin 2021-01-13 20:53:43 +01:00
j1nx
74d78ffd24 Add preinstalled modified volume skill 2021-01-11 14:11:20 +01:00
j1nx
d07ca1ede7 Switch precise-engine over to plugin based version 2021-01-10 17:20:54 +01:00
j1nx
dd5a529572 Update pairing-skill to latest version 2021-01-10 16:40:29 +01:00
j1nx
060cad1764 Reorder priority skills 2021-01-10 16:39:22 +01:00
j1nx
f5f551b2d8 Remove default precise mic.monitor 2021-01-10 16:31:48 +01:00
j1nx
9f904fb811 Implement local-backend 2021-01-09 18:47:29 +01:00
j1nx
bb7e6c3d3b Fix resting screen issue. 2021-01-09 14:58:33 +01:00
j1nx
a606114deb Make date-time skill a priority skill 2021-01-07 22:26:11 +01:00
j1nx
68d555fb16 WIP: Implementing all goodies and required changes / dependencies. 2021-01-07 21:21:21 +01:00
j1nx
f36b651595 Bump wifi skill (again again) 2021-01-05 20:57:31 +01:00
j1nx
74ca185bc0 Bump wifi skill (again) 2021-01-05 16:08:56 +01:00
j1nx
f06e49c20f Bump wifi skill 2021-01-05 15:46:30 +01:00
j1nx
dafa8154cc Update pairing skill 2021-01-05 14:17:37 +01:00
j1nx
3eb157a4fa Change to own pairing skill and make sure MSM doesn't hang on very first boot.
Mycroft doesn't continue if the repo skill doesn't get fetched which
obviously can't be fetch without network. So include a local copy
of the skills-repo so at least it doesn't stall the boot.
2021-01-04 20:57:46 +01:00
j1nx
71675566b6 Allow the normal user to control the backlight of screens 2021-01-03 15:24:55 +01:00
j1nx
2d2ebcaae7 Update default mycroft.conf to reflect the ovos changes. 2020-12-31 11:17:00 +01:00
j1nx
65e2952d94 Migrate default installed skill to OVOS versions. 2020-12-31 11:13:25 +01:00
j1nx
20b6a6c0db Remove default, patched volume skill. Enclosure skill should do this. 2020-12-31 11:03:35 +01:00
j1nx
9b6bd35506 Upgrade wifi-connect methodology + skill (wip) 2020-12-31 11:00:58 +01:00
j1nx
782e48887c Bump wifi-connect 2020-12-22 22:16:24 +01:00
j1nx
b143cbc21a Disable nodered service by default 2020-10-11 14:51:00 +02:00
j1nx
bef18116f1 Addition of and switch to ovos branded splash screen 2020-10-11 14:32:29 +02:00