/srv/irclogs.ubuntu.com/2013/12/20/#ubuntu-installer.txt

=== xnox is now known as doko_
=== doko_ is now known as xnox
lbordacjwatson, guys, Hi I was wondering if there is a way of loading OEMDRV drivers through preseed without using the USB method. looking at the hw-detect specifically the driver-injection-disk.sh it does not seem to support such method.15:54
cjwatsondoesn't seem so15:55
cjwatsonwell, I mean, you can do anything with preseeding, but it would involve writing a script that does the same kinds of things that driver-injection-disk does15:55
lbordacjwatson, where should the drivers go during the install ? /var/cache/firmware ? I am looking specifically to solve this question: https://answers.launchpad.net/ubuntu-certification/+question/21470315:57
lbordabut not using a usb key15:57
cjwatson/var/cache/firmware/ is if you want the .debs in question to be copied to the target15:58
cjwatsonudpkg --unpack  to install them into the installer environment15:58
cjwatsonyou'd basically want to mimic the install_driver_pkg function, which is simple enough15:58
lbordacjwatson, thanks I will take a look at it...15:59
lbordacjwatson, it looks like an interesting feature to be added to the hw-detect pkg16:00
lbordacjwatson,  and be able to specify through a d-i option16:00
xnoxlborda: alternative to usb key, i thought one can build/fetch drop custom bits into a known location during d-i run, thus could be preseeded with early script to do wget the right udebs/debs into known location. OEMDRV doesn't do much, but copy the udebs & debs into known locations.16:12
lbordaxnox, yeah that would be neat. actually according to the driver-injectin-disk code we could preseed in the early command and drop the files into $dir/*.deb $dir/*.udeb $dir/*.udeb into /var/cache/firmware16:16
lbordaxnox, will this also make debian-installer aware of the drivers and load the modules ?16:17
lbordaxnox, ie: disk drivers16:17
xnoxlborda: it should, but check that it works, it may need another "anna" preseed to fetch/use driver-inject-disk udeb and depending on the release also will need a preseed to enable-use driver-inject-disk.16:20
xnoxlborda: well there is no "disk", but to hit the codepath where udebs are enable drivers for the installer, and debs are installed into target to boot later.16:21
xnoxs/are enable/are installed to enable/16:21
=== psivaa is now known as psivaa-holiday
=== kentb is now known as kentb-weekend

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