Skip to content
Snippets Groups Projects
  1. 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
  2. Jun 22, 2022
  3. Jun 08, 2022
  4. Jul 06, 2021
    • Kristian Klausen's avatar
      WireGuard all hosts · 664deb67
      Kristian Klausen authored
      This is meant as a internal authenticated and encrypted network which we
      can use for internal services, we don't want to expose to the internet
      or when encryption is desired but not easily implementable.
      664deb67
Loading