mkimage-profiles/features.in/install2
Michael Shigorin 30d0340d56 install2: added convenient filesystems support
Thanks Serg Markov for bringing my attention to this:
http://www.opennet.ru/openforum/vsluhforumID3/86552.html#61

While the official distros might skip some filesystems for
support reasons there's no reason for community distros to
do so either.

Let's try that with icewm.iso...

NB: installer has a misfeature of dropping jfs/reiserfs
    support in runtime unless "expertmode" magic word
    is on the kernel bootargs string (#27763, #17368).
2012-09-24 11:07:49 +04:00
..
install2 lib/functions.mk: initial xport() 2012-07-02 16:14:34 +03:00
tagged/image-scripts.d "untag" install2 tagged scripts 2012-02-07 22:19:17 +02:00
config.mk install2: added convenient filesystems support 2012-09-24 11:07:49 +04:00
README docs update 2012-04-02 18:13:14 +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.

Эта фича дополняет базовый "живой" образ второй стадии
специфическими для инсталяционного образа настройками
и скриптовыми хуками.

При добавлении скриптов в image-scripts.d/ следует позаботиться,
чтобы в компактном livecd, которым является инсталятор, оказались
нужные им утилиты (INSTALL2_PACKAGES).  Перегружать его не следует,
поскольку это прямо влияет на требования по минимальному размеру
оперативной памяти для установки (если не задействован параметр
загрузки ядра lowmem, обрабатываемый propagator).