improvements for the rootfs-expand script #8

Open
thefossguy wants to merge 2 commits from thefossguy/generic-arm64-kickstart:expand-rootfs-improvements into r9
Member

Since e2fsprogs provides a necessary binary for resizing the rootfs (resize2fs), install it in the disk image. Also improve detection of the storage device.

Since `e2fsprogs` provides a necessary binary for resizing the rootfs (`resize2fs`), install it in the disk image. Also improve detection of the storage device.
thefossguy added 2 commits 2023-11-08 03:59:18 +00:00
codedude approved these changes 2023-11-10 22:47:05 +00:00
This pull request can be merged automatically.
This branch is out-of-date with the base branch
You are not authorized to merge this pull request.
You can also view command line instructions.

Step 1:

From your project repository, check out a new branch and test the changes.
git checkout -b thefossguy-expand-rootfs-improvements r9
git pull expand-rootfs-improvements

Step 2:

Merge the changes and update on Gitea.
git checkout r9
git merge --no-ff thefossguy-expand-rootfs-improvements
git push origin r9
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: sig_altarch/rockygenericaarch64#8
No description provided.