-
Notifications
You must be signed in to change notification settings - Fork 6
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
Change the method of mapping devices to /dev/block/by-name #9
Open
shadichy
wants to merge
9
commits into
BlissOS:universe-x86
Choose a base branch
from
shadichy:universe-x86-dev
base: universe-x86
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Contributor
shadichy
commented
Jan 1, 2025
- Parse processed fstab lines
- Parse processed fstab lines Signed-off-by: shadichy <[email protected]>
…t property - Modify /data mountpoint insertion script to deal with sys.recovery.data_is_part property, neeeded by recovery specifically Signed-off-by: shadichy <[email protected]>
- Move init_loop_link to a separated file init.fstab.sh - Refactor init.sh and init.recovery.sh - Update init.x86.rc and init.recovery.x86.rc to call init.fstab.sh on early-fs stage Signed-off-by: shadichy <[email protected]>
- Update inir_recovery_device_link() to use regex for more specific pattern matching: only process non-commented-out lines Signed-off-by: shadichy <[email protected]>
Signed-off-by: shadichy <[email protected]>
- device.mk: Add init.fstab.sh to PRODUCT_COPY_FILES and PRODUCT_TAGS - init.fstab.sh: Add misc symlink handling Signed-off-by: shadichy <[email protected]>
29ba8c4
to
f6cd8ef
Compare
…ys.recovery.data_is_part` right away Signed-off-by: shadichy <[email protected]>
faab5e1
to
4bc21f3
Compare
Signed-off-by: shadichy <[email protected]>
Already merged |
Signed-off-by: shadichy <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.