~jibel/ubuntu-cdimage/support_for_multilayer

« back to all changes in this revision

Viewing changes to etc/config

  • Committer: Colin Watson
  • Date: 2004-10-21 16:18:02 UTC
  • Revision ID: Arch-1:colin.watson@canonical.com--2004%cdimage--mainline--0--patch-56
Move DIST and ARCHES assignments to etc/config, and source that everywhere.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
#! /bin/sh
 
2
 
 
3
DIST="${DIST:-warty}"
 
4
ARCHES="${ARCHES:-amd64 i386 powerpc}"