From 63279dbe728a76b58a941b82d118253774b32662 Mon Sep 17 00:00:00 2001 From: Jon Clausen Date: Fri, 7 Sep 2018 15:17:46 +0200 Subject: updated CosmosHash --- create-boot-floppy | 2 +- prep-boot-floppy-and-ks-config | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/create-boot-floppy b/create-boot-floppy index 9509f2e..1f5bccc 100755 --- a/create-boot-floppy +++ b/create-boot-floppy @@ -161,7 +161,7 @@ function check_options { fi if [ "x${CosmosHash}" = "x" ] then - CosmosHash="2ea14b0b958fdc70ad37e3cb9b4185b3648137b8" + CosmosHash="820820be04be3a95d0aa0645d2471ba52fd04b31" fi if [ "x${TmpDir}" = "x" ] then diff --git a/prep-boot-floppy-and-ks-config b/prep-boot-floppy-and-ks-config index c452d3a..6ee1d7e 100755 --- a/prep-boot-floppy-and-ks-config +++ b/prep-boot-floppy-and-ks-config @@ -197,7 +197,7 @@ function check_options { fi if [ "x${CosmosHash}" = "x" ] then - CosmosHash="2ea14b0b958fdc70ad37e3cb9b4185b3648137b8" + CosmosHash="820820be04be3a95d0aa0645d2471ba52fd04b31" fi # optional/defaults: if [ "x${BootDev}" = "x" ] -- cgit v1.1