From 094fd7212f81fc79fa2b6cd6eacd24d6a988bf23 Mon Sep 17 00:00:00 2001 From: yafen Date: Fri, 8 Jan 2021 11:21:13 +0800 Subject: [PATCH] install parted for extend root partition --- config/rpmlist | 1 + 1 file changed, 1 insertion(+) diff --git a/config/rpmlist b/config/rpmlist index ea03020..3c6a98c 100644 --- a/config/rpmlist +++ b/config/rpmlist @@ -13,6 +13,7 @@ passwd hostname bluez pulseaudio-module-bluetooth +parted raspberrypi-kernel raspberrypi-firmware raspberrypi-bluetooth -- Gitee