mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-04 10:25:25 +01:00
Fix outdated info in the comment.
This commit is contained in:
parent
0717485993
commit
483bf555aa
1 changed files with 1 additions and 1 deletions
2
sysa.py
2
sysa.py
|
|
@ -289,6 +289,6 @@ class SysA(SysGeneral):
|
|||
# make 3.82
|
||||
self.get_file("https://mirrors.kernel.org/gnu/make/make-3.82.tar.gz")
|
||||
|
||||
# linux kernel 2.6.16.62
|
||||
# linux kernel 4.9.10
|
||||
self.get_file(["https://cdn.kernel.org/pub/linux/kernel/v4.x/linux-4.9.10.tar.gz",
|
||||
"https://linux-libre.fsfla.org/pub/linux-libre/releases/old/gen6/4.9.10-gnu/deblob-4.9"])
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue