subiquity/documentation
Olivier Gayot e6ccfcc118 oem: allow to disable install on desktop and force install on server
By default, OEM meta-packages get installed on ubuntu-desktop and don't
get installed on ubuntu-server. Using autoinstall, we can now give more
control. The autoinstall section supports the following:

Install on server and desktop:

  oem:
    install: true

Do not install even on desktop:

  oem:
    install: false

Install only on desktop (the default):

  oem:
    install: auto

Signed-off-by: Olivier Gayot <olivier.gayot@canonical.com>
2023-06-30 20:53:12 +02:00
..
.gitignore doc: implement link substitution mechanism 2022-10-20 09:50:10 +02:00
Makefile documentation: makefile helper targets 2023-04-20 12:05:25 +01:00
autoinstall-quickstart-s390x.md doc: update quickstart guide for 22.10 release 2022-10-25 09:31:44 +02:00
autoinstall-quickstart.md doc: double the memory allocated to kvm in quickstart guide 2022-10-25 09:32:44 +02:00
autoinstall-reference.md oem: allow to disable install on desktop and force install on server 2023-06-30 20:53:12 +02:00
autoinstall-schema.md oem: allow to disable install on desktop and force install on server 2023-06-30 20:53:12 +02:00
autoinstall.md doc: reword autoinstall introduction that still mentions 20.04 2022-10-25 09:30:23 +02:00
substitute-links.py doc: fix missing leading / before some discourse links 2022-10-25 16:08:14 +02:00