File: intents

package info (click to toggle)
libmodulemd 2.15.2-1
  • links: PTS, VCS
  • area: main
  • in suites: forky
  • size: 5,180 kB
  • sloc: ansic: 37,927; python: 3,233; xml: 1,739; sh: 389; makefile: 42
file content (14 lines) | stat: -rw-r--r-- 707 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
Alphabet (e.g. a white space) for intent identifiers?
Ask Anaconda: What is the grammar, meaning, who does define them?
Anaconda: We get "system purpose" data from a subscription manager, user
selects one, we push the selection back into the manager. Ask DNF where they
get intents from. We install packages and modules with DNF.
DNF: We do not implement it, we don't want to detect intents.
Anaconda: Anaconda/subscription manager allows setting a system purpose as an
arbitrary string. Currently the value is also a display string. Without
localization. Some values are in /etc/rhsm/syspurpose/valid_fields.json.

DECISION
========
- Allow an arbitrary string. An empty string equals to undefined value.