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"
|
# "btrfs"
|
||||||
# "btsdio"
|
# "btsdio"
|
||||||
"cec"
|
"cec"
|
||||||
"cfg80211"
|
# "cfg80211"
|
||||||
"chacha_neon"
|
"chacha_neon"
|
||||||
"clk_rk808"
|
"clk_rk808"
|
||||||
"cmdlinepart"
|
"cmdlinepart"
|
||||||
@@ -169,12 +169,12 @@ in
|
|||||||
"inv_mpu6050_spi"
|
"inv_mpu6050_spi"
|
||||||
"inv_sensors_timestamp"
|
"inv_sensors_timestamp"
|
||||||
"io_domain"
|
"io_domain"
|
||||||
"ip6_udp_tunnel"
|
# "ip6_udp_tunnel"
|
||||||
"ip6t_rpfilter"
|
# "ip6t_rpfilter"
|
||||||
"ip_set"
|
# "ip_set"
|
||||||
"ip_set_hash_ipport"
|
# "ip_set_hash_ipport"
|
||||||
"ip_tables"
|
# "ip_tables"
|
||||||
"ipt_rpfilter"
|
# "ipt_rpfilter"
|
||||||
"joydev"
|
"joydev"
|
||||||
"kfifo_buf"
|
"kfifo_buf"
|
||||||
"led_class"
|
"led_class"
|
||||||
@@ -194,13 +194,13 @@ in
|
|||||||
"mmc_core"
|
"mmc_core"
|
||||||
"mousedev"
|
"mousedev"
|
||||||
"mtd"
|
"mtd"
|
||||||
"nf_conntrack"
|
# "nf_conntrack"
|
||||||
"nf_defrag_ipv4"
|
# "nf_defrag_ipv4"
|
||||||
"nf_defrag_ipv6"
|
# "nf_defrag_ipv6"
|
||||||
"nf_log_syslog"
|
# "nf_log_syslog"
|
||||||
"nf_tables"
|
# "nf_tables"
|
||||||
"nfnetlink"
|
# "nfnetlink"
|
||||||
"nft_compat"
|
# "nft_compat"
|
||||||
"nls_cp437"
|
"nls_cp437"
|
||||||
"nls_iso8859_1"
|
"nls_iso8859_1"
|
||||||
"nvmem_rockchip_efuse"
|
"nvmem_rockchip_efuse"
|
||||||
@@ -265,15 +265,15 @@ in
|
|||||||
"videobuf2_v4l2"
|
"videobuf2_v4l2"
|
||||||
"videodev"
|
"videodev"
|
||||||
"vivaldi_fmap"
|
"vivaldi_fmap"
|
||||||
"wireguard"
|
# "wireguard"
|
||||||
"x_tables"
|
# "x_tables"
|
||||||
"xor"
|
"xor"
|
||||||
"xor_neon"
|
"xor_neon"
|
||||||
"xt_LOG"
|
# "xt_LOG"
|
||||||
"xt_conntrack"
|
# "xt_conntrack"
|
||||||
"xt_pkttype"
|
# "xt_pkttype"
|
||||||
"xt_set"
|
# "xt_set"
|
||||||
"xt_tcpudp"
|
# "xt_tcpudp"
|
||||||
"zram"
|
"zram"
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
|
Reference in New Issue
Block a user