[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Preseeding running kernel removal option



On Tue, Mar 4, 2014 at 11:49 PM, Thomas Luzat <thomas@luzat.com> wrote:
> I am preseeding a wheezy machine that is being upgraded to unstable during installation. Before shutting down linux-image-3.13.0-amd64 gets installed and I want to remove linux-image-3.2.0-4-amd64. apt-get purge (or dpkg -P) want me to confirm the removal of the running kernel.

Further tests showed that this can be preseeded using:

linux-image-3.2.0-4-amd64
linux-image-3.2.0-4-amd64/prerm/removing-running-kernel-3.2.0-4-amd64
boolean false

BUT this will only work with a the noninteractive debconf frontend
(debconf/frontend=noninteractive). With "dialog" the setup will still
ask for confirmation, which is why previous tests failed for me.

Cheers,

Thomas Luzat


Reply to: