After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 737686 - Add "unconfigured-state" concept to origin files
Add "unconfigured-state" concept to origin files
Status: RESOLVED FIXED
Product: ostree
Classification: Infrastructure
Component: general
unspecified
Other All
: Normal normal
: ---
Assigned To: OSTree maintainer(s)
OSTree maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2014-09-30 22:15 UTC by Colin Walters
Modified: 2014-10-03 18:04 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Add "unconfigured-state" concept to origin files (4.22 KB, patch)
2014-09-30 22:15 UTC, Colin Walters
none Details | Review
Add "unconfigured-state" concept to origin files (11.24 KB, patch)
2014-10-02 12:54 UTC, Colin Walters
committed Details | Review

Description Colin Walters 2014-09-30 22:15:39 UTC
Some operating systems may come with external tools for subscription
management that drive access to the content.  In that case, the origin
file may not be useful (for example, it could refer to an installer
ISO).

This patch will allow OS installers to inject that state, with a
useful error message, directing the system administrator to an
external tool.

See: https://github.com/projectatomic/rpm-ostree/issues/31
Comment 1 Colin Walters 2014-09-30 22:15:41 UTC
Created attachment 287483 [details] [review]
Add "unconfigured-state" concept to origin files
Comment 2 Colin Walters 2014-10-02 12:54:34 UTC
Created attachment 287580 [details] [review]
Add "unconfigured-state" concept to origin files

Some operating systems may come with external tools for subscription
management that drive access to the content.  In that case, the origin
file may not be useful (for example, it could refer to an installer
ISO).

This patch will allow OS installers to inject that state, with a
useful error message, directing the system administrator to an
external tool.

See: https://github.com/projectatomic/rpm-ostree/issues/31
Comment 3 Colin Walters 2014-10-03 18:04:27 UTC
Attachment 287580 [details] pushed as b3ad113 - Add "unconfigured-state" concept to origin files