Commit Graph
100 Commits
Author SHA1 Message Date
humocs-manandGitHub e6c7aae6e4 Update virtualization installation script 2026-05-04 19:25:42 +02:00
humocs-manandGitHub f5458fe5ea Comment out intel-media-driver in 30-virt.sh
Comment out intel-media-driver in the script.
2026-05-04 19:11:16 +02:00
humocs-manandGitHub 721da0d7ec Disable multimedia stack installation in script
Comment out multimedia stack installation commands.
2026-05-04 18:44:51 +02:00
humocs-manandGitHub 179ff5b9a1 Rename 10-repos.sh to 10-repos.sh.bak 2026-05-04 18:43:09 +02:00
humocs-manandGitHub 5e800955c5 Specify architecture for multimedia driver installations 2026-05-04 18:33:12 +02:00
humocs-manandGitHub c63a1b633e Update RPM Fusion repository URLs in script 2026-05-04 18:27:57 +02:00
humocs-manandGitHub e4cb116ad7 Update RPM Fusion repository URLs and commands 2026-05-03 22:16:02 +02:00
humocs-manandGitHub 8e0ad36095 Update dnf5 commands for package management 2026-05-03 22:05:50 +02:00
humocs-manandGitHub cdd2307afb Fix formatting of dnf command in 30-virt.sh 2026-05-03 21:35:51 +02:00
humocs-manandGitHub 82f7f9a195 Update repository installation in 10-repos.sh
Removed old repository installation commands and added new RPM Fusion repository links.
2026-05-03 21:33:16 +02:00
humocs-manandGitHub 5c5bf7d9c3 Enhance multimedia stack installation with ROCm
Updated multimedia installation script to include freeworld drivers and added ROCm installation.
2026-05-03 21:31:45 +02:00
humocs-manandGitHub 10f8335484 Update notification script for bootc upgrade process 2026-05-03 21:15:43 +02:00
humocs-manandGitHub c2e5cd79b4 Update ExecStart in bootc-override.conf 2026-05-03 21:12:05 +02:00
humocs-manandGitHub 74ff152785 Fix multimedia installation script by removing duplicates
Removed duplicate dnf5 install command and libavcodec-freeworld package.
2026-05-03 20:59:07 +02:00
humocs-manandGitHub 7a5c6d4f41 Add additional terra-release packages to installation 2026-05-03 20:55:53 +02:00
humocs-manandGitHub dda9163f0f Update repository installation command in 10-repos.sh 2026-05-03 20:38:18 +02:00
humocs-manandGitHub cabd515e51 Rename 50-remove-packages-and-enable-Services.sh to 40-remove-packages-and-enable-Services.sh 2026-05-03 20:05:10 +02:00
humocs-manandGitHub e3621866eb Delete build/40-steam.sh 2026-05-03 20:04:41 +02:00
humocs-manandGitHub fe7696e8cc Revise multimedia stack installation in script
Updated multimedia installation to include additional drivers and libraries.
2026-05-03 20:03:21 +02:00
humocs-manandGitHub 9a25e0ec9e Replace RPM Fusion repos with Terra44 repo 2026-05-03 19:56:39 +02:00
humocs-manandGitHub a2936d2eb9 Remove '--staged' option from ExecStart command 2026-05-02 21:30:36 +02:00
humocs-manandGitHub 24c07efd9f Fix multimedia stack installation for architecture
Updated multimedia stack installation to include architecture-specific packages.
2026-05-01 20:29:26 +02:00
humocs-manandGitHub e7c079fda9 Update multimedia installation script for new packages 2026-05-01 20:28:20 +02:00
humocs-manandGitHub a8d0c8d1f8 Simplify repo setup script by removing comments
Removed unnecessary comments and commands related to Terra and RPM Fusion repos.
2026-05-01 20:21:18 +02:00
humocs-manandGitHub c035f4a644 Merge pull request #24 from humocs-man/dependabot/github_actions/renovatebot/github-action-46.1.12
deps: bump renovatebot/github-action from 46.1.10 to 46.1.12
2026-05-01 20:04:00 +02:00
humocs-manandGitHub f0c35a8142 Update RPM Fusion Steam repo installation command 2026-05-01 20:00:12 +02:00
humocs-manandGitHub 1e06dd6a6d Fix dnf command for Terra repo installation 2026-05-01 19:53:01 +02:00
humocs-manandGitHub 75474334d0 Update Steam installation script to remove i686 drivers
Removed installation of specific i686 mesa drivers.
2026-05-01 19:38:51 +02:00
humocs-manandGitHub f825d10052 Revise multimedia stack installation script
Updated multimedia stack installation to include i686 packages and removed group install.
2026-05-01 19:34:43 +02:00
humocs-manandGitHub 587ccdfca8 Revise repo setup in 10-repos.sh
Updated repository setup script for Fedora with new repo URLs and added comments for clarity.
2026-05-01 19:28:42 +02:00
humocs-manandGitHub 0fcab36243 Change RPM Fusion repo URLs to Fedora 44
Updated repository URLs to point to stable Fedora 44 releases.
2026-05-01 19:12:01 +02:00
humocs-manandGitHub 40ae40c07c Update RPM Fusion repository URLs to use mirrors 2026-05-01 18:48:27 +02:00
humocs-manandGitHub ef8e0800b3 Update RPM Fusion repository URLs in script 2026-05-01 18:36:09 +02:00
humocs-manandGitHub 1688ad87c8 Update RPM Fusion repository URLs for Fedora 44 2026-05-01 17:56:53 +02:00
humocs-manandGitHub 25b098828d Add dnf5 upgrade command to 10-repos.sh
Added dnf5 upgrade command to the script.
2026-05-01 17:49:02 +02:00
humocs-manandGitHub afa49cc5ac Remove Firefox and update service configuration
Removed Firefox and related packages, updated service enabling messages.
2026-05-01 17:32:20 +02:00
humocs-manandGitHub 73c217f348 Fix formatting of gstreamer1-plugins-ugly installation 2026-05-01 17:21:19 +02:00
humocs-manandGitHub 7e897d3c0c Fix spacing in dnf5 clean command 2026-05-01 17:12:03 +02:00
humocs-manandGitHub a250e76cfc Fix dnf5 command syntax in 10-repos.sh 2026-05-01 17:10:02 +02:00
humocs-manandGitHub 033940aeef Add '-y' flag to dnf5 commands for automation 2026-05-01 17:09:03 +02:00
humocs-manandGitHub 5e176c5fd0 Update Steam installation script for i686 libraries 2026-05-01 17:01:48 +02:00
humocs-manandGitHub b16570d9b3 Specify architecture for multimedia stack packages
Updated multimedia stack installation to specify architecture for all packages.
2026-05-01 16:55:04 +02:00
humocs-manandGitHub c4ed666163 Simplify RPM Fusion installation in 10-repos.sh
Removed old RPM Fusion installation steps for Fedora 44 and simplified the script.
2026-05-01 16:53:16 +02:00
humocs-manandGitHub d6b974454b Update multimedia installation script
Removed disabling of rawhide and testing repos for multimedia installation.
2026-05-01 16:41:03 +02:00
humocs-manandGitHub 2b0a78916b Remove architecture specification from multimedia install
Removed architecture specification for installation.
2026-05-01 16:34:07 +02:00
humocs-manandGitHub e066421d9c Update multimedia installation script 2026-05-01 16:22:47 +02:00
humocs-manandGitHub 9a0c0701b0 Remove rpmfusion testing repos
Remove testing repository files from yum repos.
2026-05-01 16:21:41 +02:00
humocs-manandGitHub 2837938b49 Update 10-repos.sh for Fedora 44 installation
Add instructions for Fedora 44 RPM Fusion setup
2026-05-01 16:15:58 +02:00
humocs-manandGitHub e8d29e7ed0 Rename bootc-service-override.conf to bootc-override.conf 2026-05-01 16:13:29 +02:00
humocs-manandGitHub c94d128da6 Update RPM Fusion repository URLs for Fedora 44 2026-05-01 15:49:04 +02:00
humocs-manandGitHub 5283073214 Remove libnotify from multimedia installation script
Removed 'libnotify' from the multimedia installation list.
2026-05-01 15:26:54 +02:00
humocs-man 0a162d991b added Update-Notification via Skript an Service 2026-05-01 15:25:29 +02:00
humocs-manandGitHub 9301dc593f Update systemd overrides for bootc service and timer 2026-05-01 15:22:47 +02:00
humocs-manandGitHub 39f76c7ddc Create bootc-timer-override.conf with timer settings
Add bootc-timer-override configuration file
2026-05-01 15:17:38 +02:00
humocs-manandGitHub d46789d975 Refactor Containerfile with new build scripts and configs
Updated the Containerfile to include new configurations and scripts for the build process.
2026-05-01 13:35:20 +02:00
humocs-manandGitHub bdd1ff08c6 Add bootc-override configuration for service 2026-05-01 13:13:03 +02:00
humocs-manandGitHub 5edc18a308 Add directory permissions for dnf and rpm 2026-05-01 13:12:04 +02:00
humocs-manandGitHub 0287c1b82a Add script to notify non-root users of system updates 2026-05-01 13:10:33 +02:00
humocs-manandGitHub 4a8b93d2b1 Delete files directory 2026-05-01 13:09:02 +02:00
humocs-manandGitHub 0c3068844b Add libnotify to multimedia installation script 2026-05-01 12:52:16 +02:00
humocs-manandGitHub adb092fd77 Add script to notify non-root users of system updates 2026-05-01 12:48:59 +02:00
humocs-manandGitHub aafe6a7718 Fix package name case in removal script 2026-05-01 12:43:09 +02:00
humocs-manandGitHub ba84157e0d Add 'micro' to the installation list in 30-virt.sh 2026-05-01 12:35:48 +02:00
humocs-manandGitHub e668f35704 Enhance package removal script for cleanup
Expanded package removal to include PackageKit and plasma-discover-packagekit, and added cleanup command.
2026-05-01 12:34:33 +02:00
humocs-manandGitHub 6103744b1c Fix duplicate line in 10-repos.sh 2026-04-30 16:56:26 +02:00
humocs-manandGitHub 79dd347e9c Remove cleanup function from 10-repos.sh
Removed the cleanup function to streamline the script.
2026-04-30 16:56:11 +02:00
humocs-manandGitHub 2539cd8049 Modify multimedia installation script options
Added --skip-unavailable option to dnf5 command.
2026-04-28 18:57:52 +02:00
humocs-manandGitHub 8fccb602da Update base image version in Containerfile 2026-04-28 18:42:34 +02:00
humocs-manandGitHub c8215a08b9 renamed 90-build.sh to be ignored by Containerfile 2026-04-28 18:19:20 +02:00
humocs-manandGitHub 02b911e14c Refactor build process to use loop for scripts
Replaced individual RUN commands for build scripts with a loop to execute all scripts in the /ctx/build directory.
2026-04-28 18:13:10 +02:00
humocs-manandGitHub 92e8d71b74 Remove Anaconda installation step from Containerfile
Removed the installation step for Anaconda in the Dockerfile.
2026-04-26 13:29:33 +02:00
humocs-manandGitHub 15fa3da10b Delete build/60-installing-anaconda.sh 2026-04-26 13:29:02 +02:00
humocs-manandGitHub 53c4e69f15 Change ISO type from bootc-installer to anaconda-iso 2026-04-26 13:28:39 +02:00
humocs-manandGitHub fac233a009 Change ISO type from 'anaconda-iso' to 'bootc-installer' 2026-04-26 12:59:17 +02:00
humocs-manandGitHub 889c77dbf7 Fix docker pull command in build workflow 2026-04-26 12:53:17 +02:00
humocs-manandGitHub 2360e25e0b Change ISO type from bootc-installer to anaconda-iso 2026-04-26 12:44:49 +02:00
humocs-man 1b956e9a5f changed to bootc-installer 2026-04-26 12:21:08 +02:00
humocs-manandGitHub 336b2a662c Update container image and build type in workflow 2026-04-26 12:09:37 +02:00
humocs-manandGitHub 2777d4188b Update cron schedule for build workflow 2026-04-25 14:09:45 +02:00
humocs-manandGitHub 2e77325c2d Update cron schedule for build workflow 2026-04-24 22:32:10 +02:00
humocs-manandGitHub 3600a3b56a Fix script path in Containerfile 2026-04-24 22:14:28 +02:00
humocs-man 2561c04f4d Fix: Set executable for .sh 2026-04-24 22:06:14 +02:00
humocs-manandGitHub ca1096fc0f Rename 50-remove-packages-and-enable-Services to 50-remove-packages-and-enable-Services.sh 2026-04-24 22:05:11 +02:00
humocs-manandGitHub 00f9a72bb5 Remove packages and enable services 2026-04-24 22:04:44 +02:00
humocs-man bd571872a0 Fix: Set executable for .sh 2026-04-24 21:30:37 +02:00
humocs-manandGitHub 640811fc44 Update script paths in Containerfile 2026-04-24 21:24:36 +02:00
humocs-manandGitHub 40c7ff6a3f Change script paths to use 'bash/ctx/' prefix 2026-04-24 21:17:07 +02:00
humocs-manandGitHub 6099ac5be8 Merge pull request #22 from humocs-man/dependabot/github_actions/renovatebot/github-action-46.1.10
deps: bump renovatebot/github-action from 46.1.9 to 46.1.10
2026-04-24 20:55:35 +02:00
humocs-manandGitHub 072993a55c Merge pull request #23 from humocs-man/dependabot/github_actions/actions/setup-node-6.4.0
deps: bump actions/setup-node from 6.3.0 to 6.4.0
2026-04-24 20:55:18 +02:00
humocs-manandGitHub 2a6e7be01e Update build scripts in Containerfile
Replace 10-build.sh with 10-repos.sh and add additional build scripts for multimedia, virtualization, and Steam.
2026-04-24 20:54:59 +02:00
humocs-manandGitHub 0e115dce08 Delete build/30-cosmic-desktop.sh.example 2026-04-24 20:50:40 +02:00
humocs-manandGitHub 4e698fd222 Delete build/20-onepassword.sh.example 2026-04-24 20:50:28 +02:00
humocs-manandGitHub 22312e9a40 Remove unwanted packages and enable services
This script removes unwanted packages and enables necessary services.
2026-04-24 20:49:31 +02:00
humocs-manandGitHub be14492ec8 Add script to install Steam and i686 libraries 2026-04-24 20:47:18 +02:00
humocs-manandGitHub 98291c0d14 Install virtualization and hardware helper packages
Added installation of virtualization tools and hardware helpers.
2026-04-24 20:45:12 +02:00
humocs-manandGitHub a797072983 Create 30-virt.sh for layer cleanup
Add cleanup script for build process
2026-04-24 20:44:25 +02:00
humocs-manandGitHub a2b385945f Install multimedia stack and cleanup
Install multimedia stack including Mesa drivers and codecs, followed by cleanup.
2026-04-24 20:42:38 +02:00
humocs-manandGitHub 9f4d944b32 Add shebang and set options in multimedia script 2026-04-24 20:40:16 +02:00
humocs-manandGitHub d783531228 Create 20-multimedia.sh 2026-04-24 20:38:19 +02:00
humocs-manandGitHub a99850f8ec Implement cleanup function and RPM Fusion setup
Add cleanup function and enable RPM Fusion repositories
2026-04-24 20:37:51 +02:00