Rework the create script
authorIustin Pop <iustin@google.com>
Fri, 4 Jul 2008 20:08:10 +0000 (20:08 +0000)
committerIustin Pop <iustin@google.com>
Fri, 4 Jul 2008 20:08:10 +0000 (20:08 +0000)
commita04ab0f0f7d8282b3456f9a1a8a5cd70b2b129bc
tree217a0884e603d18019bcd0d179bd065a138ec1eb
parent083a663615f30fb2dcd7494f3d309db5462495d2
Rework the create script

This patch changes much of the internals of the create script:
  - we no longer harcode the variables suite, extrapkgs, mirror, etc.
    but instead read them from a config file
  - since we can install multiple suited, the cache filename is
    arch and suite dependant
  - ship a defaults file (but do not install it, that is easier done in
    the packaging)

The defaults file does not have any extra settings activated, so the
default values from the create script will be used. The patch also
changes the script to install in this default mode debian lenny and not
etch.

Reviewed-by: imsnah
create.in
defaults [new file with mode: 0644]