Thomas H Jones II

Results 35 issues of Thomas H Jones II

### Problem Description: On instances launched RHEL 7 AMIs `/var/run` is not a link to `/run`. This breaks DBUS upgrades ### Expected Behavior: `/var/run` is a link to `/run` in...

enhancement

### Problem Description: When generating new "recovery" AMIs, the `GrubSetup.sh` currently sets the `root=` token to the chroot-built device's real devnode rather than properly referencing its `LABEL` value ### Expected...

bug

### Problem Description: Due to NVMe devices using different naming conventions for disks/partition (`/dev/nvmeXnYpN` vice `/dev/xvdXN`), script fails when using `${CHROOTDEV}N` as targeting-method. See: * [Line 56](https://github.com/plus3it/AMIgen7/blob/master/DiskSetup.sh#L56) * [Line 84](https://github.com/plus3it/AMIgen7/blob/master/DiskSetup.sh#L84)...

bug

Ported CarveEBS.sh from AMIgen7 ...but didn't update other scripts to match new capability-set (if you use other than `VolGroup00` for root VG-name, errors may result in subsequent components).

enhancement

#### Description of problem: Remediation- and scan-profiles don't know how to deal with systems where `/tmp` is a pseudofilesystem (managed by the `tmp.mount` systemd service). #### SCAP Security Guide Version:...

Most of the organizations I do Linux support for deploy in the cloud space (primarily AWS and Azure). Block-based storage tends to be priced much more dearly than object-based storage...

feature

Need to facilitate the building of custom bootstrap images to facilitate the possible use of the [amazon-chroot](https://developer.hashicorp.com/packer/integrations/hashicorp/amazon/latest/components/builder/chroot) Packer-builder. The [amazon-ebs](https://developer.hashicorp.com/packer/integrations/hashicorp/amazon/latest/components/builder/ebs) Packer-builder was the method used for EL 6-8 and would...

With the [AMIgen9 project](/plus3it/AMigen9) now able to produce Amazon Machine Images for RHEL 9 x86_64 and arm_64, need to add an AWS builder for RHEL 9 on ARM. This will...

Need a FAQ entry to explain why OL 8 and OL9 images generated through this project do not have Oracle's "Unbreakable" Enterprise Kernel installed – let alone set as the...