Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
N
nextgen-router
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Locked Files
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Security & Compliance
Security & Compliance
Dependency List
License Compliance
Packages
Packages
List
Container Registry
Analytics
Analytics
CI / CD
Code Review
Insights
Issues
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
MyCard
nextgen-router
Commits
19f3bf71
Commit
19f3bf71
authored
Feb 08, 2021
by
nanahira
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update ubuntu
parent
8341587f
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
3 deletions
+3
-3
files/pxe/ubuntu.ipxe
files/pxe/ubuntu.ipxe
+2
-2
prepare.sh
prepare.sh
+1
-1
No files found.
files/pxe/ubuntu.ipxe
View file @
19f3bf71
...
...
@@ -76,9 +76,9 @@ md5sum linux initrd.gz
boot
:focal
set kernel_url http://${boot_domain}/ubuntu-squash/20.04.
1-8de3099a
/
set kernel_url http://${boot_domain}/ubuntu-squash/20.04.
2-23da52d5
/
set codename focal
set version_number 20.04.
1
set version_number 20.04.
2
goto sub_boot
:groovy
set kernel_url http://${boot_domain}/ubuntu-squash/20.10-424a54b4/
...
...
prepare.sh
View file @
19f3bf71
...
...
@@ -59,6 +59,6 @@ _download_ubuntu_squash() {
}
_download_ubuntu_squash 20.10-424a54b4
_download_ubuntu_squash 20.04.
1-8de3099a
_download_ubuntu_squash 20.04.
2-23da52d5
cd
..
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