7 lines
356 B
Plaintext
7 lines
356 B
Plaintext
The bootadm package provides a trigger "boot-archive". It is usually activated
|
|
in posstinst scripts of kernel related packages like driverdb or kmdb.
|
|
|
|
To disable this trigger export the DEB_BOOTADM_DISABLE_UPDATE_ARCHIVE
|
|
environment variable (any value). It is useful when creating livecd images
|
|
where we need a special boot archive, not the default one.
|