summaryrefslogtreecommitdiff
path: root/Makefile.am (follow)
Commit message (Expand)AuthorAgeFilesLines
* Makefile.am: Add latest-bview.gz.Oleg Pykhalov10 days1-0/+3
* Makefile.am: Specify guix to use.Oleg Pykhalov10 days1-1/+1
* Makefile.am: Use root guix.Oleg Pykhalov10 days1-1/+1
* Makefile.am: Use root guix.Oleg Pykhalov10 days1-1/+1
* Makefile.am: Add root commands.Oleg Pykhalov10 days1-0/+3
* nix: Add container-systemd-nixos-workstation-pc0.Oleg Pykhalov2025-12-071-0/+1
* nix: Add container-systemd-nixos-workstation-guixsd.Oleg Pykhalov2025-12-071-0/+1
* Makefile.am: Specify --substitute-urls in guix pull commands.Oleg Pykhalov2025-12-071-1/+1
* Makefile.am: Update nix/container-systemd-nixos-zapret.Oleg Pykhalov2025-10-301-0/+1
* Makefile.am: Move nur update to nix-update-upstream-inputs target.Oleg Pykhalov2025-10-301-1/+3
* Makefile.am: Update nur.Oleg Pykhalov2025-10-291-0/+1
* Makefile.am: Add shepherd-graph and extension-graph for all configs.Oleg Pykhalov2025-10-101-8/+14
* Makefile.am: Add ARGS to guix home.Oleg Pykhalov2025-10-081-2/+2
* Makefile.am: Fix guix home reconfigure.Oleg Pykhalov2025-10-081-1/+1
* Makefile.am: Fix guix home.Oleg Pykhalov2025-10-081-1/+1
* guix: pc0-guix-workstation: Use containerized-operating-system.Oleg Pykhalov2025-10-081-1/+1
* Makefile.am: Fix guix system reconfigure.Oleg Pykhalov2025-09-301-1/+1
* Makefile.am: Fix guix system reconfigure.Oleg Pykhalov2025-09-301-3/+3
* Makefile.am: Fix guix system reconfigure.Oleg Pykhalov2025-09-301-5/+9
* Makefile.am: Add guix system reconfigure.Oleg Pykhalov2025-09-301-4/+7
* Makefile.am: Fix substitute urls.Oleg Pykhalov2025-09-301-5/+5
* Makefile.am: Specify cores in guix pull.Oleg Pykhalov2025-09-301-1/+1
* Makefile.am: Refactor build expressions.•••Adjusted system image and time machine builds. * Makefile.am: Modified build expression calls. Oleg Pykhalov2025-09-301-9/+5
* Makefile.am: Refactor.Oleg Pykhalov2025-09-061-15/+15
* Makefile.am: Update guix home targets.Oleg Pykhalov2025-09-051-13/+7
* Makefile.am: Allow downgrade Guix home.'Oleg Pykhalov2025-09-051-1/+1
* Makefile.am: Update home reconfigure with time-machine.Oleg Pykhalov2025-09-051-3/+1
* Makefile.am: Use full path to Guix channel.Oleg Pykhalov2025-09-051-1/+1
* Makefile.am: Do not use system variable for pull.Oleg Pykhalov2025-09-051-5/+3
* Makefile.am: Add guix pull for root user.Oleg Pykhalov2025-09-051-0/+4
* Makefile.am: Use full path to guix channels when guix pull.Oleg Pykhalov2025-09-051-1/+1
* Replace /home/oleg/.local/share/chezmoi directory.•••Replace everywhere except flux to not to trigger jobs. Oleg Pykhalov2025-09-041-2/+2
* nix: container-systemd-nixos-majordomo: Add Makefile.Oleg Pykhalov2025-09-021-0/+1
* nix: container-systemd-nixos-workstation: Add Makefile.Oleg Pykhalov2025-09-021-0/+1
* Makefile.am: Pull channels for configurations.•••Define guix-pull and create targets to pull specific system configuration channels. * Makefile.am: Introduce channel pulling rules. Oleg Pykhalov2025-08-291-0/+8
* Makefile.am: Add nonguix substitute server.Oleg Pykhalov2025-08-291-1/+1
* guix: pc0-guix-workstation: Introduce a new system configuration.•••This config defines a workstation image for Docker use. It includes user accounts, packages and services. * Makefile.am: Add pc0-guix-workstation to GUIX_SYSTEM_CONFIGURATIONS. * guix/wugi/system/pc0-guix-workstation.scm: Create a new system config file. Oleg Pykhalov2025-08-211-0/+1
* guix: Introduce wireless system configuration.•••The wireless profile is now available for Guix systems. It provides a minimal environment suitable for Docker images. * Makefile.am: Add the wireless target to GUIX_SYSTEM_CONFIGURATIONS. * guix/wugi/system/wireless.scm: Introduce system configuration. Oleg Pykhalov2025-08-191-0/+1
* Makefile.am: Add guix-entrypoint target.Oleg Pykhalov2025-08-091-0/+8
* Makefile.am: Add docker-image to GUIX_SYSTEM_CONFIGURATIONS.Oleg Pykhalov2025-08-061-0/+1
* Makefile.am: Update Guix substitute URL list.•••Removes Yandex mirror from the default substitute URL list. It's slow to fetch substitute list for some reason. * Makefile.am: Updates the SUBSTITUTE_URLS variable. Oleg Pykhalov2025-08-031-1/+1
* Makefile.am: Allow to override SUBSTITUTE_URLS.Oleg Pykhalov2025-07-281-1/+1
* Makefile.am: Add Yandex Guix mirror.Oleg Pykhalov2025-07-281-1/+1
* Makefile.am: Add kubeedge-certs.•••* a/Makefile.am: Adds the kubeedge-certs target for certificate generation. * flux/apps/base/maintenance-runc-guix-builder-kubeedge-certs/job.yaml: Defines a Kubernetes Job to run the certificate generation process. * flux/apps/base/maintenance-runc-guix-builder-kubeedge-certs/kustomization.yaml: Configures Kustomize to deploy the new job. Oleg Pykhalov2025-07-121-0/+8
* Makefile.am: Build time machine images correctly.•••Uses guix-time-machine directly for image creation, improving build reliability and consistency. * Makefile.am: Correctly builds time machine system images. Oleg Pykhalov2025-07-101-1/+1
* Makefile.am: Fix password store path.•••Changes the password store location to a relative path within the source tree. * Makefile.am: Updates PASSWORD_STORE variable. Oleg Pykhalov2025-07-081-1/+1
* Rename guix workstation related files.•••The names of several files and modules were renamed to reflect the change from guix-image-workstation to guix-workstation. This commit updates all relevant paths and configurations accordingly. * flux/clusters/cluster1/flux-system/apps.yaml: Rename job and kustomization yaml files. * guix/dotfiles/docker/guix/Makefile: Update image tag and build target name. * guix/dotfiles/docker/guix-workstation/run.sh: Update image tag. * guix/dotfiles/run/pc0/13-guix-workstation-run.sh: Update container ID filter. * guix/dot_local/bin/dotfiles-update-commit: Update file path. * guix/wugi/home/config/guix-workstation.scm: Rename workstation config file. * guix/wugi/home/config/workstation.scm: Rename to guix-workstation.scm. * guix/wugi/system/guix-workstation.scm: Rename workstation system file. * guix/wugi/system/workstation.scm: Rename to guix-workstation.scm. * Makefile.am: Update build target name. Oleg Pykhalov2025-06-101-8/+0
* Makefile.am: Update build process.•••Updates the Makefile to include image tag echoing for better visibility during builds. * Makefile.am: Add echo statement for image tag display. Oleg Pykhalov2025-06-101-0/+1
* Makefile.am: Format container image tag.•••* Makefile.am: Updated the container image tag to include only the system name and commit hash. This improves clarity and reduces potential conflicts. Oleg Pykhalov2025-06-101-1/+1
* Makefile.am: Add Docker image building support.•••Adds definitions for creating and tagging Guix System images using Docker, including a guix-time-machine-system-image target and image tagging with Git commit hashes and timestamps. * Makefile.am: Introduce Docker image build targets. Oleg Pykhalov2025-06-101-0/+10