Alvaro Lopez Ortega    
Archives
« December 2009
MonTueWedThuFriSatSun
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
   
       
Today
XML
Search

Links
 

Today's Page Hits: 103

« OpenSolaris codec... | Main | Detecting the ACL... »
20070305 Monday March 05, 2007
OpenSolaris codec pack updated

I've uploaded a new version of the codec pack. It includes the same package set than the first version with the following changes:

The installation is performed in the same way:

/usr/sfw/bin/wget -O - http://opensolaris.es/codec-pack.sh | bash

Mar 05 2007, 10:35:54 PM GMT+00:00 Permalink Comments [3]

Comments:

These packages kicks @$$!

Posted by Alan DuBoff on March 16, 2007 at 02:44 PM GMT+00:00 #

would it be possible to have them compiled in solaris 10? :) your download script would need a small fix since the regular id does not have a -u switch in solaris 10, /usr/xpg4/bin/id however does

Posted by nacho on May 26, 2007 at 06:18 PM GMT+00:00 #

If you deliver payload into /usr, like you do, your packages won't be installable in sparse zones, meaning they will have to be installed from the global zone, which is a security problem. (Since sparse zones are mounted lofs, ro from the global zone.) Also, at the expense of sounding like a broken record, I suggest you deliver your package payload into /opt/sfe/ or some such.

Posted by UX-admin on May 27, 2007 at 06:30 AM GMT+00:00 #

Post a Comment:

Comments are closed for this entry.