Kickstarter script for net install is BROKEN

Report bugs and workarounds
Post Reply
datatek
Posts: 3
Joined: 19 Jan 2015 15:59

Kickstarter script for net install is BROKEN

Post by datatek »

Hello,

the wiki says to use following kickstarter script: ks=http://dl.efa-project.org/build/3.0.0.5/ks.cfg

Unfortunately this script is broken:

Code: Select all

# Use network installation
url --url="http://ftp.nluug.nl/ftp/pub/os/Linux/distr/CentOS/[b]6.5[/b]/os/x86_64/"
This link is dead. The folder "6.5" does not exist anymore (presumably due to 6.5 being decrepated).

Are you going to update the script?

As a workaround I can change 6.5 to 6.6 and then host the new ks.cfg myself somewhere, but I don't know if the rest of the ks script or (more importantly) the build-script works with 6.6.

So what's the plan?

P.S. I noticed that there are kickstarter scripts for 3.0.0.6 and 3.0.0.7. These unfortunately also only point to "6.5". What is the purpose of these?

Kind regards,

D
User avatar
shawniverson
Posts: 3783
Joined: 13 Jan 2014 23:30
Location: Indianapolis, Indiana USA
Contact:

Re: Kickstarter script for net install is BROKEN

Post by shawniverson »

I will update the ks scripts, thanks!
Post Reply