Go to file
Juan RP 855ec90fdf Add $register_shell var, to (un)register shells at post-{inst,rm} for binpkgs.
Multiple shells can be (un)registered by a single package, like:

register_shell="/bin/zsh-foo /bin/zsh-blah"

--HG--
extra : convert_revision : 0172a74b41e26089da97fcdc8cc2d5cb6ae147f2
2009-03-14 07:32:48 +01:00
bin Make the code build with another bunch of warning flags. 2009-03-13 00:21:55 +01:00
doc Add $register_shell var, to (un)register shells at post-{inst,rm} for binpkgs. 2009-03-14 07:32:48 +01:00
etc Install by default xbps.conf into $(PREFIX)/etc and use it. 2009-02-05 15:21:33 +01:00
include Added support to check the SHA256 hash for any binpkg before installation happens. 2009-03-02 23:38:24 +01:00
lib sha256.c: remove unneeded macro. 2009-03-13 00:31:17 +01:00
shutils Add $register_shell var, to (un)register shells at post-{inst,rm} for binpkgs. 2009-03-14 07:32:48 +01:00
templates Add $register_shell var, to (un)register shells at post-{inst,rm} for binpkgs. 2009-03-14 07:32:48 +01:00
triggers Add a trigger to (un)register shells from /etc/shells. 2009-03-14 07:32:01 +01:00
.gitignore Split repo commands into the new xbps-repo bin. 2009-02-05 14:46:09 +01:00
Makefile Install by default xbps.conf into $(PREFIX)/etc and use it. 2009-02-05 15:21:33 +01:00
prog.mk Use a common mk file for all bins, install bins stripped. 2009-02-16 18:03:03 +01:00
vars.mk Make the code build with another bunch of warning flags. 2009-03-13 00:21:55 +01:00