-
On FreeBSD we see a couple binaries which build differently for the i386 target depending on whether they are running on an amd64 host or on an "i386" host (in fact, i386 binaries running on an amd64 …
-
My user-data contains a .tar.xz archive and aws-ec2-imdsv2-get is now used by default on FreeBSD/EC2 AMIs to fetch user-data at first boot.
[root@freebsd ~]# RUST_BACKTRACE=full aws-ec2-imdsv2-get …
-
To avoid send large snapshot, we can use tools like bsdiff to generate patch for snapshot, and each node need keep some snapshot index to generate the patch.
on all RPC results message need ad…
-
### `brew gist-logs ` link OR `brew config` AND `brew doctor` output
% brew doctor
Your system is ready to brew.
% brew config
HOMEBREW_VERSION: 4.2.5-37-g044d06d
ORIGIN: https://github.com/Homebre…
-
# Describe the bug
The MP Configuration Table Header (per Intel Multiprocessing Specification) includes fields "BASE TABLE LENGTH" and "ENTRY COUNT". The former specifies the length of the table (…
-
This is similar to the Unicode width handling issues in #8. In this case, instead of width, the problem is direction. I've run across examples of Arabic or Hebrew characters causing adjacent horizonta…
-
# Feature Request
Firecracker's supported kernel versions are currently [4.14 and 5.10](https://github.com/firecracker-microvm/firecracker/blob/main/docs/kernel-policy.md), but now there are 5.15 a…
kzys updated
11 months ago
-
[← 2022](https://github.com/getsentry/team-ospo/issues/37) | [Notion🔒](https://www.notion.so/sentry/Funding-Open-Source-5ebce9bcb55849ca8e7d9ff61c32a12b) | [Sheet🔒](https://docs.google.com/spreadsheet…
-
thanks for creating a great tool to upload and build AMI's,
We are wanting to use MFA in AWS and still contiinue to use this utility, however enabling MFA prevents us from using this tool as it doe…
-
While we have been working with FreeBSD packages for a while, it seems like the structure of how packages get built and distributed leaves a few aspects to be deserved. This issue describes our gripes…