Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add GRML #1067

Closed
AMDmi3 opened this issue Jul 6, 2020 · 1 comment
Closed

Add GRML #1067

AMDmi3 opened this issue Jul 6, 2020 · 1 comment

Comments

@AMDmi3
Copy link
Member

AMDmi3 commented Jul 6, 2020

Debian based, grml.org

@AMDmi3
Copy link
Member Author

AMDmi3 commented Jul 6, 2020

Useless, only 14 non-unique packages. Configs for history:

- name: grml-stable
  type: repository
  desc: GRML stable
  statsgroup: Debian+derivs
  family: debuntu
  minpackages: 0
  sources:
    - name: main
      fetcher: FileFetcher
      parser: DebianSourcesParser
      url: http://deb.grml.org/dists/grml-stable/main/source/Sources.gz
      compression: gz
  repolinks:
    - desc: grml.org
      url: https://grml.org/
  tags: [ all, grml ]

- name: grml-testing
  type: repository
  desc: GRML testing
  statsgroup: Debian+derivs
  family: debuntu
  minpackages: 0
  sources:
    - name: main
      fetcher: FileFetcher
      parser: DebianSourcesParser
      url: http://deb.grml.org/dists/grml-testing/main/source/Sources.gz
      compression: gz
  repolinks:
    - desc: grml.org
      url: https://grml.org/
  tags: [ all, grml ]

- name: grml-2020.06
  type: repository
  desc: GRML 2020.06
  statsgroup: Debian+derivs
  family: debuntu
  minpackages: 0
  sources:
    - name: main
      fetcher: FileFetcher
      parser: DebianSourcesParser
      url: http://deb.grml.org/dists/grml-2020.06/main/source/Sources.gz
      compression: gz
  repolinks:
    - desc: grml.org
      url: https://grml.org/
  tags: [ all, grml ]

@AMDmi3 AMDmi3 closed this as completed Jul 6, 2020
@AMDmi3 AMDmi3 added the wontfix label Jul 6, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant