Skip to content
Snippets Groups Projects
  1. Apr 24, 2020
  2. Apr 12, 2020
  3. Apr 07, 2020
  4. Apr 06, 2020
  5. Apr 05, 2020
  6. Apr 04, 2020
  7. Mar 30, 2020
  8. Mar 26, 2020
  9. Mar 25, 2020
  10. Mar 18, 2020
  11. Mar 16, 2020
    • Georges Racinet's avatar
      Fixups for GitLab Shell · b42f6f02ec32
      Georges Racinet authored
      b42f6f02ec32
    • Georges Racinet's avatar
      Installing Python packages from PyPI from install_heptapod.py · 2f977eee138e
      Georges Racinet authored
      Now that the requirements file is hosted elsewhere, we can't apply
      it from the very beginning. Instead, we'll start over with a good
      enough Mercurial+Evolve combination. Sadly, the ambient Mercurial of
      Ubuntu 16.04 is really too old, at v3.7, so we install a 5.2 version.
      
      Then install_heptapod concludes by reading the requirements file it's
      just fetched and running pip.
      
      This is heavier due to recompile if there is a change of Mercurial
      version, but otherwise, it'll allow for lighter development rebuilds
      upon changes of pure Python libraries (e.g., soon hg-git)
      2f977eee138e
    • Georges Racinet's avatar
      Resynced main starter script with Omnibus 12.2.12 · 8a3e13c4bba0
      Georges Racinet authored
      Notably, the creation of `/var/run/sshd` was really necessary
      in order for OpenSSH to finish its start sequence.
      
      One reason to have it in the starter script is that `/var/run`
      could be volatile (it would in most full OS distros), which would
      happen if someone explictely mounted a tmpfs on `/run`
      8a3e13c4bba0
    • Georges Racinet's avatar
      Using Heptapod 0.12 and the image for GitLab v12.2.12 · 55bef14de069
      Georges Racinet authored
      Still many things to fix for the resulting image to really work.
      55bef14de069
  12. Mar 17, 2020
  13. Mar 16, 2020
  14. Feb 21, 2020
  15. Feb 19, 2020
  16. Feb 05, 2020
  17. Feb 03, 2020
  18. Jan 24, 2020
  19. Jan 23, 2020
  20. Jan 16, 2020
Loading