mirror of
https://github.com/netbootxyz/netboot.xyz.git
synced 2026-01-23 02:34:26 +00:00
drop the mirrors from boot.cfg
This commit is contained in:
parent
b6bddafa0c
commit
8a04a38cf8
1 changed files with 1 additions and 6 deletions
|
|
@ -6,13 +6,8 @@ set site_name netboot.xyz
|
|||
# set boot domain
|
||||
set boot_domain boot.netboot.xyz
|
||||
|
||||
# set mirror list
|
||||
set mirror_one mirror.rackspace.com
|
||||
set mirror_two mirrors.kernel.org
|
||||
set mirror_three mirrors.test.blah.com
|
||||
|
||||
# set mirror domain
|
||||
set mirror ${mirror_one}
|
||||
set mirror mirror.rackspace.com
|
||||
|
||||
# set location of memdisk
|
||||
set memdisk http://${boot_domain}/memdisk
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue