mirror of
git://soft.sys114.com/odroid-stamper
synced 2025-12-19 00:18:42 +09:00
fixup: install 'network-manager' by default
Signed-off-by: Dongjin Kim <tobetter@gmail.com> Change-Id: Ib97272c7afd2b888891a7075215142a55a716e45
This commit is contained in:
@@ -12,6 +12,7 @@ apt update --allow-releaseinfo-change \
|
||||
apt install @@DEFAULT_APT_OPTIONS@@ \
|
||||
odroid-base \
|
||||
rsync \
|
||||
network-manager \
|
||||
@@DEFAULT_FLAVOUR_PACKAGES@@ \
|
||||
@@DEFAULT_KERNEL_PACKAGE@@ \
|
||||
@@DEFAULT_BOOTSCRIPT_PACKAGE@@ || exit 1
|
||||
|
||||
Reference in New Issue
Block a user