mkimage-profiles/pkg.in/lists
Michael Shigorin c2f70e5c10 kernel and BUILDDIR fixes
- image.in/functions.mk: rework kpackage()
  + it takes two arguments explicitly now: this adds some noise
    for "generic" invocations but is rather less messy with recently
    introduced STAGE1_KFLAVOUR (which in its turn is rather cleaner
    than messing with KFLAVOURS, especially since soemthing changed
    in presumably apt and we can't rely on kernel packages being
    installed in the order formed).
- BUILDDIR/DEBUG related fixes
  + Makefile: BUILDDIR initialization moved to distro.mk
- build.log += git info
2011-11-04 16:15:29 +02:00
..
tagged initial logging subsystem 2011-11-04 16:15:29 +02:00
.base kernel day 2011-11-04 16:15:29 +02:00
base kernel day 2011-11-04 16:15:29 +02:00
dhcp-server initial groups support/selection 2011-11-03 20:39:01 +02:00
diag-tools initial groups support/selection 2011-11-03 20:39:01 +02:00
dns-server initial groups support/selection 2011-11-03 20:39:01 +02:00
ftp-server initial groups support/selection 2011-11-03 20:39:01 +02:00
http-server docs day 2011-11-04 16:15:29 +02:00
ipmi initial groups support/selection 2011-11-03 20:39:01 +02:00
kernel-wifi syslinux and features 2011-11-03 20:38:35 +02:00
kvm-server server-ovz; KDEFAULT; syslinux features reworked 2011-11-04 16:15:29 +02:00
mail-server initial groups support/selection 2011-11-03 20:39:01 +02:00
Makefile kernel and BUILDDIR fixes 2011-11-04 16:15:29 +02:00
monitoring initial groups support/selection 2011-11-03 20:39:01 +02:00
mysql-server docs day 2011-11-04 16:15:29 +02:00
ovz-server server-ovz; KDEFAULT; syslinux features reworked 2011-11-04 16:15:29 +02:00
README docs day 2011-11-04 16:15:29 +02:00
server-base syslinux and features 2011-11-03 20:38:35 +02:00

Этот каталог содержит списки пакетов, копируемые из метапрофиля
в создаваемый профиль по необходимости (определяется по наличию
имён списков в переменных *_LISTS, см. реализацию в Makefile).

Список .base является особенным (формирует базовую систему,
см. http://www.altlinux.org/Alterator-pkg) и копируется безусловно.
Это предполагается изменить в будущем -- возможно, генерацией .base
по тегам.

Подкаталог tagged/ стоит рассматривать как экспериментальный,
хотя весь необходимый код уже на месте -- см. bin/tags2lists
и distro.mk (в корневом каталоге).