1. 27 Apr, 2016 2 commits
    • Michael Shigorin's avatar
      pkg.in: added sambaDC-server group/list · e7b7e6b0
      Michael Shigorin authored
      This is a clone of tagged/server+sambaDC pkglist
      with added metadata *and* an installer feature
      to make things happen at install time; not sure
      if regular-server-samba4 is going away any time
      soon though as it's useful standalone too.
      e7b7e6b0
    • 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
  2. 26 Apr, 2016 2 commits
  3. 25 Apr, 2016 6 commits
  4. 21 Apr, 2016 2 commits
    • Michael Shigorin's avatar
      regular.mk: add firmware-linux to available packages · 12e8a4bd
      Michael Shigorin authored
      This is to avoid "unzip.zip" situations with some NICs:
      those needing extended firmware package (which is hefty)
      can at least install it by hand off the ISO.
      
      *Maybe* a switch to use/firmware will appear reasonable
      some day for this image either, don't know yet; this adds
      firmware to installer itself (should only be needed if the
      storage device used for rootfs *needs* firmware found in
      that package as networking setup is omitted from JeOS
      installer).
      12e8a4bd
    • Michael Shigorin's avatar
      regular.mk: switch jeos to un-def · 4c4ba35a
      Michael Shigorin authored
      Rationale: it's the minimalistic image for those who know
      what they're doing, let's maximize their chances to get it
      installed and running by using a recent kernel.
      4c4ba35a
  5. 20 Apr, 2016 3 commits
    • Michael Shigorin's avatar
      regular.mk: rework server{,-ovz} · 143e1038
      Michael Shigorin authored
      My failure to recognize that it is a "generic" server that
      might need some generalization and not an already specialized
      one like OpenVZ HN installer had to be fixed up some day;
      today is fine.
      
      Basically, let's move package groups ("checkboxes") and alterator
      from server-ovz to server, and maybe beef it up a lil' bit more
      later; server-ovz is still far from jeos-ovz but the difference
      that looks unmergeable is strict sshd control setup that's going
      to bite those unsuspecting, so let's leave it for those of us
      who are more suspicious of stray ISOs. :)
      143e1038
    • Michael Shigorin's avatar
      server: refine server groups · d5da95ba
      Michael Shigorin authored
      Services and tools are clearly different entities,
      and we need tools for a slimmer OpenVZ HN installer.
      d5da95ba
    • Michael Shigorin's avatar
      syslinux: fix gfxboot hook · 84bb55d0
      Michael Shigorin authored
      ...to *not* error out if there's no gfxboot at all.
      84bb55d0
  6. 18 Apr, 2016 1 commit
  7. 15 Apr, 2016 1 commit
  8. 14 Apr, 2016 1 commit
    • Michael Shigorin's avatar
      syslinux: fixed RESCUE_BOOTARGS support · 3efa3893
      Michael Shigorin authored
      "Forensic mode" submenu has fallen apart after the original commit
      as the tricky logic in mkimage::tools/mki-copy-efiboot failed to
      pick up the new variant; this should all be redone (solo@ has
      started doing something but it needs a time-consuming review).
      
      Fixes: 79d02088
      3efa3893
  9. 11 Apr, 2016 3 commits
  10. 08 Apr, 2016 1 commit
    • Michael Shigorin's avatar
      docs: introduced license support · 40620fa1
      Michael Shigorin authored
      use/docs/license will copy the texts contained in branding
      package ("notes" one) over to the image's rootdir so these
      can be read with ease; otherwise one has to look up the
      right package at best (or unpack squashfs, no user can be
      really expected to do that just to *read* a *license*).
      
      This was originally profiles/scripts.d/01-copy-license
      script from m-p-d; got cut down heavily.
      40620fa1
  11. 04 Apr, 2016 3 commits
  12. 01 Apr, 2016 15 commits