summaryrefslogtreecommitdiff
path: root/packages/gce-disk-expand/packaging/debian/control
blob: 92f2e1b35382abb75e6beb1d19f790f3e8dc4f15 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Source: gce-disk-expand
Section: admin
Priority: optional
Maintainer: Google Cloud Team <gc-team@google.com>
Build-Depends: debhelper (>= 10)
Standards-Version: 3.9.8
Homepage: https://github.com/GoogleCloudPlatform/compute-image-packages

Package: gce-disk-expand
Architecture: all
Depends: parted,
         gdisk,
         ${misc:Depends}
Description: Automatically resize the root partition on first boot.
 This package resizes the root partition on first boot using parted.