Skip to content
Snippets Groups Projects
  1. Nov 26, 2024
  2. Nov 17, 2024
    • Evangelos Foutras's avatar
      Remove seoul.mirror.pkgbuild.com dedicated server · c7e6f23e
      Evangelos Foutras authored
      It failed to reboot during the last upgrade procedure. Upon logging into
      the Equinix Metal console, we discovered that we lack access to all 4 of
      the servers sponsored by Equinix Metal. They are under the CNCF account,
      and it's not possible to transfer them to our organization.
      
      Equinix Metal is being sunset, and the remaining 3 servers will also go
      away on June 30th 2026. We can keep them until then, or until they fail
      to boot like seoul.mirror.pkgbuild.com.
      Verified
      c7e6f23e
  3. Aug 17, 2024
  4. Jul 31, 2024
  5. May 03, 2024
  6. Apr 08, 2024
  7. Feb 10, 2024
  8. Jan 19, 2024
  9. Aug 30, 2023
  10. Aug 18, 2023
  11. Aug 13, 2023
  12. Jul 10, 2023
  13. Jul 08, 2023
  14. Jun 22, 2023
  15. May 24, 2023
  16. May 19, 2023
  17. May 06, 2023
  18. Feb 27, 2023
  19. Feb 11, 2023
  20. Jan 08, 2023
  21. Nov 12, 2022
  22. Oct 14, 2022
  23. Oct 04, 2022
  24. Oct 03, 2022
  25. Sep 28, 2022
    • Kristian Klausen's avatar
      Kill the mailman2 server and put the mailman3 server in its place · 893a95f3
      Kristian Klausen authored
      With the final lists migrated to mailman3[1], the mailman2 server can
      finally be killed.
      
      When the mailman3 server was initially setup[2], it was done on a
      separate server because the mailman and mailman3 packages conflicted,
      and the traffic was routed over wireguard (HTTP, LMTP and SMTP).
      
      Instead of installing mailman3 on the original lists.al.org server and
      transferring the data, it was easier just to install the missing pieces
      (basically Postfix and adjusting the Nginx configuration) on the ml3
      server and move the IPs (to keep the IP mail reputation).
      
      So basically the following was done:
      - The IPs for the original lists.al.org was moved to the mailman3.al.org
        server
      - The mailman2 datadir was transferred to mailman3.al.org server, so we
        can keep the pipermail links alive, and import missing mails if needed
      - The original lists.al.org server was decommissioned
      - The mailman3.al.org server was renamed to lists.al.org
      - The missing pieces was added to the mailman3 role (basically Postfix +
        Nginx adjustments)
      - The mailman role was deleted and the mailman3 role renamed to mailman
      
      [1] 75ac7d09 ("mailman: Fourth and final batch of mailman3 migrated lists")
      [2] 9294828f ("Setup mailman3 server")
      
      Fix #59
      Verified
      893a95f3
    • Evangelos Foutras's avatar
      Combine sync{archive,debug,riscv} into mirrorsync · 43eb814b
      Evangelos Foutras authored
      These roles are very similar and can be merged into a single new role.
      
      Note: The archive mirror is changed from a 4-hour sync to minutely for
      conformity with the other two mirrors. In practice this doesn't matter
      as it was already taking over 4 hours to finish and was starting again
      right after its previous run.
      Verified
      43eb814b
  26. Sep 11, 2022
  27. Sep 06, 2022
  28. Sep 02, 2022
    • Evangelos Foutras's avatar
      Bump zram-fraction to 2.0 for reproducible.archlinux.org · 7ffb4d6b
      Evangelos Foutras authored
      This box is very sussy and really likes to fill up its zram swap:
      
        [root@reproducible ~]# zramctl
        NAME       ALGORITHM DISKSIZE  DATA  COMPR TOTAL STREAMS MOUNTPOINT
        /dev/zram0 lzo-rle       1.9G  1.5G 183.4M  196M       1 [SWAP]
      
        [root@reproducible ~]# free -m
                       total        used        free      shared  buff/cache   available
        Mem:            1928         529          73           5        1325        1236
        Swap:           1927        1543         384
      
      Fixes: 4a5748ea ("Bump zram-fraction to 1.0 for reproducible.archlinux.org")
      Verified
      7ffb4d6b
  29. Aug 01, 2022
  30. Jul 29, 2022
  31. Jul 10, 2022
  32. Jun 22, 2022
  33. Jun 14, 2022
  34. Jun 12, 2022
  35. Jun 08, 2022
  36. May 25, 2022
Loading