<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>OpenSolaris - OpenSource OS, пакет бесплатных приложений, легализация ПО &#187; iso</title>
	<atom:link href="http://os-solaris.ru/tag/iso/feed/" rel="self" type="application/rss+xml" />
	<link>http://os-solaris.ru</link>
	<description>OpenSolaris User Group - сообщество пользователей: бесплатная операционная система OpenSolaris, легализация ПО для малого бизнеса и домашнего использования</description>
	<lastBuildDate>Sun, 29 Jan 2012 09:09:31 +0000</lastBuildDate>
	<language>ru</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Поднятие IPS-репозитория</title>
		<link>http://os-solaris.ru/podnyatie-ips-repozitoriya/</link>
		<comments>http://os-solaris.ru/podnyatie-ips-repozitoriya/#comments</comments>
		<pubDate>Wed, 16 Jun 2010 11:56:34 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Статьи OpenSolaris]]></category>
		<category><![CDATA[iso]]></category>
		<category><![CDATA[OpenSolaris]]></category>
		<category><![CDATA[репозиторий]]></category>

		<guid isPermaLink="false">http://os-solaris.ru/?p=428</guid>
		<description><![CDATA[Небольшой лог о том, как поднять IPS-репозиторий на OpenSolaris.

lofiadm -a /export/home/keremet/repo1.iso
mount -F hsfs /dev/lofi/1 /mnt/
zfs create rpool/export/home/keremet/repo
zfs set compression=on rpool/export/home/keremet/repo
rsync -aPq /mnt/repo/ /export/home/keremet/repo/


lofiadm -a /export/home/keremet/repo2.iso
umount /mnt/
mount -F hsfs /dev/lofi/2 /mnt/
rsync -aPq /mnt/repo/ /export/home/keremet/repo/
umount /mnt/


keremet@opensolaris:~# svccfg -s application/pkg/server setprop pkg/inst_root=/export/home/keremet/repo
keremet@opensolaris:~# svccfg -s application/pkg/server setprop pkg/readonly=true
keremet@opensolaris:~# svccfg -s application/pkg/server setprop pkg/port=10000
keremet@opensolaris:~# cp repo/cfg_cache /etc/0906_cfg_cache
keremet@opensolaris:~# svccfg -s application/pkg/server setprop pkg/cfg_file=/etc/0906_cfg_cache


gedit /etc/0906_cfg_cache
origins = http://localhost:10000/


svcadm refresh application/pkg/server
svcadm enable application/pkg/server
keremet@opensolaris:~# pkg set-publisher -O http://localhost:10000/ opensolaris.org

]]></description>
			<content:encoded><![CDATA[<p>Небольшой лог о том, как поднять IPS-репозиторий на OpenSolaris.<br />
<span id="more-428"></span></p>
<p><code>lofiadm -a /export/home/keremet/repo1.iso<br />
mount -F hsfs /dev/lofi/1 /mnt/<br />
zfs create rpool/export/home/keremet/repo<br />
zfs set compression=on rpool/export/home/keremet/repo<br />
rsync -aPq /mnt/repo/ /export/home/keremet/repo/<br />
</code><br />
<code><br />
lofiadm -a /export/home/keremet/repo2.iso<br />
umount /mnt/<br />
mount -F hsfs /dev/lofi/2 /mnt/<br />
rsync -aPq /mnt/repo/ /export/home/keremet/repo/<br />
umount /mnt/<br />
</code><br />
<code><br />
keremet@opensolaris:~# svccfg -s application/pkg/server setprop pkg/inst_root=/export/home/keremet/repo<br />
keremet@opensolaris:~# svccfg -s application/pkg/server setprop pkg/readonly=true<br />
keremet@opensolaris:~# svccfg -s application/pkg/server setprop pkg/port=10000<br />
keremet@opensolaris:~# cp repo/cfg_cache /etc/0906_cfg_cache<br />
keremet@opensolaris:~# svccfg -s application/pkg/server setprop pkg/cfg_file=/etc/0906_cfg_cache<br />
</code><br />
<code><br />
gedit /etc/0906_cfg_cache<br />
origins = http://localhost:10000/<br />
</code><br />
<code><br />
svcadm refresh application/pkg/server<br />
svcadm enable application/pkg/server<br />
keremet@opensolaris:~# pkg set-publisher -O http://localhost:10000/ opensolaris.org<br />
</code></p>
]]></content:encoded>
			<wfw:commentRss>http://os-solaris.ru/podnyatie-ips-repozitoriya/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>NexentaStor Community edition 3.0.3 released</title>
		<link>http://os-solaris.ru/nexentastor-community-edition-3-0-3-released/</link>
		<comments>http://os-solaris.ru/nexentastor-community-edition-3-0-3-released/#comments</comments>
		<pubDate>Wed, 16 Jun 2010 11:29:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Новости OpenSolaris]]></category>
		<category><![CDATA[iso]]></category>
		<category><![CDATA[NexentaStor]]></category>
		<category><![CDATA[OpenSolaris]]></category>
		<category><![CDATA[релиз]]></category>

		<guid isPermaLink="false">http://os-solaris.ru/?p=414</guid>
		<description><![CDATA[This release is the result of the
community efforts of Nexenta Partners and users.

Changes over 3.0.2 include:
* Many fixes to ON/ZFS backported to b134.
* Multiple bug fixes in the appliance.
With the addition of many new features, NexentaStor CE is the most
complete, and feature-rich gratis unified storage solution today.
Quick Summary of Features:
* ZFS additions: Deduplication (based on OpenSolaris b134).
* Free for upto 12 TB of used storage
* Community edition supports easy upgrades
* Many new features in the easy to use management interface.
* Integrated search
Grab the iso from
http://www.nexentastor.org/projects/site/wiki/CommunityEdition
]]></description>
			<content:encoded><![CDATA[<p>This release is the result of the<br />
community efforts of Nexenta Partners and users.<br />
<span id="more-414"></span><br />
Changes over 3.0.2 include:<br />
* Many fixes to ON/ZFS backported to b134.<br />
* Multiple bug fixes in the appliance.</p>
<p>With the addition of many new features, NexentaStor CE is the most<br />
complete, and feature-rich gratis unified storage solution today.</p>
<p>Quick Summary of Features:<br />
* ZFS additions: Deduplication (based on OpenSolaris b134).<br />
* Free for upto 12 TB of used storage<br />
* Community edition supports easy upgrades<br />
* Many new features in the easy to use management interface.<br />
* Integrated search</p>
<p>Grab the iso from<br />
<a href="http://www.nexentastor.org/projects/site/wiki/CommunityEdition" target="_blank">http://www.nexentastor.org/projects/site/wiki/CommunityEdition</a></p>
]]></content:encoded>
			<wfw:commentRss>http://os-solaris.ru/nexentastor-community-edition-3-0-3-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

