ISO Installer

Peter de Ridder peter at lunar-linux.org
Tue Mar 19 19:44:07 CET 2013


On Tue, Mar 19, 2013 at 6:35 PM, Auke Kok <sofar at foo-projects.org> wrote:
> On 03/19/2013 08:28 AM, Peter de Ridder wrote:
>>>>>
>>>>> >>>- Console font: This needs some terminus-font like module, which is
>>>>> >>>not on the ISO. We could just drop this selection otherwise have
>>>>> >>> some
>>>>> >>>font module on the ISO?
>>>>
>>>> >>
>>>> >>
>>>> >>just add the fonts - the console fonts are tiny anyway
>>>
>>> >
>>> >Ok, here is the pull request:
>>> >https://github.com/lunar-linux/moonbase-core/pull/255
>>
>> terminus-font required fontconfig and by that freetype2.
>> This is to generate X11 fonts.
>> Option:
>> - use a different console font. If so, which?
>> - include fontconfig and freetype2 in core
>> - split terminus-font in they modules
>> - make fontconfig optional_depends and change the BUILD to support that.
>> Which is preferred?
>>
>
> heh, not an easy choice....
>
> how bad would it be to include ft2/fc ? I don't think it pulls in that much.

It doesn't pull anything more than ft2/fc. The rest is in core already.

regards,
Peter

$ lvu tree terminus-font
terminus-font: perl fontconfig
|--->perl: which [db] [gdbm]
|    |--->which:
|    |--->[db]: [sun-jdk] [tcl]
|    |    |--->[sun-jdk]: unzip
|    |    |    |--->unzip:
|    |    |--->[tcl]:
|    |--->[gdbm]:
|--->fontconfig: sed freetype2 expat
|    |--->sed: [acl]
|    |    |--->[acl]: attr [gettext]
|    |    |    |--->attr: libtool automake [gettext]
|    |    |    |    |--->libtool:
|    |    |    |    |--->automake: autoconf
|    |    |    |    |    |--->autoconf: perl m4
|    |    |    |    |    |    |--->perl: which [db] [gdbm]
|    |    |    |    |    |    |    |--->which:
|    |    |    |    |    |    |    |--->[db]: [sun-jdk] [tcl]
|    |    |    |    |    |    |    |    |--->[sun-jdk]: unzip
|    |    |    |    |    |    |    |    |    |--->unzip:
|    |    |    |    |    |    |    |    |--->[tcl]:
|    |    |    |    |    |    |    |--->[gdbm]:
|    |    |    |    |    |    |--->m4:
|    |    |    |    |--->[gettext]: autoconf
|    |    |    |    |    |--->autoconf: perl m4
|    |    |    |    |    |    |--->perl: which [db] [gdbm]
|    |    |    |    |    |    |    |--->which:
|    |    |    |    |    |    |    |--->[db]: [sun-jdk] [tcl]
|    |    |    |    |    |    |    |    |--->[sun-jdk]: unzip
|    |    |    |    |    |    |    |    |    |--->unzip:
|    |    |    |    |    |    |    |    |--->[tcl]:
|    |    |    |    |    |    |    |--->[gdbm]:
|    |    |    |    |    |    |--->m4:
|    |    |    |--->[gettext]: autoconf
|    |    |    |    |--->autoconf: perl m4
|    |    |    |    |    |--->perl: which [db] [gdbm]
|    |    |    |    |    |    |--->which:
|    |    |    |    |    |    |--->[db]: [sun-jdk] [tcl]
|    |    |    |    |    |    |    |--->[sun-jdk]: unzip
|    |    |    |    |    |    |    |    |--->unzip:
|    |    |    |    |    |    |    |--->[tcl]:
|    |    |    |    |    |    |--->[gdbm]:
|    |    |    |    |    |--->m4:
|    |--->freetype2: [bzip2] [zlib]
|    |    |--->[bzip2]:
|    |    |--->[zlib]: pkgconfig
|    |    |    |--->pkgconfig:
|    |--->expat:


More information about the Lunar-dev mailing list