Am 22.07.2013 13:41, schrieb lee:
> Reindl Harald <h.rei...@thelounge.net> writes:
>> no, but "yum remove \*i686\*" should kill them :-)
> 
> So I have removed the i686 packages:
> 
> | [root@yun:~]$ yum list installed |grep 686
> | texlive-url.noarch               3:svn16864.3.2-0.1.fc19               
> installed
> | [root@yun:~]$ du -hs /usr/lib/
> | 582M    /usr/lib/
> | [root@yun:~]$ find /usr/lib/ -type f | wc -l
> | 14060
> | [root@yun:~]$ 
> `----
> /usr/lib/ should be empty now.  Why is it not?

says who?

http://www.pathname.com/fhs/pub/fhs-2.3.html
/lib : Essential shared libraries and kernel modules

http://www.pathname.com/fhs/pub/fhs-2.3.html#PURPOSE11
http://www.pathname.com/fhs/pub/fhs-2.3.html#REQUIREMENTS5
http://www.pathname.com/fhs/pub/fhs-2.3.html#SPECIFICOPTIONS7

> And why are the kernel modules not in /usr/lib64/modules/?

because the FHS says it and after UsrMove anything
in /lib was merged to /usr/lib

lrwxrwxrwx    1 root   root    7 2013-05-30 23:36 bin -> usr/bin
lrwxrwxrwx    1 root   root    7 2013-05-30 23:36 lib -> usr/lib
lrwxrwxrwx    1 root   root    9 2013-05-30 23:36 lib64 -> usr/lib64
lrwxrwxrwx    1 root   root    8 2013-05-30 23:36 sbin -> usr/sbin

Attachment: signature.asc
Description: OpenPGP digital signature

-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org

Reply via email to