- Oracle Solaris 11:First Look
- Philip P. Brown
- 204字
- 2021-08-05 18:09:54
The brave new world of IPS
Solaris 11 has an all new packaging system for OS-related packages, in which the packages are primarily accessed via the pkg
command. This new command handles the acquisition/downloading of OS packages, as well as local installation and removal of the files on local storage.
Legacy format packages, also known as System V Release 4 (SVR4) style packages, are still supported; pkgadd
and related commands still work. This is not merely for third-party developers. Oracle itself still distributes some Solaris 11-related packages in SVR4 packages.
Even though Oracle has not stopped using SVR4 packages, the new pkg
interface has some notable benefits, such as extra hooks to integrate safely with zones, and automatic use of ZFS snapshots for certain types of package upgrades. It is for this reason that Solaris 11 does not support UFS as a root filesystem. The new packaging system requires ZFS for part of its standard operations.
This chapter breaks down the concepts of the new package system into four main areas:
- An overview of package repositories
- Understanding package naming
- Understanding conceptually how packages are installed
- Practical use of the
pkg
command
The majority of the chapter is taken up with the practical use section.
- 在最好的年紀(jì)學(xué)Python:小學(xué)生趣味編程
- Learning Apex Programming
- 算法零基礎(chǔ)一本通(Python版)
- Learning Docker
- Java從入門(mén)到精通(第4版)
- OpenNI Cookbook
- MySQL數(shù)據(jù)庫(kù)管理與開(kāi)發(fā)(慕課版)
- TradeStation交易應(yīng)用實(shí)踐:量化方法構(gòu)建贏家策略(原書(shū)第2版)
- Mastering ServiceNow(Second Edition)
- 蘋(píng)果的產(chǎn)品設(shè)計(jì)之道:創(chuàng)建優(yōu)秀產(chǎn)品、服務(wù)和用戶體驗(yàn)的七個(gè)原則
- Spring Boot+Vue全棧開(kāi)發(fā)實(shí)戰(zhàn)
- SciPy Recipes
- 深入理解BootLoader
- 從零開(kāi)始學(xué)UI:概念解析、實(shí)戰(zhàn)提高、突破規(guī)則
- Getting Started with Electronic Projects