index
:
horizon
current
Project Horizon, the next generation of Linux installation
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
Files
Lines
2019-10-07
hscript: Initial work at parsing key values
A. Wilcox
1
-18
/
+43
2019-10-07
hscript: Add parameters to parseFromData
A. Wilcox
1
-1
/
+6
2019-10-07
hscript: Make classes for the rest of the keys
A. Wilcox
3
-0
/
+36
2019-10-07
validator: Implement -s/--strict for Strict Mode
A. Wilcox
1
-0
/
+3
2019-10-07
hscript: Implement key validity test
A. Wilcox
2
-8
/
+23
2019-10-07
hscript: constness fixes
A. Wilcox
2
-4
/
+4
2019-10-07
hscript: Lowercase the key, and don't parse an invalid key further
A. Wilcox
1
-0
/
+5
2019-10-07
hscript: Clarify messages a little
A. Wilcox
1
-2
/
+2
2019-10-07
hscript: Simply error logic
A. Wilcox
1
-13
/
+13
2019-10-07
hscript: Define warning macro, count warnings/errors
A. Wilcox
1
-7
/
+15
2019-10-06
hscript: Factor parser errors to a macro; check key validity
A. Wilcox
1
-7
/
+28
2019-10-06
util: Document reset_if_pretty
A. Wilcox
1
-0
/
+4
2019-10-06
Add some pretty handlers and use them
A. Wilcox
2
-11
/
+30
2019-10-06
hscript: If no value present after delim, key has no value
A. Wilcox
1
-3
/
+5
2019-10-06
validator: Allow disabling Pretty; default if not TTY
A. Wilcox
1
-3
/
+17
2019-10-06
validator: Use clipp, add -k/--keep-going flag
A. Wilcox
2
-6
/
+7046
2019-10-06
hscript: Honour KeepGoing flag
A. Wilcox
2
-2
/
+12
2019-10-06
util: Add more output types
A. Wilcox
1
-8
/
+44
2019-10-06
Beginnings of some extremely basic parsing and a utility
A. Wilcox
6
-31
/
+157
2019-10-06
Add skeleton logic
A. Wilcox
7
-20
/
+55
2019-10-06
Ignore build/ directory
A. Wilcox
1
-0
/
+1
2019-10-06
More API stuff
A. Wilcox
7
-18
/
+83
2019-10-05
Add some test scripts
A. Wilcox
16
-0
/
+81
2019-10-05
More API work
A. Wilcox
6
-3
/
+122
2019-10-05
Tweak API
A. Wilcox
2
-7
/
+51
2019-10-05
Remove error list from Script, unneeded
A. Wilcox
1
-3
/
+0
2019-10-05
Un-plugin the architecture of the API
A. Wilcox
3
-68
/
+1
2019-10-05
More API drafting
A. Wilcox
3
-11
/
+30
2019-10-05
Initial prototype for a script parsing API
A. Wilcox
5
-0
/
+156
2019-10-05
LICENSE: code -> AGPLv3
A. Wilcox
2
-33
/
+662
2019-10-05
script: Add stuff from @sroracle's comments
A. Wilcox
2
-7
/
+8
2019-10-05
req: 3b: Add Runner.Validate.userpw.None warning
A. Wilcox
1
-0
/
+4
2019-10-05
req: 2: Fix two typos
A. Wilcox
1
-1
/
+1
2019-10-05
req: 3b: Add 'slaac' as valid netaddress type
A. Wilcox
1
-1
/
+1
2019-10-05
req: 3: Finish @sroracle's comments
A. Wilcox
1
-3
/
+19
2019-10-05
req: Add UI.Partition.Runtime.FS.Type to resolve comment
A. Wilcox
1
-0
/
+4
2019-10-05
req: 2: Clarify OE-1,2, IC-1 via @sroracle; add component overview
A. Wilcox
1
-3
/
+9
2019-09-29
req: Runner.Validate.network.netaddress.Mask: 0 prefixes are legal
A. Wilcox
1
-1
/
+1
2019-09-29
req: 4: Add resolution for Agent.MessageFormat.Items.1
A. Wilcox
1
-1
/
+1
2019-09-29
req: 3b: Clarify Runner.Execute.timezone.Missing
A. Wilcox
1
-1
/
+1
2019-09-29
req: 3b: Add Runner.Execute.nameserver.FQDN
A. Wilcox
1
-0
/
+4
2019-09-29
req: Remove Runner.Execute.encrypt.LVs; don't write reqs tired
A. Wilcox
1
-4
/
+0
2019-09-29
req: 3b: Add Runner.Validate.mount.Unique
A. Wilcox
1
-0
/
+4
2019-09-29
req: 3b: Fix Runner.Validate.* from @smaeul's comments
A. Wilcox
1
-11
/
+23
2019-09-29
Legalise netaddress when network == false
A. Wilcox
2
-5
/
+1
This allows a sysadmin to specify a post-install network configuration without using it during the installation.
2019-09-29
req: 3: Fix UI.* requirements based on @smaeul's comments
A. Wilcox
1
-13
/
+22
2019-09-28
req: Clarify meaning of UI.Language.Prerequisites
A. Wilcox
1
-1
/
+1
2019-09-27
req: UI.Finish.RemoveMedia: integrate changes from @Aerdan
A. Wilcox
1
-4
/
+4
2019-09-27
req: 3b: go ahead and let netssid be present whenever
A. Wilcox
1
-5
/
+1
2019-09-27
req: Add some dev stuff to installable package sets
A. Wilcox
1
-0
/
+10
[next]