OSSP CVS Repository

ossp - Check-in [2067]
Not logged in
[Honeypot]  [Browse]  [Home]  [Login]  [Reports
[Search]  [Ticket]  [Timeline
  [Patchset]  [Tagging/Branching

Check-in Number: 2067
Date: 2002-Apr-15 11:39:04 (local)
2002-Apr-15 09:39:04 (UTC)
User:rse
Branch:
Comment: initial content for newborn OSSP tabea
Tickets:
Inspections:
Files:
ossp-pkg/tabea/README      added-> 1.1
ossp-pkg/tabea/TODO      added-> 1.1
ossp-pkg/tabea/tabea.cfg      added-> 1.1
ossp-pkg/tabea/tabea.cgi      added-> 1.1
ossp-pkg/tabea/tabea.d/default      added-> 1.1
ossp-pkg/tabea/tabea.d/sample      added-> 1.1
ossp-pkg/tabea/tabea.db      added-> 1.1
ossp-pkg/tabea/tabea.html      added-> 1.1
ossp-pkg/tabea/tabea.log      added-> 1.1
ossp-pkg/tabea/tabea.pod      added-> 1.1
ossp-pkg/tabea/tabea.pw      added-> 1.1

ossp-pkg/tabea/README -> 1.1

*** /dev/null    Sat May  4 15:15:39 2024
--- -    Sat May  4 15:19:04 2024
***************
*** 0 ****
--- 1,3 ----
+ 
+   OSSP tabea -- Web Configuration Editor
+ 


ossp-pkg/tabea/TODO -> 1.1

*** /dev/null    Sat May  4 15:15:39 2024
--- -    Sat May  4 15:19:04 2024
***************
*** 0 ****
--- 1,37 ----
+ 
+   TODO
+   ====
+ 
+   Dialogs:
+ 
+   1:
+   +-----------------------------+
+   |     Login:    rse           |
+   |     Password: ******        |
+   |          [LOGIN] -> #2      |
+   +-----------------------------+
+ 
+   2:
+   +-----------------------------+
+   |  Templates (any-protected/any-public):
+   |  +-----------------+ 
+   |  | default         | [VIEW] -> #3 (read-only)
+   |  | test            | [COPY]
+   |  +-----------------+
+   |  Configurations (own-private/any-public):
+   |  +-----------------+ [VIEW] -> #3 (read-only)
+   |  | default         | [EDIT] -> #3 (read-write)
+   |  | myclient01      | [DELETE]
+   |  | myclient01      | [CLONE]
+   |  | myclient02      | [USE] -> sudo js_prepare -f ...
+   |  +-----------------+ [TYPE] [CHANGE]
+   |  [BACK] -> #1  
+   +-----------------------------+
+ 
+   3:
+   +-----------------------------+
+   |  myclient02:
+   |  
+   |  [BACK] -> #2  
+   +-----------------------------+
+    


ossp-pkg/tabea/tabea.cfg -> 1.1

*** /dev/null    Sat May  4 15:15:39 2024
--- -    Sat May  4 15:19:04 2024
***************
*** 0 ****
--- 1,9 ----
+ ##
+ ##  tabea.cfg -- Tabea Configuration
+ ##
+ 
+ ConfigDirectory  tabea.d
+ ConfigDefault    default
+ ExecuteCommand   sudo js_prepare -f %{profile}
+ PageTemplate     tabea.page.html %%TITLE%% %%BODY%% 
+ 


ossp-pkg/tabea/tabea.cgi -> 1.1

*** /dev/null    Sat May  4 15:15:39 2024
--- -    Sat May  4 15:19:04 2024
***************
*** 0 ****
--- 1,38 ----
+ #!/bin/sh -- # -*- perl -*- -p
+ eval 'exec perl -wS $0 ${1+"$@"}'
+     if $running_under_some_shell;
+ ##
+ ##  OSSP tabea - Web Configuration Editor
+ ##  Copyright (c) 2001-2002 The OSSP Project <http://www.ossp.org/>
+ ##  Copyright (c) 2001-2002 Cable & Wireless Deutschland <http://www.cw.com/de/>
+ ##
+ ##  This file is part of OSSP tabea, a web configuration editor
+ ##  which can be found at http://www.ossp.org/pkg/tool/tabea/.
+ ##
+ ##  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.
+ ##
+ ##  tabea.cgi: Tabea CGI (syntax: Perl)
+ ##
+ 
+ require 5.000;
+ 
+ use IO;
+ use CGI;
+ use Averist;
+ 


ossp-pkg/tabea/tabea.d/default -> 1.1

*** /dev/null    Sat May  4 15:15:39 2024
--- -    Sat May  4 15:19:04 2024
***************
*** 0 ****
--- 1,3 ----
+ 
+ 
+ 


ossp-pkg/tabea/tabea.d/sample -> 1.1

*** /dev/null    Sat May  4 15:15:39 2024
--- -    Sat May  4 15:19:04 2024
***************
*** 0 ****
--- 1,73 ----
+ ##
+ ##  js_default.conf -- Default JumpStart Configuration
+ ##
+ 
+ #   network parameters during installation
+ js_net_hostname              unknown.setup.de.cw.net
+ js_net_domainname            setup.de.cw.net
+ js_net_ipaddr                192.168.1.2
+ js_net_netmask               255.255.255.0
+ js_net_defaultrouter         192.168.1.2
+ js_net_nameserver            195.27.176.147 194.221.217.148
+ 
+ #   network parameters after installation
+ net_hostname                 anyone.as.de.cw.net
+ net_domainname               as.de.cw.net
+ net_ipaddr                   141.1.24.100
+ net_netmask                  255.255.255.0
+ net_defaultrouter            141.1.24.1
+ net_nameserver               195.27.176.147 194.221.217.148
+ 
+ #   hardware ethernet parameters
+ hw_eth_addr                  00:00:00:00:00:00
+ hw_eth_speed                 100
+ hw_eth_duplex                full
+ 
+ #   hardware disk parameters
+ hw_disk_devices              0:c0t0d0 1:c0t1d0
+ hw_disk_slices               0+s0:128:/            \
+                              0+s1:1024:swap        \
+                              0+s2:all:overlap      \
+                              0+s3:1024:/var        \
+                              0+s4:4096:/usr        \
+                              0+s5:16:metadb        \
+                              0+s6:2048:/d1         \
+                              0+s7:free:/d2         \
+                              1+s0:128:mirror 0+s0  \
+                              1+s1:1024:mirror 0+s1 \
+                              1+s2:all:overlap      \
+                              1+s3:1024:mirror 0+s3 \
+                              1+s4:4096:mirror 0+s4 \
+                              1+s5:16:metadb        \
+                              1+s6:2048:mirror 0+s6 \
+                              1+s7:free:mirror 0+s7
+ 
+ #   installation parts
+ install_solaris_oe           yes
+ install_solaris_patches      yes
+ install_solaris_disksuite    yes
+ install_solaris_encryption   yes
+ install_solaris_andirand     yes
+ install_solaris_cwdetasks    yes
+ install_openpkg              yes
+ 
+ solaris_oe_pkg_inc           SUNWCall
+ solaris_oe_pkg_exc           SUNWCdial SUNWCdtrun SUNWCdtusr SUNWCdtdev SUNWCfs \
+                              SUNWCgrap SUNWCirf   SUNWCiof   SUNWCkcms  SUNWCpmow \
+                              SUNWCxil  SUNWCpm    SUNWCpmx   SUNWCpmow 
+ 
+ openpkg_release              CURRENT
+ openpkg_pkg_bin              gcc make
+ openpkg_pkg_src              gzip bzip2 tar \
+                              bash vim screen shtool \
+                              pcre zlib openssl openssh ntp
+ 
+ solaris_oe_service_inc       -
+ solaris_oe_service_exc       apache autofs initpcmcia cachefs.rooti perf llc2 pppd \
+                              asppp uucp ldapclient autoinstall xntpd nscd slpd lp spc \
+                              power bdconfig volmgt chacheos.finish rpc nfs.client \
+                              sendmail wbem dtlogin nfs.server dhcp snmpdx dmi mipagent
+ 
+ js_root_pw                   foobar
+ js_final_shutdown            reboot
+ 


ossp-pkg/tabea/tabea.db -> 1.1

*** /dev/null    Sat May  4 15:15:39 2024
--- -    Sat May  4 15:19:04 2024
***************
*** 0 ****
--- 1,2 ----
+ default protected tabea  
+ js02    public    tabea


ossp-pkg/tabea/tabea.html -> 1.1

*** /dev/null    Sat May  4 15:15:39 2024
--- -    Sat May  4 15:19:04 2024
***************
*** 0 ****
--- 1,9 ----
+ <html>
+   <head>
+     <title>OSSP tabea: %%TITLE%%</title>
+   </head>
+   <body>
+     <h1>OSSP tabea</h1>
+     %%BODY%%
+   </body>
+ </html>


ossp-pkg/tabea/tabea.log -> 1.1

*** /dev/null    Sat May  4 15:15:39 2024
--- -    Sat May  4 15:19:04 2024
***************
*** 0 ****
--- 1 ----
+ [.....] rse default copy


ossp-pkg/tabea/tabea.pod -> 1.1

*** /dev/null    Sat May  4 15:15:39 2024
--- -    Sat May  4 15:19:04 2024
***************
*** 0 ****
--- 1,52 ----
+ ##
+ ##  OSSP tabea - Web Configuration Editor
+ ##  Copyright (c) 2001-2002 The OSSP Project <http://www.ossp.org/>
+ ##  Copyright (c) 2001-2002 Cable & Wireless Deutschland <http://www.cw.com/de/>
+ ##
+ ##  This file is part of OSSP tabea, a web configuration editor
+ ##  which can be found at http://www.ossp.org/pkg/tool/tabea/.
+ ##
+ ##  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.
+ ##
+ ##  tabea.pod: Tabea Unix manual page (syntax: POD)
+ ##
+ 
+ =pod
+ 
+ =head1 NAME
+ 
+ B<OSSP tabea> - Web Configuration Editor
+ 
+ =head1 DESCRIPTION
+ 
+ B<OSSP tabea> is...
+ 
+ =head1 CONFIGURATION
+ 
+ class      owner   other
+ private:   edit    unvisible       
+ protected: edit    visible + copy       
+ public:    edit    visible + edit 
+ 
+ F<tabea.cfg>
+ 
+ Config File Syntax
+ 
+ =cut
+ 


ossp-pkg/tabea/tabea.pw -> 1.1

*** /dev/null    Sat May  4 15:15:39 2024
--- -    Sat May  4 15:19:04 2024
***************
*** 0 ****
--- 1 ----
+ tabea:foobar

CVSTrac 2.0.1