4e46d776d5
This covers things like installing globbed package names from multiple repos, pinned package versions, and ltmpl functions Related: rhbz#1548586
9 lines
214 B
Cheetah
9 lines
214 B
Cheetah
<%page />
|
|
installpkg anaconda-core
|
|
installpkg --optional exact-1.3.17
|
|
installpkg --except fake-homer fake-*
|
|
installpkg --required lots-of-files
|
|
installpkg known-path
|
|
-installpkg missing-package
|
|
run_pkg_transaction
|