Skip to content

Conversation

@cgwalters
Copy link
Member

A lot of our code wants things like /dev/disk/by-X. Extracted
from #1244

A lot of our code wants things like `/dev/disk/by-X`.  Extracted
from coreos#1244
#!/usr/bin/env bash
# This script is our half-baked ad-hoc reimplementation of a minimal
# Linux boot environment that we generate via `supermin`. At some
# point we will likely switch to using systemd.
Copy link
Member Author

@cgwalters cgwalters Apr 22, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

(BTW, I think the best fix here is to generate a minimal initramfs that mounts the host (container) filesystem via virtiofs/9p. Then we really don't need supermin at all, we can use systemd etc. when we're building the ostree-based disk image, etc.)

@jlebon
Copy link
Member

jlebon commented Apr 22, 2020

/lgtm

@openshift-ci-robot
Copy link

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: cgwalters, jlebon

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@openshift-merge-robot openshift-merge-robot merged commit 449ef0c into coreos:master Apr 22, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants