e49951eb3e
* scripts/guix.in: New script. * Makefile.am (bin_SCRIPTS): Add 'scripts/guix'. Remove 'guix-build', 'guix-download', 'guix-import', 'guix-package', and 'guix-gc'. (MODULES): Add 'guix/scripts/build.scm', 'guix/scripts/download.scm', 'guix/scripts/import.scm', 'guix/scripts/package.scm', and 'guix/scripts/gc.scm'. * configure.ac (AC_CONFIG_FILES): Add 'scripts/guix'. Remove 'guix-build', 'guix-download', 'guix-import', 'guix-package', and 'guix-gc'. * guix-build.in, guix-download.in, guix-gc.in, guix-import.in, guix-package.in: Remove shell script boilerplate. Move to guix-COMMAND.in to guix/scripts/COMMAND.scm. Rename module from (guix-COMMAND) to (guix scripts COMMAND). Change "guix-COMMAND" to "guix COMMAND" in usage help string. * pre-inst-env.in: Add "@abs_top_builddir@/scripts" to the front of $PATH. Export $GUIX_UNINSTALLED. * tests/guix-build.sh, tests/guix-daemon.sh, tests/guix-download.sh, tests/guix-gc.sh, tests/guix-package.sh: Use "guix COMMAND" instead of "guix-COMMAND". * doc/guix.texi: Replace all occurrences of "guix-COMMAND" with "guix COMMAND". * po/POTFILES.in: Update.
75 lines
1.1 KiB
Plaintext
75 lines
1.1 KiB
Plaintext
*~
|
|
,*
|
|
*.tmp
|
|
*.go
|
|
tmp
|
|
*.log
|
|
/build-aux
|
|
/configure
|
|
Makefile.in
|
|
Makefile
|
|
/autom4te.cache
|
|
config.cache
|
|
/aclocal.m4
|
|
/config.status
|
|
/ABOUT-NLS
|
|
/m4/ChangeLog
|
|
/m4/gettext.m4
|
|
/m4/iconv.m4
|
|
/m4/lib-ld.m4
|
|
/m4/lib-link.m4
|
|
/m4/lib-prefix.m4
|
|
/m4/nls.m4
|
|
/m4/po.m4
|
|
/m4/progtest.m4
|
|
/po/ChangeLog
|
|
/po/Makefile.in.in
|
|
/po/POTFILES
|
|
/po/Rules-quot
|
|
/po/boldquot.sed
|
|
/po/en@boldquot.header
|
|
/po/en@quot.header
|
|
/po/insert-header.sin
|
|
/po/quot.sed
|
|
/po/remove-potcdate.sin
|
|
/po/stamp-po
|
|
/po/guix.pot
|
|
/tests/*.trs
|
|
/INSTALL
|
|
/m4/*
|
|
/pre-inst-env
|
|
/doc/.dirstamp
|
|
/doc/guix.info
|
|
/doc/guix.pdf
|
|
/doc/stamp-vti
|
|
/doc/version.texi
|
|
/gnu/packages/bootstrap/x86_64-linux/guile-2.0.7.tar.xz
|
|
/gnu/packages/bootstrap/i686-linux/guile-2.0.7.tar.xz
|
|
/guix/config.scm
|
|
/nix/nix-daemon/nix-daemon.cc
|
|
/nix/config.h
|
|
/nix/config.h.in
|
|
stamp-h[0-9]
|
|
/nix/AUTHORS
|
|
/nix/COPYING
|
|
/libformat.a
|
|
/libstore.a
|
|
/libutil.a
|
|
/guix-daemon
|
|
/test-tmp
|
|
/nix/scripts/list-runtime-roots
|
|
/test-env
|
|
/nix/nix-setuid-helper/nix-setuid-helper.cc
|
|
/scripts/guix
|
|
/doc/guix.aux
|
|
/doc/guix.cp
|
|
/doc/guix.cps
|
|
/doc/guix.fn
|
|
/doc/guix.fns
|
|
/doc/guix.ky
|
|
/doc/guix.pg
|
|
/doc/guix.toc
|
|
/doc/guix.tp
|
|
/doc/guix.vr
|
|
/doc/guix.vrs
|