Re: [qubes-users] Strategy Question: salt & installation of 3rd party software from web scraped URL - impossible in no-web templates

2022-04-06 Thread David Hobach

You did not, perchance, find a way to run the darn `setupwfc` script
without user interaction/using the defaults?


No, I didn't salt the home install. However usually you can emulate user input via echo 
"y"$'\n'"n" | someprog.
Otherwise there's also programs for that (I've never tried them).

--
You received this message because you are subscribed to the Google Groups 
"qubes-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to qubes-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/qubes-users/b42301f7-96fd-9ff6-f3a1-bc66361bc72c%40hackingthe.net.


smime.p7s
Description: S/MIME Cryptographic Signature


Re: [qubes-users] Strategy Question: salt & installation of 3rd party software from web scraped URL - impossible in no-web templates

2022-04-06 Thread 'Johannes Graumann' via qubes-users
On Tue, 2022-04-05 at 19:39 +0200, 'Johannes Graumann' via qubes-users
wrote:
> On Tue, 2022-04-05 at 19:37 +0200, David Hobach wrote:
> > And the last time I tried Citrix on Qubes, I just installed it to
> > the
> > home directory (there was a tarball for download IIRC).
> This is really exciting ... will try this ... the rpm puts it into
> `/opt` ... would remove the need for a dedicated template.
> 
> Thanks!
> 
You did not, perchance, find a way to run the darn `setupwfc` script
without user interaction/using the defaults?


-- 
You received this message because you are subscribed to the Google Groups 
"qubes-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to qubes-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/qubes-users/c2d0adadd0599f82845c8ede6a0da7a43562125d.camel%40graumannschaft.org.


Re: [qubes-users] Strategy Question: salt & installation of 3rd party software from web scraped URL - impossible in no-web templates

2022-04-06 Thread 'Johannes Graumann' via qubes-users
On Tue, 2022-04-05 at 20:16 +0200, David Hobach wrote:
> > A related question: howto transfer a binary file (like the citrix
> > tarball) to dom0 for integration into the salt setup?
> > 
> > the `qvm-run` and `cat`-based version in the docs does not work in
> > this
> > case.
> 
> Just pack it into one *.tar.gz and then use the qvm-run cat commands
> to transfer it from the source VM to dom0. It works with any file,
> just not with directories - so you need to pack those.
> 

Was trying that but forgetting the VM of origin ... PEBKAC.



-- 
You received this message because you are subscribed to the Google Groups 
"qubes-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to qubes-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/qubes-users/43889dac8ab05e84701c2a533d63d8af5db66229.camel%40graumannschaft.org.