aboutsummaryrefslogtreecommitdiff
path: root/doc/data.rst
Commit message (Collapse)AuthorAge
* rework prerequisite data naming conventions & add some validationSean Whitton2022-03-22
| | | | | | | | | | | | | | We now give an exhaustive specification of which IDEN1 are valid, rather than simply reserving some patterns. Also introduce terminology of "prerequisite data identifiers". Drop the idea that IDEN1 might be nil. Additionally reserve IDEN1 beginning with three hyphens. State that third party extensions shouldn't use _CONTEXT. Disallow forms not listed. Thanks to David Bremner for discussion. Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* prerequisite data: reserve _CONTEXT for consfigsSean Whitton2021-06-25
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* error if pass relative paths to FILE:HOST-{DATA,SECRET}-UPLOADEDSean Whitton2021-06-23
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* slightly weaken specification for data where IDEN1 is a hostnameSean Whitton2021-06-22
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* add a number of git, gpg and cron propertiesSean Whitton2021-06-22
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* add APT:TRUSTS-KEY & specify that --pgp-pubkey is ASCII-armouredSean Whitton2021-06-16
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* use UIOP rather than dpkg(1) to compare prerequisite data versionsSean Whitton2021-05-17
| | | | | | For both performance and portability reasons. Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* don't associate a hostname with LUKS passphrasesSean Whitton2021-05-01
| | | | | | LUKS devices might move around between systems. Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* add first attempt at types for disk image building and partitioningSean Whitton2021-04-11
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* add DATA.GPGPUBKEYSSean Whitton2021-03-23
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* add DATA.GIT-SNAPSHOTSean Whitton2021-03-23
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* start figuring out :SUDO connection typeSean Whitton2021-02-21
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* "Lisp process" -> "Lisp image"Sean Whitton2021-02-20
| | | | | | Following the HyperSpec's glossary. Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* get-data -> get-data-string, get-data-streamSean Whitton2021-02-20
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* tidy up existing docsSean Whitton2021-02-18
Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>