blob: 71a24aa1bbd80da742ea926eea7ff73a184ea7fb (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
|
Required Keys
✓ network
✓ hostname
✓ pkginstall
✓ rootpw
Optional Keys
✓ language
✓ keymap
✓ firmware
✓ netaddress
✓ nameserver
✓ netssid
✓ timezone
✓ repository
✓ signingkey
✓ username
✓ useralias
✓ userpw
✓ usericon
✓ usergroups
Disk Partitioning Keys
- Sizing
✓ diskid
✓ disklabel
✓ partition
✓ lvm_pv
✓ lvm_vg
✓ lvm_lv
✓ encrypt
✓ fs
✓ mount
Other
✓ Packages present in repositories (runtime only)
Misc
really should have a design spec for the CLI / GUI
- should errors be more formally defined? probably just waste of time tbh
✓ COMMENTS, also blank lines
|