| Age | Commit message (Expand) | Author |
| 2025-11-22 | rakan: implement a Samba share to accept scans•••* deployment/systems/rakan.scm (samba-configuration, samba-service):
define the configuration records.
* deployment/systems/rakan.scm (system):
add Samba to the list of services.
| Marek Paśnikowski |
| 2025-11-22 | implement guix offload in akashi•••* deployment/keys.scm (akashi-guix):
define guix signing key.
* deployment/systems/aisaka.scm (guix-offload-rakan):
add guix signing key of akashi.
* deployment/systems/akashi.scm (offload-hub, guix-offload-targets, offload-extension):
define guix offload configuration.
* deployment/systems/akashi.scm (services):
add guix offload service and clean up the definition.
* deployment/systems/akashi.scm (operating-system*):
clean up the definition.
| Marek Paśnikowski |
| 2025-11-20 | deployment: implement build offloading from aisaka to rakan•••* deployment/keys.scm (aisaka-guix):
define signing key of Guix daemon in aisaka.
* deployment/systems/aisaka.scm (rakan-machine, guix-offload-rakan, offload-rakan):
define the offload target.
* deployment/systems/aisaka.scm (system):
add the offload configuration to the list of services.
* deployment/systems/rakan.scm (guix-offload-authorizations):
change the authorized signing key to aisaka's.
* deployment/users.scm (openssh-configuration):
add the public SSH key of marek@aisaka.
| Marek Paśnikowski |
| 2025-11-16 | gitolite: disable admin-pubkey•••* deployment/systems/aisaka.scm (gitolite):
turn off the declarative entry of admin keys, as it is impossible to add more than one.
| Marek Paśnikowski |
| 2025-11-13 | deployment: create (deployment keys) module•••* deployment/keys.scm:
define a module.
* deployment/keys.scm:
define variables mcdowell-guix and rakan-guix.
* deployment/systems/mcdowell.scm (guix-offload-rakan):
use the new key definition at rakan-guix.
* deployment/systems/rakan.scm (guix-offload-authorizations):
use the new key definitions at mcdowell-guix.
* keys/guix/mcdowell-signing-key.pub:
remove the file.
* keys/guix/rakan-signing-key.pub:
remove the file.
| Marek Paśnikowski |
| 2025-11-12 | add marek@mcdowell to gitolite admin keys | Marek Paśnikowski |
| 2025-11-12 | replace admin-pubkey in gitolite | Marek Paśnikowski |
| 2025-11-12 | implement offloading prototype | Marek Paśnikowski |
| 2025-10-17 | systems: rename ayase to asakura | Marek Paśnikowski |
| 2025-09-18 | rakan: use default channels | Marek Paśnikowski |
| 2025-09-15 | akashi: maximise cooling | Marek Paśnikowski |
| 2025-09-12 | rakan: add guix-rust-past-crates-channel | Marek Paśnikowski |
| 2025-09-12 | add initial home-environment to id1001 | Marek Paśnikowski |
| 2025-09-10 | deployment: add uid1001 to cokolwiek | Marek Paśnikowski |
| 2025-09-10 | deployment: add users module with an initial password definition | Marek Paśnikowski |
| 2025-09-08 | ayase: uninstall gnome-boxes | Marek Paśnikowski |
| 2025-09-07 | systems: add cokolwiek system | Marek Paśnikowski |
| 2025-09-05 | systems: split identities of mcdowell and rakan | Marek Paśnikowski |
| 2025-09-04 | mcdowell: dodaje listę kanałów do guix | Marek Paśnikowski |
| 2025-08-27 | mcdowell: install guix-publish-service | Marek Paśnikowski |
| 2025-08-17 | mcdowell: delete distribution-channel from (guix-configuration) | Marek Paśnikowski |
| 2025-07-27 | aisaka: add sejf.marekpasnikowski.pl to certbot | Marek Paśnikowski |
| 2025-07-26 | aisaka: add sejf subdomain | Marek Paśnikowski |
| 2025-07-24 | aisaka: disable Distribution channel in cgitdedistribution | Marek Paśnikowski |
| 2025-07-24 | delete remaining bindings to Distribution channel•••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 channel.
Everything else will be deleted and ultimately will be removed from network.
---
Module (deployment systems aisaka) has a dangling import of (suweren update).
Module (deployment users id1000) uses update-commands from (suweren update).
Guix-channel file includes dependency on Distribution channel.
---
The dangling import of (suweren update) is deleted from (deployment systems aisaka).
The update-commands binding is replaced with a definition from Sovereign channel.
The dependency on Distribution channel is removed from the list.
---
With this change Deployment channel is completely independent of Distribution, which can be deleted now.
| Marek Paśnikowski |
| 2025-07-23 | [4] systems: delete imports of (suweren system) module•••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.
| Marek Paśnikowski |
| 2025-07-23 | [3] akashi: use %base-file-systems directly•••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 will be removed from network.
---
The replaced reference is a useless indirection.
---
The direct object from upstream Guix channel is used instead.
---
This is the last variable from (suweren system) module gone.
| Marek Paśnikowski |
| 2025-07-23 | [2] systems: utilise locale string from Sovereign channel•••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.
| Marek Paśnikowski |
| 2025-07-23 | [1] systems: utilise locale definition from Sovereign channel•••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.
| Marek Paśnikowski |
| 2025-07-23 | id1000: delete reference to %suweren-home-services from Deployment channel•••This removal is part of a process to decommission 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 the net.
---
The deleted reference contains in its definition variables from both upstream Guix and another Distribution module.
Record uid1000-home-environment is the only user of the deleted reference.
This definition is in outdated style.
The (suweren home) module, defining the deleted reference, is also still imported by (deployment systems aisaka).
---
The variables listed in the deleted reference are used directly in the modified record.
This record is also restructured to match the current style.
The imports of of (suweren home) module are deleted from all affected modules.
Appropriate imports are added in (deployment users id1000).
---
Nothing else depends on the deleted reference, so its definition can be safely deleted from Distribution channel.
As it is the last definition in the module, the entire file can be deleted from the channel.
| Marek Paśnikowski |
| 2025-07-22 | Revert "[0] akashi: use the staging branch of Deployment channel"•••This reverts commit 82a3d8b78629c66ebe2c0ace462d32532ac30e9f.
| Marek Paśnikowski |
| 2025-07-22 | [2] akashi: enable fan_control in thinkpad_acpi•••Akashi system needs to have fan control enabled and customized.
By default, the firmware fails to adequately cool the computer which results in thermal throttling.
---
The goal is to have the laptop fan run at high speed at all times, regardless of CPU temperature.
---
[x] Enable fan control in thinkpad_acpi module.
[x] Set fan speed to level 5.
---
This commit adds an appropriate entry to the kernel command line to set the fan speed level.
---
Akashi system will now adequately cool itself in most circumstances.
| Marek Paśnikowski |
| 2025-07-15 | [1] akashi: enable fan_control in thinkpad_acpi•••Akashi system needs to have fan control enabled and customized.
By default, the firmware fails to adequately cool the computer which results in thermal throttling.
-----
The goal is to have the laptop fan run at high speed at all times, regardless of CPU temeperature.
-----
[X] Enable fan control in thinkpad_acpi module.
[ ] Set fan speed to level 5.
-----
This commit adds an appropriate entry to the kernel command line to enable fan control.
The goal of the series is now to set level 5 fan speed, as it is more pleasing to the ear.
-----
Akashi system will now allow fan control without havind to reload thinkpad_acpi module.
| Marek Paśnikowski |
| 2025-07-15 | [0] akashi: use the staging branch of Deployment channel•••Akashi system needs to have fan control enabled and customized.
By default, the firmware fails to adequately cool the computer which results in thermal throttling.
-----
The goal is to have the laptop fan run at full throttle at all times, regardless of CPU temeperature.
-----
[ ] Enable fan control in thinkpad_acpi module.
[ ] Set fan speed to full throttle.
-----
This commit configures a custom guix configuration for Akashi system in order to set up a testing loop with a staging branch.
Additional modules need to be imported in order to facilitate this change.
-----
Akashi system will now pull the staging branch of Deployment channel during updates.
| Marek Paśnikowski |
| 2025-07-08 | mcdowell: switch default-guix-channel•••The (sovereign channels) defines a new, simpler guix channel.
| Marek Paśnikowski |
| 2025-07-08 | mcdowell: use staging branches of sovereign and deployment channels | Marek Paśnikowski |
| 2025-07-07 | systems: standardise label creation•••All operating-system records are configured to prepend default labels with respective host names.
-----
Some minor adaptations had to performed.
| Marek Paśnikowski |
| 2025-06-30 | aisaka: point the test subdomain to the schron subdomain••• The purpose of the test subdomain is to try out changes in nginx configuration.
As such, directories should not be created for the sake of the test subdomain.
Instead, the test subdomain should point to a subdomain currently needing testing.
| Marek Paśnikowski |
| 2025-06-29 | aisaka: correct target of the schron subdomain | Marek Paśnikowski |
| 2025-06-27 | aisaka: apply the new client certificate to schronca | Marek Paśnikowski |
| 2025-06-27 | aisaka: test a new client certificate | Marek Paśnikowski |
| 2025-06-27 | systems/aisaka: install openssl••• The root user need access to openssl command in order to manipulate ca secrets.
| Marek Paśnikowski |
| 2025-06-26 | aisaka: improve layout of system•••No functional changes are introduced.
This is purely visual improvement.
| Marek Paśnikowski |
| 2025-06-20 | aisaka: ultimately fix the efi-directory target | Marek Paśnikowski |
| 2025-06-20 | aisaka: use the standard home-environment-service of uid1000•••The current system configuration of aisaka uses an old custom home environment from before a unified one was developed.
As it is no longer useful, the (home-services) procedure definition is removed from the module.
| Marek Paśnikowski |
| 2025-06-18 | aisaka: fix grub-efi target | Marek Paśnikowski |
| 2025-06-18 | systems: fix mount points for efi partition | Marek Paśnikowski |
| 2025-06-18 | systems: stop importing dead modules | Marek Paśnikowski |
| 2025-06-17 | systems: update sudoers-file to use the definition in sovereign repository | Marek Paśnikowski |
| 2025-06-16 | systems: fix the EFI partition mount point | Marek Paśnikowski |