Add traceroute to default preinstalled packageset
When building images with diskimage-builder, include traceroute so that it can be used as an ever-present diagnostic in a variety of jobs without having to declare it in job-specific or project-specific dependency lists. Change-Id: Ic0be90226d01b399f3ca0c26ad6d43bcaa2a0bdf
This commit is contained in:
parent
67ad7da02e
commit
565c807d3b
@ -6,3 +6,4 @@ build-essential:
|
||||
python-dev:
|
||||
python3-dev:
|
||||
uuid-runtime:
|
||||
traceroute:
|
||||
|
Loading…
Reference in New Issue
Block a user