X-Git-Url: https://git.adam-barratt.org.uk/?a=blobdiff_plain;f=input%2Fhowto%2Fdchroot.creole;h=1f9323526025154c06969e8ee845d8165e39e293;hb=cb45279f90d1e0382029ba0884c96aae31d0b9ca;hp=326bc66e3cdaad0713841fba45da9cfc890e3565;hpb=dd7bbdd542a492b204b4730c986a984a2378e001;p=mirror%2Fdsa-wiki.git diff --git a/input/howto/dchroot.creole b/input/howto/dchroot.creole index 326bc66..1f93235 100644 --- a/input/howto/dchroot.creole +++ b/input/howto/dchroot.creole @@ -1,6 +1,19 @@ == HOWTO set up a porting dchroot on a debian.org machine == +The script 'upgrade-porter-chroots' has expectations about naming conventions +for new porter chroots. The current list it searches for are: + +lenny squeeze wheezy sid \ +lenny_i386 squeeze_i386 wheezy_i386 sid_i386 \ +lenny_amd64 squeeze_amd64 wheezy_amd64 sid_amd64 \ +sid_s390x \ + +Please make sure that new chroots meet the expectations of the script, or update +the script accordingly (it lives in the debian.org.git repo) + + + This example is for setting up a $DIST dchroot on paer.debian.org, adjust accordingly.