Commit Graph
100 Commits
Author SHA1 Message Date
humocs-manandGitHub fe33d565d4 Merge pull request #21 from humocs-man/dependabot/github_actions/renovatebot/github-action-46.1.9
deps: bump renovatebot/github-action from 46.1.8 to 46.1.9
2026-04-17 17:42:51 +02:00
humocs-manandGitHub 4d515fcb4f Update cleanup script for package management 2026-04-17 17:42:21 +02:00
humocs-manandGitHub 7f5db9db68 Change dnf5 install option to skip unavailable packages 2026-04-17 14:58:30 +02:00
humocs-manandGitHub ebafcdec97 Add Vulkan drivers to Fedora Mesa installation 2026-04-15 19:48:49 +02:00
humocs-manandGitHub adc302cba9 Refactor tmpfiles configuration in Containerfile
Remove redundant directory creation for /var/lib/rpm in tmpfiles configuration.
2026-04-12 17:16:09 +02:00
humocs-manandGitHub 7b6914e0ff Create tmpfiles.d directories for bootc linting
Add directories for systemd-tmpfiles to avoid bootc linting warnings.
2026-04-11 14:43:08 +02:00
humocs-manandGitHub 0972379521 Enhance cleanup function in 10-build.sh
Updated cleanup function to enhance the cleanup process by adding detailed comments and ensuring temporary directories are cleared.
2026-04-11 14:42:11 +02:00
humocs-manandGitHub b128dbbee8 Improve cleanup function with error handling
Add error handling to cleanup commands.
2026-04-11 13:23:39 +02:00
humocs-manandGitHub 744bab1279 Implement cleanup function for final cleanup tasks
Added a cleanup function to handle final cleanup tasks instead of directly calling dnf5 clean all.
2026-04-11 13:17:51 +02:00
humocs-manandGitHub 7be7185f2e Merge pull request #20 from humocs-man/dependabot/github_actions/actions/upload-artifact-7
deps: bump actions/upload-artifact from 4 to 7
2026-04-10 16:38:42 +02:00
humocs-manandGitHub 1c6921796f Merge pull request #19 from humocs-man/dependabot/github_actions/actions/checkout-6
deps: bump actions/checkout from 4 to 6
2026-04-10 16:38:21 +02:00
humocs-manandGitHub c2a2c41aff Merge pull request #18 from humocs-man/dependabot/github_actions/renovatebot/github-action-46.1.8
deps: bump renovatebot/github-action from 46.1.7 to 46.1.8
2026-04-10 16:29:50 +02:00
humocs-manandGitHub db2300ae5a Change cron schedule in build.yml
Updated cron schedule to run every 2 days at 10:05 AM.
2026-04-10 16:29:14 +02:00
humocs-manandGitHub 3f9c957ad0 Fix TOML syntax for kickstart customizations 2026-04-06 19:08:28 +02:00
humocs-manandGitHub 5e0fb0b88e Simplify installer language and keyboard settings
Removed comments and unnecessary lines from the configuration.
2026-04-06 19:02:35 +02:00
humocs-manandGitHub 04f1ce21d9 Update ISO upload path to include all .iso files
Changed the path to upload ISO artifacts to include all .iso files recursively.
2026-04-06 18:18:06 +02:00
humocs-manandGitHub 4548d259a2 Refactor GitHub Actions workflow for ISO build 2026-04-06 17:58:26 +02:00
humocs-manandGitHub 09d9cff0d9 Create build-installer-iso.yml workflow
Add GitHub Actions workflow to build installer ISO using Podman.
2026-04-06 17:55:05 +02:00
humocs-manandGitHub 39927bf690 Delete .github/workflows/validate-brewfiles.yml 2026-04-06 17:51:58 +02:00
humocs-manandGitHub 6ff783473b Delete .github/commit-convention.md 2026-04-06 17:51:36 +02:00
humocs-manandGitHub d0d067a809 Delete .github/copilot-instructions.md 2026-04-06 17:51:19 +02:00
humocs-manandGitHub ca37795a65 Delete .github/SETUP_CHECKLIST.md 2026-04-06 17:50:57 +02:00
humocs-manandGitHub 97b242b138 Modify installer language and keyboard layout settings
Updated installer language and keyboard settings in config.
2026-04-06 17:50:11 +02:00
humocs-manandGitHub 2fdc55c3a6 Delete files/usr/local/bin directory 2026-04-06 17:34:09 +02:00
humocs-manandGitHub 1341f3949e Delete files/usr/lib/systemd/user directory 2026-04-06 17:33:40 +02:00
humocs-manandGitHub ab9bd2d7ac Delete files/etc/systemd/system directory 2026-04-06 17:32:59 +02:00
humocs-manandGitHub e6ab66789f Delete files/etc/skel/.config/firstboot directory 2026-04-06 17:32:42 +02:00
humocs-manandGitHub b981c065f6 Delete .pre-commit-config.yaml 2026-04-06 17:32:04 +02:00
humocs-manandGitHub c4d6081815 Delete CONTRIBUTING.md 2026-04-06 17:30:28 +02:00
humocs-manandGitHub b12e328947 Delete artifacthub-repo.yml 2026-04-06 17:30:11 +02:00
humocs-manandGitHub bf6a044f93 Delete AGENTS.md 2026-04-06 17:29:29 +02:00
humocs-manandGitHub 07e34779e4 Add drop-in configuration for bootc service override
Create a drop-in to override the ExecStart command for the bootc-fetch-apply-updates service.
2026-04-03 18:03:04 +02:00
humocs-manandGitHub d579d8e135 Add distrobox to build script dependencies 2026-04-03 17:41:41 +02:00
humocs-manandGitHub bef3f3c19e Merge pull request #17 from humocs-man/dependabot/github_actions/docker/login-action-4.1.0
deps: bump docker/login-action from 4.0.0 to 4.1.0
2026-04-03 17:38:57 +02:00
humocs-manandGitHub 6b605b0a79 Merge pull request #16 from humocs-man/dependabot/github_actions/renovatebot/github-action-46.1.7
deps: bump renovatebot/github-action from 46.1.6 to 46.1.7
2026-04-03 17:38:32 +02:00
humocs-manandGitHub 83c287fba5 Change image retention policy to 60 days 2026-03-28 13:26:17 +01:00
humocs-manandGitHub b7e555d43b Change image retention period from 60 to 10 days 2026-03-28 13:23:05 +01:00
humocs-manandGitHub 3b4a2bb3a9 Update package name and retention period in workflow 2026-03-28 13:21:21 +01:00
humocs-manandGitHub 79acd22f9a Update README to clarify image access and usage
Removed image usage section and clarified access requirements.
2026-03-28 12:23:12 +01:00
humocs-manandGitHub b364826d9c Merge pull request #12 from humocs-man/dependabot/github_actions/sigstore/cosign-installer-4.1.1
deps: bump sigstore/cosign-installer from 3.10.0 to 4.1.1
2026-03-27 16:13:26 +01:00
humocs-manandGitHub c9b0b568a5 Merge pull request #15 from humocs-man/dependabot/github_actions/renovatebot/github-action-46.1.6
deps: bump renovatebot/github-action from 46.1.5 to 46.1.6
2026-03-27 16:13:08 +01:00
humocs-manandGitHub db6b004bc4 Merge pull request #14 from humocs-man/dependabot/github_actions/docker/login-action-4
deps: bump docker/login-action from 3 to 4
2026-03-27 16:12:24 +01:00
humocs-manandGitHub 4f6a6362ee Merge pull request #13 from humocs-man/dependabot/github_actions/docker/metadata-action-6
deps: bump docker/metadata-action from 5 to 6
2026-03-27 16:12:09 +01:00
humocs-manandGitHub c91b1b6b85 Merge pull request #11 from humocs-man/dependabot/github_actions/actions/checkout-6
deps: bump actions/checkout from 5 to 6
2026-03-27 16:10:55 +01:00
humocs-manandGitHub 2c4d2f9d2b Update build.yml 2026-03-27 16:03:51 +01:00
humocs-manandGitHub 952c38b7af Update 10-build.sh 2026-03-27 15:36:21 +01:00
humocs-manandGitHub e3bbb2d76d Update 10-build.sh 2026-03-27 14:49:25 +01:00
humocs-manandGitHub c7f30457ad Update 10-build.sh 2026-03-27 12:41:20 +01:00
humocs-manandGitHub 178d9ef67d Update README.md 2026-03-26 20:16:43 +01:00
humocs-manandGitHub 42c9c88675 Update build-installer-iso.yml 2026-03-26 20:02:50 +01:00
humocs-manandGitHub b7e0673d6f Update 10-build.sh 2026-03-26 19:49:47 +01:00
humocs-manandGitHub 58575601ff Update 10-build.sh 2026-03-26 19:41:51 +01:00
humocs-manandGitHub 764b1a40d4 Update build.yml 2026-03-26 19:33:01 +01:00
humocs-manandGitHub 3b7aedd86c Update 10-build.sh 2026-03-26 18:59:43 +01:00
humocs-manandGitHub 2f9bee362d Update Containerfile 2026-03-26 18:44:15 +01:00
humocs-manandGitHub 23e540a38b Merge pull request #10 from humocs-man/dependabot/github_actions/renovatebot/github-action-46.1.5
deps: bump renovatebot/github-action from 46.1.4 to 46.1.5
2026-03-26 17:20:42 +01:00
humocs-manandGitHub ef51048436 Merge pull request #9 from humocs-man/dependabot/github_actions/docker/metadata-action-6.0.0
deps: bump docker/metadata-action from 5.8.0 to 6.0.0
2026-03-26 17:20:01 +01:00
humocs-manandGitHub 6e015db7b3 Update firstboot-setup.sh 2026-03-17 19:33:04 +01:00
humocs-manandGitHub 439ba38045 Update install-homebrew.sh 2026-03-16 11:20:27 +01:00
humocs-manandGitHub 8236e64580 Update firstboot-setup.sh 2026-03-16 11:17:42 +01:00
humocs-manandGitHub f7a127ad1a Update firstboot-brew-install@.service 2026-03-16 11:05:09 +01:00
humocs-manandGitHub 56d0d3c41b Update firstboot-setup.sh 2026-03-16 10:59:46 +01:00
humocs-manandGitHub 9b21a0abcd Update firstboot-setup.sh 2026-03-15 23:05:27 +01:00
humocs-manandGitHub 2db30d2897 Update firstboot-setup.sh 2026-03-15 23:03:00 +01:00
humocs-manandGitHub c09594af97 Update Containerfile 2026-03-15 21:51:13 +01:00
humocs-manandGitHub 081b728fd9 Update firstboot-brew-install service dependencies 2026-03-15 20:27:38 +01:00
humocs-manandGitHub dc3229a2da Enhance firstboot-setup.service with dependencies
Added dependencies and environment variables for firstboot service.
2026-03-15 20:22:00 +01:00
humocs-manandGitHub 8956d041a7 Rename firstboot-brew-install.service to firstboot-brew-install@.service 2026-03-15 20:00:50 +01:00
humocs-manandGitHub 73cc0b37a5 Enable Flathub and initialize Flatpak database
Add Flathub repository and initialize Flatpak database.
2026-03-15 18:54:06 +01:00
humocs-manandGitHub 37842acb3d Refactor Flatpak installation to user scope 2026-03-15 18:46:06 +01:00
humocs-manandGitHub 664aa6f953 Remove symbolic link creation for firstboot service 2026-03-15 18:23:49 +01:00
humocs-manandGitHub cf31e12b83 Modify firstboot-setup.service dependencies and targets
Updated firstboot-setup.service to change dependencies and conditions.
2026-03-15 18:18:14 +01:00
humocs-manandGitHub 4914b87cc2 Add firstboot-setup.path for First Boot Wizard 2026-03-15 18:16:11 +01:00
humocs-manandGitHub 339b011db8 Refactor Homebrew installation script
Removed user check and installation confirmation for Homebrew. Added export of HOME and updated installation command.
2026-03-15 17:59:18 +01:00
humocs-manandGitHub 46d47b9560 Parameterize Homebrew installation service description 2026-03-15 17:57:21 +01:00
humocs-manandGitHub 935efc2e96 Refactor firstboot-setup.sh for improved readability 2026-03-15 17:56:09 +01:00
humocs-manandGitHub b6f2d378b3 Fix condition path for initial setup service 2026-03-15 10:53:24 +01:00
humocs-manandGitHub 6f1b8c54db Remove duplicate COPY command in Containerfile
Removed duplicate COPY command for files.
2026-03-14 21:56:41 +01:00
humocs-manandGitHub 21ea725f48 Enhance firstboot setup with symlink and permissions
Add firstboot setup service symlink and update permissions.
2026-03-14 21:42:25 +01:00
humocs-manandGitHub 1a6df83b80 Change WantedBy target to graphical-session.target 2026-03-14 21:36:10 +01:00
humocs-manandGitHub 180ac832ed Remove service enablement from Containerfile
Removed enabling of firstboot-setup.service in the Containerfile.
2026-03-14 20:34:23 +01:00
humocs-manandGitHub 602ca83233 Fix COPY command to include hidden files 2026-03-14 19:18:43 +01:00
humocs-manandGitHub 6eed2be4fc Update COPY command to include all files in directory 2026-03-14 18:56:10 +01:00
humocs-manandGitHub 84981d7271 Enhance install-homebrew.sh with user validation
Added error handling and user check for Homebrew installation.
2026-03-14 15:16:26 +01:00
humocs-manandGitHub 06e4edcb44 Add installation service for Homebrew on first boot 2026-03-14 15:14:31 +01:00
humocs-manandGitHub 372439a793 Fix variable usage for Homebrew installation service 2026-03-14 15:13:01 +01:00
humocs-manandGitHub e929b6b755 Update firstboot-setup.service for new dependencies 2026-03-14 15:08:19 +01:00
humocs-manandGitHub b6c102ee29 Fix bootc timer name and update Collabora installation
Updated the timer name for bootc automatic updates and modified the installation command for Collabora Office.
2026-03-14 15:07:02 +01:00
humocs-manandGitHub 82ade57db3 Add execute permissions to setup scripts 2026-03-14 14:48:40 +01:00
humocs-manandGitHub d966691f93 Change Homebrew installation method to systemd service 2026-03-14 14:47:23 +01:00
humocs-manandGitHub 8deb2e1f8e Update ExecStart to include instance parameter 2026-03-14 14:42:41 +01:00
humocs-manandGitHub 8c8845fdbd Create install-homebrew.sh script
Add a script to install Homebrew for a specified user.
2026-03-14 14:36:01 +01:00
humocs-manandGitHub 586e26444e Add systemd service for Homebrew installation 2026-03-14 14:30:21 +01:00
humocs-manandGitHub 5b4c824ada Modify wait-and-run.sh to check for graphical session 2026-03-14 13:32:35 +01:00
humocs-manandGitHub de2a9df9ed Change service type from 'exec' to 'simple' 2026-03-14 13:31:50 +01:00
humocs-manandGitHub 0682bb9043 Update permissions for firstboot scripts 2026-03-14 12:31:21 +01:00
humocs-manandGitHub 9a3e204b5e Change ExecStart to wait-and-run.sh 2026-03-14 12:23:22 +01:00
humocs-manandGitHub e267e029a2 Create wait-and-run.sh for first boot initialization
Add wait-and-run.sh script to manage first boot process
2026-03-14 12:22:15 +01:00
humocs-manandGitHub 584cf016df Enhance firstboot-setup.sh with Homebrew and update options
Added prompts for Homebrew installation and automatic updates in the firstboot setup script.
2026-03-14 11:59:33 +01:00
humocs-manandGitHub 8519f95bc2 Add local AI applications to firstboot setup
Added support for installing local AI applications like Alpaca and GPT-4 All.
2026-03-14 11:41:33 +01:00