Differences between revisions 11 and 13 (spanning 2 versions)
Revision 11 as of 2016-07-22 20:13:19
Size: 2795
Editor: ?kuLa
Comment: Fixing layout
Revision 13 as of 2016-07-23 06:31:43
Size: 3201
Editor: ?kuLa
Comment: Added info about oracle builing tool and additional package for AWS image
Deletions are marked like this. Additions are marked like this.
Line 16: Line 16:
|| || Debian CD (standard image)|| AWS || Azure || GCP || Openstack || Oracle ||
|| Tool for generating images || DebianInstaller || [[https://tracker.debian.org/pkg/bootstrap-vz|bootstrap-vz]] || [[https://tracker.debian.org/pkg/openstack-debian-images|openstack-debian-images]] || [[https://tracker.debian.org/pkg/bootstrap-vz|bootstrap-vz]] || [[https://tracker.debian.org/pkg/openstack-debian-images|openstack-debian-images]] || unknown ||
|| Archive components available by default || main || main || main || main || main || main ||
||
Images available for Debian releases (suites) ||<:-6> stable<<FootNote(Discussions are under way (independently for DebianInstaller and cloud images) to list stable backports by default (installation of backport packages will still be manual, but updates become automatic))>> ||
|| Kernel || default || default || custom || custom || unknown || custom ||
|| Installed packages (default image) || packages with priority '''important''' (''debootstrap'' and higher (plus user choice if any [''tasksel'']) || packages from '''debootstrap''' plus: <<BR>>'''cloud-init''' || unknown || packages from '''debootstrap''' plus:<<BR>>'''google-startup-scripts''', <<BR>>'''google-compute-daemon''', <<BR>>'''image-bundle''' || unknown || unknown ||
|| Packages installed from outside of Debian archive || none || none || none || see<<FootNote([[Cloud/GoogleComputeEngineImage]])>> || unknown || unknown ||
|| Default system account || none || admin || unknown || none<<FootNote(https://cloud.google.com/compute/docs/linux-quickstart)>> || unknown || opc ||
|| Images description schema || debian-<release version>-<architecture>-<ccd numbner|desktop configuration>.iso || 379101102735<<FootNote(AMI owner AWS account ID)>>/debian-<codename>-<architecture>-<YYYYMMDD> || unknown || debian-<<release version>>-<<codename>>-v<<YYYYMMDD>> || unknown || ''Not released yet'' (Jan 2016) ||
|| || '''Debian CD (standard image) ''' || '''AWS''' || '''Azure''' || '''GCP''' || '''Openstack''' || '''Oracle''' ||
||<rowstyle="background-color: #E0E0FF;"> Tool for generating images || DebianInstaller || [[https://tracker.debian.org/pkg/bootstrap-vz|bootstrap-vz]] || [[https://tracker.debian.org/pkg/openstack-debian-images|openstack-debian-images]] || [[https://tracker.debian.org/pkg/bootstrap-vz|bootstrap-vz]] || [[https://tracker.debian.org/pkg/openstack-debian-images|openstack-debian-images]] || [[https://tracker.debian.org/pkg/bootstrap-vz|bootstrap-vz]] ||
||<r
owstyle="background-color: #FFFFE0;"> Archive components available by default || main || main || main || main || main || main ||
||<rowstyle="background-color: #E0E0FF;"> Images available for Debian releases (suites) ||<:-6> stable<<FootNote(Discussions are under way (independently for DebianInstaller and cloud images) to list stable backports by default (installation of backport packages will still be manual, but updates become automatic))>> ||
||<rowstyle="background-color: #FFFFE0;"> Kernel || default || default || custom || custom || unknown || custom ||
||<rowstyle="background-color: #E0E0FF;"> Installed packages (default image) || packages with priority '''important''' (''debootstrap'' and higher (plus user choice if any [''tasksel'']) || packages from '''debootstrap''' plus: <<BR>>'''cloud-init''', <<BR>>'''apt-transport-https''' || unknown || packages from '''debootstrap''' plus:<<BR>>'''google-startup-scripts''', <<BR>>'''google-compute-daemon''', <<BR>>'''image-bundle''' || unknown || unknown ||
||<rowstyle="background-color: #FFFFE0;"> Packages installed from outside of Debian archive || none || none || none || see<<FootNote([[Cloud/GoogleComputeEngineImage]])>> || unknown || unknown ||
||<rowstyle="background-color: #E0E0FF;"> Default system account || none || admin || unknown || none<<FootNote(https://cloud.google.com/compute/docs/linux-quickstart)>> || unknown || opc ||
||<rowstyle="background-color: #FFFFE0;"> Images description schema || debian-<release version>-<architecture>-<CD number|desktop configuration>.iso || 379101102735<<FootNote(AMI owner AWS account ID)>>/debian-<codename>-<architecture>-<YYYYMMDD> || unknown || debian-<<release version>>-<codename>-v<YYYYMMDD> || unknown || unknown ||

List of differences between standard and cloud systems

The goal of this page is to list the differences, and organize which and how to resolve them. Here, standard refers to Debian systems installed with DebianInstaller with the default settings, following the instructions in http://www.debian.org/releases/stable/installmanual.

Eventually, we should converge on a consensus that the remaining differences, if any, do not prevent us to claim that the cloud images are genuine Debian systems (706052).

Distribution Binary images

  • Debian does not distribute binary images of standard systems, but distributes installation media with a binary image of DebianInstaller.

  • AWS, Azure and GCE images are available on the respective public clouds.
  • Distribution of a generic cloud image in the debian archive is under discussion.

Debian CD (standard image)

AWS

Azure

GCP

Openstack

Oracle

Tool for generating images

DebianInstaller

bootstrap-vz

openstack-debian-images

bootstrap-vz

openstack-debian-images

bootstrap-vz

Archive components available by default

main

main

main

main

main

main

Images available for Debian releases (suites)

stable1

Kernel

default

default

custom

custom

unknown

custom

Installed packages (default image)

packages with priority important (debootstrap and higher (plus user choice if any [tasksel])

packages from debootstrap plus:
cloud-init,
apt-transport-https

unknown

packages from debootstrap plus:
google-startup-scripts,
google-compute-daemon,
image-bundle

unknown

unknown

Packages installed from outside of Debian archive

none

none

none

see2

unknown

unknown

Default system account

none

admin

unknown

none3

unknown

opc

Images description schema

debian-<release version>-<architecture>-<CD number|desktop configuration>.iso

3791011027354/debian-<codename>-<architecture>-<YYYYMMDD>

unknown

debian-<<release version>>-<codename>-v<YYYYMMDD>

unknown

unknown

  1. Discussions are under way (independently for DebianInstaller and cloud images) to list stable backports by default (installation of backport packages will still be manual, but updates become automatic) (1)

  2. Cloud/GoogleComputeEngineImage (2)

  3. https://cloud.google.com/compute/docs/linux-quickstart (3)

  4. AMI owner AWS account ID (4)