Android-x86
Fork
Donation

  • R/O
  • HTTP
  • SSH
  • HTTPS

bootable-newinstaller: Commit

bootable/newinstaller


Commit MetaInfo

Revisión417a156ec88b87da20969f82030e4007055b8b9e (tree)
Tiempo2018-08-17 20:32:50
AutorChih-Wei Huang <cwhuang@linu...>
CommiterChih-Wei Huang

Log Message

isolinux.cfg: fix typos

Cambiar Resumen

Diferencia incremental

--- a/boot/isolinux/isolinux.cfg
+++ b/boot/isolinux/isolinux.cfg
@@ -45,12 +45,12 @@ label vesa
4545 menu separator
4646
4747 label auto_install
48- menu label Audo_^Installation - Auto Install to specified harddisk
48+ menu label Auto_^Installation - Auto Install to specified harddisk
4949 kernel /kernel
5050 append initrd=/initrd.img CMDLINE AUTO_INSTALL=0 DEBUG=
5151
5252 label auto_update
53- menu label Audo_^Update - Auto update OS_TITLE
53+ menu label Auto_^Update - Auto update OS_TITLE
5454 kernel /kernel
5555 append initrd=/initrd.img CMDLINE AUTO_INSTALL=update DEBUG=
5656
Show on old repository browser