Skip to content

Conversation

cgwalters
Copy link
Collaborator

Specifically, I want to hack on both e.g. ostree and bootc at the same time. With this, I can do (from ostree):

$ make install DESTDIR=/path/to/bootc/target/dev-rootfs

Then from this repo, running a container build will get me both.

Specifically, I want to hack on both e.g. ostree and bootc
at the same time.  With this, I can do (from ostree):

```bash
$ make install DESTDIR=/path/to/bootc/target/dev-rootfs
```

Then from this repo, running a container build will get me both.

Signed-off-by: Colin Walters <walters@verbum.org>
Copy link
Contributor

@jmarrero jmarrero left a comment

Choose a reason for hiding this comment

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

lgtm

@cgwalters cgwalters merged commit 2f2b313 into bootc-dev:main Feb 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants