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
/
meta.cc
Age
Commit message (
Expand
)
Author
Files
Lines
2020-05-29
hscript: Timezone: Always remove existing localtime
A. Wilcox
1
-2
/
+2
2020-05-29
hscript: Hostname: Create /etc if it doesn't exist
A. Wilcox
1
-0
/
+8
2020-05-26
hscript: Implement (undocumented, untested) 'version' key
A. Wilcox
1
-0
/
+18
2020-05-26
hscript: Convert 'int line' to a ScriptLocation object
A. Wilcox
1
-128
/
+83
2020-05-24
hscript: Implement 'svcenable' key and tests
A. Wilcox
1
-0
/
+44
2020-04-02
hscript: Handle existing /etc/localtime in target
A. Wilcox
1
-0
/
+2
2020-04-01
hscript: Rename Image flag to ImageOnly
A. Wilcox
1
-1
/
+1
2020-03-24
hscript: Implement 'Image' script option
A. Wilcox
1
-1
/
+3
2020-03-15
meta: Handle underscores in architecture names
A. Wilcox
1
-1
/
+1
2020-03-11
hscript: Make target directory configurable
A. Wilcox
1
-34
/
+47
2020-02-26
hscript: Refactor Keys to be owned by a Script*
A. Wilcox
1
-42
/
+43
2019-12-19
hscript: Add 'arch' key implementation and related tests
A. Wilcox
1
-2
/
+56
2019-12-05
Actually refactor valid_keymaps into a reusable component
A. Wilcox
1
-10
/
+1
2019-11-04
hscript: It's LCOV_EXCL_STOP, not LCOV_EXCL_END
A. Wilcox
1
-1
/
+1
2019-11-04
hscript: Mark code correctly for LCOV
A. Wilcox
1
-5
/
+7
2019-11-04
hscript: Language::execute: space between string and value
A. Wilcox
1
-1
/
+1
2019-11-04
hscript: Implement Keymap::execute
A. Wilcox
1
-1
/
+35
2019-11-02
hscript: Hostname::execute: dns_domain_lo is a variable
A. Wilcox
1
-1
/
+1
2019-11-02
hscript: Add download_file helper and implement SigningKey::execute
0.1.0
A. Wilcox
1
-2
/
+45
2019-11-02
hscript: Repository: append to /e/a/r, don't replace it
A. Wilcox
1
-1
/
+1
2019-11-02
hscript: More logging and dir creation
A. Wilcox
1
-0
/
+1
2019-11-02
hscript: Handle creation of directories when needed
A. Wilcox
1
-0
/
+9
2019-11-01
hscript: Implement Runner.Validate.keymap.Valid
A. Wilcox
1
-3
/
+20
2019-10-31
hscript: Implement SigningKey, add tests
A. Wilcox
1
-0
/
+21
2019-10-31
hscript: Remove unused paramaters and de-const-ify DiskLabel::type
A. Wilcox
1
-1
/
+1
2019-10-31
hscript: Add Keymap code
A. Wilcox
1
-1
/
+15
2019-10-29
hscript: Use string instead of regex for hostname validation
A. Wilcox
1
-2
/
+2
2019-10-27
hscript: Make portable to std::filesystem OR boost::filesystem
A. Wilcox
1
-11
/
+5
2019-10-27
hscript: Use boost::filesystem everywhere convenient
A. Wilcox
1
-24
/
+25
2019-10-26
hscript: Fix missing endl for timezone simulation; print what's happening
A. Wilcox
1
-1
/
+8
2019-10-24
hscript: Fully implement Timezone, add tests
A. Wilcox
1
-9
/
+83
2019-10-21
hscript: Implement Language::execute
A. Wilcox
1
-2
/
+35
2019-10-21
hscript: Implement Language, add tests
A. Wilcox
1
-0
/
+72
2019-10-20
hscript: Build fixes for Mac OS X 10.12.6 (Xcode 9)
A. Wilcox
1
-0
/
+1
2019-10-20
Make Installation Environment code conditional
A. Wilcox
1
-9
/
+22
2019-10-19
hscript: Implement Firmware, and add tests
A. Wilcox
1
-0
/
+34
2019-10-18
hscript: Mark more stuff as unreachable for LCOV
A. Wilcox
1
-2
/
+2
2019-10-18
hscript: Mark install-only sections as untestable
A. Wilcox
1
-25
/
+32
2019-10-16
hscript: Make valid_pkg a static var
A. Wilcox
1
-1
/
+3
2019-10-14
hscript: Move PkgInstall virt methods to .cc to avoid vtable emission
A. Wilcox
1
-0
/
+13
2019-10-14
hscript: Assert instead of validate in Hostname::execute
A. Wilcox
1
-6
/
+2
2019-10-14
hscript: Handle domain names
A. Wilcox
1
-0
/
+21
2019-10-14
hscript: Handle dots correctly in Hostname::validate
A. Wilcox
1
-2
/
+3
2019-10-13
hscript: Pass data by reference
A. Wilcox
1
-3
/
+3
2019-10-13
hscript, tools: Support shell writing in Simulator
A. Wilcox
1
-0
/
+5
2019-10-12
hscript: Implement 'repository' key and add tests for it
A. Wilcox
1
-1
/
+37
2019-10-12
hscript: Fix dot logic in Hostname::execute
A. Wilcox
1
-2
/
+2
2019-10-12
hscript: Add hostname execution
A. Wilcox
1
-3
/
+50
2019-10-12
hscript: Fix logic reversal
A. Wilcox
1
-1
/
+1
2019-10-12
hscript: Validate 'hostname' keys and add another test
A. Wilcox
1
-1
/
+30
[next]