Re: preseed d-i disable security update
On 2022-05-12 20:07+0200, john doe wrote: On 5/11/2022 1:51 PM, Tim Ye wrote: I would ask this question on the 'debian-boot' mailing list. Thank you I'll mail 'debian-boot'.
Re: preseed d-i disable security update
On 5/11/2022 1:51 PM, Tim Ye wrote: Hi, I'm trying to disable security update in a preseed based install, in the preseed file I put: base-config apt-setup/security-updates boolean false on the 2nd line. But it doesn't seem to work, security update is still performed during installation.