Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2024-12-14 | devel: Remove requirements around APK Fission repos | A. Wilcox | 1 | -4/+0 | |
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/+16 | |
* 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. | |||||
2023-10-29 | Qt UI: Add Advanced Options screen | A. Wilcox | 1 | -0/+39 | |
Allows the user to select arch, repository, signingkey, and version. Closes: #337 | |||||
2023-10-20 | hscript: Allow svcenable to create new runlevels | A. Wilcox | 1 | -0/+8 | |
This is going to be useful in general for some advanced use cases, but most importantly, it will allow us to define runlevels for live media. Ref: #346 | |||||
2023-10-05 | Qt UI: QoI improvements to launching tools | A. Wilcox | 1 | -0/+4 | |
* Terminal now uses dark background with light text, which makes root prompt readable when started from Install CD. * Tools are now spawned instead of run modally. This means you can interact with the Horizon wizard while using the Terminal or Web browser. If a tool is still running at the end, Horizon will prompt the user before allowing them to commit to disk. | |||||
2020-06-23 | Change Runner.Validate.hostname.Begin to allow numeric characters | A. Wilcox | 1 | -1/+1 | |
2020-06-13 | devel: req: Add bootloader/version, and make final | A. Wilcox | 2 | -4/+12 | |
2020-03-26 | Requirements: Add Runner.Execute.pkginstall.Keys | A. Wilcox | 1 | -0/+4 | |
2020-02-26 | devel: Add 'netconfigtype' key specification | A. Wilcox | 1 | -0/+16 | |
2019-12-19 | devel: Add specification for 'arch' key | A. Wilcox | 1 | -0/+12 | |
2019-10-31 | req: 3b: Add Runner.Validate.encrypt.Unique | A. Wilcox | 1 | -0/+4 | |
2019-10-31 | req: 3b: Add Runner.Validate.fs.Unique | A. Wilcox | 1 | -0/+4 | |
2019-10-31 | devel: req: 3b: Add R.Validate.nameserver* | A. Wilcox | 1 | -0/+8 | |
2019-10-23 | req: 3b: Make command line override DHCP | A. Wilcox | 1 | -1/+1 | |
2019-10-16 | req: 3b: R.E.network.netaddress: only use if network=true | A. Wilcox | 1 | -1/+1 | |
2019-10-13 | devel: req: 3b: Reorder Runner.Execute requirements | A. Wilcox | 1 | -16/+16 | |
rootpw/user requires /etc/shadow. language requires /etc/profile.d. keymap requires /etc/default/keyboard. These need adelie-core installed before execution. | |||||
2019-10-05 | req: 3b: Add Runner.Validate.userpw.None warning | A. Wilcox | 1 | -0/+4 | |
2019-10-05 | req: 2: Fix two typos | A. Wilcox | 1 | -1/+1 | |
2019-10-05 | req: 3b: Add 'slaac' as valid netaddress type | A. Wilcox | 1 | -1/+1 | |
2019-10-05 | req: 3: Finish @sroracle's comments | A. Wilcox | 1 | -3/+19 | |
2019-10-05 | req: Add UI.Partition.Runtime.FS.Type to resolve comment | A. Wilcox | 1 | -0/+4 | |
2019-10-05 | req: 2: Clarify OE-1,2, IC-1 via @sroracle; add component overview | A. Wilcox | 1 | -3/+9 | |
2019-09-29 | req: Runner.Validate.network.netaddress.Mask: 0 prefixes are legal | A. Wilcox | 1 | -1/+1 | |
2019-09-29 | req: 4: Add resolution for Agent.MessageFormat.Items.1 | A. Wilcox | 1 | -1/+1 | |
2019-09-29 | req: 3b: Clarify Runner.Execute.timezone.Missing | A. Wilcox | 1 | -1/+1 | |
2019-09-29 | req: 3b: Add Runner.Execute.nameserver.FQDN | A. Wilcox | 1 | -0/+4 | |
2019-09-29 | req: Remove Runner.Execute.encrypt.LVs; don't write reqs tired | A. Wilcox | 1 | -4/+0 | |
2019-09-29 | req: 3b: Add Runner.Validate.mount.Unique | A. Wilcox | 1 | -0/+4 | |
2019-09-29 | req: 3b: Fix Runner.Validate.* from @smaeul's comments | A. Wilcox | 1 | -11/+23 | |
2019-09-29 | Legalise netaddress when network == false | A. Wilcox | 1 | -4/+0 | |
This allows a sysadmin to specify a post-install network configuration without using it during the installation. | |||||
2019-09-29 | req: 3: Fix UI.* requirements based on @smaeul's comments | A. Wilcox | 1 | -13/+22 | |
2019-09-28 | req: Clarify meaning of UI.Language.Prerequisites | A. Wilcox | 1 | -1/+1 | |
2019-09-27 | req: UI.Finish.RemoveMedia: integrate changes from @Aerdan | A. Wilcox | 1 | -4/+4 | |
2019-09-27 | req: 3b: go ahead and let netssid be present whenever | A. Wilcox | 1 | -5/+1 | |
2019-09-27 | req: Add some dev stuff to installable package sets | A. Wilcox | 1 | -0/+10 | |
2019-09-27 | req: 4: Add specific message classes for step start/end | A. Wilcox | 1 | -1/+1 | |
2019-09-27 | req: 4: Fix small typo | A. Wilcox | 1 | -1/+1 | |
2019-09-27 | req: 4: Define Agent interface somewhat | A. Wilcox | 1 | -1/+18 | |
2019-09-27 | req: 6: Add I18n.Meow | A. Wilcox | 1 | -1/+4 | |
2019-09-27 | req: 1: Remove conventions section, we don't have any | A. Wilcox | 1 | -4/+0 | |
2019-09-27 | req: Add script keys to UI.Partition section | A. Wilcox | 1 | -0/+39 | |
2019-09-27 | req: Clarify SQA.Usability.* | A. Wilcox | 1 | -2/+2 | |
2019-09-27 | req: 2: shame on you fox for pushing an unclosed XML tag | A. Wilcox | 1 | -0/+1 | |
2019-09-27 | req: 2: Define environments; add Blowfish | A. Wilcox | 1 | -1/+4 | |
2019-09-27 | req: 5: Add Safety and Security requirements | A. Wilcox | 1 | -2/+12 | |
2019-09-27 | req: Verification -> Validation | A. Wilcox | 2 | -230/+230 | |
2019-09-27 | req: Add Performance.* requirements | A. Wilcox | 1 | -2/+83 | |
2019-09-27 | req: Add UI.Network.Wireless.ReloadAPs | A. Wilcox | 1 | -0/+4 | |
2019-09-26 | req: 3: Amend Script.Key.usergroups re pre-comment period comment | A. Wilcox | 1 | -1/+1 | |
2019-09-26 | req: 5: Define base platforms for performance requirements | A. Wilcox | 1 | -1/+39 | |