Skip to content

install: Add bootc install finalize-filesystem #1115

Open
@cgwalters

Description

@cgwalters

Today we allow:

  • bootc install to-filesystem
  • (arbitrary mutation of the target root, i.e. injection of kargs, files in /etc
  • reboot into system

For things like #971 but also in general I think we should add:

  • bootc install to-filesystem
  • (arbitrary mutation of the target root, i.e. injection of kargs, files in /etc
  • bootc install finalize-filesystem
  • reboot into system

Where finalize-filesystem has to be optional but becomes our "hook" into the process so we can detect or automatically fix things, without having to change each higher level thing (e.g. anaconda, bib, or really arbitrary user code invoking bootc install to-filesystem).

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    area/installIssues related to `bootc install`enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions