reorder blacklist

This commit is contained in:
Tobias Powalowski 2023-05-03 11:53:47 +02:00
parent e05a5df3f8
commit ee634ee276

View file

@ -4,7 +4,7 @@
build ()
{
add_all_modules -f 'broadcom/bnx2x|netronome|mellanox|myricom|cavium|brocade|chelsio|cisco|qlogic|qualcomm|_cs|b44' '/drivers/net/ethernet|/net/ipv4|/net/ipv6'
add_all_modules -f '_cs|b44|broadcom/bnx2x|brocade|cavium|chelsio|cisco|netronome|mellanox|myricom|qlogic|qualcomm' '/drivers/net/ethernet|/net/ipv4|/net/ipv6'
map add_binary ip getent ping wget
# start dhcpcd on startup
add_file "/usr/share/archboot/net/etc/systemd/network/10-wired-auto-dhcp.network" "/etc/systemd/network/10-wired-auto-dhcp.network"