moby: reduce the initrd module closure
i can probably reduce *much* further; it's nice to keep graphics in the initrd though, which i don't think i had when using just the pmOS modules
This commit is contained in:
@@ -117,7 +117,7 @@ in
|
||||
# "btrfs"
|
||||
# "btsdio"
|
||||
"cec"
|
||||
"cfg80211"
|
||||
# "cfg80211"
|
||||
"chacha_neon"
|
||||
"clk_rk808"
|
||||
"cmdlinepart"
|
||||
@@ -169,12 +169,12 @@ in
|
||||
"inv_mpu6050_spi"
|
||||
"inv_sensors_timestamp"
|
||||
"io_domain"
|
||||
"ip6_udp_tunnel"
|
||||
"ip6t_rpfilter"
|
||||
"ip_set"
|
||||
"ip_set_hash_ipport"
|
||||
"ip_tables"
|
||||
"ipt_rpfilter"
|
||||
# "ip6_udp_tunnel"
|
||||
# "ip6t_rpfilter"
|
||||
# "ip_set"
|
||||
# "ip_set_hash_ipport"
|
||||
# "ip_tables"
|
||||
# "ipt_rpfilter"
|
||||
"joydev"
|
||||
"kfifo_buf"
|
||||
"led_class"
|
||||
@@ -194,13 +194,13 @@ in
|
||||
"mmc_core"
|
||||
"mousedev"
|
||||
"mtd"
|
||||
"nf_conntrack"
|
||||
"nf_defrag_ipv4"
|
||||
"nf_defrag_ipv6"
|
||||
"nf_log_syslog"
|
||||
"nf_tables"
|
||||
"nfnetlink"
|
||||
"nft_compat"
|
||||
# "nf_conntrack"
|
||||
# "nf_defrag_ipv4"
|
||||
# "nf_defrag_ipv6"
|
||||
# "nf_log_syslog"
|
||||
# "nf_tables"
|
||||
# "nfnetlink"
|
||||
# "nft_compat"
|
||||
"nls_cp437"
|
||||
"nls_iso8859_1"
|
||||
"nvmem_rockchip_efuse"
|
||||
@@ -265,15 +265,15 @@ in
|
||||
"videobuf2_v4l2"
|
||||
"videodev"
|
||||
"vivaldi_fmap"
|
||||
"wireguard"
|
||||
"x_tables"
|
||||
# "wireguard"
|
||||
# "x_tables"
|
||||
"xor"
|
||||
"xor_neon"
|
||||
"xt_LOG"
|
||||
"xt_conntrack"
|
||||
"xt_pkttype"
|
||||
"xt_set"
|
||||
"xt_tcpudp"
|
||||
# "xt_LOG"
|
||||
# "xt_conntrack"
|
||||
# "xt_pkttype"
|
||||
# "xt_set"
|
||||
# "xt_tcpudp"
|
||||
"zram"
|
||||
];
|
||||
};
|
||||
|
Reference in New Issue
Block a user