mirror of
https://github.com/armbian/build
synced 2025-09-24 19:47:06 +07:00
Add initial RiscV support (#4387)
* Add initial RISCV support * Add UEFI edge and current kernel configs * Cleanup and adjust packages * Those files were in wrong path * Fix locations * Ubuntu images built * Remove Debian support as its too fragile * Remove Pinta as it doesn't work under riscv * Limitation is only for building images * Remove obsolete switch * Cleanup major arch config files * Support for Docker building
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
bc
|
||||
chrony
|
||||
cpufrequtils
|
||||
debconf-utils
|
||||
device-tree-compiler
|
||||
dialog
|
||||
@@ -9,7 +8,6 @@ figlet
|
||||
fping
|
||||
nala
|
||||
ncurses-term
|
||||
nocache
|
||||
openssh-server
|
||||
parted
|
||||
psmisc
|
||||
|
||||
@@ -2,7 +2,6 @@ cracklib-runtime
|
||||
curl
|
||||
htop
|
||||
i2c-tools
|
||||
iozone3
|
||||
jq
|
||||
libcrack2
|
||||
lsof
|
||||
|
||||
@@ -1,6 +1,5 @@
|
||||
bc
|
||||
chrony
|
||||
cpufrequtils
|
||||
debconf-utils
|
||||
device-tree-compiler
|
||||
dialog
|
||||
@@ -8,7 +7,6 @@ fake-hwclock
|
||||
figlet
|
||||
fping
|
||||
ncurses-term
|
||||
nocache
|
||||
openssh-server
|
||||
parted
|
||||
psmisc
|
||||
|
||||
@@ -2,7 +2,6 @@ cracklib-runtime
|
||||
curl
|
||||
htop
|
||||
i2c-tools
|
||||
iozone3
|
||||
jq
|
||||
libcrack2
|
||||
lsof
|
||||
|
||||
@@ -1,6 +1,5 @@
|
||||
bc
|
||||
chrony
|
||||
cpufrequtils
|
||||
debconf-utils
|
||||
device-tree-compiler
|
||||
dialog
|
||||
@@ -8,7 +7,6 @@ fake-hwclock
|
||||
figlet
|
||||
fping
|
||||
ncurses-term
|
||||
nocache
|
||||
openssh-server
|
||||
parted
|
||||
psmisc
|
||||
|
||||
@@ -2,7 +2,6 @@ cracklib-runtime
|
||||
curl
|
||||
htop
|
||||
i2c-tools
|
||||
iozone3
|
||||
jq
|
||||
libcrack2
|
||||
lsof
|
||||
|
||||
@@ -1,6 +1,5 @@
|
||||
bc
|
||||
chrony
|
||||
cpufrequtils
|
||||
debconf-utils
|
||||
device-tree-compiler
|
||||
dialog
|
||||
@@ -8,7 +7,6 @@ fake-hwclock
|
||||
figlet
|
||||
fping
|
||||
ncurses-term
|
||||
nocache
|
||||
openssh-server
|
||||
parted
|
||||
psmisc
|
||||
|
||||
@@ -2,7 +2,6 @@ cracklib-runtime
|
||||
curl
|
||||
htop
|
||||
i2c-tools
|
||||
iozone3
|
||||
jq
|
||||
libcrack2
|
||||
lsof
|
||||
|
||||
@@ -1,6 +1,5 @@
|
||||
bc
|
||||
chrony
|
||||
cpufrequtils
|
||||
debconf-utils
|
||||
device-tree-compiler
|
||||
dialog
|
||||
@@ -9,7 +8,6 @@ figlet
|
||||
fping
|
||||
nala
|
||||
ncurses-term
|
||||
nocache
|
||||
openssh-server
|
||||
parted
|
||||
psmisc
|
||||
|
||||
@@ -2,7 +2,6 @@ cracklib-runtime
|
||||
curl
|
||||
htop
|
||||
i2c-tools
|
||||
iozone3
|
||||
jq
|
||||
libcrack2
|
||||
lsof
|
||||
|
||||
Reference in New Issue
Block a user