1. 12 Apr, 2021 1 commit
  2. 05 Apr, 2021 1 commit
  3. 19 Aug, 2016 1 commit
    • Michael Shigorin's avatar
      syslinux: tweak showopts · ed1c73b1
      Michael Shigorin authored
      This keyword was misused due to the lack of understanding
      of its meaning; thanks zerg@ for the hint, let's hide the
      kernel boot parameters not expected to be modified by user
      under the hood (and vice versa in some cases).
      
      Note that this is just a keyword shift in all cases
      but mediacheck where "showopts" is now added.
      
      NB: this keyword is only relevant for gfxboot.
      ed1c73b1
  4. 27 Apr, 2016 1 commit
    • Michael Shigorin's avatar
      syslinux: split 20install2.cfg · 07d0cc30
      Michael Shigorin authored
      "Failsafe install" disabling APIC/LAPIC looks somewhat obsolete
      by now; the only reasonable part seems to be the attempt to force
      VESA videodriver for the installer (should be done within installer
      itself though).
      07d0cc30