File: testing.ben

package info (click to toggle)
ben 1.15
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 676 kB
  • sloc: ml: 4,125; sh: 345; javascript: 78; ansic: 39; makefile: 29; python: 18
file content (9 lines) | stat: -rw-r--r-- 288 bytes parent folder | download
1
2
3
4
5
6
7
8
9
# Sample configuration file for download frontend

# Run with "ben download -c testing.ben", and it will download Sources and
# Packages for listed architectures into current directory.

mirror = "http://deb.debian.org/debian";
suite = "testing";
components = auto;
architectures = auto;