Nathaniel van Diepen
Nathaniel van Diepen
The primary use-case for this would be to run things that can't be run with entware. The full install size is around 600MB, which is much larger than the package,...
> Also, `/opt/usr/sbin` is not in `$PATH` https://github.com/toltec-dev/toltec/blob/stable/package%2Ftoltec-bootstrap%2Ftoltecctl#L189 ~~It should be, if it's not on your path, something has removed it.~~ I'll have to look at this, as it was...
~~Okay, that should fix it.~~ Uninstall is broken at the moment, as umount doesn't have the `-q` flag
Uninstall currently requires being run twice, as it fails the first time. I assume something with umount is the issue, but I don't really have time to test a fix...
@raisjn you may encounter issues in 3.6+ due to dependency updates that happened. I don't expect so since you aren't statically compling glibc (which you shouldn't) https://github.com/toltec-dev/toltec/issues/731
We don't want to add code to unmask something we aren't masking to a package, so we don't want to work around it that way. I'm surprised that the unit...
This needs #831 in order to merge to stable
> Device: rM1 Version: 2.10.2.356 > > I am not sure if this is an issue with zoneinfo-utils or timedatectl but I am not able to set the timezone.  > > I also tried ~/.config/genie/genie.conf...
> Yeah you can see the contents in the screenshot Apologies, it's late. Have you tried running the genie service instead of running it by hand?