]> glassweightruler.freedombox.rocks Git - Ventoy.git/commitdiff
Fix the syntax error in hu_HU.json
authorlongpanda <admin@ventoy.net>
Sun, 15 Jan 2023 05:15:51 +0000 (13:15 +0800)
committerlongpanda <admin@ventoy.net>
Sun, 15 Jan 2023 05:15:51 +0000 (13:15 +0800)
INSTALL/grub/distro/fwts.cfg [new file with mode: 0644]
INSTALL/grub/menu/hu_HU.json

diff --git a/INSTALL/grub/distro/fwts.cfg b/INSTALL/grub/distro/fwts.cfg
new file mode 100644 (file)
index 0000000..6b138dc
--- /dev/null
@@ -0,0 +1,15 @@
+set label="writable"
+
+menuentry 'Firmware Test Suite' --class ubuntu --class gnu-linux --class gnu --class os {
+    set root='vtimghd,4'
+    linux   /boot/vmlinuz root=LABEL=$label ro console=tty1 console=ttyS0 quiet
+    initrd  /boot/initrd.img
+}
+
+menuentry 'Firmware Test Suite (recovery mode)' --class ubuntu --class gnu-linux --class gnu --class os {    
+    set root='vtimghd,4'    
+    echo    'Loading Linux ...'
+    linux   /boot/vmlinuz root=LABEL=$label ro recovery nomodeset
+    echo    'Loading initial ramdisk ...'
+    initrd  /boot/initrd.img
+}
index f42772861e060cf7c0f98db835211241d9903040..6b33bde29faa843fbd1caae1079f3a2a6319a7de 100644 (file)
@@ -1,4 +1,4 @@
-\r
+{\r
     "VTLANG_LANGUAGE_NAME": "Hungarian (Magyar)",\r
     \r
     "VTLANG_STR_HOTKEY_LIST": "L:Nyelv  F1:Súgó  F2:Tallóz  F3:Listanézet  F4:Helyi indítás  F5:Eszközök  F6:Bővített menü",\r
     "VTLANG_LANGUAGE_NAME": "Hungarian (Magyar)",\r
     \r
     "VTLANG_STR_HOTKEY_LIST": "L:Nyelv  F1:Súgó  F2:Tallóz  F3:Listanézet  F4:Helyi indítás  F5:Eszközök  F6:Bővített menü",\r