Skip to content

3.0 woody (2002-07)

Compare
Choose a tag to compare
@github-actions github-actions released this 18 Feb 06:45
· 123 commits to dev since this release
os:
- name: debian
  codename: Woody
  series: woody
  version: '3.0'
  docker:
    oci-platforms:
    - linux/386
    - linux/alpha
    - linux/arm/v3
    - linux/hppa
    - linux/m68k
    - linux/sparc
    cmt: |-
      Usage:
          docker run -it --rm ghcr.io/2cd/debian:3.0
    mirror:
    - name: ghcr
      repositories:
      - ghcr.io/2cd/debian:3.0
      - ghcr.io/2cd/debian:woody
      repo-digests:
      - ghcr.io/2cd/debian@sha256:79d90559e5d029833c09b99658fa35577ce9ab733ae8e57e6a91d638326c489d
    - name: reg
      repositories:
      - reg.tmoe.me:2096/debian/3.0:latest
      - reg.tmoe.me:2096/debian/woody:latest
      repo-digests:
      - reg.tmoe.me:2096/debian/3.0@sha256:79d90559e5d029833c09b99658fa35577ce9ab733ae8e57e6a91d638326c489d
      - reg.tmoe.me:2096/debian/woody@sha256:79d90559e5d029833c09b99658fa35577ce9ab733ae8e57e6a91d638326c489d
  tag:
  - name: woody-m68k
    arch: m68k
    datetime:
      build: 2024-02-18 06:41:57.526887461 +00:00:00
      update: 2024-02-18 06:45:36.437186991 +00:00:00
    docker:
      platform: linux/m68k
      repo-digests:
      - ghcr.io/2cd/debian@sha256:30c3f92a72d0eff9b789b023f1a4edfe0f711fbb5043a58d22ea41b20edb3375
      - reg.tmoe.me:2096/debian/3.0@sha256:30c3f92a72d0eff9b789b023f1a4edfe0f711fbb5043a58d22ea41b20edb3375
      - reg.tmoe.me:2096/debian/woody@sha256:30c3f92a72d0eff9b789b023f1a4edfe0f711fbb5043a58d22ea41b20edb3375
      mirror:
      - name: ghcr
        repositories:
        - ghcr.io/2cd/debian:woody-m68k
        - ghcr.io/2cd/debian:3.0-m68k
      - name: reg
        repositories:
        - reg.tmoe.me:2096/debian/woody:m68k
        - reg.tmoe.me:2096/debian/3.0:m68k
    file:
      name: 3.0_woody_m68k.tar.zst
      size:
        bytes: 15385933
        readable: 14.67 MiB
        kib: 15025.33 KiB
        tar-bytes: 57446400
        tar-readable: 54.79 MiB
        cmt: |+
          Ideally:
              zstd size => download size (i.e. Consumes 14.67 MiB of traffic)
              tar size => uncompressed size (Actually, the extracted content is >= 54.79 MiB)
              zstd + tar size ~= space occupation for initial installation
                  (i.e., Requires at least 69.46 MiB of disk storage space, but actually needs more)

      modified-time: 2024-02-18 06:43:27.423181246 +00:00:00
      zstd:
        level: 18
        long-distance: false
        dict: false
      digest:
      - algorithm: blake3
        hex: dd42173d2ff41d4a7f16885f08815f70f662ef8aa75bf96f843b8fe93f02544c
        cmt: |+
          Usage:
              # run apt as root (i.e., +sudo/+doas)
              apt install b3sum

              # check blake3 hash
              echo 'dd42173d2ff41d4a7f16885f08815f70f662ef8aa75bf96f843b8fe93f02544c  3.0_woody_m68k.tar.zst' > blake3.txt
              b3sum --check blake3.txt

      - algorithm: sha256
        hex: 4ceee15bddd4f1abd78e5b9c3fe97f582e83510b6aa1274a103a11575345f9d4
        cmt: |+
          Usage:
              # check sha256 hash
              echo '4ceee15bddd4f1abd78e5b9c3fe97f582e83510b6aa1274a103a11575345f9d4  3.0_woody_m68k.tar.zst' > sha256.txt
              sha256sum --check sha256.txt

      mirror:
      - name: github
        url: https://github.com/2cd/debian-museum/releases/download/3.0/3.0_woody_m68k.tar.zst
        cmt: |+
          Usage:
              mkdir -p ./tmp/woody-m68k
              cd tmp
              curl -LO 'https://github.com/2cd/debian-museum/releases/download/3.0/3.0_woody_m68k.tar.zst'

              # run gnutar or bsdtar as root (e.g., doas tar -xvf file.tar.zst)
              tar -C woody-m68k -xf "3.0_woody_m68k.tar.zst"

              # run nspawn as root (i.e., +sudo/+doas)
              systemd-nspawn -D woody-m68k -E LANG=$LANG -E TERM=xterm

  - name: woody-armv3
    arch: armv3
    datetime:
      build: 2024-02-18 06:42:09.070452395 +00:00:00
      update: 2024-02-18 06:45:36.456946319 +00:00:00
    docker:
      platform: linux/arm/v3
      repo-digests:
      - ghcr.io/2cd/debian@sha256:93af94f9ba5a361f8f5eb82006abd80a16a3dfa2e9392aed2730de8b75814b1b
      - reg.tmoe.me:2096/debian/3.0@sha256:93af94f9ba5a361f8f5eb82006abd80a16a3dfa2e9392aed2730de8b75814b1b
      - reg.tmoe.me:2096/debian/woody@sha256:93af94f9ba5a361f8f5eb82006abd80a16a3dfa2e9392aed2730de8b75814b1b
      mirror:
      - name: ghcr
        repositories:
        - ghcr.io/2cd/debian:woody-armv3
        - ghcr.io/2cd/debian:3.0-armv3
      - name: reg
        repositories:
        - reg.tmoe.me:2096/debian/woody:armv3
        - reg.tmoe.me:2096/debian/3.0:armv3
    file:
      name: 3.0_woody_armv3.tar.zst
      size:
        bytes: 16388554
        readable: 15.63 MiB
        kib: 16004.45 KiB
        tar-bytes: 62269440
        tar-readable: 59.38 MiB
        cmt: |+
          Ideally:
              zstd size => download size (i.e. Consumes 15.63 MiB of traffic)
              tar size => uncompressed size (Actually, the extracted content is >= 59.38 MiB)
              zstd + tar size ~= space occupation for initial installation
                  (i.e., Requires at least 75.01 MiB of disk storage space, but actually needs more)

      modified-time: 2024-02-18 06:43:29.955168986 +00:00:00
      zstd:
        level: 18
        long-distance: false
        dict: false
      digest:
      - algorithm: blake3
        hex: 58a9b7e9b23e5a0acc2a0de84fae5902ae6ae9487cbf02cc4a680cb8c44b1e47
        cmt: |+
          Usage:
              # run apt as root (i.e., +sudo/+doas)
              apt install b3sum

              # check blake3 hash
              echo '58a9b7e9b23e5a0acc2a0de84fae5902ae6ae9487cbf02cc4a680cb8c44b1e47  3.0_woody_armv3.tar.zst' > blake3.txt
              b3sum --check blake3.txt

      - algorithm: sha256
        hex: 9bd586deedd0452f425885b6704f9867d9ae6953729a10dd3dfd9b0f796c22a9
        cmt: |+
          Usage:
              # check sha256 hash
              echo '9bd586deedd0452f425885b6704f9867d9ae6953729a10dd3dfd9b0f796c22a9  3.0_woody_armv3.tar.zst' > sha256.txt
              sha256sum --check sha256.txt

      mirror:
      - name: github
        url: https://github.com/2cd/debian-museum/releases/download/3.0/3.0_woody_armv3.tar.zst
        cmt: |+
          Usage:
              mkdir -p ./tmp/woody-armv3
              cd tmp
              curl -LO 'https://github.com/2cd/debian-museum/releases/download/3.0/3.0_woody_armv3.tar.zst'

              # run gnutar or bsdtar as root (e.g., doas tar -xvf file.tar.zst)
              tar -C woody-armv3 -xf "3.0_woody_armv3.tar.zst"

              # run nspawn as root (i.e., +sudo/+doas)
              systemd-nspawn -D woody-armv3 -E LANG=$LANG -E TERM=xterm

  - name: woody-sparc
    arch: sparc
    datetime:
      build: 2024-02-18 06:42:20.18836538 +00:00:00
      update: 2024-02-18 06:45:36.476217658 +00:00:00
    docker:
      platform: linux/sparc
      repo-digests:
      - ghcr.io/2cd/debian@sha256:5b53bfa3db5389a3475e0ae798fd2e1a2eab3bd851e43f2a8b6b1be255f803eb
      - reg.tmoe.me:2096/debian/3.0@sha256:5b53bfa3db5389a3475e0ae798fd2e1a2eab3bd851e43f2a8b6b1be255f803eb
      - reg.tmoe.me:2096/debian/woody@sha256:5b53bfa3db5389a3475e0ae798fd2e1a2eab3bd851e43f2a8b6b1be255f803eb
      mirror:
      - name: ghcr
        repositories:
        - ghcr.io/2cd/debian:woody-sparc
        - ghcr.io/2cd/debian:3.0-sparc
      - name: reg
        repositories:
        - reg.tmoe.me:2096/debian/woody:sparc
        - reg.tmoe.me:2096/debian/3.0:sparc
    file:
      name: 3.0_woody_sparc.tar.zst
      size:
        bytes: 16412506
        readable: 15.65 MiB
        kib: 16027.84 KiB
        tar-bytes: 69007360
        tar-readable: 65.81 MiB
        cmt: |+
          Ideally:
              zstd size => download size (i.e. Consumes 15.65 MiB of traffic)
              tar size => uncompressed size (Actually, the extracted content is >= 65.81 MiB)
              zstd + tar size ~= space occupation for initial installation
                  (i.e., Requires at least 81.46 MiB of disk storage space, but actually needs more)

      modified-time: 2024-02-18 06:43:29.955168986 +00:00:00
      zstd:
        level: 18
        long-distance: false
        dict: false
      digest:
      - algorithm: blake3
        hex: cfb57fd26dd321e4ac9a900e44ccb644283d7fffb7255fe118d14b69d92f1dd8
        cmt: |+
          Usage:
              # run apt as root (i.e., +sudo/+doas)
              apt install b3sum

              # check blake3 hash
              echo 'cfb57fd26dd321e4ac9a900e44ccb644283d7fffb7255fe118d14b69d92f1dd8  3.0_woody_sparc.tar.zst' > blake3.txt
              b3sum --check blake3.txt

      - algorithm: sha256
        hex: aa7e308fec08d462b051032be1017ddf8850438696b466cfb20fd19c2ef7d5eb
        cmt: |+
          Usage:
              # check sha256 hash
              echo 'aa7e308fec08d462b051032be1017ddf8850438696b466cfb20fd19c2ef7d5eb  3.0_woody_sparc.tar.zst' > sha256.txt
              sha256sum --check sha256.txt

      mirror:
      - name: github
        url: https://github.com/2cd/debian-museum/releases/download/3.0/3.0_woody_sparc.tar.zst
        cmt: |+
          Usage:
              mkdir -p ./tmp/woody-sparc
              cd tmp
              curl -LO 'https://github.com/2cd/debian-museum/releases/download/3.0/3.0_woody_sparc.tar.zst'

              # run gnutar or bsdtar as root (e.g., doas tar -xvf file.tar.zst)
              tar -C woody-sparc -xf "3.0_woody_sparc.tar.zst"

              # run nspawn as root (i.e., +sudo/+doas)
              systemd-nspawn -D woody-sparc -E LANG=$LANG -E TERM=xterm

  - name: woody-x86
    arch: x86
    datetime:
      build: 2024-02-18 06:42:33.063934852 +00:00:00
      update: 2024-02-18 06:45:36.495655363 +00:00:00
    docker:
      platform: linux/386
      repo-digests:
      - ghcr.io/2cd/debian@sha256:322f599eb012e7e85cda61b996c6d8759348235348d72ca32d723e50c95f86f5
      - reg.tmoe.me:2096/debian/3.0@sha256:322f599eb012e7e85cda61b996c6d8759348235348d72ca32d723e50c95f86f5
      - reg.tmoe.me:2096/debian/woody@sha256:322f599eb012e7e85cda61b996c6d8759348235348d72ca32d723e50c95f86f5
      mirror:
      - name: ghcr
        repositories:
        - ghcr.io/2cd/debian:woody-x86
        - ghcr.io/2cd/debian:3.0-x86
      - name: reg
        repositories:
        - reg.tmoe.me:2096/debian/woody:x86
        - reg.tmoe.me:2096/debian/3.0:x86
    file:
      name: 3.0_woody_x86.tar.zst
      size:
        bytes: 16306815
        readable: 15.55 MiB
        kib: 15924.62 KiB
        tar-bytes: 60917760
        tar-readable: 58.1 MiB
        cmt: |+
          Ideally:
              zstd size => download size (i.e. Consumes 15.55 MiB of traffic)
              tar size => uncompressed size (Actually, the extracted content is >= 58.1 MiB)
              zstd + tar size ~= space occupation for initial installation
                  (i.e., Requires at least 73.65 MiB of disk storage space, but actually needs more)

      modified-time: 2024-02-18 06:43:28.427176385 +00:00:00
      zstd:
        level: 18
        long-distance: false
        dict: false
      digest:
      - algorithm: blake3
        hex: ca4155d795cdbf7ecceae15ba7adb2ea96030f11317b03aade71f6c93bdc7868
        cmt: |+
          Usage:
              # run apt as root (i.e., +sudo/+doas)
              apt install b3sum

              # check blake3 hash
              echo 'ca4155d795cdbf7ecceae15ba7adb2ea96030f11317b03aade71f6c93bdc7868  3.0_woody_x86.tar.zst' > blake3.txt
              b3sum --check blake3.txt

      - algorithm: sha256
        hex: 9d5f3b6d316f02c87728d7503f13bb98baac0330518ad9fe6658a8ad32fa2834
        cmt: |+
          Usage:
              # check sha256 hash
              echo '9d5f3b6d316f02c87728d7503f13bb98baac0330518ad9fe6658a8ad32fa2834  3.0_woody_x86.tar.zst' > sha256.txt
              sha256sum --check sha256.txt

      mirror:
      - name: github
        url: https://github.com/2cd/debian-museum/releases/download/3.0/3.0_woody_x86.tar.zst
        cmt: |+
          Usage:
              mkdir -p ./tmp/woody-x86
              cd tmp
              curl -LO 'https://github.com/2cd/debian-museum/releases/download/3.0/3.0_woody_x86.tar.zst'

              # run gnutar or bsdtar as root (e.g., doas tar -xvf file.tar.zst)
              tar -C woody-x86 -xf "3.0_woody_x86.tar.zst"

              # run nspawn as root (i.e., +sudo/+doas)
              systemd-nspawn -D woody-x86 -E LANG=$LANG -E TERM=xterm

  - name: woody-hppa
    arch: hppa
    datetime:
      build: 2024-02-18 06:42:43.288183839 +00:00:00
      update: 2024-02-18 06:45:36.513112341 +00:00:00
    docker:
      platform: linux/hppa
      repo-digests:
      - ghcr.io/2cd/debian@sha256:700e355514b22057161031c55021f7c97b8dc6209850ad26ef9ec998e299e95f
      - reg.tmoe.me:2096/debian/3.0@sha256:700e355514b22057161031c55021f7c97b8dc6209850ad26ef9ec998e299e95f
      - reg.tmoe.me:2096/debian/woody@sha256:700e355514b22057161031c55021f7c97b8dc6209850ad26ef9ec998e299e95f
      mirror:
      - name: ghcr
        repositories:
        - ghcr.io/2cd/debian:woody-hppa
        - ghcr.io/2cd/debian:3.0-hppa
      - name: reg
        repositories:
        - reg.tmoe.me:2096/debian/woody:hppa
        - reg.tmoe.me:2096/debian/3.0:hppa
    file:
      name: 3.0_woody_hppa.tar.zst
      size:
        bytes: 17400768
        readable: 16.59 MiB
        kib: 16992.94 KiB
        tar-bytes: 64593920
        tar-readable: 61.6 MiB
        cmt: |+
          Ideally:
              zstd size => download size (i.e. Consumes 16.59 MiB of traffic)
              tar size => uncompressed size (Actually, the extracted content is >= 61.6 MiB)
              zstd + tar size ~= space occupation for initial installation
                  (i.e., Requires at least 78.2 MiB of disk storage space, but actually needs more)

      modified-time: 2024-02-18 06:43:39.17912296 +00:00:00
      zstd:
        level: 18
        long-distance: false
        dict: false
      digest:
      - algorithm: blake3
        hex: d1e34bb735367d1ab66e9e079a0ce269e1d30694c50a61aa767ee64ba94bd77e
        cmt: |+
          Usage:
              # run apt as root (i.e., +sudo/+doas)
              apt install b3sum

              # check blake3 hash
              echo 'd1e34bb735367d1ab66e9e079a0ce269e1d30694c50a61aa767ee64ba94bd77e  3.0_woody_hppa.tar.zst' > blake3.txt
              b3sum --check blake3.txt

      - algorithm: sha256
        hex: d879ca5d107b7d63af2588ecec1014103ac52278a85555049da10af894c604f0
        cmt: |+
          Usage:
              # check sha256 hash
              echo 'd879ca5d107b7d63af2588ecec1014103ac52278a85555049da10af894c604f0  3.0_woody_hppa.tar.zst' > sha256.txt
              sha256sum --check sha256.txt

      mirror:
      - name: github
        url: https://github.com/2cd/debian-museum/releases/download/3.0/3.0_woody_hppa.tar.zst
        cmt: |+
          Usage:
              mkdir -p ./tmp/woody-hppa
              cd tmp
              curl -LO 'https://github.com/2cd/debian-museum/releases/download/3.0/3.0_woody_hppa.tar.zst'

              # run gnutar or bsdtar as root (e.g., doas tar -xvf file.tar.zst)
              tar -C woody-hppa -xf "3.0_woody_hppa.tar.zst"

              # run nspawn as root (i.e., +sudo/+doas)
              systemd-nspawn -D woody-hppa -E LANG=$LANG -E TERM=xterm

  - name: woody-alpha
    arch: alpha
    datetime:
      build: 2024-02-18 06:42:55.370403108 +00:00:00
      update: 2024-02-18 06:45:36.530660054 +00:00:00
    docker:
      platform: linux/alpha
      repo-digests:
      - ghcr.io/2cd/debian@sha256:d9cadb99f7af07f6d24fa1c1ad91439df3fee58d3cc433675f70aaf466b0d934
      - reg.tmoe.me:2096/debian/3.0@sha256:d9cadb99f7af07f6d24fa1c1ad91439df3fee58d3cc433675f70aaf466b0d934
      - reg.tmoe.me:2096/debian/woody@sha256:d9cadb99f7af07f6d24fa1c1ad91439df3fee58d3cc433675f70aaf466b0d934
      mirror:
      - name: ghcr
        repositories:
        - ghcr.io/2cd/debian:woody-alpha
        - ghcr.io/2cd/debian:3.0-alpha
      - name: reg
        repositories:
        - reg.tmoe.me:2096/debian/woody:alpha
        - reg.tmoe.me:2096/debian/3.0:alpha
    file:
      name: 3.0_woody_alpha.tar.zst
      size:
        bytes: 17702560
        readable: 16.88 MiB
        kib: 17287.66 KiB
        tar-bytes: 81049600
        tar-readable: 77.29 MiB
        cmt: |+
          Ideally:
              zstd size => download size (i.e. Consumes 16.88 MiB of traffic)
              tar size => uncompressed size (Actually, the extracted content is >= 77.29 MiB)
              zstd + tar size ~= space occupation for initial installation
                  (i.e., Requires at least 94.18 MiB of disk storage space, but actually needs more)

      modified-time: 2024-02-18 06:43:39.731119602 +00:00:00
      zstd:
        level: 18
        long-distance: false
        dict: false
      digest:
      - algorithm: blake3
        hex: 382bcc8c030ee4a8ffc4b558ee93c848bb20bfecef738135f85e606dbd01d8ee
        cmt: |+
          Usage:
              # run apt as root (i.e., +sudo/+doas)
              apt install b3sum

              # check blake3 hash
              echo '382bcc8c030ee4a8ffc4b558ee93c848bb20bfecef738135f85e606dbd01d8ee  3.0_woody_alpha.tar.zst' > blake3.txt
              b3sum --check blake3.txt

      - algorithm: sha256
        hex: eaef274e7610cdc00f5a1d1cd7265d53583a58b864638c087752c1d43f0de7db
        cmt: |+
          Usage:
              # check sha256 hash
              echo 'eaef274e7610cdc00f5a1d1cd7265d53583a58b864638c087752c1d43f0de7db  3.0_woody_alpha.tar.zst' > sha256.txt
              sha256sum --check sha256.txt

      mirror:
      - name: github
        url: https://github.com/2cd/debian-museum/releases/download/3.0/3.0_woody_alpha.tar.zst
        cmt: |+
          Usage:
              mkdir -p ./tmp/woody-alpha
              cd tmp
              curl -LO 'https://github.com/2cd/debian-museum/releases/download/3.0/3.0_woody_alpha.tar.zst'

              # run gnutar or bsdtar as root (e.g., doas tar -xvf file.tar.zst)
              tar -C woody-alpha -xf "3.0_woody_alpha.tar.zst"

              # run nspawn as root (i.e., +sudo/+doas)
              systemd-nspawn -D woody-alpha -E LANG=$LANG -E TERM=xterm