components/coreutils/coreutils.p5m
branchs11-update
changeset 3734 24181f5eb463
parent 3661 47545fb8aed4
child 5249 8a7aa7f8367e
--- a/components/coreutils/coreutils.p5m	Tue Feb 03 12:52:16 2015 -0800
+++ b/components/coreutils/coreutils.p5m	Tue Feb 03 13:01:27 2015 -0800
@@ -18,27 +18,101 @@
 #
 # CDDL HEADER END
 #
-# Copyright (c) 2011, 2014, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2011, 2015, Oracle and/or its affiliates. All rights reserved.
 #
 
 <transform file path=usr.*/man/.+ -> default mangler.man.stability uncommitted>
 set name=pkg.fmri \
     value=pkg:/file/gnu-coreutils@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
+set name=pkg.summary value="GNU Core Utilities"
 set name=pkg.description \
     value="GNU Core Utilities are the basic file, shell and text manipulation utilities"
-set name=pkg.summary value="GNU Core Utilities"
 set name=com.oracle.info.description value="GNU Core Utilities"
 set name=com.oracle.info.tpno value=$(TPNO)
 set name=info.classification \
     value="org.opensolaris.category.2008:Applications/System Utilities"
 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
-set name=org.opensolaris.arc-caseid \
-    value=PSARC/2010/170
+set name=org.opensolaris.arc-caseid value=PSARC/2010/170
 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
 file usr/gnu/bin/base64 path=usr/bin/base64
 file usr/gnu/bin/dir path=usr/bin/dir
 file usr/gnu/bin/dircolors path=usr/bin/dircolors
+link path=usr/bin/gbasename target=../gnu/bin/basename \
+    facet.compat.gnulinks=true
+link path=usr/bin/gcat target=../gnu/bin/cat facet.compat.gnulinks=true
+link path=usr/bin/gchgrp target=../gnu/bin/chgrp facet.compat.gnulinks=true
+link path=usr/bin/gchmod target=../gnu/bin/chmod facet.compat.gnulinks=true
+link path=usr/bin/gchown target=../gnu/bin/chown facet.compat.gnulinks=true
+link path=usr/bin/gchroot target=../gnu/bin/chroot facet.compat.gnulinks=true
+link path=usr/bin/gcksum target=../gnu/bin/cksum facet.compat.gnulinks=true
+link path=usr/bin/gcomm target=../gnu/bin/comm facet.compat.gnulinks=true
+link path=usr/bin/gcp target=../gnu/bin/cp facet.compat.gnulinks=true
+link path=usr/bin/gcsplit target=../gnu/bin/csplit facet.compat.gnulinks=true
+link path=usr/bin/gcut target=../gnu/bin/cut facet.compat.gnulinks=true
+link path=usr/bin/gdate target=../gnu/bin/date facet.compat.gnulinks=true
+link path=usr/bin/gdd target=../gnu/bin/dd facet.compat.gnulinks=true
+link path=usr/bin/gdf target=../gnu/bin/df facet.compat.gnulinks=true
+link path=usr/bin/gdirname target=../gnu/bin/dirname facet.compat.gnulinks=true
+link path=usr/bin/gdu target=../gnu/bin/du facet.compat.gnulinks=true
+link path=usr/bin/gecho target=../gnu/bin/echo facet.compat.gnulinks=true
+link path=usr/bin/genv target=../gnu/bin/env facet.compat.gnulinks=true
+link path=usr/bin/gexpand target=../gnu/bin/expand facet.compat.gnulinks=true
+link path=usr/bin/gexpr target=../gnu/bin/expr facet.compat.gnulinks=true
+link path=usr/bin/gfactor target=../gnu/bin/factor facet.compat.gnulinks=true
+link path=usr/bin/gfalse target=../gnu/bin/false facet.compat.gnulinks=true
+link path=usr/bin/gfmt target=../gnu/bin/fmt facet.compat.gnulinks=true
+link path=usr/bin/gfold target=../gnu/bin/fold facet.compat.gnulinks=true
+link path=usr/bin/ggroups target=../gnu/bin/groups facet.compat.gnulinks=true
+link path=usr/bin/ghead target=../gnu/bin/head facet.compat.gnulinks=true
+link path=usr/bin/ghostid target=../gnu/bin/hostid facet.compat.gnulinks=true
+link path=usr/bin/gid target=../gnu/bin/id facet.compat.gnulinks=true
+link path=usr/bin/ginstall target=../gnu/bin/install facet.compat.gnulinks=true
+link path=usr/bin/gjoin target=../gnu/bin/join facet.compat.gnulinks=true
+link path=usr/bin/gkill target=../gnu/bin/kill facet.compat.gnulinks=true
+link path=usr/bin/glink target=../gnu/bin/link facet.compat.gnulinks=true
+link path=usr/bin/gln target=../gnu/bin/ln facet.compat.gnulinks=true
+link path=usr/bin/glogname target=../gnu/bin/logname facet.compat.gnulinks=true
+link path=usr/bin/gls target=../gnu/bin/ls facet.compat.gnulinks=true
+link path=usr/bin/gmkdir target=../gnu/bin/mkdir facet.compat.gnulinks=true
+link path=usr/bin/gmkfifo target=../gnu/bin/mkfifo facet.compat.gnulinks=true
+link path=usr/bin/gmknod target=../gnu/bin/mknod facet.compat.gnulinks=true
+link path=usr/bin/gmktemp target=../gnu/bin/mktemp facet.compat.gnulinks=true
+link path=usr/bin/gmv target=../gnu/bin/mv facet.compat.gnulinks=true
+link path=usr/bin/gnice target=../gnu/bin/nice facet.compat.gnulinks=true
+link path=usr/bin/gnl target=../gnu/bin/nl facet.compat.gnulinks=true
+link path=usr/bin/gnohup target=../gnu/bin/nohup facet.compat.gnulinks=true
+link path=usr/bin/god target=../gnu/bin/od facet.compat.gnulinks=true
+link path=usr/bin/gpaste target=../gnu/bin/paste facet.compat.gnulinks=true
+link path=usr/bin/gpathchk target=../gnu/bin/pathchk facet.compat.gnulinks=true
+link path=usr/bin/gpr target=../gnu/bin/pr facet.compat.gnulinks=true
+link path=usr/bin/gprintf target=../gnu/bin/printf facet.compat.gnulinks=true
+link path=usr/bin/gpwd target=../gnu/bin/pwd facet.compat.gnulinks=true
+link path=usr/bin/grm target=../gnu/bin/rm facet.compat.gnulinks=true
+link path=usr/bin/grmdir target=../gnu/bin/rmdir facet.compat.gnulinks=true
+link path=usr/bin/gsleep target=../gnu/bin/sleep facet.compat.gnulinks=true
+link path=usr/bin/gsort target=../gnu/bin/sort facet.compat.gnulinks=true
+link path=usr/bin/gsplit target=../gnu/bin/split facet.compat.gnulinks=true
+link path=usr/bin/gstty target=../gnu/bin/stty facet.compat.gnulinks=true
+link path=usr/bin/gsum target=../gnu/bin/sum facet.compat.gnulinks=true
+link path=usr/bin/gsync target=../gnu/bin/sync facet.compat.gnulinks=true
+link path=usr/bin/gtail target=../gnu/bin/tail facet.compat.gnulinks=true
+link path=usr/bin/gtee target=../gnu/bin/tee facet.compat.gnulinks=true
+link path=usr/bin/gtest target=../gnu/bin/test facet.compat.gnulinks=true
+link path=usr/bin/gtouch target=../gnu/bin/touch facet.compat.gnulinks=true
+link path=usr/bin/gtr target=../gnu/bin/tr facet.compat.gnulinks=true
+link path=usr/bin/gtrue target=../gnu/bin/true facet.compat.gnulinks=true
+link path=usr/bin/gtsort target=../gnu/bin/tsort facet.compat.gnulinks=true
+link path=usr/bin/gtty target=../gnu/bin/tty facet.compat.gnulinks=true
+link path=usr/bin/guname target=../gnu/bin/uname facet.compat.gnulinks=true
+link path=usr/bin/gunexpand target=../gnu/bin/unexpand \
+    facet.compat.gnulinks=true
+link path=usr/bin/guniq target=../gnu/bin/uniq facet.compat.gnulinks=true
+link path=usr/bin/gunlink target=../gnu/bin/unlink facet.compat.gnulinks=true
+link path=usr/bin/guptime target=../gnu/bin/uptime facet.compat.gnulinks=true
+link path=usr/bin/gwc target=../gnu/bin/wc facet.compat.gnulinks=true
+link path=usr/bin/gwho target=../gnu/bin/who facet.compat.gnulinks=true
+link path=usr/bin/gyes target=../gnu/bin/yes facet.compat.gnulinks=true
 file usr/gnu/bin/md5sum path=usr/bin/md5sum
 file usr/gnu/bin/nproc path=usr/bin/nproc
 file usr/gnu/bin/pinky path=usr/bin/pinky
