summaryrefslogtreecommitdiff
path: root/deployment/systems/ayase.scm
AgeCommit message (Collapse)Author
4 days[4] systems: delete imports of (suweren system) moduleMarek Paśnikowski
This removal is part of a process to decomission Distribution channel. --- The ultimate goal is to move useful code from Distribution channel to either Sovereign or Deployment channels. Everything else will be deleted and ultimately will be removed from network. --- The (suweren system) module was imported in aisaka, akashi and ayase systems. --- All these imports are deleted. --- After this (suweren system) module can be deleted from Distribution channel.
4 days[2] systems: utilise locale string from Sovereign channelMarek Paśnikowski
This replacement is part of a process to decomission Deployment channel. --- The ultimate foal is to move useful code from Deployment channel to either Sovereign or Deployment channels. Everything else will be deleted and ultimately the entire channel will be removed from network. --- The replaced refences are already defined in Sovereign channel. --- The definitions from Sovereign channel are used in place of the old ones. --- The Sovereign definition is exactly the same as on in Distribution channel.
4 days[1] systems: utilise locale definition from Sovereign channelMarek Paśnikowski
This replacement is part of a process to decomission Deployment channel. --- The ultimate goal is to move useful code from Deployment channel to either Sovereign or Deployment channels. Everything else will be deleted and ultimately the entire channel will be removed from network. --- The replaced refences are already defined in Sovereign channel. --- The definitions from Sovereign channel are used in place of the old ones. --- The Sovereign definition is slightly more complete (with explicit charset field), but functionally the same as the old one.
2025-07-07systems: standardise label creationMarek Paśnikowski
All operating-system records are configured to prepend default labels with respective host names. ----- Some minor adaptations had to performed.
2025-06-18systems: fix mount points for efi partitionMarek Paśnikowski
2025-06-18systems: stop importing dead modulesMarek Paśnikowski
2025-06-17systems: update sudoers-file to use the definition in sovereign repositoryMarek Paśnikowski
2025-06-16systems: fix the EFI partition mount pointMarek Paśnikowski
2025-06-14ayase: remove unused import of module (suweren services)Marek Paśnikowski
2025-06-07ayase: use the name/home-environment variable for home servicesMarek Paśnikowski
2025-06-07ayase: trim services listMarek Paśnikowski
2025-03-15systems: use the nonguix definition of initrdMarek Paśnikowski
The indirect bindings force the Sovereign channel to unnecessarily depend on Nonguix.
2025-03-15systems: use the nonguix definition of kernel directlyMarek Paśnikowski
The indirect bindings force the Sovereign channel to unnecessarily depend on Nonguix.
2025-03-14import systems to deployment channelMarek Paśnikowski