[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: r53033 - in trunk/packages/finish-install: debian finish-install.d



On Sat, May 03, 2008 at 08:17:14PM +0000, Frans Pop wrote:
> Make it possible to leave gettys on regular virtual consoles active during
> serial console installs by preseeding finish-install/keep-consoles=true.
> Thanks to Marco d'Itri for the suggestion.

Attached is a proposal for the preseeding manual appendix.

Cheers,
-- 
Jérémy Bobbio                        .''`. 
lunar@debian.org                    : :Ⓐ  :  # apt-get install anarchism
                                    `. `'` 
                                      `-   
commit 16cb176afc9540ad372c82cf5ff9b6583653a99f
Author: Jérémy Bobbio <lunar@debian.org>
Date:   Mon May 5 23:08:54 2008 +0200

    Document finish-install/keep-consoles

diff --git a/manual/en/appendix/preseed.xml b/manual/en/appendix/preseed.xml
index 7e52254..1f209ec 100644
--- a/manual/en/appendix/preseed.xml
+++ b/manual/en/appendix/preseed.xml
@@ -1319,6 +1319,11 @@ example in <xref linkend="preseed-account"/>.
   <title>Finishing up the installation</title>
 
 <informalexample role="example"><screen>
+# Regular keyboard/screen consoles are normally disabled after serial
+# console installations. Uncomment the following to always keep on-site
+# keyboard access possible.
+#d-i finish-install/keep-consoles boolean true
+
 # Avoid that last message about the install being complete.
 d-i finish-install/reboot_in_progress note
 

Attachment: signature.asc
Description: Digital signature


Reply to: