mkimage-profiles/features.in/cleanup
Anton Midyukov 018ea50518 cleanup, live: Added target use/live/no-cleanup (docs, rpmdb)
It is customary to set a variable without the GLOBAL_ prefix. It
is added to the name when exporting.

I made by analogy use/cleanup/live-no-cleanup-docs.

Since both targets have long names and are needed together,
i made use/live/no-cleanup.

Use target use/live/no-cleanup should be used instead of:

@$(call set, GLOBAL_LIVE_NO_CLEANUPDB, yes)
2020-09-21 22:30:46 +07:00
..
image-scripts.d Rename all scripts in */image-scripts.d to format \d\d-scriptname 2013-01-06 12:05:32 +04:00
install2/image-scripts.d cleanup: fixed GLOBAL_CLEANUP_BASE_PACKAGES 2016-06-07 13:47:53 +03:00
live/image-scripts.d cleanup, live: Added target use/live/no-cleanup (docs, rpmdb) 2020-09-21 22:30:46 +07:00
config.mk cleanup, live: Added target use/live/no-cleanup (docs, rpmdb) 2020-09-21 22:30:46 +07:00
README cleanup: introduce CLEANUP_BASE_PACKAGES 2016-04-04 13:05:03 +03:00

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

Эта фича вместо созидания занимается выкидыванием лишнего
(например, части модулей инсталятора из установленной системы).

По возможности стоит работать над дизайном инфраструктуры
и пакетной базой так, чтобы ставить-удалять приходилось как
можно меньше.  В идеале такой антифичи не должно быть вовсе :)

Для пакетов, которые следует удалять из установленной классическим
инсталятором системы, но не из livecd, применяйте переменную
CLEANUP_BASE_PACKAGES.

ВНИМАНИЕ: также удаляет rpm, apt и базу по пакетам из livecd,
если в него не был добавлен инсталятор!