Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
M
mkimage-profiles
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
1
Merge Requests
1
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Ximper Linux
mkimage-profiles
Commits
5e7bd295
Commit
5e7bd295
authored
May 26, 2024
by
Anton Midyukov
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
live-install: do not add live installer step, when is not needed
parent
b5c2daf8
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
05-live-installer-steps
...live-install/live/image-scripts.d/05-live-installer-steps
+1
-0
No files found.
features.in/live-install/live/image-scripts.d/05-live-installer-steps
View file @
5e7bd295
...
@@ -3,6 +3,7 @@
...
@@ -3,6 +3,7 @@
installer_steps
=
/usr/share/install2/installer-steps
installer_steps
=
/usr/share/install2/installer-steps
[
-f
"
$installer_steps
"
]
||
exit
1
[
-f
"
$installer_steps
"
]
||
exit
1
rpm
-q
installer-livecd-install
||
exit
0
grep
-q
installer-livecd-install
"
$installer_steps
"
||
grep
-q
installer-livecd-install
"
$installer_steps
"
||
sed
-i
'/vm/a\installer-livecd-install'
"
$installer_steps
"
sed
-i
'/vm/a\installer-livecd-install'
"
$installer_steps
"
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment