=== cyphermox_ is now known as cyphermox === psivaa is now known as psivaa-afk === psivaa-afk is now known as psivaa [15:11] Hi! I need to install a .deb package from a usb stick required for the target machine to boot after install. I understand that something like "d-i preseed/late_command string apt-install " might be a way to acommplish this. how do i get apt-install to pick up something from a usb stick? [15:15] In addition is there a way to just do this via menus in the installer? [15:19] infinity: ^ was there a dead simple way to side-load debs? [16:12] arges: I thought the plan was for the udeb postinst to set up the PPA in sources.list and then do the install via the network? [16:12] (Well, sources.list.d) [16:13] infinity: so first it would be good to know for testing, and also if we setup a PPA to be added, we still need to get the target to install it [16:16] Also, if you have a deb that has no external dependencies, you don't really need apt, you could just copy it to target/tmp/, then in-target dpkg -i [16:16] Hackish, but would work. [16:18] infinity: do you happen to have dell driver-injection-disk for testing purposes? [16:18] infinity: so if we add the PPA to the sources, then how do I tell teh installer to put these extra packages in the target? is this a preseed command or something in the menus [16:21] arges: d-i apt-setup/local0/repository, d-i apt-setup/local0/comment, d-i apt-setup/local0/key to add ppa, and then I'm guessing "d-i pkgsel/include string pkg" [16:22] xnox: ok writing this down [16:22] to install. [16:22] but i'd want to test that. [16:23] yea i'm going to hack a bit on my end to figure this out [16:27] arges: looking at driver-injection-disk.sh code, it does install all udebs it finds, and caches debs for in-target install. [16:27] arges: so the driver-injection-disk in question probably was not detected at all and thus didn't work at all. [16:27] xnox: yup. so that's really what we want : ) so driver-injection-disk for testing/no-network install, and PPA for network install that works [16:27] xnox: yea i'm having narinder format his disk to FAT and re-try, he was using ext2 [16:28] arges: sounds good. [16:28] : ) === psivaa is now known as psivaa_ === psivaa_ is now known as psivaa- === psivaa- is now known as psivaa