X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=bin%2Flive-preseed;fp=bin%2Fcasper-preseed;h=c10315ebde24b0f025953b76678bb9d5feeb6eda;hb=9fc9e2a1a11b0edada38cb501fefe4f58aa414ac;hp=c0c76ebc512f9b5dc47567054e61db67d2901d03;hpb=4bdaa2237c6ae923d1dd068e9024ebceca3f40d9;p=live-boot-grml.git diff --git a/bin/casper-preseed b/bin/live-preseed similarity index 63% rename from bin/casper-preseed rename to bin/live-preseed index c0c76eb..c10315e 100755 --- a/bin/casper-preseed +++ b/bin/live-preseed @@ -8,8 +8,8 @@ value="$3" seen="$4" [ "$seen" ] || seen=true -if ! (echo "SET $question $value"; echo "FSET $question seen $seen") | chroot "$1" debconf-communicate -fnoninteractive casper >/dev/null; then - chroot "$1" debconf-communicate -fnoninteractive casper >/dev/null </dev/null; then + chroot "$1" debconf-communicate -fnoninteractive live-initramfs >/dev/null <