function check { return 0 } DESCRIPTION="Only add custom bashrc (advanced users)" PACKAGES="" function post_install { #TODO: configure things # (probably by barfing the bashrc using echo) echo "pre-configure/bashrc" >> /tmp/stage-2-choices }