mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-10-21 11:34:15 -07:00
OpenBSD packages can be installed using 'flavour'. Best example
is vim. It can be installed as vim--no_x11 or vim--gtk2.
This commit is contained in:
parent
009fdbf96a
commit
12e7e3b2f6
2 changed files with 14 additions and 0 deletions
|
@ -63,6 +63,7 @@ Misc changes:
|
|||
* Fixes for IPv6 addresses in inventory text files
|
||||
* name of executable can be passed to pip/gem etc, for installing under *different* interpreters
|
||||
* copy of ./hacking/env-setup added for fish users, ./hacking/env-setup.fish
|
||||
* openbsd_pkg can handle "flavoured" packages like vim--no_x11
|
||||
|
||||
1.3.4 "Top of the World" (reprise) - October 29, 2013
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue