This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "FusionForge".

The branch, 6.0 has been updated
       via  36c136e6065f221c346b0a3b1785dfb8147a3528 (commit)
      from  3c8d9afe9a4aa62b99e6ae1a0405cc2d94de3cff (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 36c136e6065f221c346b0a3b1785dfb8147a3528
Author: Sylvain Beucler <[email protected]>
Date:   Thu Mar 19 18:09:35 2015 +0100

    vm: doc fixes for preseed

diff --git a/vm/packer/http/preseed.cfg b/vm/packer/http/preseed.cfg
index 608121e..339e044 100755
--- a/vm/packer/http/preseed.cfg
+++ b/vm/packer/http/preseed.cfg
@@ -1,6 +1,5 @@
 # This based on:
-# https://www.debian.org/releases/stable/example-preseed.txt
-# https://www.debian.org/releases/testing/example-preseed.txt
+# https://www.debian.org/releases/jessie/example-preseed.txt
 # Diff me!
 
 #### Contents of the preconfiguration file (for jessie)
@@ -375,6 +374,7 @@ d-i grub-installer/with_other_os boolean true
 #d-i grub-installer/bootdev  string (hd0,0) (hd1,0) (hd2,0)
 # To install to a particular device:
 # FF: need to be set explicitely otherwise D-I 8 asks
+#     but see https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=712907
 d-i grub-installer/bootdev  string /dev/sda
 
 # Optional password for grub, either in clear text

-----------------------------------------------------------------------

Summary of changes:
 vm/packer/http/preseed.cfg |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
FusionForge

_______________________________________________
Fusionforge-commits mailing list
[email protected]
http://lists.fusionforge.org/cgi-bin/mailman/listinfo/fusionforge-commits

Reply via email to