Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
R
RapidSpace Autoinstall OS
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
nexedi
RapidSpace Autoinstall OS
Commits
f8971469
Commit
f8971469
authored
Mar 26, 2021
by
Lu Xu
👀
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix download of systemrescuecd
parent
2bdb1526
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
download_boot_systems.sh
download_boot_systems.sh
+2
-2
No files found.
download_boot_systems.sh
View file @
f8971469
...
...
@@ -11,9 +11,9 @@ fi
download_sysrescuecd_if_needed
()
{
if
[
!
-f
sysresccd/sysresccd/pkglist.x86_64.txt
]
then
wget https://
osdn.net/projects/systemrescuecd/storage/releases/6.1.1/systemrescuecd-amd64-6.1.1
.iso
wget https://
jztkft.dl.sourceforge.net/project/systemrescuecd/sysresccd-x86/8.01/systemrescue-8.01-amd64
.iso
mkdir
-p
sysresccd
mount
-o
loop systemrescue
cd-amd64-6.1.1.iso
sysresccd
mount
-o
loop systemrescue
-8.01-amd64.iso
sysresccd
fi
}
download_centos_8_if_needed
()
{
...
...
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