summaryrefslogtreecommitdiff
path: root/share/grub.cfg
diff options
context:
space:
mode:
authorPÁLI Gábor János <pali.gabor@gmail.com>2022-04-10 22:35:13 +0200
committerPÁLI Gábor János <pali.gabor@gmail.com>2022-04-10 22:35:13 +0200
commit40d2daea11738408b7bf7b60f14a558ff8c47fb0 (patch)
tree4d2580a8416be9b462cf7b549db5435432e93d5f /share/grub.cfg
parentba9c7eaf854957fc51445d28a760f2395550169e (diff)
downloadfreebsd-wifibox-alpine-40d2daea11738408b7bf7b60f14a558ff8c47fb0.zip
Mark TSC unstable.
Diffstat (limited to 'share/grub.cfg')
-rw-r--r--share/grub.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/share/grub.cfg b/share/grub.cfg
index c38142d..eee4556 100644
--- a/share/grub.cfg
+++ b/share/grub.cfg
@@ -1,3 +1,3 @@
-linux (host)%%ROOT%%/vmlinuz modules=squashfs root=/dev/vda rootfstype=squashfs clocksource=hpet
+linux (host)%%ROOT%%/vmlinuz modules=squashfs root=/dev/vda rootfstype=squashfs clocksource=hpet tsc=unstable
initrd (host)%%ROOT%%/initramfs
boot