You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 20, 2025. It is now read-only.
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 Australiad-i time/zone string Europe/France
idemSuggestions
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
The text was updated successfully, but these errors were encountered: