/srv/irclogs.ubuntu.com/2006/12/02/#ubuntu-installer.txt

=== thom [n=thom@195.54.228.42] has joined #ubuntu-installer
=== admin123 [n=admisdn1@ip503d4396.speed.planet.nl] has joined #ubuntu-installer
admin123I noticed that the installer configures X automatic, how can I reinvoke it?11:14
cjwatsonsudo dpkg-reconfigure xserver-xorg11:15
cjwatsonif you want it not to ask lots of questions, sudo dpkg-reconfigure -phigh xserver-xorg11:15
admin123cjwatson, the progressbar worked fine, thanks in advance11:30
admin123cjwatson, how did the installer configure it?11:31
admin123I read something about debxconf ? some file in x11-common?11:31
admin123dexconf...11:32
cjwatsonit just installs the xserver-xorg package (among many others) which configures it all by itself in its maintainer scripts11:32
cjwatsondexconf is involved somewhere in the middle of all that11:32
cjwatsonprogress bar> great!11:32
admin123We have amd systemes which have SIS chipets and intel systems which have Via chipsets. I was wondering how well X autoconfiguration is implented. for example: dpkg-reconfigure -f noninteractive -pcritical xserver-xorg dosn't modify my configuration, when I put a via cipset driver on a nv driver it still remains standing on the nv driver instead of chaning it.01:35
=== cjwatson [n=cjwatson@82-69-40-219.dsl.in-addr.zen.co.uk] has joined #ubuntu-installer
markwould it be easy to make the installer always automatically save the debug logs (http)?02:42
markthat would be very convenient in a number of cases02:42
cjwatsonI'd rather not do that by default; I'd get complaints from people on insecure networks02:44
cjwatsonmight be possible to implement a boot option to do it though02:44
cjwatsonfile a bug on, er, I guess save-logs?02:44
cjwatsonactually, the source package is installation-report02:45
markof course not by default02:46
markbut it's no problem for us02:46
markthere's nothing secret in our logs02:46
markso it's not easily possible through preseeding or early_command script?02:48
cjwatsonyou might be able to do it by calling /var/lib/dpkg/info/save-logs.postinst, or possibly pieces of it02:49
cjwatsonand preseeding save-logs/menu02:49
markalright, I will look into it02:49
cjwatson(web)02:49
markyes02:49
cjwatsonone tricky bit02:49
cjwatsonyou probably have to do it after network configuration, otherwise the httpd won't bind to the right network interface?02:50
markyes02:50
markbut early_command is run after network config anyway02:50
markin our case02:50
markthe preseed files are on the network02:50
markactualy early_command reruns network config, but I can easily start this after that bit02:50
cjwatsontrue, if you're using preseed/url02:50
markthanks!02:50
cjwatsonI think for making it a standard bit of d-i it should probably be done at the end of netcfg02:51
cjwatsonanyway, back to the weekend :)02:51
markenjoy02:51
markit's working :)03:10
=== cr3 [n=marc@pdpc/supporter/bronze/cr3] has joined #ubuntu-installer

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!