Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(library): Include latest fstab vfs automount features #37

Merged
merged 3 commits into from
Jan 18, 2024

Conversation

nderjung
Copy link
Member

@nderjung nderjung commented Jan 16, 2024

TODO: Once unikraft/unikraft#1262 is merged, I will remove the reference to Simon's branch.

@nderjung nderjung changed the title chore(library): Include latest uknetdev and vfs automount features chore(library): Include latest fstab vfs automount features Jan 17, 2024
@nderjung nderjung force-pushed the nderjung/refactor/new-netdev-automount-kconfig branch from 5c186d1 to cf2dd53 Compare January 17, 2024 14:53
@razvand razvand self-requested a review January 17, 2024 16:43
@razvand razvand self-assigned this Jan 17, 2024
@razvand razvand added the enhancement New feature or request label Jan 17, 2024
@razvand razvand added this to the v0.17.0 (Calypso) milestone Jan 17, 2024
Copy link
Contributor

@razvand razvand left a comment

Choose a reason for hiding this comment

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

Reviewed-by: Razvan Deaconescu razvand@unikraft.io
Approved-by: Razvan Deaconescu razvand@unikraft.io

Signed-off-by: Alexander Jung <alex@unikraft.io>
This commit introduces a fallback filesystem to the base image
following the revamp of the automount code in Unikraft[0].

The fallback filesystem contains a single file with a helpful
message informing the user that the base image has not been
supplied with a filesystem.  Upon providing a filesystem to
the base image, the embedded fallback filesystem is not
mounted and the user's code can be executed.

[0]: unikraft/unikraft#1262

Signed-off-by: Alexander Jung <alex@unikraft.io>
Signed-off-by: Alexander Jung <alex@unikraft.io>
@nderjung nderjung force-pushed the nderjung/refactor/new-netdev-automount-kconfig branch from cf2dd53 to f236c8f Compare January 18, 2024 14:21
@nderjung nderjung marked this pull request as ready for review January 18, 2024 14:23
@nderjung nderjung merged commit 0572409 into main Jan 18, 2024
33 of 35 checks passed
@razvand razvand deleted the nderjung/refactor/new-netdev-automount-kconfig branch January 18, 2024 15:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Development

Successfully merging this pull request may close these issues.

None yet

2 participants