Project

General

Profile

Feature #31017

Use minimal repo requirements for Debian installer in presseed default template

Added by Quirin Pamp over 2 years ago. Updated over 2 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
Templates
Target version:
-
Difficulty:
trivial
Triaged:
No
Bugzilla link:
Fixed in Releases:
Found in Releases:
Red Hat JIRA:

Description

By default the debian installer immediately configures and uses the Debian update and security repos.

This is the equivalent of issuing the following installer option: d-i apt-setup/services-select multiselect updates,security

This is never desirable when using Katello to provide content, and makes offline installations impossible.

By adding the following line to the presseed finish template, we can override this behaviour:

d-i apt-setup/services-select multiselect

Associated revisions

Revision fc542d3d (diff)
Added by Quirin Pamp over 2 years ago

Fixes #31017 - Do not use updates,security repos for Debian installations

https://projects.theforeman.org/issues/31017

Adding the line prevents it from defaulting to:
d-i apt-setup/services-select multiselect updates,security

History

#1 Updated by The Foreman Bot over 2 years ago

  • Status changed from New to Ready For Testing
  • Pull request https://github.com/theforeman/foreman/pull/8058 added

#2 Updated by The Foreman Bot over 2 years ago

  • Fixed in Releases 2.4.0 added

#3 Updated by Quirin Pamp over 2 years ago

  • Status changed from Ready For Testing to Closed

Also available in: Atom PDF