Commit Graph

8 Commits

Author SHA1 Message Date
Patrick Schleizer
bdd06c77af create_template_list.sh enhancements
- allow to pass environment variable '$YUM_OPTS' (to allow adding for example '--assumeyes')
- only try to uninstall existing template package if already installed to avoid failing and unnecessary output and prompts
- output
- refactoring
2015-10-12 09:41:35 +00:00
Patrick Schleizer
aba808291e - Fixed 'Qubes Builder: install-templates.sh wants to install the 'same' image multiple times'.
- By default, add only newest versions to the list of files to be installed.
- Add older versions commented out by default.
- Do not try to install out commented versions.
- Renamed variable file to file_name ['file' is a unix standard utility].
- Enabled errexit.
- Refactoring, keep write variables part simpler by just writing, not determining variables contents.
- use more quotes

Fixes https://github.com/QubesOS/qubes-issues/issues/1109.
2015-09-20 17:38:11 +02:00
Jason Mehring
a08bb8ed86 AppVM was hard coded by mistake. Changed to pick up users AppVM name 2014-11-17 16:39:02 -05:00
Jason Mehring
9a95084370 Added verbose indication telmplate files was downloading from AppVM 2014-11-11 09:00:54 -05:00
Jason Mehring
55d06dc83d xenstore-read name was missing from create_template_list.sh 2014-11-09 13:24:08 -05:00
Jason Mehring
9efcf913e7 debian: Modified template install script to read better 2014-11-09 12:52:35 -05:00
Jason Mehring
5d3d538c92 need to be sudo to install template 2014-10-20 12:25:31 -04:00
Jason Mehring
3da7d92dc8 Renamed create-template-list.sh to create_template_list.sh; overwrite file each time 2014-10-18 10:53:11 -04:00