mirror of
https://github.com/armbian/build
synced 2025-09-24 19:47:06 +07:00
Move Network Manager bits into extensions
- use Chrony with Network Manager - use timesync with systemd-networkd - use NetPlan with Network manager only - move command-not-found to CLI image only - improve firstlogin ip detection
This commit is contained in:
@@ -1,8 +1,6 @@
|
||||
alsa-utils
|
||||
bc
|
||||
bridge-utils
|
||||
chrony
|
||||
command-not-found
|
||||
console-setup
|
||||
cron
|
||||
curl
|
||||
@@ -30,8 +28,6 @@ man-db
|
||||
mmc-utils
|
||||
ncurses-term
|
||||
nano
|
||||
netplan.io
|
||||
network-manager
|
||||
openssh-server
|
||||
parted
|
||||
psmisc
|
||||
|
||||
@@ -1,9 +1,6 @@
|
||||
alsa-utils
|
||||
bash-completion
|
||||
bc
|
||||
bridge-utils
|
||||
chrony
|
||||
command-not-found
|
||||
console-setup
|
||||
cron
|
||||
curl
|
||||
@@ -11,15 +8,13 @@ dbus-user-session
|
||||
dialog
|
||||
debconf-utils
|
||||
debsums
|
||||
device-tree-compiler
|
||||
dosfstools
|
||||
ethtool
|
||||
fake-hwclock
|
||||
fdisk
|
||||
figlet
|
||||
htop
|
||||
inetutils-ping
|
||||
init
|
||||
inetutils-ping
|
||||
initramfs-tools
|
||||
iw
|
||||
jq
|
||||
@@ -31,8 +26,6 @@ man-db
|
||||
mmc-utils
|
||||
ncurses-term
|
||||
nano
|
||||
netplan.io
|
||||
network-manager
|
||||
openssh-server
|
||||
parted
|
||||
psmisc
|
||||
@@ -40,13 +33,10 @@ rsync
|
||||
rsyslog
|
||||
sudo
|
||||
systemd-resolved
|
||||
sysfsutils
|
||||
sysstat
|
||||
toilet
|
||||
tzdata
|
||||
u-boot-tools
|
||||
usbutils
|
||||
vlan
|
||||
wget
|
||||
wireless-tools
|
||||
wireguard-tools
|
||||
|
||||
@@ -6,8 +6,11 @@ avahi-autoipd
|
||||
bison
|
||||
btrfs-progs
|
||||
build-essential
|
||||
command-not-found
|
||||
cracklib-runtime
|
||||
device-tree-compiler
|
||||
dkms
|
||||
ethtool
|
||||
evtest
|
||||
expect
|
||||
f2fs-tools
|
||||
@@ -36,7 +39,6 @@ libpam-systemd
|
||||
libproc-processtable-perl
|
||||
libwrap0-dev
|
||||
mc
|
||||
network-manager-openvpn
|
||||
nfs-common
|
||||
ntfs-3g
|
||||
pciutils
|
||||
@@ -50,7 +52,8 @@ screen
|
||||
software-properties-common
|
||||
smartmontools
|
||||
stress
|
||||
sudo
|
||||
sysfsutils
|
||||
sysstat
|
||||
unattended-upgrades
|
||||
unicode-data
|
||||
unzip
|
||||
|
||||
@@ -1,8 +1,6 @@
|
||||
alsa-utils
|
||||
bc
|
||||
bridge-utils
|
||||
chrony
|
||||
command-not-found
|
||||
console-setup
|
||||
cron
|
||||
curl
|
||||
@@ -30,8 +28,6 @@ man-db
|
||||
mmc-utils
|
||||
ncurses-term
|
||||
nano
|
||||
netplan.io
|
||||
network-manager
|
||||
openssh-server
|
||||
parted
|
||||
psmisc
|
||||
|
||||
@@ -37,7 +37,6 @@ libpam-systemd
|
||||
libproc-processtable-perl
|
||||
libwrap0-dev
|
||||
mc
|
||||
network-manager-openvpn
|
||||
nfs-common
|
||||
ntfs-3g
|
||||
pciutils
|
||||
|
||||
@@ -37,7 +37,6 @@ libpam-systemd
|
||||
libproc-processtable-perl
|
||||
libwrap0-dev
|
||||
mc
|
||||
network-manager-openvpn
|
||||
nfs-common
|
||||
ntfs-3g
|
||||
pciutils
|
||||
|
||||
@@ -37,7 +37,6 @@ libpam-systemd
|
||||
libproc-processtable-perl
|
||||
libwrap0-dev
|
||||
mc
|
||||
network-manager-openvpn
|
||||
nfs-common
|
||||
ntfs-3g
|
||||
pciutils
|
||||
|
||||
Reference in New Issue
Block a user