aboutsummaryrefslogtreecommitdiffstats
path: root/stage2/01-sys-tweaks/00-patches
diff options
context:
space:
mode:
authorSven Gothel <[email protected]>2021-06-26 15:55:25 +0200
committerSven Gothel <[email protected]>2021-06-26 15:55:25 +0200
commit785f9054390a077ee28829cbe919a5c237e03c53 (patch)
treedb683c89d52fccab2426036fe88d297fa4639860 /stage2/01-sys-tweaks/00-patches
parent5d85fc5ed790e9a2761815c1606232493f776b18 (diff)
ro: Inject overlayfs, using DATADEV '/data' partition as 'upper'; Disable rootfs resize @ init (1st boot)
/etc/fstab didn't work to mount the overlayfs (boot freeze due to some dependencies). Hence we use our own 'overlay_mount.service' Before 'local_fs.target', which mounts '/data' and its overlays. We also disable rootfs resize @ init (1st boot), since the rootfs is immutable from here on.
Diffstat (limited to 'stage2/01-sys-tweaks/00-patches')
-rw-r--r--stage2/01-sys-tweaks/00-patches/series1
1 files changed, 0 insertions, 1 deletions
diff --git a/stage2/01-sys-tweaks/00-patches/series b/stage2/01-sys-tweaks/00-patches/series
index aee0402..19b04f5 100644
--- a/stage2/01-sys-tweaks/00-patches/series
+++ b/stage2/01-sys-tweaks/00-patches/series
@@ -2,4 +2,3 @@
02-swap.diff
04-inputrc.diff
05-path.diff
-07-resize-init.diff