Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2024-12-14 | devel: Remove requirements around APK Fission repos | A. Wilcox | 1 | -1/+1 | |
Since linux-firmware moved to user/ in 1.0-BETA6, we don't pull in the APK Fission repository any more for linux-firmware packages. | |||||
2023-12-01 | Add 'rootshell' key to determine root's shell | A. Wilcox | 1 | -0/+31 | |
* Key added to code and documentation. * Tests added and pass locally on gwyn (ppc64) and fran (aarch64). * Qt UI automatically sets /bin/zsh as root's shell (ref: packages#206). * ISO image creator backend no longer has root shell hack. | |||||
2020-08-30 | Rearchitect how 'bootloader' key works | A. Wilcox | 1 | -4/+4 | |
2020-07-25 | Replace references to ConsoleKit with elogind | A. Wilcox | 1 | -1/+1 | |
2020-07-21 | devel: script: Add JSON reference | A. Wilcox | 2 | -2/+455 | |
2020-06-23 | devel: Add optional runlevel parameter to 'svcenable' spec | A. Wilcox | 1 | -1/+9 | |
2020-06-22 | devel: script: Clarify pppoe key behaviour | A. Wilcox | 1 | -0/+1 | |
2020-06-22 | devel: script: Specify new 'pppoe' key | A. Wilcox | 1 | -0/+39 | |
2020-06-13 | devel: script: Document new 'bootloader' key | A. Wilcox | 1 | -0/+31 | |
2020-06-13 | devel: script: Document the 'version' key | A. Wilcox | 2 | -5/+36 | |
2020-05-24 | devel: script: Add definition of svcenable key | A. Wilcox | 1 | -0/+36 | |
2020-02-26 | devel: Add 'netconfigtype' key specification | A. Wilcox | 1 | -2/+47 | |
2020-02-23 | HorizonScript: Add 'bios' and 'prep' flags for Partition key | A. Wilcox | 1 | -0/+2 | |
2019-12-19 | devel: Close XML tag | A. Wilcox | 1 | -0/+1 | |
2019-12-19 | devel: Add specification for 'arch' key | A. Wilcox | 1 | -0/+56 | |
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 | |