Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
osak
TARDIS
Commits
dec994a2
Commit
dec994a2
authored
Jan 22, 2019
by
OSAK Buildhauer
Browse files
Merge branch 'master' of
https://git.fsmpi.rwth-aachen.de/osak/tardis
parents
dad1215b
7793c386
Changes
1
Hide whitespace changes
Inline
Side-by-side
create_offlinerepo.sh
View file @
dec994a2
...
...
@@ -32,6 +32,7 @@ ISO_DESCRIPTION="$(grep DISTRIB_DESCRIPTION "$workspace/offlinerepo/squashfs-roo
echo
"deb
$APT_SOURCE_URL_OVERRIDE
${
ISO_RELEASE
}
main restricted universe multiverse"
>
"
$workspace
/offlinerepo/squashfs-root/etc/apt/sources.list"
echo
"deb
$APT_SOURCE_URL_OVERRIDE
${
ISO_RELEASE
}
-security main restricted universe multiverse"
>>
"
$workspace
/offlinerepo/squashfs-root/etc/apt/sources.list"
echo
"deb
$APT_SOURCE_URL_OVERRIDE
${
ISO_RELEASE
}
-updates main restricted universe multiverse"
>>
"
$workspace
/offlinerepo/squashfs-root/etc/apt/sources.list"
echo
"deb
$APT_SOURCE_URL_OVERRIDE
${
ISO_RELEASE
}
-backports main restricted universe multiverse"
>>
"
$workspace
/offlinerepo/squashfs-root/etc/apt/sources.list"
apt-get
-o
Dir
=
"
$workspace
"
/offlinerepo/squashfs-root update
{
...
...
Write
Preview
Supports
Markdown
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