Skip to content

Commit

Permalink
Kitten 10 GNOME building AlmaLinux#4
Browse files Browse the repository at this point in the history
  • Loading branch information
yuravk committed Jan 10, 2025
1 parent 8f04b6f commit f654d94
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 8 deletions.
1 change: 1 addition & 0 deletions ci/vagrant/Vagrantfile
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ Vagrant.configure("2") do |config|

config.vm.provision "shell", inline: <<-SHELL
sudo dnf -y update
sudo grubby --update-kernel ALL --args selinux=0
SHELL

# Reboot after update
Expand Down
4 changes: 0 additions & 4 deletions kickstarts/10-kitten/x86_64/almalinux-live-gnome.ks
Original file line number Diff line number Diff line change
Expand Up @@ -174,8 +174,4 @@ whois

# minimization
-hplip

# To solve "groupadd: cannot open /etc/group: Permission denied" of rpcbind PREIN
# -rpcbind
# -nfs-utils
%end
4 changes: 0 additions & 4 deletions kickstarts/10-kitten/x86_64_v2/almalinux-live-gnome.ks
Original file line number Diff line number Diff line change
Expand Up @@ -173,8 +173,4 @@ whois

# minimization
-hplip

# To solve "groupadd: cannot open /etc/group: Permission denied" of rpcbind PREIN
-rpcbind
-nfs-utils
%end

0 comments on commit f654d94

Please sign in to comment.