Check-in Number:
|
2123 | |
Date: |
2002-May-08 15:30:34 (local)
2002-May-08 13:30:34 (UTC) |
User: | ps |
Branch: | |
Comment: |
Changed structure configuration directory tabea.d |
Tickets: |
|
Inspections: |
|
Files: |
|
ossp-pkg/tabea/tabea.d/default 1.1 -> 1.2
ossp-pkg/tabea/tabea.d/ps/sample.cfg -> 1.1
*** /dev/null Sat Nov 23 06:02:37 2024
--- - Sat Nov 23 06:02:43 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.d/sample 1.1 -> 1.2
ossp-pkg/tabea/tabea.d/tabea/default -> 1.1
*** /dev/null Sat Nov 23 06:02:37 2024
--- - Sat Nov 23 06:02:43 2024
***************
*** 0 ****
--- 1,3 ----
+
+
+
|
|
ossp-pkg/tabea/tabea.d/tabea/sample -> 1.1
*** /dev/null Sat Nov 23 06:02:37 2024
--- - Sat Nov 23 06:02:43 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
+
|
|