jasper
c4dd832f15
missing have_cpuinfo check merged upstream
2017-08-10 13:32:55 +00:00
jasper
18cb2dee9d
+virt-what
2017-08-10 12:24:10 +00:00
jasper
3690064369
import virt-what-1.18
...
virt-what is a shell script which can be used to detect if the program
is running in a virtual machine.
virt-what supports a very large number of different hypervisor types,
including common open source hypervisors (KVM, Xen, QEMU, VirtualBox,
VMM), mainframe systems like IBM Systemz, LPAR, z/VM, hardware
partitioning schemes like Hitachi Virtage, proprietary hypervisors like
VMWare, Microsoft Hyper-V and much more.
patches to add support for detecting vmm were merged upstream already
ok landry@
2017-08-10 12:23:28 +00:00
danj
4e8939f684
Update to duplicity-0.7.13.1
2017-08-09 21:41:54 +00:00
jasper
358955e2d6
update to ansible-2.3.2.0
2017-08-09 12:48:30 +00:00
jasper
5b7538956f
this actually needs an RDEP on borg itself
2017-08-09 12:40:24 +00:00
jasper
c90d2cbe6d
update to borgmatic-1.1.6
...
Note the configuration changed from INI to YAML:
https://github.com/witten/borgmatic#upgrading-from-borgmatic-10x
2017-08-09 12:33:51 +00:00
jasper
3a14622c89
update to beats-5.5.1
2017-08-08 21:50:43 +00:00
sthen
f79707f4ff
minor bugfix update to bacula-9.0.3
2017-08-08 09:28:07 +00:00
jca
28f62434ad
Build smartmontools on all architectures.
...
There's no good reason to restrict this to only a few tested
architectures, the package is fast to build and might be useful
elsewhere. If it doesn't build on some architectures, we can fix it or
use NOT_FOR_ARCHS. ok giovanni@ (maintainer)
2017-08-08 06:36:03 +00:00
sthen
23d2c2245c
update to tarsnap-gui-1.0, from maintainer Josh Grosse, slight Makefile tidying
...
from me and ok with Josh.
2017-08-05 13:54:19 +00:00
juanfra
d1712288c6
Add mips64el. Works on my Loongson. OK giovanni@ (MAINTAINER).
2017-08-04 23:37:41 +00:00
jsg
bc8e847510
build a combined u-boot and spl image for the tinker board
...
tested by and ok kettenis@
2017-08-01 23:25:44 +00:00
ajacoutot
fce8ef7370
Update to awscli-1.11.128.
2017-08-01 07:17:36 +00:00
ajacoutot
42783761d5
Update to terraform-provider-aws-0.1.3.
2017-07-31 12:00:01 +00:00
zhuk
86b89ae94e
It should be textproc/py-sphinx instead of textproc/sphinx.
2017-07-30 12:44:59 +00:00
jsg
fa4966e898
update to U-Boot 2017.07
...
Revert commit 25877d4e4c45451c5398aec3de50e0d5befe0e9f to add
CONFIG_OF_EMBED=y back to rpi configs so rpi3 will continue to work.
Tracked down by kettenis@
While Allwinner A64/H5 targets are built an Allwinner specific build of
ARM Trusted Firmware will need to become a build prequisite in future,
so U-Boot can build complete images after a BL31 environment variable is
set at build time with the path to a prebuilt bl31.bin.
2017-07-30 05:53:03 +00:00
jsg
a42246ca0a
update to 1.20170515
2017-07-30 02:44:31 +00:00
jasper
b3a9417720
bump after ansible got multipackaged
...
spotted by naddy@
2017-07-29 20:14:42 +00:00
zhuk
76ab8cae5f
Build Ansible offline documentation, in separate subpackage.
...
okay jasper@ (MAINTAINER)
2017-07-29 18:33:18 +00:00
jturner
821d6ed575
Update tarsnap to 1.0.39
2017-07-29 18:21:16 +00:00
naddy
ebace6562a
use fixed format string to satisfy clang
2017-07-29 14:55:55 +00:00
ajacoutot
de83f30e8e
Update to awscli-1.11.127.
2017-07-28 07:27:06 +00:00
sthen
9b473d3fe0
add COMPILER_LIBCXX to WANTLIB and bump
2017-07-27 10:05:20 +00:00
ajacoutot
839de6ffc1
Update to amazon-ssm-agent-2.0.879.0.
2017-07-27 07:13:51 +00:00
ajacoutot
65798e1104
Update to awscli-1.11.126.
2017-07-27 07:09:45 +00:00
sthen
5e964ab0df
bump LIBCXX/LIBECXX/COMPILER_LIBCXX ports.
2017-07-26 22:45:14 +00:00
jca
8e691001c4
Build vmm-firmware with base gcc as a temporary fix.
...
clang from base errors out:
./src/string.c:24:16: error: invalid output constraint '=Qi' in asm
input from sthen@ and espie@
2017-07-26 22:39:58 +00:00
jasper
c310d9ad65
update to supervisor-3.3.3
2017-07-26 18:59:29 +00:00
jasper
91406c23e5
update to ghmi-1.0.22
2017-07-26 18:43:34 +00:00
ajacoutot
0ddbb2d44c
Update to awscli-1.11.125.
2017-07-26 07:16:13 +00:00
ajacoutot
fb65697a4f
Update to awscli-1.11.124.
2017-07-25 13:39:12 +00:00
ajacoutot
d1935a2f12
Update to ecs-cli-0.6.2.
2017-07-25 13:33:10 +00:00
sthen
8b5adb27fa
update to bacula-9.0.2
2017-07-25 10:40:32 +00:00
ajacoutot
e4dfad076b
Needs devel/gettext-tools for autopoint.
2017-07-23 21:12:27 +00:00
ajacoutot
8e37ba06e0
Update to gsmartcontrol-1.0.2.
2017-07-23 12:32:53 +00:00
espie
c114d7057b
add pthread to COMPILER_LIBCXX.
...
white lie, but it allows clang and gcc to be more similar
bump accordingly.
2017-07-23 09:26:25 +00:00
ajacoutot
773e0022e1
Update to google-cloud-sdk-163.0.0.
2017-07-21 09:12:52 +00:00
ajacoutot
fb82e59432
Update to awscli-1.11.123.
2017-07-21 09:05:35 +00:00
ajacoutot
cf0cb9089d
Update to consolekit2-1.2.0.
2017-07-21 08:55:05 +00:00
ajacoutot
4ddd8a742a
Update to go-cs-0.9.
2017-07-20 09:29:04 +00:00
ajacoutot
01fd7635e8
Update to awscli-1.11.122.
2017-07-20 09:27:01 +00:00
ajacoutot
9576b071e5
Update to terraform-0.10.0rc1.
2017-07-20 08:49:44 +00:00
ajacoutot
d59c4ee7c2
Update a few terraform providers.
2017-07-20 08:46:37 +00:00
naddy
b26ef552ac
maintenance update to 3.1
2017-07-19 20:49:37 +00:00
sthen
f78f214f19
Add a seabios patch from mlarkin to allow detection of >4GB RAM (normally
...
this requires the qemu config device). vmm parts to come later. ok mlarkin@
2017-07-19 19:33:50 +00:00
sthen
e51ec79311
update to pv-1.6.6, from Kaashif Hymabaccus
...
switch to https while there
2017-07-19 18:24:41 +00:00
ajacoutot
38351c6e46
Update to terraform-provider-aws-0.1.2.
2017-07-19 14:21:46 +00:00
rpointel
e5f4c83f39
update py-tsk.
...
ok benoit@.
2017-07-18 09:43:40 +00:00
rpointel
46a180519f
update libvmdk.
...
ok benoit@.
2017-07-18 09:42:52 +00:00