@@ -137,45 +211,125 @@
 file path=usr/gnu/bin/who
 file path=usr/gnu/bin/yes
 file path=usr/gnu/share/locale/af/LC_MESSAGES/coreutils.mo
+link path=usr/gnu/share/locale/af/LC_TIME/coreutils.mo \
+    target=../LC_MESSAGES/coreutils.mo
 file path=usr/gnu/share/locale/be/LC_MESSAGES/coreutils.mo
+link path=usr/gnu/share/locale/be/LC_TIME/coreutils.mo \
+    target=../LC_MESSAGES/coreutils.mo
 file path=usr/gnu/share/locale/bg/LC_MESSAGES/coreutils.mo
+link path=usr/gnu/share/locale/bg/LC_TIME/coreutils.mo \
+    target=../LC_MESSAGES/coreutils.mo
 file path=usr/gnu/share/locale/ca/LC_MESSAGES/coreutils.mo
+link path=usr/gnu/share/locale/ca/LC_TIME/coreutils.mo \
+    target=../LC_MESSAGES/coreutils.mo
 file path=usr/gnu/share/locale/cs/LC_MESSAGES/coreutils.mo
+link path=usr/gnu/share/locale/cs/LC_TIME/coreutils.mo \
+    target=../LC_MESSAGES/coreutils.mo
 file path=usr/gnu/share/locale/da/LC_MESSAGES/coreutils.mo
+link path=usr/gnu/share/locale/da/LC_TIME/coreutils.mo \
+    target=../LC_MESSAGES/coreutils.mo
 file path=usr/gnu/share/locale/de/LC_MESSAGES/coreutils.mo
+link path=usr/gnu/share/locale/de/LC_TIME/coreutils.mo \
+    target=../LC_MESSAGES/coreutils.mo
 file path=usr/gnu/share/locale/el/LC_MESSAGES/coreutils.mo
+link path=usr/gnu/share/locale/el/LC_TIME/coreutils.mo \
+    target=../LC_MESSAGES/coreutils.mo
 file path=usr/gnu/share/locale/eo/LC_MESSAGES/coreutils.mo
+link path=usr/gnu/share/locale/eo/LC_TIME/coreutils.mo \
+    target=../LC_MESSAGES/coreutils.mo
 file path=usr/gnu/share/locale/es/LC_MESSAGES/coreutils.mo
+link path=usr/gnu/share/locale/es/LC_TIME/coreutils.mo \
+    target=../LC_MESSAGES/coreutils.mo
 file path=usr/gnu/share/locale/et/LC_MESSAGES/coreutils.mo
+link path=usr/gnu/share/locale/et/LC_TIME/coreutils.mo \
+    target=../LC_MESSAGES/coreutils.mo
 file path=usr/gnu/share/locale/eu/LC_MESSAGES/coreutils.mo
+link path=usr/gnu/share/locale/eu/LC_TIME/coreutils.mo \
+    target=../LC_MESSAGES/coreutils.mo
 file path=usr/gnu/share/locale/fi/LC_MESSAGES/coreutils.mo
+link path=usr/gnu/share/locale/fi/LC_TIME/coreutils.mo \
+    target=../LC_MESSAGES/coreutils.mo
 file path=usr/gnu/share/locale/fr/LC_MESSAGES/coreutils.mo
+link path=usr/gnu/share/locale/fr/LC_TIME/coreutils.mo \
+    target=../LC_MESSAGES/coreutils.mo
 file path=usr/gnu/share/locale/ga/LC_MESSAGES/coreutils.mo
+link path=usr/gnu/share/locale/ga/LC_TIME/coreutils.mo \
+    target=../LC_MESSAGES/coreutils.mo
 file path=usr/gnu/share/locale/gl/LC_MESSAGES/coreutils.mo
+link path=usr/gnu/share/locale/gl/LC_TIME/coreutils.mo \
+    target=../LC_MESSAGES/coreutils.mo
 file path=usr/gnu/share/locale/hu/LC_MESSAGES/coreutils.mo
+link path=usr/gnu/share/locale/hu/LC_TIME/coreutils.mo \
+    target=../LC_MESSAGES/coreutils.mo
 file path=usr/gnu/share/locale/id/LC_MESSAGES/coreutils.mo
+link path=usr/gnu/share/locale/id/LC_TIME/coreutils.mo \
+    target=../LC_MESSAGES/coreutils.mo
 file path=usr/gnu/share/locale/it/LC_MESSAGES/coreutils.mo
+link path=usr/gnu/share/locale/it/LC_TIME/coreutils.mo \
+    target=../LC_MESSAGES/coreutils.mo
 file path=usr/gnu/share/locale/ja/LC_MESSAGES/coreutils.mo
+link path=usr/gnu/share/locale/ja/LC_TIME/coreutils.mo \
+    target=../LC_MESSAGES/coreutils.mo
 file path=usr/gnu/share/locale/kk/LC_MESSAGES/coreutils.mo
