mk-sbuild: Use the sbuild schroot profile

This commit is contained in:
Stefano Rivera 2013-02-25 23:29:12 +02:00
parent 59a79376cb
commit 374d33464c
2 changed files with 5 additions and 2 deletions

4
debian/changelog vendored
View File

@ -24,8 +24,10 @@ ubuntu-dev-tools (0.146) UNRELEASED; urgency=low
Kitterman (LP: #1088010)
* seeded-in-ubuntu: Clarify that "not seeded" binary packages may not exist
(LP: #1029620)
* mk-sbuild: Name cross chroots after the build architecture and target
* mk-sbuild:
- Name cross chroots after the build architecture and target
(LP: #1087194)
- Use the sbuild schroot profile.
[ Iain Lane ]
* sponsor-patch: Allow all supported bare releases now that LP rewrites

View File

@ -712,6 +712,7 @@ root-groups=$ADMIN_GROUPS
#source-root-users=$ADMIN_GROUPS
#source-root-groups=$ADMIN_GROUPS
type=SCHROOT_TYPE
profile=sbuild
EOM
if [ $EATMYDATA -eq 1 ]; then
cat >> "$TEMP_SCHROOTCONF" <<EOM