Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
C
create-iso
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
le6
create-iso
Commits
df0f9afe
Commit
df0f9afe
authored
Dec 06, 2018
by
Lucas Sulzbach
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'issue/611' into 'develop'
SCRUM#611
: Prevents conflicts during dist-upgrade See merge request
!18
parents
6df32bda
7375aa53
Pipeline
#18778
passed with stage
in 12 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
0 deletions
+4
-0
scripts-available/setup.sh
scripts-available/setup.sh
+4
-0
No files found.
scripts-available/setup.sh
View file @
df0f9afe
...
...
@@ -91,5 +91,9 @@ createIsoLogger --message "Unable to change pretty name in os-release file" --ty
cp
"
${
PREFIX
}
/src/lsb-release"
"
${
CHROOTDIR
}
/etc/"
||
\
createIsoLogger
--message
"Unable to copy lsb-release file to chroot"
--type
warning
--tag
"cp"
echo
"force-confdef"
>>
/etc/dpkg/dpkg.cfg
||
\
createIsoLogger
--message
"Unable to append config option dpkg.cfg"
--type
warning
--tag
"echo"
echo
"force-confold"
>>
/etc/dpkg/dpkg.cfg
||
\
createIsoLogger
--message
"Unable to append config option dpkg.cfg"
--type
warning
--tag
"echo"
exit
0
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