+link path=usr/gnu/share/locale/kk/LC_TIME/coreutils.mo \
+    target=../LC_MESSAGES/coreutils.mo
 file path=usr/gnu/share/locale/ko/LC_MESSAGES/coreutils.mo
+link path=usr/gnu/share/locale/ko/LC_TIME/coreutils.mo \
+    target=../LC_MESSAGES/coreutils.mo
 file path=usr/gnu/share/locale/lg/LC_MESSAGES/coreutils.mo
+link path=usr/gnu/share/locale/lg/LC_TIME/coreutils.mo \
+    target=../LC_MESSAGES/coreutils.mo
 file path=usr/gnu/share/locale/lt/LC_MESSAGES/coreutils.mo
+link path=usr/gnu/share/locale/lt/LC_TIME/coreutils.mo \
+    target=../LC_MESSAGES/coreutils.mo
 file path=usr/gnu/share/locale/ms/LC_MESSAGES/coreutils.mo
+link path=usr/gnu/share/locale/ms/LC_TIME/coreutils.mo \
+    target=../LC_MESSAGES/coreutils.mo
 file path=usr/gnu/share/locale/nb/LC_MESSAGES/coreutils.mo
+link path=usr/gnu/share/locale/nb/LC_TIME/coreutils.mo \
+    target=../LC_MESSAGES/coreutils.mo
 file path=usr/gnu/share/locale/nl/LC_MESSAGES/coreutils.mo
+link path=usr/gnu/share/locale/nl/LC_TIME/coreutils.mo \
+    target=../LC_MESSAGES/coreutils.mo
 file path=usr/gnu/share/locale/pl/LC_MESSAGES/coreutils.mo
+link path=usr/gnu/share/locale/pl/LC_TIME/coreutils.mo \
+    target=../LC_MESSAGES/coreutils.mo
 file path=usr/gnu/share/locale/pt/LC_MESSAGES/coreutils.mo
+link path=usr/gnu/share/locale/pt/LC_TIME/coreutils.mo \
+    target=../LC_MESSAGES/coreutils.mo
 file path=usr/gnu/share/locale/pt_BR/LC_MESSAGES/coreutils.mo
+link path=usr/gnu/share/locale/pt_BR/LC_TIME/coreutils.mo \
+    target=../LC_MESSAGES/coreutils.mo
 file path=usr/gnu/share/locale/ro/LC_MESSAGES/coreutils.mo
+link path=usr/gnu/share/locale/ro/LC_TIME/coreutils.mo \
+    target=../LC_MESSAGES/coreutils.mo
 file path=usr/gnu/share/locale/ru/LC_MESSAGES/coreutils.mo
+link path=usr/gnu/share/locale/ru/LC_TIME/coreutils.mo \
+    target=../LC_MESSAGES/coreutils.mo
 file path=usr/gnu/share/locale/sk/LC_MESSAGES/coreutils.mo
+link path=usr/gnu/share/locale/sk/LC_TIME/coreutils.mo \
+    target=../LC_MESSAGES/coreutils.mo
 file path=usr/gnu/share/locale/sl/LC_MESSAGES/coreutils.mo
+link path=usr/gnu/share/locale/sl/LC_TIME/coreutils.mo \
+    target=../LC_MESSAGES/coreutils.mo
 file path=usr/gnu/share/locale/sv/LC_MESSAGES/coreutils.mo
+link path=usr/gnu/share/locale/sv/LC_TIME/coreutils.mo \
+    target=../LC_MESSAGES/coreutils.mo
 file path=usr/gnu/share/locale/tr/LC_MESSAGES/coreutils.mo
+link path=usr/gnu/share/locale/tr/LC_TIME/coreutils.mo \
+    target=../LC_MESSAGES/coreutils.mo
 file path=usr/gnu/share/locale/uk/LC_MESSAGES/coreutils.mo
+link path=usr/gnu/share/locale/uk/LC_TIME/coreutils.mo \
+    target=../LC_MESSAGES/coreutils.mo
 file path=usr/gnu/share/locale/vi/LC_MESSAGES/coreutils.mo
+link path=usr/gnu/share/locale/vi/LC_TIME/coreutils.mo \
+    target=../LC_MESSAGES/coreutils.mo
 file path=usr/gnu/share/locale/zh_CN/LC_MESSAGES/coreutils.mo
+link path=usr/gnu/share/locale/zh_CN/LC_TIME/coreutils.mo \
+    target=../LC_MESSAGES/coreutils.mo
 file path=usr/gnu/share/locale/zh_TW/LC_MESSAGES/coreutils.mo
+link path=usr/gnu/share/locale/zh_TW/LC_TIME/coreutils.mo \
+    target=../LC_MESSAGES/coreutils.mo
 file path=usr/gnu/share/man/man1/basename.1
 file path=usr/gnu/share/man/man1/cat.1
 file path=usr/gnu/share/man/man1/chgrp.1
@@ -249,12 +403,158 @@
 file path=usr/gnu/share/man/man1/wc.1
 file path=usr/gnu/share/man/man1/who.1
 file path=usr/gnu/share/man/man1/yes.1
+file $(MACH64)/src/libstdbuf.so path=usr/lib/$(MACH64)/libstdbuf.so
 file $(MACH32)/src/libstdbuf.so path=usr/lib/libstdbuf.so
-file $(MACH64)/src/libstdbuf.so path=usr/lib/$(MACH64)/libstdbuf.so
 file path=usr/share/info/coreutils.info
 file usr/gnu/share/man/man1/base64.1 path=usr/share/man/man1/base64.1
 file usr/gnu/share/man/man1/dir.1 path=usr/share/man/man1/dir.1
 file usr/gnu/share/man/man1/dircolors.1 path=usr/share/man/man1/dircolors.1
