Skip to content
GitLab
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Register
Sign in
Toggle navigation
Menu
alpine
cloud
tiny-cloud
Merge requests
!33
refactor expand_root and add tests
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Natanael Copa
requested to merge
ncopa/tiny-cloud:expand_root
into
main
Mar 08, 2023
Overview
1
Commits
7
Pipelines
8
Changes
4
Expand
Simplify it a bit.
use awk /proc/mounts instead of busybox mountpoint
use sysfs to find partition and volume. This is more robust
add tests for it
Merge request reports