| # Copyright 2018 The Fuchsia Authors | |
| # | |
| # Use of this source code is governed by a MIT-style | |
| # license that can be found in the LICENSE file or at | |
| # https://opensource.org/licenses/MIT | |
| [General] | |
| include=./common.cfg | |
| arch=arm64 | |
| bootstrap=Boot Debian Net Utils | |
| aptsources=Debian | |
| [Boot] | |
| packages=linux-image-arm64 | |
| source=http://cdn.debian.net/debian/ |