Page 1 of 1

Kickstarter script for net install is BROKEN

Posted: 19 Jan 2015 16:07
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

Re: Kickstarter script for net install is BROKEN

Posted: 19 Jan 2015 23:46
by shawniverson
I will update the ks scripts, thanks!