Skip to content
Snippets Groups Projects
  1. Aug 03, 2018
    • Sjoerd Simons's avatar
      Add a more usable user shell · 76ff1269
      Sjoerd Simons authored
      
      Dash is great as a system shell, but it's pretty horrible as a user
      shell as there is no tab completion or history. There are things that
      the busybox ash applet does provide making it a lot more pleasant to
      use, while only less then 500 kilobytes to the ospack.
      
      As an added benefit this gives easy acces to the wget/nc/ip busybox
      applets.
      
      Signed-off-by: default avatarSjoerd Simons <sjoerd.simons@collabora.co.uk>
      76ff1269
  2. Jul 23, 2018
  3. Jul 12, 2018
  4. Jul 05, 2018
  5. Jul 04, 2018
  6. Jul 03, 2018
  7. Jul 02, 2018
  8. Jun 27, 2018
  9. Jun 22, 2018
  10. Jun 19, 2018
  11. Jun 14, 2018
    • Andre Moreira Magalhaes's avatar
      e210e36a
    • Denis Pynkin's avatar
      Jenkinsfile: refactoring · 921c72f1
      Denis Pynkin authored
      
      Changes:
      - all logical parts are moved to appropriate functions;
      - stages are used only in main `buildImages()` and high-level
        functions to avoid nested stages usage to have a clean and
        comprehensive view of the job in Jenkins;
      - use separate OSTree repositories to avoid confusion
        for parallel ostree tasks;
      - use individual build statuses per image/tarball. With try/catch
        companion it allows to continue the build of deriviatives if some
        image fail to build;
      - all artifacts deployed at stage 'upload' after the build;
      - tests started only for successfully created images;
      - allow to avoid the build `image` artifacts -- allow to create sysroot
        without the development image;
      - for `Armhf` only minimal images and sysroot are created.
      
      Signed-off-by: default avatarDenis Pynkin <denis.pynkin@collabora.com>
      921c72f1
    • Sjoerd Simons's avatar
      Fix gpg path · cb1bc1ac
      Sjoerd Simons authored
      
      As per review the path of the gpg keyfile was changed to be in a
      subdirectory; However the gpg file committed was still in the root of
      the repository.
      
      Signed-off-by: default avatarSjoerd Simons <sjoerd.simons@collabora.co.uk>
      cb1bc1ac
  12. Jun 13, 2018
  13. Jun 12, 2018
  14. Jun 05, 2018
  15. Jun 01, 2018
  16. May 28, 2018
  17. May 25, 2018
  18. May 24, 2018
  19. May 23, 2018
Loading