Re: [qubes-users] HCL- Dell-Latitude-E6320(intel i7)

2021-04-03 Thread Sven Semmler
Thank you A Luciani for your HCL report, it is now part of this pull request: https://github.com/QubesOS/qubes-hcl/pull/57 ... and will be visible on the website soon! /Sven -- public key: https://www.svensemmler.org/0x8F541FB6.asc fingerprint: D7CA F2DB 658D 89BC 08D6 A7AA DA6E 167B 8F54

Re: [qubes-users] Help creating menu entry in a template based AppVM where the App itself is not installed in the template

2021-04-03 Thread Steve Coleman
On Sat, Apr 3, 2021, 3:58 PM one7two99 wrote: > Hello, > > I am running Crossover (to start Office 2010) within Qubes and have some > trouble with the App-shortcuts. > > The setup: > > - I have a template VM ("t-debian-10-crossover") which is based on > debian-10-minimal and which has crossover

Re: [EXT] [qubes-users] Re: Poor battery life running Qubes

2021-04-03 Thread Ulrich Windl
On 4/2/21 9:11 PM, Jonathan Budd wrote: Hi and thanks for the response. I ran the commands you mentioned and got the following: [jonathan@dom0 ~]$ lsmod | grep xen_acpi_processor xen_acpi_processor 20480 0 [jonathan@dom0 ~]$ xenpm get-cpufreq-para cpu id   : 0 affected_cpus   

[qubes-users] https://www.qubes-os.org/news/2021/03/19/qsb-067/

2021-04-03 Thread Ulrich Windl
Hi! Following https://www.qubes-os.org/news/2021/03/19/qsb-067/, the command sudo qubesctl --skip-dom0 --templates --standalones state.sls update.qubes-vm does not work here: [master@dom0 ~]$ sudo qubesctl --skip-dom0 --templates --standalones state.sls update.qubes-vm usage: qubesctl [-h]

[qubes-users] Help creating menu entry in a template based AppVM where the App itself is not installed in the template

2021-04-03 Thread one7two99
Hello, I am running Crossover (to start Office 2010) within Qubes and have some trouble with the App-shortcuts. The setup: - I have a template VM ("t-debian-10-crossover") which is based on debian-10-minimal and which has crossover installed - I have an AppVM ("my-crossover") which is

Re: [qubes-users] Management of salt configs: Syncing from dom0 to a git-repository harboring vm?

2021-04-03 Thread balin
I see. that seems straight forward then ... how time consuming is such a move? Sincerely, Joh On Saturday, April 3, 2021 at 7:36:02 PM UTC+2 unman wrote: > On Sat, Apr 03, 2021 at 09:42:49AM -0700, balin wrote: > > Hi, > > I urgently need to backup (and version control) my by now relative > >

Re: [qubes-users] Management of salt configs: Syncing from dom0 to a git-repository harboring vm?

2021-04-03 Thread unman
On Sat, Apr 03, 2021 at 09:42:49AM -0700, balin wrote: > Hi, > I urgently need to backup (and version control) my by now relative > elaborate salt config. > > The plan is to manage it in a `git` repo in a dedicated Vm (whether I push > it to some private online repo still needs some

[qubes-users] Management of salt configs: Syncing from dom0 to a git-repository harboring vm?

2021-04-03 Thread balin
Hi, I urgently need to backup (and version control) my by now relative elaborate salt config. The plan is to manage it in a `git` repo in a dedicated Vm (whether I push it to some private online repo still needs some contemplation). A shell script will a) copy/sync the salt dir to the `git` vm