/srv/irclogs.ubuntu.com/2010/06/10/#ubuntu-installer.txt

shtylmancjwatson: if I wish to preseed packages that I would install during normal system operation (i.e. by apt-get .. etc) ... where would I put the .conf files for the packages?15:47
shtylmanI see information about preseeding during install time, but very little about preseeding things after the fact15:48
cjwatsonyou mean doing preseeding after you've installed the system?16:18
shtylmancjwatson: yea16:38
shtylmanI can do debconf-set-selections and pass a file to it16:39
shtylmanwould that be the right thing to do?16:39
cjwatsonyep, that's exactly right16:42
shtylmankk16:42
shtylmancjwatson: is it possible (in a preseed file) to use string replacing? i.e. when setting up postfix, it asks for the mailname ... by default this is the hostname ... can I tell the preseed to use that an not ask me? or something along those lines?17:22
cjwatsonnot in general, at least not with post-installation preseeding.  you'll just have to generate the preseed file dynamically.17:23
cjwatsonin this specific case, 'postfix postfix/mailname seen true' (or whatever the question is called) may help, although it may not.  it depends on the package.  if the package explicitly does db_fset $whatever false, then preseeding can't help.17:24
shtylmanI see... and no way to just use the default value?17:24
cjwatsonthat's what 'seen true' does, if it's possible.17:24
shtylmanahh k17:24
shtylmanI will try thank... thanks :)17:24
cjwatsonyou could also increase the debconf priority.  Surely that question isn't asked at priority critical?17:24
shtylmannot sure what that means.... :/17:25
cjwatsondpkg-reconfigure debconf17:25
cjwatsonalso  man 7 debconf17:26
shtylmank17:26
shtylmanwhen I try seen, it says "cannot find a question for postfix/mailname" ...17:33
cjwatsonI didn't know what the question name was17:33
cjwatsonthat's why I said "or whatever the question is called"17:33
cjwatsonit was an example, you were meant to fill in the right name :)17:34
shtylmanbut postfix/mailname is the right question :)17:34
shtylmanat least debconf-show shows it on another machine17:34
shtylmanthis is before postfix is installed obviously... so I guess it can't do seen cause it doesn't know about the question... ?17:35
cjwatsonwell, this is unnecessary anyway - postfix/mailname is asked at priority high, so just set your priority to critical and you won't see it.17:36
cjwatsonbut I think that might technically be a debconf bug17:36
shtylmanis it safe to override the priority like that? I suppose if you know you have other config files copied over later..17:37
shtylmanbut potentially it leaves gaps in the config no?17:37
cjwatsontotally standard17:37
cjwatsonlots of people do it17:37
shtylmangotcha17:37
superm1cjwatson, probably a moot point with the impending switch to grub2 on cds, but why was isolinux/text.cfg renamed to isolinux/txt.cfg?17:50
cjwatsonDebian change17:53
cjwatson  * Rename syslinux *text.cfg files to *txt.cfg. This is needed because17:53
cjwatson    adamdtext.cfg is one character too long which means it was never actually17:53
cjwatson    included in the menu for multi-arch images.17:53
cjwatsonnot worth undoing for Ubuntu even though it doesn't matter for us17:53
* cjwatson tries to perform an install entirely blind given that his console doesn't work17:56
cjwatsonI have to say, not very impressed with the ease of use of EFI so far17:56
cjwatsonthough maybe it's just TianoCore, which is hideously slow17:57
superm1ah, that makes sense18:01
superm1i've only tried the tianocore implementation too, and agree it's pretty slow18:01
cjwatsonI think it's probably a grub2 problem that means I don't get a framebuffer; vga16fb has ended up loaded here which obviously isn't going to work18:03
cjwatsonso I preseeded everything in sight and told it to use network-console, so that I can at least ssh in and investigate18:04
CIA-8libdebian-installer: cjwatson * r209 ubuntu/ (debian/changelog src/system/subarch-x86-linux.c): archdetect: Add the i386/efi and amd64/efi platforms.18:19
CIA-8libdebian-installer: cjwatson * r210 ubuntu/debian/changelog: releasing version 0.69ubuntu218:20
CIA-8partman-partitioning: cjwatson * r726 ubuntu/ (debian/changelog lib/disk-label.sh):18:21
CIA-8partman-partitioning: Use the GPT disk label by default on *i386/efi and *amd64/efi18:21
CIA-8partman-partitioning: subarchitectures.18:21
CIA-8partman-partitioning: cjwatson * r727 ubuntu/debian/changelog: releasing version 74ubuntu218:22
gnudehello, following problem: installing ubuntu 10.04 without internet connection. so the normal system comes to harddisk. when i open synaptic i see no more packages, but there are many more on the dvd. i could not add the cd to the system . with ubuntu 8.04 i could install from dvd, then open synaptic and add more softwar from the dvd20:36

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