Stewart Smith

Results 24 issues of Stewart Smith

Add UTMLogToMemory to capture output of "qemu-img info", which we can parse the JSON output of in order to determine the virtual size of the drive. Use the same widget...

This is how we are building awscli-2 on Amazon Linux 2022 today. By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under...

In many cases the librepo default of 3 concurrent downloads per mirror is sufficient, as there are multiple mirrors, and the max of 3 per mirror is cumulative up until...

As we are needing to include `aws-c-common` in Amazon Linux in order to package AWS CLI v2, we need to ensure that the SOVERSION is being updated appropriately to avoid...

third-party
p2
needs-review

Modify MySQL source/binary version check to take into account MYSQL_VERSION_EXTRA This would cause a false mismatch between MySQL source and Binary versions where MYSQL_VERSION_EXTRA was set. We are likely to...

postponed

Things like enabling Ric Mata mode are safe to re-enable across a fast reboot, except we currently don't go and look at the NVRAM options again. It'd be good if...

enhancement

Current op-build master, to be exact, this (the dirty is a change to the "build in a container script") ``` open-power-blackbird-v2.6-185-gd17829dd-dirty buildroot-2020.08-293-ga84aaaeacb skiboot-v6.7-34-g3d3c2b186 hostboot-0d0700f-pe7e80e1 occ-16131c3 linux-5.4.107-openpower1-pf974b06 petitboot-v1.12 machine-xml-e782e30 hostboot-binaries-hw101520a.opmst capp-ucode-p9-dd2-v4...

16GB memory, 8 core Ryzen 7 (with HT, so 16 threads) will OOM when building current hostboot, and adjusting parallelism through buildroot configuration does not seem to take effect. The...

**What is the problem you're trying to solve?.** Have a very quick way to jump into a container to try something out. **Describe the feature you'd like** I want a...

finch

The current version of Amazon Linux is Amazon Linux 2023, while the container images here are based on AL2. Using the latest Amazon Linux as an example is always good...