public inbox for isar-users@googlegroups.com
 help / color / mirror / Atom feed
* [RFC 0/2] Remove Packages during Postprocessing
@ 2020-02-21 14:53 Q. Gylstorff
  2020-02-21 14:53 ` [RFC 1/2] meta/classes: Add remove packages to rootfs postprocessing Q. Gylstorff
                   ` (2 more replies)
  0 siblings, 3 replies; 14+ messages in thread
From: Q. Gylstorff @ 2020-02-21 14:53 UTC (permalink / raw)
  To: isar-users, jan.kiszka, henning.schild; +Cc: Quirin Gylstorff

From: Quirin Gylstorff <quirin.gylstorff@siemens.com>

Some packages even if the are part of minbase are not necessary
to run a debian system. Debian has some issues and experiments
to remove packages from minbase [1]. This feature allows a
expert user to remove packages from the final image during post
processing.

The reason for this are e.g. disk usage reduction and reduction
of the clearing effort.

The method to remove packages in postprocessing is a best-effort
action.

Another way would be to identify like [1] packages in
minbase which can be removed without compremising the isar rootfs
creation and remove them directly after or during bootstrapping.
If a package is used for a production related feature it should be
reinstalled.


[1]: https://wiki.debian.org/BusterPriorityRequalification

Quirin Gylstorff (2):
  meta/classes: Add remove packages to rootfs postprocessing
  meta-isar/images: Remove gcc-8-base from rootfs

 meta-isar/recipes-core/images/isar-image-base.bb |  4 ++++
 meta/classes/image.bbclass                       |  2 +-
 meta/classes/rootfs.bbclass                      | 13 +++++++++++++
 3 files changed, 18 insertions(+), 1 deletion(-)

-- 
2.20.1


^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2022-09-22  9:27 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-02-21 14:53 [RFC 0/2] Remove Packages during Postprocessing Q. Gylstorff
2020-02-21 14:53 ` [RFC 1/2] meta/classes: Add remove packages to rootfs postprocessing Q. Gylstorff
2020-02-21 18:28   ` Jan Kiszka
2020-02-24 13:04     ` Gylstorff Quirin
2020-02-21 14:53 ` [RFC 2/2] meta-isar/images: Remove gcc-8-base from rootfs Q. Gylstorff
2020-02-21 18:29   ` Jan Kiszka
2020-02-24 14:24 ` [RFC 0/2] Remove Packages during Postprocessing Henning Schild
2020-02-25  5:43   ` Gylstorff Quirin
2020-02-25 13:10     ` Henning Schild
2020-03-17 10:23       ` Gylstorff Quirin
2020-03-17 10:28         ` Jan Kiszka
2020-03-17 10:48       ` Gylstorff Quirin
2022-09-22  5:55     ` Balasubramanian Sundaram
2022-09-22  9:26       ` Henning Schild

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox