index
:
horizon
current
Project Horizon, the next generation of Linux installation
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hscript
/
script_v.cc
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-20
hscript: Use mirror keys by default
A. Wilcox
1
-14
/
+54
2020-10-15
Add many more various test cases
A. Wilcox
1
-9
/
+19
2020-07-04
hscipt: Implement parse and validation of 'pppoe' key
A. Wilcox
1
-0
/
+4
2020-06-24
Fix network state issue on live installs, and firmware install
A. Wilcox
1
-1
/
+1
2020-06-23
hscript: Don't ensure device existence during image creation
A. Wilcox
1
-3
/
+3
2020-06-13
hscript: Validate and execute the bootloader key, if provided
A. Wilcox
1
-0
/
+2
2020-05-26
hscript: Implement (undocumented, untested) 'version' key
A. Wilcox
1
-12
/
+14
2020-05-26
hscript: Ensure root mounts aren't required for image
A. Wilcox
1
-1
/
+1
2020-05-26
hscript: Convert 'int line' to a ScriptLocation object
A. Wilcox
1
-64
/
+47
2020-02-26
hscript: Refactor Keys to be owned by a Script*
A. Wilcox
1
-35
/
+35
2019-12-19
hscript: Add 'arch' key implementation and related tests
A. Wilcox
1
-0
/
+3
2019-11-19
hscript: Fix repo key default when firmware support is enabled
A. Wilcox
1
-2
/
+7
2019-11-06
hscript: Drastically simplify validation too
A. Wilcox
1
-36
/
+17
2019-11-06
hscript: Implement Runner.Execute.signingkey.Firmware
A. Wilcox
1
-1
/
+24
2019-11-04
hscript: Implement Runner.Execute.nameserver.*
A. Wilcox
1
-0
/
+11
2019-11-04
hscript: Refactor script.cc and disk.cc for maintainability
A. Wilcox
1
-0
/
+565