/srv/irclogs.ubuntu.com/2007/02/23/#ubuntu-installer.txt

=== cjwatson_ [n=cjwatson@82-69-40-219.dsl.in-addr.zen.co.uk] has joined #ubuntu-installer
=== mpt [n=mpt@121-72-137-28.dsl.telstraclear.net] has joined #ubuntu-installer
=== avoine [n=avoine@modemcable066.252-37-24.mc.videotron.ca] has joined #ubuntu-installer
=== cjwatson [n=cjwatson@82-69-40-219.dsl.in-addr.zen.co.uk] has joined #ubuntu-installer
=== cr3 [n=marc@pdpc/supporter/bronze/cr3] has joined #ubuntu-installer
=== secureboot_ [n=lstclair@coriakin.cse.psu.edu] has joined #ubuntu-installer
secureboot_how does one put scripts in /usr/lib/finish-install.d?04:35
secureboot_it's obviously not on the CD, and grep -r finish-install.d cddir doesn't give me anything either04:35
cjwatsoncreate a udeb that ships them there04:35
cjwatsondpkg -c blah.udeb and you'll see them04:36
secureboot_cjwatson: oh - is there a guide to making udebs?04:36
cjwatsonthere's a primer on how d-i is put together linked from the URL in the topic, which you may find useful04:36
secureboot_cjwatson: thanks - i'lll look at that04:36
cjwatsonyou can write scripts out from preseed files if you like, but it's less neat04:36
secureboot_cjwatson: yeah - this is a fairly long one too...04:38
secureboot_cjwatson: i see the link you sent as a reference to a link with creating a udeb04:38
secureboot_cjwatson: thanks04:38
secureboot_in the alternate installer, if you use the apt-install command, will it fetch debs from the intarweb?05:23
secureboot_basically, is it roughly equivalent to in-target apt-get install package?  apt-install package is similar?05:23
secureboot_and is there a good way to see a .deb or .udeb, and know where it is supposed to go in the pool?05:25
cjwatsonapt-install is a bit like chroot /target apt-get install except that it has more logging and queueing and stuff, yes.05:28
cjwatsonthe script is really short; cat it05:28
cjwatsonpackages conventionally go in pool/COMPONENT/PREFIX/SOURCEPACKAGENAME where PREFIX is libLETTER if the source package name begins with lib followed by LETTER or else the first letter of the source package name.05:29
cjwatsonhowever it makes bugger-all difference if you're generating it yourself, as long as COMPONENT matches the subdirectory of dists/RELEASE where the corresponding Packages files are.05:30
secureboot_cjwatson: oh - neat05:37
secureboot_cjwatson: so if the udebs were in pool/main, they can go anywhere in pool/main05:39
secureboot_so i could put them all in pool/main/u/unzip if i wanted?05:39
cjwatsonsure05:40
cjwatsonbit confusing for you later, but it's up to you :)05:40
secureboot_why later?  do i have to do anything with those?05:42
secureboot_if i put them in somewhere, and Packages and Release get generated, they'll be installed, right?05:42
cjwatsonsure, I mean if you come back to the image later and try to figure out what it's doing05:46
cjwatsonif it's a one-shot, then whatever05:46
secureboot_do all kernel build targets support file preseeding?07:19
secureboot_i'm using a monolithic kernel successfuly, but the preseed file isn't loadking07:20
secureboot_loading, rather07:20
secureboot_"configuring file-preseed failed with error code 1"07:22
secureboot_i changed to build_isolinux_cdrom, and preseeding gets loaded07:45
secureboot_but the installer doesn't do anything - there's nothing worthwhile in the menu07:45
secureboot_why might that be?07:45
secureboot_is there a list of udebs that are to be installed somewhere on the CD?07:59
secureboot_one sec07:59
=== chrisj [n=tortoise@82.152.245.136] has joined #ubuntu-installer
=== secureboot_ [n=lstclair@coriakin.cse.psu.edu] has joined #ubuntu-installer
=== secureboot_ [n=lstclair@coriakin.cse.psu.edu] has joined #ubuntu-installer
secureboot_actually, i figured out that Installer-Menu-Item: 70 isn't in my new packages list08:24
secureboot_how do i get those in there?08:24
secureboot_by "those", i mane the Installer-Menu-Item lines...08:31
secureboot_where do they come from?  The package descriptions themselves?08:32
=== chrisj [n=tortoise@82.152.245.136] has joined #ubuntu-installer
secureboot_actually, i figured that out too...09:21

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