Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-10-25 | Script spec: Ensure lvm_pv example is internally consistent | A. Wilcox | 1 | -1/+1 | |
2019-10-05 | script: Add stuff from @sroracle's comments | A. Wilcox | 2 | -7/+8 | |
2019-09-29 | Legalise netaddress when network == false | A. Wilcox | 1 | -1/+1 | |
This allows a sysadmin to specify a post-install network configuration without using it during the installation. | |||||
2019-09-22 | Put build system in Git | A. Wilcox | 1 | -0/+12 | |
2019-09-18 | script: 2: Fix typo in `fs` | A. Wilcox | 1 | -1/+1 | |
2019-09-17 | script: 2: lvm_vg key without 1:1 lvm_pv mapping | A. Wilcox | 1 | -1/+1 | |
`lvm_vg` may be used on systems with existing physical volumes. Let's allow that by removing the required 1:1 mapping with lvm_pv. | |||||
2019-09-16 | script: 2: Limit 255 user accounts | A. Wilcox | 1 | -1/+1 | |
2019-09-14 | script: keys: Allow Blowfish | A. Wilcox | 1 | -2/+2 | |
2019-09-08 | script: keys: Finish documenting all known keys | A. Wilcox | 1 | -1/+205 | |
2019-09-08 | script: keys: Specify disk partitioning | A. Wilcox | 1 | -0/+355 | |
2019-09-05 | script: keys: Add disk section, and sizing guide | A. Wilcox | 1 | -0/+23 | |
2019-09-05 | script: keys: Add lots of keys | A. Wilcox | 1 | -0/+137 | |
2019-09-05 | script: keys: netssid: 'and' -> 'with' | A. Wilcox | 1 | -3/+3 | |
2019-09-05 | script: keys: Add network-related keys | A. Wilcox | 1 | -1/+137 | |
2019-09-05 | script: keys: Specify number of times each key may appear | A. Wilcox | 1 | -3/+3 | |
2019-09-05 | script: keys: Add firmware key | A. Wilcox | 1 | -0/+31 | |
2019-09-05 | script: keys: Add keymap key | A. Wilcox | 1 | -0/+31 | |
2019-09-04 | script: Describe 'language' | A. Wilcox | 1 | -1/+43 | |
2019-09-04 | script: 1: fix typo, thanks dimitsos | A. Wilcox | 1 | -1/+1 | |
2019-09-04 | script: keys: Add some keys | A. Wilcox | 1 | -0/+65 | |
2019-09-04 | script: New document, describing HorizonScript | A. Wilcox | 4 | -0/+63 | |