You need to sign in or sign up before continuing.
  1. 18 Mar, 2023 1 commit
  2. 16 Dec, 2021 1 commit
  3. 04 Dec, 2021 1 commit
  4. 22 Nov, 2021 3 commits
  5. 21 Apr, 2021 1 commit
    • Ivan A. Melnikov's avatar
      oem: use/deflogin/root · 3bf51ea7
      Ivan A. Melnikov authored
      This change sets the default root password to 'altlinux'
      for all the images that employ use/oem feature.
      This password will be reset by the configuration wizard at
      the first boot and cannot be used to login
      to ssh even if it's enabled out-of-the-box. So, 'happy
      path' user experience of our distros does not change;
      but it helps in troubleshooting the cases
      when alterator-setup cannot start e.g. due to broken
      graphics.
      
      See https://lists.altlinux.org/pipermail/devel-distro/2021-April/002351.html
      3bf51ea7
  6. 24 Feb, 2021 1 commit
  7. 18 Feb, 2021 1 commit
    • Anton Midyukov's avatar
      oem: Add use/oem/distro · 86351df6
      Anton Midyukov authored
      use/oem/distro contains additional steps for executing preinstall
      scripts and network configuration.
      86351df6
  8. 25 Jan, 2021 1 commit
  9. 22 Dec, 2020 1 commit
  10. 04 Dec, 2020 1 commit
  11. 06 Nov, 2020 2 commits
  12. 02 Oct, 2020 1 commit
  13. 21 Aug, 2020 1 commit
  14. 02 Jul, 2020 1 commit
  15. 01 Jul, 2020 1 commit
  16. 01 Jul, 2013 1 commit
    • Michael Shigorin's avatar
      initial oem feature · fac87182
      Michael Shigorin authored
      This is an experimental and known incomplete support
      for the system configuration that has to be done at the
      first boot-up by its user since it's their choice.
      
      This draft uses systemd which has been a requirement :-/
      Thanks sem@ for helping out with the somewhat tricky
      unit file for alterator-setup.
      fac87182