2e92fefe6e
Fix font scaling issues
2021-04-15 15:06:04 +02:00
10eb532888
Move user mycroft.conf into the right directory
2021-04-14 08:38:14 +02:00
75c5a15227
Changes in qt5ct.conf for font scaling fixes
2021-04-14 08:36:37 +02:00
8a29b24fec
Remove data_patch variable in system mycroft.conf
2021-04-12 09:14:09 +02:00
85dc275c67
Move user mycroft.conf to new XDG location
2021-04-10 13:39:37 +02:00
417c07ba75
Switch rootfs-overlay Python3.9 to Python3.8
2021-04-07 12:23:25 +02:00
c45115845a
Update Mimic2 local cache utterances
...
grabbed from mycroft-devices assets branch
2021-04-06 15:30:37 +02:00
13d93ee1c7
Remove vconsole configuration from rootfs-overlay
2021-04-06 11:46:12 +02:00
d3211bbfbf
Forgot to make ovos-config executable
2021-04-05 18:27:29 +02:00
6e89056e1e
Add forgotten firstboot flag file
2021-04-05 17:02:52 +02:00
a8d3e23a4e
Switch over to fully XDG compliant skills directories
2021-04-05 16:03:41 +02:00
a26c671e90
Move user site-packages template to 3.9 version
2021-04-04 17:04:01 +02:00
8766df6b2b
Re-Initiate the firstboot system utilizing a different approach
...
ovos-config as tool, starting of with expiring the default passwd
2021-04-02 12:22:46 +02:00
690de2d0fc
Disable/remove the var zram systemd files for now
...
I really need to think this through, what I want and how I want it.
2021-04-02 11:33:00 +02:00
6669ae2a6c
Reverting one security limits.conf
...
Was a typo, but it is not recommended anyhow, so removed again
2021-04-02 11:26:32 +02:00
3d77b065cc
Lowering systemd waqtchdog timer to 10 seconds
...
The device keeps rebooting? Read online that the hardware watchdog
of the pi needs to be petted every 15 seconds, so giving it a try.
2021-04-02 11:24:01 +02:00
1e7f15c015
Tuning the sound architecture to be more Real Time aware.
2021-03-30 13:12:17 +02:00
6449a1e75f
Hardening the system by rebooting the device after a kernel panic for more then 20 seconds.
2021-03-30 13:08:30 +02:00
d7d2f65e9b
Enable and configure the hardware watchdog.
...
(reboots the device after it hangs for 20 seconds or more)
2021-03-30 13:06:29 +02:00
8d00a96872
Move vosk preinstalled package to 3.9 path (for testing)
2021-03-29 14:51:57 +02:00
95984efb37
Add var zram system and preperation for r/w FS overlay system
2021-03-11 09:29:17 +01:00
5712beb181
Fix ramdisk permission errors making it below to the mycroft user
2021-03-04 20:50:26 +01:00
ad5b3114db
Add ZRAM ramdisk support
2021-03-02 17:01:39 +01:00
364d8be816
Make sure we have some overlap with when it swaps and the left memory space.
...
30 means, start using swap when <=30% of free memory is left
we reserve 20% of space for ZRAM compressed SWAP meaning 10% safety
This 10% margin feels safer then the hard 80/20 ratio we had.
2021-03-02 13:36:55 +01:00
70fa66f615
Add and configure 20% of memory as zram swap with a low agressive swappiness
2021-03-01 21:58:30 +01:00
e54ba60296
Fix OVOS splash loading bar fill up
2021-02-25 21:13:02 +01:00
efcb8dfb39
Add missing mycroft binaries.
...
Although skip mic test as it needs to cancel mycroft.
We will figure something out ourselfs.
2021-02-25 20:16:12 +01:00
1baad14a56
Fix icon/font size for top sliding menu
2021-02-25 13:37:35 +01:00
3b2096531c
Add default ncpamixer configuration file.
2021-02-25 12:47:04 +01:00
ace870174e
Again small cosmetic changes to cli_login
2021-02-25 12:16:18 +01:00
81fbba93b9
Make cli_login screen a bit smaller
2021-02-25 12:04:23 +01:00
975a106747
Add Google Noto Sans fonts
2021-02-24 16:19:04 +01:00
1d5f57a06f
Add Configuration and Files for QT5CT (Issue: #48 )
2021-02-24 13:03:09 +01:00
81387b0ea5
Remove enclosure and mycroftgui skills from priority skills
2021-02-23 15:18:10 +01:00
0bac479c98
Cosmetic changes to the CLI part of OVOS
2021-02-19 12:46:55 +01:00
b732a1221a
Fix mycroft-gui missing environment variables
2021-02-18 19:59:00 +01:00
2ed2e092ca
Cleanup of old and now unneeded files.
2021-02-09 20:25:46 +01:00
9320bd286b
More bumps and sound related changes
2021-02-09 20:05:18 +01:00
39ef6633f1
Bump packages and more work on sound architecture
2021-02-08 11:19:49 +01:00
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
f9cd5e45b9
Switch alsactl over to daemon mode (although doubt it will be any better)
2021-02-05 17:39:04 +01:00
df54370b02
Small cosmetic changes for the CLI
2021-02-05 17:38:39 +01:00
17a59feec9
Changes to sound architecture, prepare system no longer needed
2021-02-05 16:10:50 +01:00
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
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
1d42e2b31f
[WIP] Switch to a Hybrid MBR/GPT partition scheme.
...
- rootfs based on PARTUUID
2021-02-02 20:52:02 +01:00
150722002a
[WIP] Resize the partition at first boot using systemd-repart
2021-01-29 10:42:23 +01:00
16f6b8e187
[WIP] Preinstall vosk so we can remove unneeded firstboot service
2021-01-28 14:11:04 +01:00
607f7f7418
[WIP] Use systemd-growfs instead of own scripts to expand the rootfs
2021-01-28 13:59:14 +01:00
6616f3fbc2
[WIP] refactor the mycroft installed skills to buildroot packages.
2021-01-27 22:45:35 +01:00