This is the mail archive of the crossgcc@sourceware.org mailing list for the crossgcc project.
See the CrossGCC FAQ for lots more information.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |
| Other format: | [Raw text] | |
Hi folks,
I really love to trim down (build-time) sysroot images AFAP.
So I wonder if there're some files laying around which are
not required at build time.
Some proven ones are:
+ /etc/* (in fact i've got just /etc/rpc)
+ /sbin/*
+ unsused locales in /usr/share/locale/, etc.
Assuming the whole thing is working really clean, we should
not need anything of the executables (/sbin/*, /bin/*,
/usr/sbin/*, /usr/bin/*, /usr/libexec/*).
Assuming further that the stuff in /usr/share/ is also used
only at runtime, we could also remove it.
Any comments ?
thx
--
---------------------------------------------------------------------
Enrico Weigelt == metux IT service
phone: +49 36207 519931 www: http://www.metux.de/
fax: +49 36207 519932 email: contact@metux.de
cellphone: +49 174 7066481
---------------------------------------------------------------------
-- DSL ab 0 Euro. -- statische IP -- UUCP -- Hosting -- Webshops --
---------------------------------------------------------------------
------
Want more information? See the CrossGCC FAQ, http://www.objsw.com/CrossGCC/
Want to unsubscribe? Send a note to crossgcc-unsubscribe@sourceware.org
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |