Commit 6655a05
committed
recipes-bsp: add resize-rootfs recipe to grow rootfs at first boot
Move rootfs resize logic from systemd bbappend to a dedicated resize-rootfs
recipe. This avoids overloading systemd with distro-specific services and
provides a cleaner separation of functionality.
Signed-off-by: Viswanath Kraleti <[email protected]>1 parent 82d17d3 commit 6655a05
File tree
3 files changed
+12
-2
lines changed- recipes-bsp/resize-rootfs
- files
3 files changed
+12
-2
lines changedFile renamed without changes.
File renamed without changes.
Lines changed: 12 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
3 | 5 | | |
4 | 6 | | |
5 | 7 | | |
6 | 8 | | |
7 | 9 | | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
8 | 13 | | |
9 | 14 | | |
10 | 15 | | |
11 | 16 | | |
12 | 17 | | |
13 | 18 | | |
14 | 19 | | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
0 commit comments