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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-05-15
hscript: Ensure user commands are correct in simulator
A. Wilcox
1
-4
/
+9
2020-05-15
hscript: Ensure user commands are run in the target
A. Wilcox
1
-4
/
+11
2020-05-15
hscript: Don't change networking in image mode
A. Wilcox
1
-1
/
+4
2020-05-07
image: Add functional TAR backend
A. Wilcox
1
-7
/
+1
2020-04-02
hscript: Overwrite existing /e/n/i file, if present
A. Wilcox
1
-1
/
+1
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
5
-6
/
+6
2020-03-26
Script: Use --keys-dir during base installation
A. Wilcox
1
-8
/
+15
2020-03-24
hscript: Implement 'Image' script option
A. Wilcox
5
-40
/
+49
2020-03-24
hscript: Execute +arch+ key before APK pkgdb init
A. Wilcox
1
-5
/
+5
2020-03-24
hscript: Don't overwrite fstab with each mount
A. Wilcox
1
-1
/
+2
2020-03-24
hscript: De-constify returned Horizon::Script* objects
A. Wilcox
2
-8
/
+6
2020-03-22
hscript: Ensure partition 1 won't abut first disk sectors
A. Wilcox
1
-0
/
+3
2020-03-19
hscript: Support creation of MBR disklabels
A. Wilcox
1
-1
/
+1
2020-03-18
hscript: Support creation of /etc/network/interfaces
A. Wilcox
3
-47
/
+157
2020-03-17
hscript: Add new netconfigtype key and associated tests
A. Wilcox
4
-0
/
+71
2020-03-15
hscript: Mount /dev, /proc, /sys under /target
A. Wilcox
1
-0
/
+25
2020-03-15
script: More efficiently call apk
A. Wilcox
1
-2
/
+5
2020-03-15
meta: Handle underscores in architecture names
A. Wilcox
1
-1
/
+1
2020-03-15
script: Handle pre-existing network condition better
A. Wilcox
1
-3
/
+3
2020-03-15
disk: Remove ability to undo e2fs
A. Wilcox
1
-2
/
+0
2020-03-11
hscript: Make target directory configurable
A. Wilcox
8
-107
/
+165
2020-02-26
hscript: Refactor Keys to be owned by a Script*
A. Wilcox
14
-336
/
+382
2020-02-26
hscript: Add introspection support for Script class
A. Wilcox
2
-0
/
+98
2020-02-23
Update a few TODOs
A. Wilcox
1
-1
/
+0
2020-02-23
hscript: Handle Partition type codes
A. Wilcox
2
-2
/
+28
2020-02-22
hscript: Add HFS+ support to Filesystem key
A. Wilcox
2
-1
/
+8
2020-02-11
hscript: Turn on network interfaces in Install Env when network is true
A. Wilcox
1
-1
/
+13
2020-02-09
hscript: Factor subnet -> CIDR conversion to util function
A. Wilcox
1
-9
/
+3
2019-12-19
hscript: Add 'arch' key implementation and related tests
A. Wilcox
6
-2
/
+88
2019-12-07
hscript: UserPassphrase: Ensure simulated runs don't actually set passwords
A. Wilcox
1
-0
/
+1
2019-12-05
Actually refactor valid_keymaps into a reusable component
A. Wilcox
1
-10
/
+1
2019-11-19
hscript: Fix repo key default when firmware support is enabled
A. Wilcox
1
-2
/
+7
2019-11-08
hscript: Implement UserIcon::execute, add tests
A. Wilcox
2
-2
/
+85
2019-11-07
hscript: nevermind, that causes obj sizes to bloat
A. Wilcox
2
-1
/
+5
2019-11-07
hscript: Key dtor doesn't need out-of-line definition
A. Wilcox
2
-4
/
+1
2019-11-07
hscript: Implement Runner.Execute.UserAccounts, add tests
A. Wilcox
2
-11
/
+101
2019-11-06
hscript: Drastically simplify validation too
A. Wilcox
1
-36
/
+17
2019-11-06
hscript: Drastically simplify script execution
A. Wilcox
1
-67
/
+25
2019-11-06
hscript: Use assertions since this should never ever happen
A. Wilcox
1
-4
/
+3
2019-11-06
hscript: Disable coverage test for default case handler in store_key
A. Wilcox
1
-1
/
+1
2019-11-06
tests: Add more nameserver behavioural tests
A. Wilcox
1
-3
/
+12
2019-11-06
hscript: Implement Runner.Execute.signingkey.Firmware
A. Wilcox
1
-1
/
+24
2019-11-06
hscript: Implement Runner.Execute.netaddress.OpenRC
A. Wilcox
1
-0
/
+36
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
4
-15
/
+21
2019-11-04
hscript: Language::execute: space between string and value
A. Wilcox
1
-1
/
+1
2019-11-04
hscript: Conditionalise more code under HAS_INSTALL_ENV
A. Wilcox
2
-5
/
+22
2019-11-04
hscript: Implement Keymap::execute
A. Wilcox
2
-2
/
+39
2019-11-04
hscript: Implement Runner.Execute.nameserver.*
A. Wilcox
3
-2
/
+96
[next]