OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Thomas Lotterer
Root: /v/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-re Date: 16-Sep-2005 23:06:59
Branch: HEAD Handle: 2005091622065800
Modified files:
openpkg-re vm.txt
Log:
minor updates and corrections for post-C&W era
Summary:
Revision Changes Path
1.10 +19 -15 openpkg-re/vm.txt
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-re/vm.txt
============================================================================
$ cvs diff -u -r1.9 -r1.10 vm.txt
--- openpkg-re/vm.txt 14 Sep 2005 20:12:11 -0000 1.9
+++ openpkg-re/vm.txt 16 Sep 2005 21:06:58 -0000 1.10
@@ -11,10 +11,11 @@
NIC MAC). Under no circumstances must the "New Virtual Machine"
option be used.
- RAM 512MB
- VMDK 4GB, virtual disk, IDE 0:0, size 4.0, NOT allocate
- space in advance, split disks into 2GB files, filename
- "os-$platform.vmdk";
+ RAM 1024MB
+ VMDK IDE 0:0 or LSI SCSI (not BusLogic, it is supported on VMware
Workstation, not GSX Server)
+ do not allocate space in advance, split disks into 2GB files,
+ size 3.9GB (not 4.0, this creates a small third section file),
+ filename "os-d0-$platform.vmdk" (with minor versions omitted,
e.g. freebsd4 not freebsd4.11),
platform=`/usr/opkg/bin/shtool platform --type=binary | sed -e
's;^[^-]*-;;'`)
NIC (vlance, bridged)
Mouse (autodetect)
@@ -32,11 +33,10 @@
- locale:
Keyboard: US
- Timezone: GMT
+ Timezone: UTC or Europe/London "Great Britain", no daylight saving time
Clock: UTC
Video: generic LCD 800x600x32
Locale: US/english/C (only)
- Timezone: Europe/London "Great Britain", no daiylight saving time
Clock: UTC
- password:
@@ -60,7 +60,7 @@
- network:
IP, SM, DR, DNS: DHCP
- hostname: DHCP or hard-code to "vmX"
+ hostname: DHCP or hard-code to "vmXX"
- extend:
@@ -73,11 +73,11 @@
- /etc/motd:
+-----------------------------------------------------------------------+
- | Hostname: vmX.dev.de.cw.net Purpose: Virtual Machine |
- | Network: 141.1.23.1xx Location: svX.dev.de.cw.net |
+ | Hostname: vmXX.dev.de.cw.net Purpose: Virtual Machine |
+ | Network: 10.0.0.XX Location: svX.openpkg.net |
| Platform: VMWare GSX 3.1 Owner: The OpenPKG Project |
- | Hardware: *MHz/512MB/4GB/10Mbps Contact: [email protected] |
- | System: Debian GNU/Linux 3.0 Updated: xx-Oct-2004 |
+ | Hardware: *MHz/1GB/4GB/10Mbps Contact: [EMAIL PROTECTED] |
+ | System: Debian GNU/Linux 3.0 Updated: xx-Sep-2005 |
+-----------------------------------------------------------------------+
- vmtools:
@@ -146,12 +146,15 @@
$ yum update
$ yum upgrade
+ SUSE:
+ $ yast # online update (YOU)
+
- /openpkg:
# mkdir /usr/openpkg
# ln -s /usr/openpkg /openpkg
# cd /var/tmp
- # ftp ftp://ftp.openpkg.org/release/2.1/UPD/openpkg-2.1.2-2.1.2.src.sh
+ # ftp ftp://ftp.openpkg.org/release/2.4/UPD/openpkg-2.4.2-2.4.2.src.sh
# sh openpkg-*.src.sh \
--tag=openpkg --prefix=/openpkg \
--user=openpkg --group=openpkg \
@@ -210,15 +213,16 @@
- change password from vanilla default
-- NIS:
- - domain dev.de.cw.net
+- NIS: (settings devlivered via DHCP, too)
+ - domain openpkg.net
- broadcast for servers
- NFS:
+
- /usr/opkg:
# cd /tmp
- # scp [EMAIL PROTECTED]:/u/thl/work/development-team/com/obmtool* .
+ # cp foundation/.../departments/io/obmtool* .
# sh obmtool devpolicy
# sh obmtool opkg
# /usr/opkg/bin/shtool subst \
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [email protected]