summarylogtreecommitdiffstats
path: root/linux.install
diff options
context:
space:
mode:
authorJosip Ponjavic2020-02-14 23:18:37 +0100
committerJosip Ponjavic2020-02-14 23:18:37 +0100
commit0caa6b6d0eb043ae16a66d4864bbd2b3d6a6dff7 (patch)
tree94ef657c2620bf651b5edc55775f109258ad9cb1 /linux.install
parentac4f79d4e9463a3ec07e7ecec7e34a371ee861fa (diff)
downloadaur-0caa6b6d0eb043ae16a66d4864bbd2b3d6a6dff7.tar.gz
5.5.4-1 (clr 5.5.3-908) wireguard-20200214
Diffstat (limited to 'linux.install')
-rw-r--r--linux.install2
1 files changed, 1 insertions, 1 deletions
diff --git a/linux.install b/linux.install
index d805695cd329..bd66b977b31f 100644
--- a/linux.install
+++ b/linux.install
@@ -13,7 +13,7 @@ post_install() {
echo " quiet console=tty0 console=ttyS0,115200n8 cryptomgr.notests initcall_debug"
echo " intel_iommu=igfx_off kvm-intel.nested=1 no_timer_check noreplace-smp"
echo " page_alloc.shuffle=1 rcu_nocbs=0-64 rcupdate.rcu_expedited=1"
- echo " rootfstype=ext4,btrfs,xfs tsc=reliable rw "
+ echo " rootfstype=ext4,btrfs,xfs,f2fs tsc=reliable rw "
}
post_upgrade() {