1. 31 Aug, 2020 15 commits
    • Michael Shigorin's avatar
      mixin-basealt.mk: avoid things broken/missing on e2k · 403625fe
      Michael Shigorin authored
      Wonder if installer-feature-quota-stage2 was a problem
      on other arches but having it in LIVE_PACKAGES fails
      image build for me:
      
        livecd-installer-features: Conflicts: installer-common-stage2
      
      and having it INSTALL2_PACKAGES results in another startup
      problem (seems like quotas try to start a bit too early);
      not that this one is a blocker but spoils the party nevertheless.
      
      NB: relevant package versions are the same.
      
      Also avoid workstation/extras pkglist: it's strongly hardwired,
      seems like last-minute implementation :-/
      403625fe
    • Michael Shigorin's avatar
      {mixin-,}basealt.mk: move common bits into mixin · f31f305f
      Michael Shigorin authored
      These have been added to the image description
      that was x86-specific initially -- we're lucky
      that ARM-related bits are quite minor here but
      let's keep the mixin away for the sake of e2k
      for now: it's built in a different enough way
      at the moment.
      f31f305f
    • Michael Shigorin's avatar
      x11: add e2k-specific bits · 240c8fbf
      Michael Shigorin authored
      xorg-drv-mga2 is MCST Graphics Array driver for 2D part
      of videochip found in Elbrus-1C+ APU (also to be a part
      of Elbrus-2C3).
      
      xorg-drv-smi is another fork of xorg-drv-siliconmotion
      that's absent in p9/sisyphus; *might* be of some interest
      to mipsel folks (they've got yet another fork it seems).
      
      Ah, and do not override targets on e2k.
      240c8fbf
    • Michael Shigorin's avatar
      power: don't mess up e2k's /etc/modules · ef05303b
      Michael Shigorin authored
      button.ko isn't compiled within elbrus kernel (or used in any way).
      ef05303b
    • Michael Shigorin's avatar
      power: avoid button.ko on e2k · 01bdf28b
      Michael Shigorin authored
      Done differently, no "button/power" event at the moment.
      01bdf28b
    • Michael Shigorin's avatar
      power: avoid acpid-events-power on e2k · a852b1d0
      Michael Shigorin authored
      (turns off upon boot)
      a852b1d0
    • Michael Shigorin's avatar
      tagged/desktop+lx{de,qt}+extra: tag the missing bits · 5fe4fa41
      Michael Shigorin authored
      Some packages are still not available on some arches yet;
      this time it's a e2k starterkits related fixup.
      5fe4fa41
    • Michael Shigorin's avatar
      vmguest: cosmetic fix · 25e82a2c
      Michael Shigorin authored
      (still preferring 80-char wide xterm for proofreading)
      25e82a2c
    • Michael Shigorin's avatar
      mixin.mk: specifically use/branding/notes · 3d883a59
      Michael Shigorin authored
      ...so that these can be handled by the feature.
      3d883a59
    • Michael Shigorin's avatar
      branding, docs: drop notes on e2k · efef25e3
      Michael Shigorin authored
      Have to refer to MCST instead at the moment.
      efef25e3
    • Michael Shigorin's avatar
      e2k: stay with acpid · 22912d88
      Michael Shigorin authored
      Make sure acpid will be running as acpid-events-e2k relies on it
      (and power button handling relies on this one).
      
      NB: need to do that before 10-services.
      22912d88
    • Michael Shigorin's avatar
      e2k: stay with UTC · 525b5bad
      Michael Shigorin authored
      There's just no need to keep Windows-style local clock in RTC
      on Elbrus.
      525b5bad
    • Michael Shigorin's avatar
      e2k: cover livecd with no-notes as well · c6af4a43
      Michael Shigorin authored
      ALT p9_e2k starterkits have turned this one up either...
      c6af4a43
    • Michael Shigorin's avatar
      e2k: generalize 50-e2k-no-notes · 6354c1c2
      Michael Shigorin authored
      Belongs to live as well now since we've got starterkits;
      hopefully PDK publication project is done soonish
      so we can just be back to normal.
      6354c1c2
    • Michael Shigorin's avatar
      e2k, e2k.mk: merge boot, fixup and x11 bits · f47e09cf
      Michael Shigorin authored
      This commit is packing a bunch of changes that went
      into RELENG-e2k-workstation during its forked
      development; it covers three distinct things:
      
      - boot.conf preparation for firmware to load the image;
      - fixup of packages common for e2k images;
      - major cleanup of obsolete/unused cruft
        (unified kernel and reliable xorg autodetection
        allow us to move away from canned machine-specific
        configurations for the most part).
      f47e09cf
  2. 30 Aug, 2020 1 commit
  3. 27 Aug, 2020 12 commits
  4. 26 Aug, 2020 7 commits
  5. 23 Aug, 2020 5 commits