head 1.3; access; symbols; locks; strict; comment @# @; 1.3 date 2005.04.05.12.15.39; author rse; state Exp; branches; next 1.2; 1.2 date 2004.10.22.19.32.51; author rse; state Exp; branches; next 1.1; 1.1 date 2004.07.10.08.17.12; author rse; state Exp; branches; next ; desc @@ 1.3 log @more from my own stuff @ text @## ## OSSP due - Dynamic User Environment ## Copyright (c) 1994-2004 Ralf S. Engelschall ## Copyright (c) 1994-2004 The OSSP Project ## ## This file is part of OSSP due, a dynamic user environment ## which can found at http://www.ossp.org/pkg/tool/due/ ## ## Permission to use, copy, modify, and distribute this software for ## any purpose with or without fee is hereby granted, provided that ## the above copyright notice and this permission notice appear in all ## copies. ## ## THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED ## WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF ## MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. ## IN NO EVENT SHALL THE AUTHORS AND COPYRIGHT HOLDERS AND THEIR ## CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, ## SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT ## LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF ## USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ## ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, ## OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT ## OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF ## SUCH DAMAGE. ## ## ~/.bash.local.rse: Ralf S. Engelschall's personal addon ## # activate OpenPKG instances case "${HOSTNAME:-`hostname`}" in *.dev.de.cw.net | *.engelschall.com ) activate_openpkg /usr/opkg ;; *.eu.cw.net | *.eu.cw.com | *.de.cw.net | *.de.cw.com ) activate_openpkg /cw ;; esac # the popular "practice gag" RSE likes since years ;-) # (understanding requires at least basic German language knowledge) if [ "$USER" = .rse ]; then alias doch='root -l' fi # SLang default color settings export COLORFGBG="default;default" @ 1.2 log @umask and ff into a new due.fs.sh module and cleanup comments @ text @d42 3 @ 1.1 log @import the initial version of the new-born OSSP due (Dynamic User Environment @ text @d1 28 d30 1 @