Skip to content
Snippets Groups Projects
  1. Dec 01, 2020
    • Sven-Hendrik Haase's avatar
      Merge branch 'issues/121' into 'master' · 5499cffb
      Sven-Hendrik Haase authored
      Order pacman-init before cloud-final
      
      Closes #121
      
      See merge request archlinux/arch-boxes!147
    • David Runge's avatar
      Order pacman-init and reflector-init before cloud-final · 312d9334
      David Runge authored
      http/install-common.sh:
      Order pacman-init.service and reflector-init.service before
      cloud-final.service, as the latter may install packages using pacman and
      will introduce a broken pacman keyring if started simultaneously with
      pacman-init.service.
      The mirrorlist should be set before cloud-final.service is running, so
      that pacman can use it.
      
      .gitlab-ci.yml:
      When testing the cloud image using cloud-init:
      * Use the `packages` and `runcmd` directives to install packages using
        cloud-init (which is done during `cloud-final.service`).
      * Check for packages installed via cloud-init.
      * Write a test file to disk and check for its existence.
      
      Fixes #121
      312d9334
  2. Nov 16, 2020
  3. Nov 15, 2020
  4. Nov 08, 2020
  5. Nov 06, 2020
  6. Oct 15, 2020
  7. Oct 14, 2020
  8. Oct 12, 2020
  9. Oct 04, 2020
  10. Oct 01, 2020
  11. Sep 30, 2020
  12. Sep 28, 2020
Loading