+link path=usr/share/man/man1/gbasename.1 \
+    target=../../../gnu/share/man/man1/basename.1 facet.compat.gnulinks=all
+link path=usr/share/man/man1/gcat.1 target=../../../gnu/share/man/man1/cat.1 \
+    facet.compat.gnulinks=all
+link path=usr/share/man/man1/gchgrp.1 \
+    target=../../../gnu/share/man/man1/chgrp.1 facet.compat.gnulinks=all
+link path=usr/share/man/man1/gchmod.1 \
+    target=../../../gnu/share/man/man1/chmod.1 facet.compat.gnulinks=all
+link path=usr/share/man/man1/gchown.1 \
+    target=../../../gnu/share/man/man1/chown.1 facet.compat.gnulinks=all
+link path=usr/share/man/man1/gchroot.1 \
+    target=../../../gnu/share/man/man1/chroot.1 facet.compat.gnulinks=all
+link path=usr/share/man/man1/gcksum.1 \
+    target=../../../gnu/share/man/man1/cksum.1 facet.compat.gnulinks=all
+link path=usr/share/man/man1/gcomm.1 target=../../../gnu/share/man/man1/comm.1 \
+    facet.compat.gnulinks=all
+link path=usr/share/man/man1/gcp.1 target=../../../gnu/share/man/man1/cp.1 \
+    facet.compat.gnulinks=all
+link path=usr/share/man/man1/gcsplit.1 \
+    target=../../../gnu/share/man/man1/csplit.1 facet.compat.gnulinks=all
+link path=usr/share/man/man1/gcut.1 target=../../../gnu/share/man/man1/cut.1 \
+    facet.compat.gnulinks=all
+link path=usr/share/man/man1/gdate.1 target=../../../gnu/share/man/man1/date.1 \
+    facet.compat.gnulinks=all
+link path=usr/share/man/man1/gdd.1 target=../../../gnu/share/man/man1/dd.1 \
+    facet.compat.gnulinks=all
+link path=usr/share/man/man1/gdf.1 target=../../../gnu/share/man/man1/df.1 \
+    facet.compat.gnulinks=all
+link path=usr/share/man/man1/gdirname.1 \
+    target=../../../gnu/share/man/man1/dirname.1 facet.compat.gnulinks=all
+link path=usr/share/man/man1/gdu.1 target=../../../gnu/share/man/man1/du.1 \
+    facet.compat.gnulinks=all
+link path=usr/share/man/man1/gecho.1 target=../../../gnu/share/man/man1/echo.1 \
+    facet.compat.gnulinks=all
+link path=usr/share/man/man1/genv.1 target=../../../gnu/share/man/man1/env.1 \
+    facet.compat.gnulinks=all
+link path=usr/share/man/man1/gexpand.1 \
+    target=../../../gnu/share/man/man1/expand.1 facet.compat.gnulinks=all
+link path=usr/share/man/man1/gexpr.1 target=../../../gnu/share/man/man1/expr.1 \
+    facet.compat.gnulinks=all
+link path=usr/share/man/man1/gfactor.1 \
+    target=../../../gnu/share/man/man1/factor.1 facet.compat.gnulinks=all
+link path=usr/share/man/man1/gfalse.1 \
+    target=../../../gnu/share/man/man1/false.1 facet.compat.gnulinks=all
+link path=usr/share/man/man1/gfmt.1 target=../../../gnu/share/man/man1/fmt.1 \
+    facet.compat.gnulinks=all
+link path=usr/share/man/man1/gfold.1 target=../../../gnu/share/man/man1/fold.1 \
+    facet.compat.gnulinks=all
+link path=usr/share/man/man1/ggroups.1 \
+    target=../../../gnu/share/man/man1/groups.1 facet.compat.gnulinks=all
+link path=usr/share/man/man1/ghead.1 target=../../../gnu/share/man/man1/head.1 \
+    facet.compat.gnulinks=all
+link path=usr/share/man/man1/ghostid.1 \
+    target=../../../gnu/share/man/man1/hostid.1 facet.compat.gnulinks=all
+link path=usr/share/man/man1/gid.1 target=../../../gnu/share/man/man1/id.1 \
+    facet.compat.gnulinks=all
+link path=usr/share/man/man1/ginstall.1 \
+    target=../../../gnu/share/man/man1/install.1 facet.compat.gnulinks=all
+link path=usr/share/man/man1/gjoin.1 target=../../../gnu/share/man/man1/join.1 \
+    facet.compat.gnulinks=all
+link path=usr/share/man/man1/gkill.1 target=../../../gnu/share/man/man1/kill.1 \
+    facet.compat.gnulinks=all
+link path=usr/share/man/man1/glink.1 target=../../../gnu/share/man/man1/link.1 \
+    facet.compat.gnulinks=all
+link path=usr/share/man/man1/gln.1 target=../../../gnu/share/man/man1/ln.1 \
+    facet.compat.gnulinks=all
+link path=usr/share/man/man1/glogname.1 \
+    target=../../../gnu/share/man/man1/logname.1 facet.compat.gnulinks=all
+link path=usr/share/man/man1/gls.1 target=../../../gnu/share/man/man1/ls.1 \
+    facet.compat.gnulinks=all
+link path=usr/share/man/man1/gmkdir.1 \
+    target=../../../gnu/share/man/man1/mkdir.1 facet.compat.gnulinks=all
+link path=usr/share/man/man1/gmkfifo.1 \
+    target=../../../gnu/share/man/man1/mkfifo.1 facet.compat.gnulinks=all
+link path=usr/share/man/man1/gmknod.1 \
+    target=../../../gnu/share/man/man1/mknod.1 facet.compat.gnulinks=all
+link path=usr/share/man/man1/gmktemp.1 \
+    target=../../../gnu/share/man/man1/mktemp.1 facet.compat.gnulinks=all
+link path=usr/share/man/man1/gmv.1 target=../../../gnu/share/man/man1/mv.1 \
+    facet.compat.gnulinks=all
+link path=usr/share/man/man1/gnice.1 target=../../../gnu/share/man/man1/nice.1 \
+    facet.compat.gnulinks=all
+link path=usr/share/man/man1/gnl.1 target=../../../gnu/share/man/man1/nl.1 \
+    facet.compat.gnulinks=all
+link path=usr/share/man/man1/gnohup.1 \
+    target=../../../gnu/share/man/man1/nohup.1 facet.compat.gnulinks=all
+link path=usr/share/man/man1/god.1 target=../../../gnu/share/man/man1/od.1 \
+    facet.compat.gnulinks=all
+link path=usr/share/man/man1/gpaste.1 \
+    target=../../../gnu/share/man/man1/paste.1 facet.compat.gnulinks=all
+link path=usr/share/man/man1/gpathchk.1 \
+    target=../../../gnu/share/man/man1/pathchk.1 facet.compat.gnulinks=all
+link path=usr/share/man/man1/gpr.1 target=../../../gnu/share/man/man1/pr.1 \
+    facet.compat.gnulinks=all
+link path=usr/share/man/man1/gprintf.1 \
+    target=../../../gnu/share/man/man1/printf.1 facet.compat.gnulinks=all
+link path=usr/share/man/man1/gpwd.1 target=../../../gnu/share/man/man1/pwd.1 \
+    facet.compat.gnulinks=all
+link path=usr/share/man/man1/grm.1 target=../../../gnu/share/man/man1/rm.1 \
+    facet.compat.gnulinks=all
+link path=usr/share/man/man1/grmdir.1 \
+    target=../../../gnu/share/man/man1/rmdir.1 facet.compat.gnulinks=all
+link path=usr/share/man/man1/gsleep.1 \
+    target=../../../gnu/share/man/man1/sleep.1 facet.compat.gnulinks=all
+link path=usr/share/man/man1/gsort.1 target=../../../gnu/share/man/man1/sort.1 \
+    facet.compat.gnulinks=all
+link path=usr/share/man/man1/gsplit.1 \
+    target=../../../gnu/share/man/man1/split.1 facet.compat.gnulinks=all
+link path=usr/share/man/man1/gstty.1 target=../../../gnu/share/man/man1/stty.1 \
+    facet.compat.gnulinks=all
+link path=usr/share/man/man1/gsum.1 target=../../../gnu/share/man/man1/sum.1 \
+    facet.compat.gnulinks=all
+link path=usr/share/man/man1/gsync.1 target=../../../gnu/share/man/man1/sync.1 \
+    facet.compat.gnulinks=all
+link path=usr/share/man/man1/gtail.1 target=../../../gnu/share/man/man1/tail.1 \
+    facet.compat.gnulinks=all
+link path=usr/share/man/man1/gtee.1 target=../../../gnu/share/man/man1/tee.1 \
+    facet.compat.gnulinks=all
+link path=usr/share/man/man1/gtest.1 target=../../../gnu/share/man/man1/test.1 \
+    facet.compat.gnulinks=all
+link path=usr/share/man/man1/gtouch.1 \
+    target=../../../gnu/share/man/man1/touch.1 facet.compat.gnulinks=all
+link path=usr/share/man/man1/gtr.1 target=../../../gnu/share/man/man1/tr.1 \
+    facet.compat.gnulinks=all
+link path=usr/share/man/man1/gtrue.1 target=../../../gnu/share/man/man1/true.1 \
+    facet.compat.gnulinks=all
+link path=usr/share/man/man1/gtsort.1 \
+    target=../../../gnu/share/man/man1/tsort.1 facet.compat.gnulinks=all
+link path=usr/share/man/man1/gtty.1 target=../../../gnu/share/man/man1/tty.1 \
+    facet.compat.gnulinks=all
+link path=usr/share/man/man1/guname.1 \
+    target=../../../gnu/share/man/man1/uname.1 facet.compat.gnulinks=all
+link path=usr/share/man/man1/gunexpand.1 \
+    target=../../../gnu/share/man/man1/unexpand.1 facet.compat.gnulinks=all
+link path=usr/share/man/man1/guniq.1 target=../../../gnu/share/man/man1/uniq.1 \
+    facet.compat.gnulinks=all
+link path=usr/share/man/man1/gunlink.1 \
+    target=../../../gnu/share/man/man1/unlink.1 facet.compat.gnulinks=all
+link path=usr/share/man/man1/guptime.1 \
+    target=../../../gnu/share/man/man1/uptime.1 facet.compat.gnulinks=all
+link path=usr/share/man/man1/gwc.1 target=../../../gnu/share/man/man1/wc.1 \
+    facet.compat.gnulinks=all
+link path=usr/share/man/man1/gwho.1 target=../../../gnu/share/man/man1/who.1 \
+    facet.compat.gnulinks=all
+link path=usr/share/man/man1/gyes.1 target=../../../gnu/share/man/man1/yes.1 \
+    facet.compat.gnulinks=all
 file usr/gnu/share/man/man1/md5sum.1 path=usr/share/man/man1/md5sum.1
 file usr/gnu/share/man/man1/nproc.1 path=usr/share/man/man1/nproc.1
 file usr/gnu/share/man/man1/pinky.1 path=usr/share/man/man1/pinky.1
