Skip to content
This repository has been archived by the owner on Jan 20, 2025. It is now read-only.

Some answers should be dynamically generated #1

Open
letompouce opened this issue Aug 18, 2016 · 1 comment
Open

Some answers should be dynamically generated #1

letompouce opened this issue Aug 18, 2016 · 1 comment

Comments

@letompouce
Copy link
Member

The pressed.cfg file has many answers hardcoded.

It would be convenient to have some answers generated dynamically.

Examples

  • d-i debian-installer/locale string fr_FR is not accurate when shipping a server to Australia
  • d-i time/zone string Europe/France idem

Suggestions

The file could be a PHP generated file, with some answers built from the URL.

Example: auto url=http://preseed/go?lang=us_US&timezone=Australia/Sydney

@letompouce
Copy link
Member Author

It may be possible to uses classes within preseed.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant