Skip to content

Draft: main/postmarketos-mkinitfs: fetch arguments using getopts

Administrator requested to merge feature/mkinitfs-getopts into master

Replaces current argument fetching algorithm with getopts, which is shell builtin defined by POSIX. This isn't very useful in this current form, but makes extending postmarketos-mkinitfs with custom arguments (like filesystem type) easier.

Edited by Administrator

Merge request reports

Loading