[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: r42623 - in trunk/packages/rootskel: debian src-bootfloppy src-bootfloppy/bin



maximilian attems a écrit :
On Fri, 17 Nov 2006, Joey Hess wrote:


sferriol wrote:

yes, but it is the only solution that i've found because cpio is not in klibc-utils
and it frees ~80k on bootfloppy because we do not use all klibc commands

A klibc udeb would not need to include all klibc commands, but only the
ones the boot floppy needs.


klibc-utils produces an udeb, currently it adds all the commands.
if you want to restrict that choice, please tell which you want
and it's easy to put just those in.

the klibc commands used in d-i:
/usr/lib/klibc/bin/sh.shared
/usr/lib/klibc/bin/mount
/usr/lib/klibc/bin/insmod
/usr/lib/klibc/bin/mknod
/usr/lib/klibc/bin/mkdir
/usr/lib/klibc/bin/cat
/usr/lib/klibc/bin/umount
/usr/lib/klibc/bin/zcat
/usr/lib/klibc/bin/run-init

the non klibc commands used in d-i:
cpio

a solution to avoid klibc library dependency issue, is to compile cpio with static option but it uses more floppy space

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature


Reply to: