mirror of
https://git.launchpad.net/ubuntu-dev-tools
synced 2025-03-13 08:01:09 +00:00
mk-sbuild: Use the sbuild schroot profile
This commit is contained in:
parent
59a79376cb
commit
374d33464c
6
debian/changelog
vendored
6
debian/changelog
vendored
@ -24,8 +24,10 @@ ubuntu-dev-tools (0.146) UNRELEASED; urgency=low
|
|||||||
Kitterman (LP: #1088010)
|
Kitterman (LP: #1088010)
|
||||||
* seeded-in-ubuntu: Clarify that "not seeded" binary packages may not exist
|
* seeded-in-ubuntu: Clarify that "not seeded" binary packages may not exist
|
||||||
(LP: #1029620)
|
(LP: #1029620)
|
||||||
* mk-sbuild: Name cross chroots after the build architecture and target
|
* mk-sbuild:
|
||||||
(LP: #1087194)
|
- Name cross chroots after the build architecture and target
|
||||||
|
(LP: #1087194)
|
||||||
|
- Use the sbuild schroot profile.
|
||||||
|
|
||||||
[ Iain Lane ]
|
[ Iain Lane ]
|
||||||
* sponsor-patch: Allow all supported bare releases now that LP rewrites
|
* sponsor-patch: Allow all supported bare releases now that LP rewrites
|
||||||
|
@ -712,6 +712,7 @@ root-groups=$ADMIN_GROUPS
|
|||||||
#source-root-users=$ADMIN_GROUPS
|
#source-root-users=$ADMIN_GROUPS
|
||||||
#source-root-groups=$ADMIN_GROUPS
|
#source-root-groups=$ADMIN_GROUPS
|
||||||
type=SCHROOT_TYPE
|
type=SCHROOT_TYPE
|
||||||
|
profile=sbuild
|
||||||
EOM
|
EOM
|
||||||
if [ $EATMYDATA -eq 1 ]; then
|
if [ $EATMYDATA -eq 1 ]; then
|
||||||
cat >> "$TEMP_SCHROOTCONF" <<EOM
|
cat >> "$TEMP_SCHROOTCONF" <<EOM
|
||||||
|
Loading…
x
Reference in New Issue
Block a user