[Simple-cdd-devel] offline installation cd
Javier Marcon
javiermarcon at gmail.com
Thu Jul 21 17:45:20 UTC 2016
El 21/07/16 a las 14:21, Vagrant Cascadian escribió:
> On 2016-07-19, Javier Marcon wrote:
>> How can I make the cd to install only packages that are on the cd
>> (without downloading any package)?
>>
>> I tried setting up the option:
>>
>> d-i apt-setup/use_mirror boolean false
>>
>> But it still downloading packages.
> You may need both of these:
>
> d-i apt-setup/use_mirror boolean false
> d-i apt-setup/services-select multiselect
>
> Otherwise, it will attempt to download updates and security updates as
> well. See profiles/default.preseed and:
>
> https://d-i.debian.org/manual/example-preseed.txt
>
>
> live well,
> vagrant
Thanks, I didn noticed the services-select option when reading the
preseed examples before.
To avoid download I used the option d-i netcfg/enable boolean false but
I try this one that is mutch better.
Regards,
Javier.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.alioth.debian.org/pipermail/simple-cdd-devel/attachments/20160721/da7042c9/attachment.html>
More information about the Simple-cdd-devel
mailing list