Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
ddf
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
sucs
ddf
Commits
7d5ce1b8
Commit
7d5ce1b8
authored
8 years ago
by
Imran Hussain
Browse files
Options
Downloads
Patches
Plain Diff
google chrome, pull rpm straight from google and let them setyp the repo
parent
0f2cddbb
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
kickstart/kickstart25.cfg
+8
-0
8 additions, 0 deletions
kickstart/kickstart25.cfg
with
8 additions
and
0 deletions
kickstart/kickstart25.cfg
+
8
−
0
View file @
7d5ce1b8
...
...
@@ -185,6 +185,14 @@ echo "Install unitedrpms"
dnf
-y
install
https://raw.githubusercontent.com/UnitedRPMs/unitedrpms/master/RPM/unitedrpms-25-1.noarch.rpm
echo
"UnitedRPMs
repo
added"
#google repo for chrome and other stuff
echo
"setup
google
repo"
cd
/tmp
wget
https://dl.google.com/linux/linux_signing_key.pub
rpm
--import
linux_signing_key.pub
dnf
-y
install
https://dl.google.com/linux/direct/google-chrome-stable_current_x86_64.rpm
echo
"finished
setting
up
chrome
repo"
#Install stuff from unitedrpm
echo
"install
stuff
from
unitedrpm"
dnf
install
-y
mplayer
flash-plugin
vlc
system-switch-displaymanager
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment