OpenSolaris
Collectives
Discussions
Documentation
Download
Source Browser
Free CD
Log-in
|
en
Project zonemgr
:
Version Changelog
Top Menu
Show
:
Comments
Attachments
History
Information
Print
:
Print
Print preview
Export as PDF
Export as RTF
Export as HTML
Export as XAR
Wiki code for
Version Changelog
Hide Line numbers
1: == Changelog 2: 3: Version 2.0.6 4: * New version with a ton of new functionality 5: * Unified all filesystems in -r and -w 6: * Added support for all many filesystem types 7: * Added support for ZFS volumes 8: * Added support for ZFS dataset 9: * Added support for new version of Bastwave 10: * Added support for OpenSolaris 11: * Added support for OpenSolaris IPS/pkg 12: * Added support for SunFreeware via URL for Solaris and IPS for OpenSolaris. 13: * Extended and refined support for resource management 14: * Reduced some common flags by making assumptions and setting some defaults. 15: * Extended zone root directory to include support for ZFS filesystem and customized ZFS options in the zone root directory. 16: * Configure via input configuration file 17: * Depricated -N for adding nfs mounts and moved nfs mounts to -r and -w 18: * Expanded -r and -w filesystem support to include: zfs (fs, zvol, and dataset), ufs, pcfs, hsfs, nfs, and smb/cifs 19: * Unified variable syntax 20: 21: Version 1.8.1 22: * Fixed NM2CIDR and CIDR2NM conversion inconstency AND simplified conversion method. (Thanks James Carlson!) 23: * Basic hardening mode doesnt’ work with lock or unlock for hardening_args. 24: * Hardening compatibility with v1.7 is incomplete. 25: * Made successful completion message more meaningful. 26: 27: Version 1.8 28: * Updated support for GA version BrandZ 29: * Eliminated duplication of code between add and modify actions 30: * Added limiting privleges. See man privileges(5). 31: * Made hardening feature backward compatible with v1.7 by using 32: basic mode when lock, unlock, enable, or disable are used for 33: the hardening mode. 34: * Added ability to set the root users home directory and 35: root shell via modify action. 36: * Added ability to add CSW packages via modify action. 37: * Removed minimize action and moved that functionality to 38: the modify action. 39: * Removed lock/unlock/enable/disable actions and moved that 40: functionality into the modify action. 41: * Fixed bug with minimization and updated assocciated help. 42: * Fixed bug with file/directory/link copies 43: * Fixed bug when specifying multiple interfaces. 44: * Fixed bug with recursive copy using : instead of | for delimiter. 45: * Switched to GPL v2 from CDDL 46: * Replaced all references to /tmp with a variable for a user 47: specified temporary directory. The default value is ~/.zonemgr. 48: * Added support for a zone to use an existing filesystem. e.g 49: Don’t error out if the directory/filesystem already exists. 50: * Added ability modify existing zone configuration 51: * Fixed bug with root home directory not getting set with proper 52: permissions. 53: * Added ability to display zone info 54: * Enabled several modes of service hardening including Secure by 55: by Default, JASS, SMF Site Profile, and Basic. 56: * Incorporated Secure By Default (SBD) into hardening modes. 57: http://www.opensolaris.org/os/community/security/projects/sbd/ 58: service_profile = [limited|open] 59: To enable a service once netservices is enabled, you will need 60: to both enable the service and may have to make it accessible 61: remotely via the following commands: 62: svcadm enable <service> 63: svccfg -s <service> setprop config/local_only = false 64: * Incorporated JASS into hardening modes. 65: * Incorporated SMF Site Profile into hardening modes. 66: * Added support for moving a zone to a new directory 67: * Add support for zone cloning feature. 68: http://onesearch.sun.com/search/blog/index.jsp?qt=zones+clone 69: * Add detach and attach for moving a zone from one server to another 70: * Added support to set the root users shell 71: * Quit setting root PermitRootLogin in ssh sshd_config. The code is 72: still there but it isn’t enabled by default anymore. 73: * Implemented info level error message that won’t exit on error. 74: * Added support for one or more ZFS partitions via type=zfs 75: http://onesearch.sun.com/search/blog/index.jsp?qt=zones+zfs 76: zpool create -m <mount_point> <zpool> <device> 77: zfs set quota=<size>M <zpool> 78: 79: Version 1.7 80: * Adopted and incorporated CDDL license via -l flag. 81: * Added zone cloning. 82: * Improved usage by making output more man like and piping to less. 83: * Added Blastwave pkg-get support to automate installing any blastwave 84: {{{ 85: package into a new non-global zone. 86: * Added BrandZ support http://www.opensolaris.org/os/community/brandz 87: Currently supports the lx brand. The -t, -M, -r, -w, -d, -D, and -s are not supported with the brand option. 88: * Added the ability to add a zone with no networking. 89: * Prevent a user from creating a zone when the zone directory that already 90: exists. 91: * Fixed bug where zonepath ends with a / 92: * Added support for multiple IP addresses on independent network 93: interfaces and independent network mask per IP address and host name 94: * Added the ability to specify your own minimization package list file 95: * Added the ability to specify services file via "-f <file>" flag 96: * Added the ability to specify input password file for clear text or 97: encrypted passwords 98: * Removed the -i <interface> flag since it has been obsoleted by the new "-I <ip address>:<interface>:<netmask>:<host name>" method of specifying the network interface. Now the non-global host name will be the host name specified or derived from the first IP address. If no host name is specified or derived, the zone name 99: will be used. 100: * Removed the -H flag since it has been obsolated by the new -I spec 101: * Moved recursive file copy to before command execution so that the 102: command to be executed can be something that was copied into place. 103: * Added hosts file updating for global and new non-global zones 104: * Added the ability to specify multiple commands to run. 105: * Added the ability to setup one or more NFS mounts in /etc/vfstab of 106: the non-global zone. 107: * Fixed bug with -X "<cmd>". 108: * Fixed bug where domain was not getting set in /etc/defaultdomain 109: * Added the ability to specify a destination directory for the file or 110: directory being copied by the -C <file/dir> command. 111: * Added ability to specify a zone root directory 112: * Fixed Bug where TZ doesn’t get set 113: * Updated NFSv4 config in sysidcfg for Solaris 06/06 114: * Fixed Bug with input parameters for optional file parameters 115: * Added the runcmd action that enables you to run one or more commands 116: in all specified zones from the global zone. 117: * Synchronized the delimiter to be the pipe symbol (|) instead of a mix of the pipe and colon. 118: }}}
Search
Collectives
Community Group
Academic and Research
Accessibility
Advocacy
Appliances
Approachability
Architecture Process and Tools
BrandZ
Chinese Users
Community Advisory Board
Databases
Desktop
Device Drivers
Distribution
Documentation
DTrace
Emerging Platforms
Fault Management
Games on OpenSolaris
HA Clusters
HPC Developer
Installation and Packaging
Internationalization and Localization
Laptop
Logical Domains
Modular Debugger (MDB)
Networking
NFS
Observability
OpenSolaris Governing Board (OGB)
OpenSolaris Printing
OS/Net (ON)
Performance
Power Management
PowerPC
Security
Service Management Facility (smf(5))
Software Porters
Solaris Volume Manager
Storage
Systems Administration Community Group
Testing
Tools Home
Unix File Systems (UFS)
Website Community
X Window System
Xen
ZFS
Zones
Project
ADSL Modem Enhancement
ARC Process Definition
ARM Platform Port
Automatic Data Migration
BIND Update
Bluetooth Stack & Drivers
Brocade FC HBA - Initiator
Brocade FC HBA - Target
Brussels - unified network link configuration
Caiman, Solaris Install Revisited
Celeste
Český portál
Chime Visualization Tool for DTrace
CIFS client for Solaris
CIFS Server
Clearview: Network Interface Coherence
Cluster Agent: Informix Dynamic Server
Cluster Agent: OpenSolaris Container
Cluster Agent: OpenSolaris xVM
Cluster Agent: Oracle E-Business Suite
Cluster agent: PostgreSQL
Cluster Agent: Samba
Cluster Agent: Tomcat
CMT
Coarse Data Flow Parallelism
Colorado: Open HA Cluster on OpenSolaris
Command Assistant
Common Array Manager
Companion - /opt/sfw: Free and Open Source software
COMSTAR: Common Multiprotocol SCSI Target
Content
Contest
CPU Observability
Credentials Process Groups
Crossbow: Network Virtualization and Resource Control
Crypto KMS Agent Toolkit
Cryptographic Framework
Data Migration Manager
Data Tethers
Deutsches Portal
Device Detection Tool
Device Driver Utility
Device Manager
Device Mapper
Direct Rendering Infrastructure & 3D drivers
DTrace Guide
Duckwater: Simplified name services management
Easy Tools
Emancipation
Emulex Fibre Channel Device Driver
Emulex Advanced Ethernet Device Driver
Enable/Enhance Solaris support for Intel Platform
Enhance the support of USB webcams
Enhanced SMF Profiles
Enhancements for AMD-based Platforms
Erlang DTrace Integration
Ethernet bridge module for Solaris
Evaluate Conary
Events Registry
Ext3 file system support
F/OSS Package Base
Facilitation
Fibre Channel over Ethernet
Fine Grained Access Policy (FGAP)
Fingerprint Authentication
Flexible Mandatory Access Control
Forensic Tools
Fully Open X Project
Fuse on Solaris
gcore
Generic Machine Check Architecture Improvements
Google SOC
HA-JBoss
HA-MySQL
Hadoop Live CD
Hitachi
HoneyComb Fixed Content Storage
HPC Stack
Image Packaging System
Improved Performance MIB
Indiana
Innovation Awards
Input Method
Intel Graphics
Internet Key Exchange, version 2
Interrupt Resource Management
IP Datapath Refactoring
IP over Infiniband
IPsec Tunnel Reform
iSCSI Extensions for Remote DMA (iSER)
iSNS Server
JeOS - Just enough Operating System
JKstat - a java binding for libkstat
Journaled File System (JFS)
K Desktop Environment
Kerberos
Kernel Sockets
Kernel SSL Enhancements
Key Management Framework
Korn Shell 93 integration/migration project
Labeled IPsec
LatencyTOP
Layer 2 Filtering
LDoms Manager
Lending
libMicro - portable microbenchmarks
Link Layer Discovery
Live Media: Technologies for distributions running from CD and other media
Locale Data
lofi compression and cryptography support
lx64 brand
Media Management System
Mega_sas
Mexico
MilaX minimal Live Distribution
MIPS Platform Port
Mozilla DTrace
MRSL.NONsharedDevice
Multi-lingual Glossary
Multi-pathing software (MPxIO)
Multiple disk sector size support
Multiple DOI
Muskoka: An open repository for OpenSolaris technical content
Navigator
Nemo: A Framework for High-Performance Networking
Network Auto-Magic
Network Data Management Protocol
Network MIBs
Network Storage
Network Time Protocol (NTP)
Nevada Globalization
New Design of 4over6 Mechanism Based on OpenSolaris
NFS RDMA transport update and performance analysis
NFS Server in non-Global Zones
NFS version 4.1 pNFS
NFSv4 namespace extensions
Nightingale: Port Songbird to OpenSolaris
NPort ID Virtualization (NPIV)
NUMA
Object Storage Device (OSD) support for Solaris
OHACGE Script Based Plug-in
ON/Nevada (ONNV) Project
Open Development Infrastructure
Open HA Cluster Utilities
Open Sound System
OpenGrok
OpenPegasus CIM Server
OpenRTI
OpenSolaris Busybox
OpenSolaris Desktop
OpenSolaris Hispano
OpenSolaris Security Audit
OpenSolaris support for the QEMU processor emulator: host and guest
PEF: Packet Event Framework
Performance Wrappers
Pkgfactory
Polski Portal
Portail Francophone
Portal Brasil
Portals
Power Management Usability Interfaces
Presto: Automatic Printing Configuration
Printable Many Page Solaris Manuals
Promise SuperTrak RAID HBA Driver
QLogic Converged Network Adapter GLDv3 NIC Driver
Quagga Routing Protocol Suite Integration
RAID Configuration Utility
RBridge (IETF TRILL) support
RDMA Offload Framework
Reno: Login Process Enhancements for Interop
Resource Management
s10brand
SAM/QFS
SCM Migration Project
SCSI RDMA Protocol
SDcard Drivers
Sensor Abstraction Layer
Session Initiation Protocol
SFW
Shell: bourne shell, korn shell, C shell, etc.
Sierra: Intel WiFi Chipsets Support
Simple Panels
SM-HBA Based SAS HBA Management
SMF Documentation
Solaris iSCSI Target
Solaris PowerPC Port
SourceJuicer
Sparks: name service switch/nscd enhancements
Squashfs
Star integration/migration project
Starfish
Starter Kit
Storage Power Management
Sun Security Toolkit
Sun StorageTek Availability Suite
Support for OpenFabrics User Verbs / API on OpenSolaris OS
Support gcc4/GCCfss in Solaris
Suspend/Resume
SVR4 Packaging
Systemz
Tamarack: Removable Media Enhancements in Solaris
Tesla: OpenSolaris Enhanced Power Management
Test Development
Tickless Kernel Architecture
TIPC
Trademarks
Trusted networking interface policy database for Trusted Extensions
Trusted Platform Module support
Use Case
Validated Execution Project
Virtual Console
Virtual Network Machines
Visual Panels
Visualization for HPC
Volo
VRRP: Virtual Router Redundancy Protocol Implementation
VSCAN service
Web Stack
Website
Winchester: Schema mapping and ID mapping for AD Interoperability
Wireless USB Support
Wireless Wide Area Network
X Consolidation
x86 Generic FMA Topology Enumerator
Xen Gate
Xfce: A lightweight desktop environment
ZFS Boot and Install
ZFS on disk encryption support
Zone Manager
Zone Statistics
Русский портал
البوابة العربية
भारतीय पोर्टल
中国门户
日本ポータル
한국 포탈
User Group
Adelaide
Argentina
Arizona
Atlanta
Baltimore-Washington
Bangalore
Bangkok
Bangladesh
Beijing
Bélem
Berlin
Bhimavaram
Bloomington
Campus Ambassadors
Capital Region
Cardiff
Charlotte
Chengdu
Chennai
Chihuahua
Chile
Cleveland
Colombia
Columbus
Connecticut
Cracow
Czech
Dallas/Ft. Worth
Danish
Delaware
Edinburgh
Egypt
Finland
Florida
Front Range
FuZhou
Great Lakes
Greece
Hangzhou
Hawaii
HeFei
Houston
Hyderabad
Indonesia
Irish
Israel
Italian
Jinan
Kabul
Kansas City
Latvia
London
Madurai
Manchester
Mato Grosso
Melbourne
Minas Gerais
Minnesota
Montreal
Moscow
Mumbai
Munich
NEA
Netherlands
New England
New York City
New Zealand
NIT Hamirpur
Noroeste
Oklahoma City
Osnabrück
Peru
Philadelphia
Piaski
Pittsburgh
Porto Alegre
Puget Sound
Pune
Queensland
Research Triangle Park
Romania
Russia
San Antonio
San Diego
San Francisco
São Paulo
Scottish
Serbia
Shanghai
Shenzhen
Silicon Valley
Singapore
Slovak
South African
Southern Connecticut
St. Louis
Sweden
Switzerland
Sydney
Szczecin
Taiwan
Tecum
Thames Valley
Tokyo
Toronto
Trondheim
Tulsa
Turkey
Ukraine
University of Melbourne
Vale do Paraíba
Vancouver
Venezuela
Welsh - Cymru
Wisconsin
Xi'an
Subsites
Code Reviews
Code Repositories
Package Search
Bugster
Bugzilla
Test Machines
Planet
Mailing Lists
Elections & Polls
ARC Case Logs
Source Juicer
Package Factory
User Authentication
Project zonemgr Pages
Governance
Other Zones Management Projects
Thanks
Bugs
Version Changelog
Documentation
1.8 Release Notes
Version 1.8 Help
Version 2.0.6 Help
Files
RFE List