Skip to content

chore: make initramfs script POSIX-compliant#548

Merged
fiftydinar merged 1 commit intoblue-build:mainfrom
HastD:initramfs-posix
Feb 9, 2026
Merged

chore: make initramfs script POSIX-compliant#548
fiftydinar merged 1 commit intoblue-build:mainfrom
HastD:initramfs-posix

Conversation

@HastD
Copy link
Contributor

@HastD HastD commented Feb 9, 2026

The use of find and an array can simply be replaced with a glob pattern since recursive directory traversal isn't needed. This should not result in any changes to script functionality.

The use of `find` and an array can simply be replaced with a glob
pattern since recursive directory traversal isn't needed. This should
not result in any changes to script functionality.
@fiftydinar fiftydinar merged commit 14171ff into blue-build:main Feb 9, 2026
3 of 4 checks passed
@HastD HastD deleted the initramfs-posix branch February 9, 2026 12:46
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

Comments