summaryrefslogtreecommitdiff
path: root/devel/requirements
AgeCommit message (Collapse)AuthorFilesLines
2023-12-01Add 'rootshell' key to determine root's shellA. Wilcox1-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-29Qt UI: Add Advanced Options screenA. Wilcox1-0/+39
Allows the user to select arch, repository, signingkey, and version. Closes: #337
2023-10-20hscript: Allow svcenable to create new runlevelsA. Wilcox1-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-05Qt UI: QoI improvements to launching toolsA. Wilcox1-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-23Change Runner.Validate.hostname.Begin to allow numeric charactersA. Wilcox1-1/+1
2020-06-13devel: req: Add bootloader/version, and make finalA. Wilcox2-4/+12
2020-03-26Requirements: Add Runner.Execute.pkginstall.KeysA. Wilcox1-0/+4
2020-02-26devel: Add 'netconfigtype' key specificationA. Wilcox1-0/+16
2019-12-19devel: Add specification for 'arch' keyA. Wilcox1-0/+12
2019-10-31req: 3b: Add Runner.Validate.encrypt.UniqueA. Wilcox1-0/+4
2019-10-31req: 3b: Add Runner.Validate.fs.UniqueA. Wilcox1-0/+4
2019-10-31devel: req: 3b: Add R.Validate.nameserver*A. Wilcox1-0/+8
2019-10-23req: 3b: Make command line override DHCPA. Wilcox1-1/+1
2019-10-16req: 3b: R.E.network.netaddress: only use if network=trueA. Wilcox1-1/+1
2019-10-13devel: req: 3b: Reorder Runner.Execute requirementsA. Wilcox1-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-05req: 3b: Add Runner.Validate.userpw.None warningA. Wilcox1-0/+4
2019-10-05req: 2: Fix two typosA. Wilcox1-1/+1
2019-10-05req: 3b: Add 'slaac' as valid netaddress typeA. Wilcox1-1/+1
2019-10-05req: 3: Finish @sroracle's commentsA. Wilcox1-3/+19
2019-10-05req: Add UI.Partition.Runtime.FS.Type to resolve commentA. Wilcox1-0/+4
2019-10-05req: 2: Clarify OE-1,2, IC-1 via @sroracle; add component overviewA. Wilcox1-3/+9
2019-09-29req: Runner.Validate.network.netaddress.Mask: 0 prefixes are legalA. Wilcox1-1/+1
2019-09-29req: 4: Add resolution for Agent.MessageFormat.Items.1A. Wilcox1-1/+1
2019-09-29req: 3b: Clarify Runner.Execute.timezone.MissingA. Wilcox1-1/+1
2019-09-29req: 3b: Add Runner.Execute.nameserver.FQDNA. Wilcox1-0/+4
2019-09-29req: Remove Runner.Execute.encrypt.LVs; don't write reqs tiredA. Wilcox1-4/+0
2019-09-29req: 3b: Add Runner.Validate.mount.UniqueA. Wilcox1-0/+4
2019-09-29req: 3b: Fix Runner.Validate.* from @smaeul's commentsA. Wilcox1-11/+23
2019-09-29Legalise netaddress when network == falseA. Wilcox1-4/+0
This allows a sysadmin to specify a post-install network configuration without using it during the installation.
2019-09-29req: 3: Fix UI.* requirements based on @smaeul's commentsA. Wilcox1-13/+22
2019-09-28req: Clarify meaning of UI.Language.PrerequisitesA. Wilcox1-1/+1
2019-09-27req: UI.Finish.RemoveMedia: integrate changes from @AerdanA. Wilcox1-4/+4
2019-09-27req: 3b: go ahead and let netssid be present wheneverA. Wilcox1-5/+1
2019-09-27req: Add some dev stuff to installable package setsA. Wilcox1-0/+10
2019-09-27req: 4: Add specific message classes for step start/endA. Wilcox1-1/+1
2019-09-27req: 4: Fix small typoA. Wilcox1-1/+1
2019-09-27req: 4: Define Agent interface somewhatA. Wilcox1-1/+18
2019-09-27req: 6: Add I18n.MeowA. Wilcox1-1/+4
2019-09-27req: 1: Remove conventions section, we don't have anyA. Wilcox1-4/+0
2019-09-27req: Add script keys to UI.Partition sectionA. Wilcox1-0/+39
2019-09-27req: Clarify SQA.Usability.*A. Wilcox1-2/+2
2019-09-27req: 2: shame on you fox for pushing an unclosed XML tagA. Wilcox1-0/+1
2019-09-27req: 2: Define environments; add BlowfishA. Wilcox1-1/+4
2019-09-27req: 5: Add Safety and Security requirementsA. Wilcox1-2/+12
2019-09-27req: Verification -> ValidationA. Wilcox2-230/+230
2019-09-27req: Add Performance.* requirementsA. Wilcox1-2/+83
2019-09-27req: Add UI.Network.Wireless.ReloadAPsA. Wilcox1-0/+4
2019-09-26req: 3: Amend Script.Key.usergroups re pre-comment period commentA. Wilcox1-1/+1
2019-09-26req: 5: Define base platforms for performance requirementsA. Wilcox1-1/+39
2019-09-26req: Add logging and quality requirementsA. Wilcox2-2/+65