@@ -279,377 +579,3 @@
 file usr/gnu/share/man/man1/vdir.1 path=usr/share/man/man1/vdir.1
 file usr/gnu/share/man/man1/whoami.1 path=usr/share/man/man1/whoami.1
 license coreutils.license license="GPLv3, FDLv1.3"
-link path=usr/gnu/share/locale/af/LC_TIME/coreutils.mo \
-    target=../LC_MESSAGES/coreutils.mo
-link path=usr/gnu/share/locale/be/LC_TIME/coreutils.mo \
-    target=../LC_MESSAGES/coreutils.mo
-link path=usr/gnu/share/locale/bg/LC_TIME/coreutils.mo \
-    target=../LC_MESSAGES/coreutils.mo
-link path=usr/gnu/share/locale/ca/LC_TIME/coreutils.mo \
-    target=../LC_MESSAGES/coreutils.mo
-link path=usr/gnu/share/locale/cs/LC_TIME/coreutils.mo \
-    target=../LC_MESSAGES/coreutils.mo
-link path=usr/gnu/share/locale/da/LC_TIME/coreutils.mo \
-    target=../LC_MESSAGES/coreutils.mo
-link path=usr/gnu/share/locale/de/LC_TIME/coreutils.mo \
-    target=../LC_MESSAGES/coreutils.mo
-link path=usr/gnu/share/locale/el/LC_TIME/coreutils.mo \
-    target=../LC_MESSAGES/coreutils.mo
-link path=usr/gnu/share/locale/eo/LC_TIME/coreutils.mo \
-    target=../LC_MESSAGES/coreutils.mo
-link path=usr/gnu/share/locale/es/LC_TIME/coreutils.mo \
-    target=../LC_MESSAGES/coreutils.mo
-link path=usr/gnu/share/locale/et/LC_TIME/coreutils.mo \
-    target=../LC_MESSAGES/coreutils.mo
-link path=usr/gnu/share/locale/eu/LC_TIME/coreutils.mo \
-    target=../LC_MESSAGES/coreutils.mo
-link path=usr/gnu/share/locale/fi/LC_TIME/coreutils.mo \
-    target=../LC_MESSAGES/coreutils.mo
-link path=usr/gnu/share/locale/fr/LC_TIME/coreutils.mo \
-    target=../LC_MESSAGES/coreutils.mo
-link path=usr/gnu/share/locale/ga/LC_TIME/coreutils.mo \
-    target=../LC_MESSAGES/coreutils.mo
-link path=usr/gnu/share/locale/gl/LC_TIME/coreutils.mo \
-    target=../LC_MESSAGES/coreutils.mo
-link path=usr/gnu/share/locale/hu/LC_TIME/coreutils.mo \
-    target=../LC_MESSAGES/coreutils.mo
-link path=usr/gnu/share/locale/id/LC_TIME/coreutils.mo \
-    target=../LC_MESSAGES/coreutils.mo
-link path=usr/gnu/share/locale/it/LC_TIME/coreutils.mo \
-    target=../LC_MESSAGES/coreutils.mo
-link path=usr/gnu/share/locale/ja/LC_TIME/coreutils.mo \
-    target=../LC_MESSAGES/coreutils.mo
-link path=usr/gnu/share/locale/kk/LC_TIME/coreutils.mo \
-    target=../LC_MESSAGES/coreutils.mo
-link path=usr/gnu/share/locale/ko/LC_TIME/coreutils.mo \
-    target=../LC_MESSAGES/coreutils.mo
-link path=usr/gnu/share/locale/lg/LC_TIME/coreutils.mo \
-    target=../LC_MESSAGES/coreutils.mo
-link path=usr/gnu/share/locale/lt/LC_TIME/coreutils.mo \
-    target=../LC_MESSAGES/coreutils.mo
-link path=usr/gnu/share/locale/ms/LC_TIME/coreutils.mo \
-    target=../LC_MESSAGES/coreutils.mo
-link path=usr/gnu/share/locale/nb/LC_TIME/coreutils.mo \
-    target=../LC_MESSAGES/coreutils.mo
-link path=usr/gnu/share/locale/nl/LC_TIME/coreutils.mo \
-    target=../LC_MESSAGES/coreutils.mo
-link path=usr/gnu/share/locale/pl/LC_TIME/coreutils.mo \
-    target=../LC_MESSAGES/coreutils.mo
-link path=usr/gnu/share/locale/pt/LC_TIME/coreutils.mo \
-    target=../LC_MESSAGES/coreutils.mo
-link path=usr/gnu/share/locale/pt_BR/LC_TIME/coreutils.mo \
-    target=../LC_MESSAGES/coreutils.mo
-link path=usr/gnu/share/locale/ro/LC_TIME/coreutils.mo \
-    target=../LC_MESSAGES/coreutils.mo
-link path=usr/gnu/share/locale/ru/LC_TIME/coreutils.mo \
-    target=../LC_MESSAGES/coreutils.mo
-link path=usr/gnu/share/locale/sk/LC_TIME/coreutils.mo \
-    target=../LC_MESSAGES/coreutils.mo
-link path=usr/gnu/share/locale/sl/LC_TIME/coreutils.mo \
-    target=../LC_MESSAGES/coreutils.mo
-link path=usr/gnu/share/locale/sv/LC_TIME/coreutils.mo \
-    target=../LC_MESSAGES/coreutils.mo
-link path=usr/gnu/share/locale/tr/LC_TIME/coreutils.mo \
-    target=../LC_MESSAGES/coreutils.mo
-link path=usr/gnu/share/locale/uk/LC_TIME/coreutils.mo \
-    target=../LC_MESSAGES/coreutils.mo
-link path=usr/gnu/share/locale/vi/LC_TIME/coreutils.mo \
-    target=../LC_MESSAGES/coreutils.mo
-link path=usr/gnu/share/locale/zh_CN/LC_TIME/coreutils.mo \
-    target=../LC_MESSAGES/coreutils.mo
-link path=usr/gnu/share/locale/zh_TW/LC_TIME/coreutils.mo \
-    target=../LC_MESSAGES/coreutils.mo
-
-link path=usr/bin/gbasename \
-    target=../gnu/bin/basename facet.compat.gnulinks=true
-link path=usr/bin/gcat \
-    target=../gnu/bin/cat facet.compat.gnulinks=true
-link path=usr/bin/gchgrp \
-    target=../gnu/bin/chgrp facet.compat.gnulinks=true
-link path=usr/bin/gchmod \
-    target=../gnu/bin/chmod facet.compat.gnulinks=true
-link path=usr/bin/gchown \
-    target=../gnu/bin/chown facet.compat.gnulinks=true
-link path=usr/bin/gchroot \
-    target=../gnu/bin/chroot facet.compat.gnulinks=true
-link path=usr/bin/gcksum \
-    target=../gnu/bin/cksum facet.compat.gnulinks=true
-link path=usr/bin/gcomm \
-    target=../gnu/bin/comm facet.compat.gnulinks=true
-link path=usr/bin/gcp \
-    target=../gnu/bin/cp facet.compat.gnulinks=true
-link path=usr/bin/gcsplit \
-    target=../gnu/bin/csplit facet.compat.gnulinks=true
-link path=usr/bin/gcut \
-    target=../gnu/bin/cut facet.compat.gnulinks=true
-link path=usr/bin/gdate \
-    target=../gnu/bin/date facet.compat.gnulinks=true
-link path=usr/bin/gdd \
-    target=../gnu/bin/dd facet.compat.gnulinks=true
-link path=usr/bin/gdf \
-    target=../gnu/bin/df facet.compat.gnulinks=true
-link path=usr/bin/gdirname \
-    target=../gnu/bin/dirname facet.compat.gnulinks=true
-link path=usr/bin/gdu \
-    target=../gnu/bin/du facet.compat.gnulinks=true
-link path=usr/bin/gecho \
-    target=../gnu/bin/echo facet.compat.gnulinks=true
-link path=usr/bin/genv \
-    target=../gnu/bin/env facet.compat.gnulinks=true
-link path=usr/bin/gexpand \
-    target=../gnu/bin/expand facet.compat.gnulinks=true
-link path=usr/bin/gexpr \
-    target=../gnu/bin/expr facet.compat.gnulinks=true
-link path=usr/bin/gfactor \
-    target=../gnu/bin/factor facet.compat.gnulinks=true
-link path=usr/bin/gfalse \
-    target=../gnu/bin/false facet.compat.gnulinks=true
-link path=usr/bin/gfmt \
-    target=../gnu/bin/fmt facet.compat.gnulinks=true
-link path=usr/bin/gfold \
-    target=../gnu/bin/fold facet.compat.gnulinks=true
-link path=usr/bin/ggroups \
-    target=../gnu/bin/groups facet.compat.gnulinks=true
-link path=usr/bin/ghead \
-    target=../gnu/bin/head facet.compat.gnulinks=true
-link path=usr/bin/ghostid \
-    target=../gnu/bin/hostid facet.compat.gnulinks=true
-link path=usr/bin/gid \
-    target=../gnu/bin/id facet.compat.gnulinks=true
-link path=usr/bin/ginstall \
-    target=../gnu/bin/install facet.compat.gnulinks=true
-link path=usr/bin/gjoin \
-    target=../gnu/bin/join facet.compat.gnulinks=true
-link path=usr/bin/gkill \
-    target=../gnu/bin/kill facet.compat.gnulinks=true
-link path=usr/bin/glink \
-    target=../gnu/bin/link facet.compat.gnulinks=true
-link path=usr/bin/gln \
-    target=../gnu/bin/ln facet.compat.gnulinks=true
-link path=usr/bin/glogname \
-    target=../gnu/bin/logname facet.compat.gnulinks=true
-link path=usr/bin/gls \
-    target=../gnu/bin/ls facet.compat.gnulinks=true
-link path=usr/bin/gmkdir \
-    target=../gnu/bin/mkdir facet.compat.gnulinks=true
-link path=usr/bin/gmkfifo \
-    target=../gnu/bin/mkfifo facet.compat.gnulinks=true
-link path=usr/bin/gmknod \
-    target=../gnu/bin/mknod facet.compat.gnulinks=true
-link path=usr/bin/gmktemp \
-    target=../gnu/bin/mktemp facet.compat.gnulinks=true
-link path=usr/bin/gmv \
-    target=../gnu/bin/mv facet.compat.gnulinks=true
-link path=usr/bin/gnice \
-    target=../gnu/bin/nice facet.compat.gnulinks=true
-link path=usr/bin/gnl \
-    target=../gnu/bin/nl facet.compat.gnulinks=true
-link path=usr/bin/gnohup \
-    target=../gnu/bin/nohup facet.compat.gnulinks=true
-link path=usr/bin/god \
-    target=../gnu/bin/od facet.compat.gnulinks=true
-link path=usr/bin/gpaste \
-    target=../gnu/bin/paste facet.compat.gnulinks=true
-link path=usr/bin/gpathchk \
-    target=../gnu/bin/pathchk facet.compat.gnulinks=true
-link path=usr/bin/gpr \
-    target=../gnu/bin/pr facet.compat.gnulinks=true
-link path=usr/bin/gprintf \
-    target=../gnu/bin/printf facet.compat.gnulinks=true
-link path=usr/bin/gpwd \
-    target=../gnu/bin/pwd facet.compat.gnulinks=true
-link path=usr/bin/grm \
-    target=../gnu/bin/rm facet.compat.gnulinks=true
-link path=usr/bin/grmdir \
-    target=../gnu/bin/rmdir facet.compat.gnulinks=true
-link path=usr/bin/gsleep \
-    target=../gnu/bin/sleep facet.compat.gnulinks=true
-link path=usr/bin/gsort \
-    target=../gnu/bin/sort facet.compat.gnulinks=true
-link path=usr/bin/gsplit \
-    target=../gnu/bin/split facet.compat.gnulinks=true
-link path=usr/bin/gstty \
-    target=../gnu/bin/stty facet.compat.gnulinks=true
-link path=usr/bin/gsum \
-    target=../gnu/bin/sum facet.compat.gnulinks=true
-link path=usr/bin/gsync \
-    target=../gnu/bin/sync facet.compat.gnulinks=true
-link path=usr/bin/gtail \
-    target=../gnu/bin/tail facet.compat.gnulinks=true
-link path=usr/bin/gtee \
-    target=../gnu/bin/tee facet.compat.gnulinks=true
-link path=usr/bin/gtest \
-    target=../gnu/bin/test facet.compat.gnulinks=true
-link path=usr/bin/gtouch \
-    target=../gnu/bin/touch facet.compat.gnulinks=true
-link path=usr/bin/gtr \
-    target=../gnu/bin/tr facet.compat.gnulinks=true
-link path=usr/bin/gtrue \
-    target=../gnu/bin/true facet.compat.gnulinks=true
-link path=usr/bin/gtsort \
-    target=../gnu/bin/tsort facet.compat.gnulinks=true
-link path=usr/bin/gtty \
-    target=../gnu/bin/tty facet.compat.gnulinks=true
-link path=usr/bin/guname \
-    target=../gnu/bin/uname facet.compat.gnulinks=true
-link path=usr/bin/gunexpand \
-    target=../gnu/bin/unexpand facet.compat.gnulinks=true
-link path=usr/bin/guniq \
-    target=../gnu/bin/uniq facet.compat.gnulinks=true
-link path=usr/bin/gunlink \
-    target=../gnu/bin/unlink facet.compat.gnulinks=true
-link path=usr/bin/guptime \
-    target=../gnu/bin/uptime facet.compat.gnulinks=true
-link path=usr/bin/gwc \
-    target=../gnu/bin/wc facet.compat.gnulinks=true
-link path=usr/bin/gwho \
-    target=../gnu/bin/who facet.compat.gnulinks=true
-link path=usr/bin/gyes \
-    target=../gnu/bin/yes facet.compat.gnulinks=true
-
-link path=usr/share/man/man1/gbasename.1 \
-    target=../../../gnu/share/man/man1/basename.1 facet.compat.gnulinks=all
-link path=usr/share/man/man1/gcat.1 \
-    target=../../../gnu/share/man/man1/cat.1 facet.compat.gnulinks=all
-link path=usr/share/man/man1/gchgrp.1 \
-    target=../../../gnu/share/man/man1/chgrp.1 facet.compat.gnulinks=all
-link path=usr/share/man/man1/gchmod.1 \
-    target=../../../gnu/share/man/man1/chmod.1 facet.compat.gnulinks=all
-link path=usr/share/man/man1/gchown.1 \
-    target=../../../gnu/share/man/man1/chown.1 facet.compat.gnulinks=all
-link path=usr/share/man/man1/gchroot.1 \
-    target=../../../gnu/share/man/man1/chroot.1 facet.compat.gnulinks=all
-link path=usr/share/man/man1/gcksum.1 \
-    target=../../../gnu/share/man/man1/cksum.1 facet.compat.gnulinks=all
-link path=usr/share/man/man1/gcomm.1 \
-    target=../../../gnu/share/man/man1/comm.1 facet.compat.gnulinks=all
-link path=usr/share/man/man1/gcp.1 \
-    target=../../../gnu/share/man/man1/cp.1 facet.compat.gnulinks=all
-link path=usr/share/man/man1/gcsplit.1 \
-    target=../../../gnu/share/man/man1/csplit.1 facet.compat.gnulinks=all
-link path=usr/share/man/man1/gcut.1 \
-    target=../../../gnu/share/man/man1/cut.1 facet.compat.gnulinks=all
-link path=usr/share/man/man1/gdate.1 \
-    target=../../../gnu/share/man/man1/date.1 facet.compat.gnulinks=all
-link path=usr/share/man/man1/gdd.1 \
-    target=../../../gnu/share/man/man1/dd.1 facet.compat.gnulinks=all
-link path=usr/share/man/man1/gdf.1 \
-    target=../../../gnu/share/man/man1/df.1 facet.compat.gnulinks=all
-link path=usr/share/man/man1/gdirname.1 \
-    target=../../../gnu/share/man/man1/dirname.1 facet.compat.gnulinks=all
-link path=usr/share/man/man1/gdu.1 \
-    target=../../../gnu/share/man/man1/du.1 facet.compat.gnulinks=all
-link path=usr/share/man/man1/gecho.1 \
-    target=../../../gnu/share/man/man1/echo.1 facet.compat.gnulinks=all
-link path=usr/share/man/man1/genv.1 \
-    target=../../../gnu/share/man/man1/env.1 facet.compat.gnulinks=all
-link path=usr/share/man/man1/gexpand.1 \
-    target=../../../gnu/share/man/man1/expand.1 facet.compat.gnulinks=all
-link path=usr/share/man/man1/gexpr.1 \
-    target=../../../gnu/share/man/man1/expr.1 facet.compat.gnulinks=all
-link path=usr/share/man/man1/gfactor.1 \
-    target=../../../gnu/share/man/man1/factor.1 facet.compat.gnulinks=all
-link path=usr/share/man/man1/gfalse.1 \
-    target=../../../gnu/share/man/man1/false.1 facet.compat.gnulinks=all
-link path=usr/share/man/man1/gfmt.1 \
-    target=../../../gnu/share/man/man1/fmt.1 facet.compat.gnulinks=all
-link path=usr/share/man/man1/gfold.1 \
-    target=../../../gnu/share/man/man1/fold.1 facet.compat.gnulinks=all
-link path=usr/share/man/man1/ggroups.1 \
-    target=../../../gnu/share/man/man1/groups.1 facet.compat.gnulinks=all
-link path=usr/share/man/man1/ghead.1 \
-    target=../../../gnu/share/man/man1/head.1 facet.compat.gnulinks=all
-link path=usr/share/man/man1/ghostid.1 \
-    target=../../../gnu/share/man/man1/hostid.1 facet.compat.gnulinks=all
-link path=usr/share/man/man1/gid.1 \
-    target=../../../gnu/share/man/man1/id.1 facet.compat.gnulinks=all
-link path=usr/share/man/man1/ginstall.1 \
-    target=../../../gnu/share/man/man1/install.1 facet.compat.gnulinks=all
-link path=usr/share/man/man1/gjoin.1 \
-    target=../../../gnu/share/man/man1/join.1 facet.compat.gnulinks=all
-link path=usr/share/man/man1/gkill.1 \
-    target=../../../gnu/share/man/man1/kill.1 facet.compat.gnulinks=all
-link path=usr/share/man/man1/glink.1 \
-    target=../../../gnu/share/man/man1/link.1 facet.compat.gnulinks=all
-link path=usr/share/man/man1/gln.1 \
-    target=../../../gnu/share/man/man1/ln.1 facet.compat.gnulinks=all
-link path=usr/share/man/man1/glogname.1 \
-    target=../../../gnu/share/man/man1/logname.1 facet.compat.gnulinks=all
-link path=usr/share/man/man1/gls.1 \
-    target=../../../gnu/share/man/man1/ls.1 facet.compat.gnulinks=all
-link path=usr/share/man/man1/gmkdir.1 \
-    target=../../../gnu/share/man/man1/mkdir.1 facet.compat.gnulinks=all
-link path=usr/share/man/man1/gmkfifo.1 \
-    target=../../../gnu/share/man/man1/mkfifo.1 facet.compat.gnulinks=all
-link path=usr/share/man/man1/gmknod.1 \
-    target=../../../gnu/share/man/man1/mknod.1 facet.compat.gnulinks=all
-link path=usr/share/man/man1/gmktemp.1 \
-    target=../../../gnu/share/man/man1/mktemp.1 facet.compat.gnulinks=all
-link path=usr/share/man/man1/gmv.1 \
-    target=../../../gnu/share/man/man1/mv.1 facet.compat.gnulinks=all
-link path=usr/share/man/man1/gnice.1 \
-    target=../../../gnu/share/man/man1/nice.1 facet.compat.gnulinks=all
-link path=usr/share/man/man1/gnl.1 \
-    target=../../../gnu/share/man/man1/nl.1 facet.compat.gnulinks=all
-link path=usr/share/man/man1/gnohup.1 \
-    target=../../../gnu/share/man/man1/nohup.1 facet.compat.gnulinks=all
-link path=usr/share/man/man1/god.1 \
-    target=../../../gnu/share/man/man1/od.1 facet.compat.gnulinks=all
-link path=usr/share/man/man1/gpaste.1 \
-    target=../../../gnu/share/man/man1/paste.1 facet.compat.gnulinks=all
-link path=usr/share/man/man1/gpathchk.1 \
-    target=../../../gnu/share/man/man1/pathchk.1 facet.compat.gnulinks=all
-link path=usr/share/man/man1/gpr.1 \
-    target=../../../gnu/share/man/man1/pr.1 facet.compat.gnulinks=all
-link path=usr/share/man/man1/gprintf.1 \
-    target=../../../gnu/share/man/man1/printf.1 facet.compat.gnulinks=all
-link path=usr/share/man/man1/gpwd.1 \
-    target=../../../gnu/share/man/man1/pwd.1 facet.compat.gnulinks=all
-link path=usr/share/man/man1/grm.1 \
-    target=../../../gnu/share/man/man1/rm.1 facet.compat.gnulinks=all
-link path=usr/share/man/man1/grmdir.1 \
-    target=../../../gnu/share/man/man1/rmdir.1 facet.compat.gnulinks=all
-link path=usr/share/man/man1/gsleep.1 \
-    target=../../../gnu/share/man/man1/sleep.1 facet.compat.gnulinks=all
-link path=usr/share/man/man1/gsort.1 \
-    target=../../../gnu/share/man/man1/sort.1 facet.compat.gnulinks=all
-link path=usr/share/man/man1/gsplit.1 \
-    target=../../../gnu/share/man/man1/split.1 facet.compat.gnulinks=all
-link path=usr/share/man/man1/gstty.1 \
-    target=../../../gnu/share/man/man1/stty.1 facet.compat.gnulinks=all
-link path=usr/share/man/man1/gsum.1 \
-    target=../../../gnu/share/man/man1/sum.1 facet.compat.gnulinks=all
-link path=usr/share/man/man1/gsync.1 \
-    target=../../../gnu/share/man/man1/sync.1 facet.compat.gnulinks=all
-link path=usr/share/man/man1/gtail.1 \
-    target=../../../gnu/share/man/man1/tail.1 facet.compat.gnulinks=all
-link path=usr/share/man/man1/gtee.1 \
-    target=../../../gnu/share/man/man1/tee.1 facet.compat.gnulinks=all
-link path=usr/share/man/man1/gtest.1 \
-    target=../../../gnu/share/man/man1/test.1 facet.compat.gnulinks=all
-link path=usr/share/man/man1/gtouch.1 \
-    target=../../../gnu/share/man/man1/touch.1 facet.compat.gnulinks=all
-link path=usr/share/man/man1/gtr.1 \
-    target=../../../gnu/share/man/man1/tr.1 facet.compat.gnulinks=all
-link path=usr/share/man/man1/gtrue.1 \
-    target=../../../gnu/share/man/man1/true.1 facet.compat.gnulinks=all
-link path=usr/share/man/man1/gtsort.1 \
-    target=../../../gnu/share/man/man1/tsort.1 facet.compat.gnulinks=all
-link path=usr/share/man/man1/gtty.1 \
-    target=../../../gnu/share/man/man1/tty.1 facet.compat.gnulinks=all
-link path=usr/share/man/man1/guname.1 \
-    target=../../../gnu/share/man/man1/uname.1 facet.compat.gnulinks=all
-link path=usr/share/man/man1/gunexpand.1 \
-    target=../../../gnu/share/man/man1/unexpand.1 facet.compat.gnulinks=all
-link path=usr/share/man/man1/guniq.1 \
-    target=../../../gnu/share/man/man1/uniq.1 facet.compat.gnulinks=all
-link path=usr/share/man/man1/gunlink.1 \
-    target=../../../gnu/share/man/man1/unlink.1 facet.compat.gnulinks=all
-link path=usr/share/man/man1/guptime.1 \
-    target=../../../gnu/share/man/man1/uptime.1 facet.compat.gnulinks=all
-link path=usr/share/man/man1/gwc.1 \
-    target=../../../gnu/share/man/man1/wc.1 facet.compat.gnulinks=all
-link path=usr/share/man/man1/gwho.1 \
-    target=../../../gnu/share/man/man1/who.1 facet.compat.gnulinks=all
-link path=usr/share/man/man1/gyes.1 \
-    target=../../../gnu/share/man/man1/yes.1 facet.compat.gnulinks=all