Initial git import v0.5
authorSteve Youngs <steve@sxemacs.org>
Tue, 30 Nov 2010 15:25:40 +0000 (01:25 +1000)
committerSteve Youngs <steve@sxemacs.org>
Tue, 30 Nov 2010 15:25:40 +0000 (01:25 +1000)
commit4d9b7e6e7c0a44483df9d88dcf8fba2e48b3b680
tree5d2bf7e7d90535b93013f700e52c4c0e4e89016a
Initial git import

Signed-off-by: Steve Youngs <steve@sxemacs.org>
35 files changed:
LFS-pkgusr-hint.txt [new file with mode: 0644]
README [new file with mode: 0644]
bin/mail [new file with mode: 0755]
bin/which [new file with mode: 0755]
etc/pkgusr/bash_profile [new file with mode: 0644]
etc/pkgusr/bashrc [new file with mode: 0644]
etc/pkgusr/handy_funcs [new file with mode: 0644]
etc/pkgusr/skel-package/.bash_profile [new symlink]
etc/pkgusr/skel-package/.bashrc [new symlink]
etc/pkgusr/skel-package/.project [new file with mode: 0644]
etc/pkgusr/skel-package/build [new file with mode: 0755]
etc/pkgusr/zsh/_zsh-pkgtools [new file with mode: 0644]
etc/pkgusr/zsh/zsh-pkgtools [new file with mode: 0644]
installdir.lst [new file with mode: 0644]
lisp/.arch-inventory [new file with mode: 0644]
lisp/pkgusr.el [new file with mode: 0644]
usr/bin/forall_direntries_from [new file with mode: 0755]
usr/bin/grep_all_regular_files_for [new file with mode: 0755]
usr/bin/header-symbol-search [new file with mode: 0755]
usr/bin/lesspipe.sh [new file with mode: 0755]
usr/bin/library-symbol-search [new file with mode: 0755]
usr/bin/list_package [new file with mode: 0755]
usr/bin/list_suspicious_files [new file with mode: 0755]
usr/bin/list_suspicious_files_from [new file with mode: 0755]
usr/bin/uninstall_package [new file with mode: 0755]
usr/lib/pkgusr/chgrp [new file with mode: 0755]
usr/lib/pkgusr/chmod [new file with mode: 0755]
usr/lib/pkgusr/chown [new file with mode: 0755]
usr/lib/pkgusr/install [new file with mode: 0755]
usr/lib/pkgusr/mkdir [new file with mode: 0755]
usr/lib/pkgusr/update-pkg-project [new file with mode: 0755]
usr/sbin/add_package_user [new file with mode: 0755]
usr/sbin/groupadd [new file with mode: 0755]
usr/sbin/install_package [new file with mode: 0755]
usr/sbin/useradd [new file with mode: 0755]