From: Ben Gras Date: Thu, 8 Sep 2005 12:21:45 +0000 (+0000) Subject: Include gnu hierachy X-Git-Tag: v3.1.0~157 X-Git-Url: http://zhaoyanbai.com/repos/?a=commitdiff_plain;h=c26fce0366f4507907f7bcc6ca9a00b3c8904b5d;p=minix.git Include gnu hierachy --- diff --git a/etc/Makefile b/etc/Makefile index fb82d332b..0c1134ffe 100644 --- a/etc/Makefile +++ b/etc/Makefile @@ -24,5 +24,5 @@ install:: for u in bin ast root; do (cd ast && tar cf - .[a-z]* ) | (cd ~$$u && tar xf - ); chown -R $$u ~$$u; done postinstall: - minixsize normal + binsizes normal diff --git a/etc/mtree/minix.tree b/etc/mtree/minix.tree index 249a01cd8..0881ca98c 100644 --- a/etc/mtree/minix.tree +++ b/etc/mtree/minix.tree @@ -15,8 +15,6 @@ 755 root operator /usr/adm/old 755 ast other /usr/ast 755 bin operator /usr/bin -755 bin operator /usr/gnu -755 bin operator /usr/gnu/bin 755 root operator /usr/etc 755 root operator /home 755 root operator /usr/home @@ -73,3 +71,70 @@ 755 root operator /var 755 root operator /usr/log 755 root operator /var/run +755 bin operator /usr/gnu/ +755 bin operator /usr/gnu/bin +755 bin operator /usr/gnu/i386-pc-minix +755 bin operator /usr/gnu/i386-pc-minix/bin +755 bin operator /usr/gnu/i386-pc-minix/lib +755 bin operator /usr/gnu/i386-pc-minix/lib/ldscripts +755 bin operator /usr/gnu/include +755 bin operator /usr/gnu/info +755 bin operator /usr/gnu/lib +755 bin operator /usr/gnu/lib/gcc +755 bin operator /usr/gnu/lib/gcc/i386-pc-minix +755 bin operator /usr/gnu/lib/gcc/i386-pc-minix/3.4.3 +755 bin operator /usr/gnu/lib/gcc/i386-pc-minix/3.4.3/include +755 bin operator /usr/gnu/lib/gcc/i386-pc-minix/3.4.3/include/minix +755 bin operator /usr/gnu/lib/gcc/i386-pc-minix/3.4.3/include/sys +755 bin operator /usr/gnu/lib/gcc/i386-pc-minix/3.4.3/include/net +755 bin operator /usr/gnu/lib/gcc/i386-pc-minix/3.4.3/install-tools +755 bin operator /usr/gnu/lib/gcc/i386-pc-minix/3.4.3/install-tools/include +755 bin operator /usr/gnu/libexec +755 bin operator /usr/gnu/libexec/gcc +755 bin operator /usr/gnu/libexec/gcc/i386-pc-minix +755 bin operator /usr/gnu/libexec/gcc/i386-pc-minix/3.4.3 +755 bin operator /usr/gnu/libexec/gcc/i386-pc-minix/3.4.3/install-tools +755 bin operator /usr/gnu/man +755 bin operator /usr/gnu/man/man1 +755 bin operator /usr/gnu/man/man2 +755 bin operator /usr/gnu/man/man3 +755 bin operator /usr/gnu/man/man4 +755 bin operator /usr/gnu/man/man5 +755 bin operator /usr/gnu/man/man6 +755 bin operator /usr/gnu/man/man7 +755 bin operator /usr/gnu/share +755 bin operator /usr/gnu/share/locale +755 bin operator /usr/gnu/share/locale/fr +755 bin operator /usr/gnu/share/locale/fr/LC_MESSAGES +755 bin operator /usr/gnu/share/locale/tr +755 bin operator /usr/gnu/share/locale/tr/LC_MESSAGES +755 bin operator /usr/gnu/share/locale/ja +755 bin operator /usr/gnu/share/locale/ja/LC_MESSAGES +755 bin operator /usr/gnu/share/locale/es +755 bin operator /usr/gnu/share/locale/es/LC_MESSAGES +755 bin operator /usr/gnu/share/locale/sv +755 bin operator /usr/gnu/share/locale/sv/LC_MESSAGES +755 bin operator /usr/gnu/share/locale/da +755 bin operator /usr/gnu/share/locale/da/LC_MESSAGES +755 bin operator /usr/gnu/share/locale/zh_CN +755 bin operator /usr/gnu/share/locale/zh_CN/LC_MESSAGES +755 bin operator /usr/gnu/share/locale/ro +755 bin operator /usr/gnu/share/locale/ro/LC_MESSAGES +755 bin operator /usr/gnu/share/locale/de +755 bin operator /usr/gnu/share/locale/de/LC_MESSAGES +755 bin operator /usr/gnu/share/locale/id +755 bin operator /usr/gnu/share/locale/id/LC_MESSAGES +755 bin operator /usr/gnu/share/locale/pt_BR +755 bin operator /usr/gnu/share/locale/pt_BR/LC_MESSAGES +755 bin operator /usr/gnu/share/locale/nl +755 bin operator /usr/gnu/share/locale/nl/LC_MESSAGES +755 bin operator /usr/gnu/share/locale/ru +755 bin operator /usr/gnu/share/locale/ru/LC_MESSAGES +755 bin operator /usr/gnu/share/locale/vi +755 bin operator /usr/gnu/share/locale/vi/LC_MESSAGES +755 bin operator /usr/gnu/share/locale/be +755 bin operator /usr/gnu/share/locale/be/LC_MESSAGES +755 bin operator /usr/gnu/share/locale/ca +755 bin operator /usr/gnu/share/locale/ca/LC_MESSAGES +755 bin operator /usr/gnu/share/locale/el +755 bin operator /usr/gnu/share/locale/el/LC_MESSAGES