diff options
Diffstat (limited to 'F18-highbank.ks')
| -rw-r--r-- | F18-highbank.ks | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/F18-highbank.ks b/F18-highbank.ks index 5e140e9..aa7a813 100644 --- a/F18-highbank.ks +++ b/F18-highbank.ks @@ -22,7 +22,8 @@ rootpw --plaintext fedora # Repositories # apparently we must use 'url' for the install repo for livemedia-creator -url --url="http://dl.fedoraproject.org/pub/fedora-secondary/releases/18/Everything/armhfp/os/" +url --url="http://dl.fedoraproject.org/pub/fedora-secondary/releases/18/Fedora/armhfp/os/" +repo --name=fedora --baseurl="http://dl.fedoraproject.org/pub/fedora-secondary/releases/18/Everything/armhfp/os/" # # Define how large you want your rootfs to be |
