Re: [osol-discuss] Project Indiana - let's talk APIs

2007-05-16 Thread Casper . Dik
>> - USB - since there aren't that many USB drivers in Solaris, might >>it be wise to start a project to make Solaris's USB similar to Linux? I >>believe that the FreeBSD folks are already doing something similar. But that's already the case; the foundation of many application is just "libusb" an

Re: [osol-discuss] Re: Sun to make Solaris more Linux like

2007-05-16 Thread Casper . Dik
>Doug Scott <[EMAIL PROTECTED]> wrote: > >> I have seen something similar used in the past to get around CPU >> instruction set differences. On Sony's (Yes Sony) version of BSD >> (possibly others), they were able to use an environment variable within >> a symbolic link. It actually worked real

Re: [osol-discuss] Sun to make Solaris more Linux like

2007-05-16 Thread Casper . Dik
>For me it took a few hours to port my apps that I use for everyday >work, my shell, my editor, The early access Solaris 2 Packages >did come with SunStudio so compiling was no problem. The biggest headaches I found were things like signal() and fixing off-by-one malloc errors the Solaris 2

Re: [osol-discuss] 64-bit or 32-bit?

2007-05-17 Thread Casper . Dik
>Can 64-bit sparcv9 kernel module load a 32-bit MSB relocatable SPARC Version >module No. Casper ___ opensolaris-discuss mailing list opensolaris-discuss@opensolaris.org

Re: [osol-discuss] 64-bit and 32-bit?how to?

2007-05-17 Thread Casper . Dik
>I want to build a 64-bit module.And it will use some function from user >space,and I do like follow : > ar -x /lib/libc.a memmove.o >next,I try to ld: > ld -o mymod -r mymod.o strstr.o >and I got error: > ld:fatal:file strstr.o:wrong ELF class:ELFCLASS32 > ld:fatal:File processing errors.N

Re: [osol-discuss] Re: 64-bit and 32-bit?how to?

2007-05-17 Thread Casper . Dik
>Thanks a lot and I really appreciate it. >The kernel has a strstr() of its own.Does it have the same spelling. In principle, we do not create functions inside the kernel which are named the same but behave radically different. I'm not quite sure what the status is of these functions wrt. the DD

Re: [osol-discuss] Re: Re: Sun to make Solaris more Linux like

2007-05-17 Thread Casper . Dik
>> You can't do that with zones as they stand now. There's a whole list of >> things you can't do in a non-global zone. So you'd have to pick one >> environment for the global zone (which can do everything you want), and >> then one for another zone (which can't do a number of things). > >The topi

Re: [osol-discuss] Sun to make Solaris more Linux like

2007-05-17 Thread Casper . Dik
>If not, then one of those environments will just rot over time. >Things will fail to work right in one of the environments and, quite >likely, nobody will care because supporting both is not one of the >requirements. Worse, probably, some new features will work only in "classic" and others will

Re: [osol-discuss] Re: Re: Sun to make Solaris more Linux like

2007-05-17 Thread Casper . Dik
> I agree with much of your post. Though rather than using the >execution PATH, why not >use the function call 'isatty' to change the behavior only in an >interactive session, and leave >scripts un-touched. As it this is already used by several commands in >Solaris, where is it a >problem wi

Re: [osol-discuss] Re: Re: Sun to make Solaris more Linux like

2007-05-17 Thread Casper . Dik
>Tell me, when you use df, do you "always" type "df -k" or "df -h". If >you do, then why do you care??? I have df aliased to "df -h -k" (which has one drawback and that is that df -o requires me to type \df) But I have one script which is used all over engineering which will break if the df o

Re: [osol-discuss] Sun to make Solaris more Linux like

2007-05-18 Thread Casper . Dik
>Sure, but the problem with that is that the majority of the community and >OGB is Sun employees. Sun can use their power to pay people to work on >OpenSolaris, which is good, but it can also swing the scales in their >favor. Why is this a problem? I see this as a natural initial state of the

Re: [osol-discuss] Re: About Project Indiana

2007-05-18 Thread Casper . Dik
>> (E.g., nVidia drivers) > >Well, as far as I am aware, Nvidia doesn't allow redistribution of >their drivers, due to GPL issues. Clearly they do allow Sun to redistribute them. So a Sun OpenSolaris distribution can contain them. Casper ___ opensol

Re: [osol-discuss] Re: About Project Indiana

2007-05-18 Thread Casper . Dik
>opensolaris community offer it.So,for example,Indiana should be offer >as first choice GNU CC and not SunPro compiler because it is a only >binary product.Then,but only after that, we > >My understanding is the Forte was going to be OpenSourced? Is this not the >case? Even so, why should proje

Re: [osol-discuss] conditional increment on SPARCv8+ using sun CC 5.7 - for shared_ptr

2007-05-19 Thread Casper . Dik
>Ian Appru wrote: >> While atomic increment/decrements (using cas) are suffiently well documented >> for me to be pretty confident in my implementation I would apreciate any input for an atomic conditional increment. > >I'd expect the following to work on OpenSolaris: > >#include > >int atomic

Re: [osol-discuss] Re: Sun to make Solaris more Linux like

2007-05-19 Thread Casper . Dik
>Doug Scott schrieb: >> The patch for df.c below checks to see if stdout is a tty (i.e. >> interactive), and will add >> the -h option if no other options conflict. If stdout is not a tty (i.e. >> a script), the df command >> is unchanged. Is there anything wrong with this idea?? > >Why does eve

Re: [osol-discuss] Re: And that would break... what, exactly? (Re: Sun to make Solaris more

2007-05-19 Thread Casper . Dik
>I've probably a bad idea,but for me "to make Solaris more linux like" >is to have an opensolaris distro with all sources (sources for every >package) and a desktop like Ubuntu or RH.Is this an open community? Is >this open source? I find that a strange way to look at "more Linux like". I would

Re: [osol-discuss] Re: Sun to make Solaris more Linux like

2007-05-19 Thread Casper . Dik
>FreeBSD's utilities in contrast check for the largest required width and >adjusts output accordingly: >-rwsr-s--x 1 oracle dba 133894000 Mai 29 2006 oracle* >-rwxr-xr-x 1 oracle dba1339524 Mai 19 2006 oratclsh* >-rwxr-xr-x 1 oracle dba 48 Sep 25 2000 orax

Re: [osol-discuss] Re: Sun to make Solaris more Linux like

2007-05-19 Thread Casper . Dik
>Chung Hang Christopher Chan <[EMAIL PROTECTED]> wrote: > >> >> > Compared to other marketing activities from Sun, >> > this would be cheap and the >> > current idea of "project Indiana" looks to me like >> > a Sun OpenSolaris >> > distribution that (if done the way it currently >> > seems) wil

Re: [osol-discuss] Re: And that would break... what, exactly? (Re: Sun to make Solaris more

2007-05-21 Thread Casper . Dik
>you cant support source only packages and let your users compile them >anyway they want, there are simply too many variables to consider. I >think you actually void the support from redhat if you dont use one of >the provided kernels. >imho, source code availability is a plus but to your regular

Re: [osol-discuss] One Laptop per Child on 60 Minutes, Sunday May 20

2007-05-21 Thread Casper . Dik
>One Laptop per Child on 60 Minutes, Sunday May 20 >http://www.redhatmagazine.com/2007/05/18/one-laptop-per-child-on-60-minutes-sunday-may-20/ > >If you are following this project, you will find that they have >standardized on a Linux distribution. Why not Solaris? I leave this to >be answered by

Re: [osol-discuss] Re: Re: Re: RE: And that would break... what, exactly?

2007-05-22 Thread Casper . Dik
>> >> > "What, Slowlaris still exists?" >> >> Well, I sure was blown away by the incredible >> difference between Solaris 8 find and gnu find. >> > >This would be the gnu find that needs one to use a nonstandard option >-noleaf to tell it _not_ to optimize out one stat() per directory? That >c

Re: [osol-discuss] Re: Re: Re: RE: And that would break... what, exactly?

2007-05-22 Thread Casper . Dik
>I did propose a pathconf() call to retrieve directory "hardlink" semantics >some time ago on the POSIX mailing list as this is the only way to do it >right. When you encounter a spurious hardlink to a directory, you can typically tell that you do (.. != where you came from). Then it might b

Re: [osol-discuss] Re: Re: RE: And that would break... what, exactly?

2007-05-22 Thread Casper . Dik
> >--- Joerg Schilling ><[EMAIL PROTECTED]> wrote: > >> Chung Hang Christopher Chan <[EMAIL PROTECTED]> >> wrote: >> >> > >> > > "What, Slowlaris still exists?" >> > >> > Well, I sure was blown away by the incredible >> > difference between Solaris 8 find and gnu find. >> >> Well, GNU find does

Re: [osol-discuss] Re: Re: RE: And that would break... what, exactly?

2007-05-22 Thread Casper . Dik
>> GNU find does not call stat on any of the "leaf" >> files because it believes >> that when a directory has only 2 hard links to it, >> no entries in the >> directory other than "." or ".." will be directories >> so requiring "stat" >> is not necessary to find more sub directories. > >Right,

Re: [osol-discuss] Re: Re: RE: And that would break... what, exactly?

2007-05-22 Thread Casper . Dik
>Well, from your description of the differences, there >being no subdirectories under queue/mess/*/, around >500k is the total number of files under queue/mess/*/ Try "ls" next time or just echo :-) So you ran: find queue/mess/* and not find queue/mess The former would cause

Re: [osol-discuss] Re: Re: RE: And that would break... what, exactly?

2007-05-22 Thread Casper . Dik
>I agree that you don't want grep to ignore pipes and I know about the >find workaround, but I still think the fact that two pipes exist by >default in /etc is a bug: > ># ls -ld /etc/*pipe* >prw--- 1 root root 0 May 22 14:17 /etc/initpipe >prw--- 1 root root

Re: [osol-discuss] Re: Re: RE: And that would break... what, exactly?

2007-05-22 Thread Casper . Dik
>Good point. So I hope Indiana is more like ubuntu and OSX in that: >- It doesn't allow root login by default. Pretty much the case for Solaris (ignoring console logins) >- It installs sudo by default. It has a similar tool which can do this. I'm assuming you really also mean: - creat

Re: [osol-discuss] BASH as root shell

2007-05-23 Thread Casper . Dik
>And what exactly makes /sbin/sh that special? If there are scripts which >need it (as an interpreter) I let it live there happily. But what does >have these scripts in common with interactive shell? > >And (although I didn't write original question) yes. I'm new to Solaris. There really no lon

Re: [osol-discuss] Re: BASH as root shell

2007-05-23 Thread Casper . Dik
aries in /sbin are also dynamically linked. Correct. >Perhaps Casper Dik could state the rationale behind this change of >policy. I am very curious indeed. What change of policy? The reason we did away with static linking was because of the large amount of issues we had from having a thre

Re: [osol-discuss] Re: Re: BASH as root shell

2007-05-24 Thread Casper . Dik
>Another side-effect on earlier Solaris revisions is that quite a number of >startup scripts assumed they were running in /sbin/sh, so if one changed the root's shell, there would be "breakage" all o ver the place, and the system wouldn't boot properly. I believe that his is no more than an

Re: [osol-discuss] Whats wrong with GNU tar

2007-05-24 Thread Casper . Dik
>Hi, > >I have seen many people cursing GNU tar as not being compatible >with other tars. Can anyone tell me how GNU tar is incompatible with >other tars? Any pointers please? > >All i found was other tars do not support long pathnames (more than >100 characters). Are there any more differen

Re: [osol-discuss] Re: Re: Re: BASH as root shell

2007-05-24 Thread Casper . Dik
>> Expect serious opposition to any notion of putting it in either /sbin/sh >> or >> /usr/bin/sh (see below). > > >If Solaris had a true (Setup-tool as) installer, such a decision could be made >by the user during installation, under her/his full responsibility. No, it couldn't because that wo

Re: [osol-discuss] Re: Re: BASH as root shell

2007-05-24 Thread Casper . Dik
>> But that would only happen when su'ed or logged in as root; not dur= >ing> ordinary system startup. >The scripts busted during boot. I'm absolutely positive about this. A= >n inspection revealed exactly the above state of affairs. You are wrong; I am *very* sure you are wrong about that. I

Re: [osol-discuss] Re: Re: Re: BASH as root shell

2007-05-24 Thread Casper . Dik
> >--- "Richard L. Hamilton" <[EMAIL PROTECTED]> wrote: > >> > Agreed. But won't you have a VT100 terminal lying >> > around in the lab ... >> >> Sure, but I said "remotely". It's hard to put a DVD >> in the drive >> if the server is on another continent, being >> accessed via an RSC >> or seri

Re: [osol-discuss] Re: Re: Re: BASH as root shell

2007-05-24 Thread Casper . Dik
> >> >Build a rescue image that supports serial console. >> >This has been available on linux for quite a while. >> >> >> This works just fine on Solaris also, as long as you >> are able to remotely >> reboot the system (and/or power cycle it) > >What about when the system does not come up after

Re: [osol-discuss] Re: Re: Re: BASH as root shell

2007-05-24 Thread Casper . Dik
> >> (And that has been possible since Solaris supports >> PXE >> boot which must be around 7 odd years now) > >So what is all the noise about using CDs/DVDs in >remote servers all about? > >If you can perform rescue via pxe...why the noise >about having to put in a CD/DVD? It does require the s

Re: [osol-discuss] Re: Re: Sun to make Solaris more Linux like

2007-05-24 Thread Casper . Dik
>Is not Sun in the US, the land of the >trigger^H^H^H^H^H^H^Hlawyer-happy? Maybe it will be >possible for an OpenSolaris distribution. It's generally also a case of "does the person to be sued have enough $$ in the bank"; true for Sun, not true for "Joe Blow's disstro". But I can play DVDs on

Re: [osol-discuss] Re: Re: BASH as root shell

2007-05-24 Thread Casper . Dik
We can argue this until we are blue in the face but unless *a particular* script did "su root", then there would be no way for this to fail. I checked the source code, all scripts were always run with: /sbin/sh This cannot fail. It has never failed. Casper _

Re: [osol-discuss] Re: RE: backspace key not working on Java environment

2007-05-24 Thread Casper . Dik
>> Any other ideas? I'm open to everything! I love the >> Java interface, but >> can't use it without a backspace key. > >Change the following in /kernel/drv/options.conf: > >ttymodes="2502:1805:bd:8a3b:3:1c:7f:15:4:0:0:0:11:13:1a:19:12:f:17:16"; > >See the :7f:? Options.conf is not used as much

Re: [osol-discuss] Re: Re: Re: OpenSolaris or CentOs Sever?

2007-05-25 Thread Casper . Dik
>Back to the main point though: Solaris is (apparently) unable to >grow RAID-Z arrays. And to be fair, neither can Linux ;) You can grow a RAID-Z array as long as you just add a new RAID-Z concatenation; is that not usually what you want? Adding a drive to RAID-5 just makes it yet slower. Ca

Re: [osol-discuss] Re: Re: RE: backspace key not working on Java

2007-05-25 Thread Casper . Dik
>"Because Sun wants Solaris to be a success" is the short answer to your >question. > >You can't make money on a product when you're spiting the world and fighting >losing battles. That 's anti-user. That's bad business. > Not annoying current Solaris customers is one part of that strategy;

Re: [osol-discuss] Re: Re: RE: backspace key not working on Java

2007-05-25 Thread Casper . Dik
>[EMAIL PROTECTED] wrote: >>> "Because Sun wants Solaris to be a success" is the short answer to your >>> question. >>> >>> You can't make money on a product when you're spiting the world and >>> fighting losing battles. T hat >>> >> 's anti-user. That's bad business. >> >> >> >> Not a

Re: [osol-discuss] Re: RE: backspace key not working on Java environment

2007-05-26 Thread Casper . Dik
> >> As others have said, xmodmap or similar may be your friends. > >I have handled this *annoyance* for years with > >stty erase ^H > >or > >stty erase ^V^H > >interactively. I think this problem is more easily addressed for first time uses by making sure the default shell environment has comma

Re: [osol-discuss] Re: Re: RE: Re: RE: backspace key not working on Java

2007-05-26 Thread Casper . Dik
>> Technical correctness should be thrown out in the >> name of popularity. > >I tend to think that technical correctness is a higher virtue than consensus, >popularity, ergonomics, or any other darn thing, and anyone who disagrees >is simply pandering. Nah, Pi can be three if you want :-) >it w

Re: [osol-discuss] Re: RE: backspace key not working on Java environment

2007-05-27 Thread Casper . Dik
> >> I think this problem is more easily addressed for first >> time uses by making sure the default shell environment >> has command line editing; AFAIK, they all allow both ^H and >> ^? to delete the character to the left of the cursor. > >Indeed, `tcsh` will handle both. >However, this annoyanc

Re: [osol-discuss] Re: [SVOSUG] Tonight, Project Indiana,

2007-05-28 Thread Casper . Dik
>> So, the presentation was held. >> All the people there learned what Project Indiana >> is. >> >> Can someone write in some short sentences what Mr. >> Murdock told you,please? >> >> I don't want mp3's or videos but just some notes what >> Indiana will be. >> >> If not: Then I will be announ

Re: [osol-discuss] Re: BASH as root shell

2007-05-28 Thread Casper . Dik
> >> >> Well, sort of. Once you start JDS you're greeted by a popup window that >> asks you to add a user to the system. I did just that: name, full name and >> privileges. Without asking I was given a bash shell ... > > >Most every day users prefer bash. >That's a fact. No, that's opinion. Mos

Re: [osol-discuss] ZFS Killing SATA drives

2007-05-29 Thread Casper . Dik
>I have a Sun X2100. It has two Segate SATA drives. I boot Solaris 10 Nevada >Build 62. I create a Z FS Poll on an unformated SATA drive in the second disk bay. The pool is created and mounted and can be used without problem. Upon reboot the system hangs and won't boot even into its bios. Thi

Re: [osol-discuss] Re: Re: Re: RE: backspace key not working on Java

2007-05-29 Thread Casper . Dik
>> You can change that behaviour yourself. Stop moaning. > >...And every time I have to crank out a build of the newest Solaris, I'll have >to change that. > >Such overhead, that's just lovely. As if I don't have enough fixes and RFEs to >worry about with ev ery Solaris build. > And if you c

Re: [osol-discuss] snv_64a says 768MB RAM to play ?

2007-05-30 Thread Casper . Dik
>I was shocked to see that my old old trusty HP Kayak XU tower was finally >at a point where it can not install Solaris. I have run Solaris 8 and 9 >and 10 on it for years and years. It has two DVD burners and three SCSI >controllers, terribly simple graphics and no sound. It just works.[1] > >I

Re: [osol-discuss] snv_64a says 768MB RAM to play ?

2007-05-30 Thread Casper . Dik
>I think that the installer will still fail even in text mode. 512MB will work. Even 256MB works but requires a shrunk miniroot (I generally make one which is only 64MB in size as opposed to the standard 170MB; the latter gives precious little room on a 256MB system) Casper

Re: [osol-discuss] Re: Solaris as NetBSD?

2007-05-31 Thread Casper . Dik
>Didn't it used to run on the Alpha for awhile? MIPS also (never commercial?) and SPARC (32 bit SuperSPARC port with a special "little endian mode"; Intergraph did that work but also never became a product. >Back around early Solaris 9 when Sun was talking about dropping >support for x86, I know

Re: [osol-discuss] Re: Project Proposal - (what is/was Indiana)

2007-05-31 Thread Casper . Dik
>On 5/31/07, Alan Burlison <[EMAIL PROTECTED]> wrote: >> > The level of beaurocracy in OpenSolaris exceeds what I've seen >> > in any other open source group by an order of magnitude and >> > is a facet of life at Sun that we seem to have carried over from >> > Solaris to OpenSolaris, for better o

Re: [osol-discuss] Re: Project Proposal - (what is/was Indiana)

2007-05-31 Thread Casper . Dik
>[EMAIL PROTECTED] wrote: > >> Yes, that seems to be to cumbersome; I would prefer OGB not to be >> involved in project creations as long as projects are started under >> the wings of a community and the community is not disfunctional > >In that case (if my reading of the OGB minutes is correct) R

Re: [osol-discuss] Re: BASH as root shell

2007-05-31 Thread Casper . Dik
>First, whoever implements the "[ -x /bin/tcsh ]" *knows*, in advance, >that that is where the shell is, and that it is executable. -x is just > a sanity test, in order to be able to adapt to circumstances as much >as possible. In those cases that the dynamic linker failed (corrupted or no librar

Re: [osol-discuss] Re: Project Proposal - (what is/was Indiana)

2007-05-31 Thread Casper . Dik
>Agreed, but OGB/2007/001 quite clearly states that a project can only >exist if it is sponsored by a Community, and that any projects which >lose the sponsorship of a Community must cease to exist. Right; I think the implications there are for "currently sponsored projects which lose sponsorsh

Re: [osol-discuss] Re: Project Proposal - (what is/was Indiana)

2007-05-31 Thread Casper . Dik
>Within Sun, for the last 17+ years, anyone could initiate a "project" >at any time by simply sending a proposal email to a single internal >alias. It required absolutely no prior approvals, no sponsorship, >and no endorsement. (Though, while it is /always/ a good idea to >have your manager be a

[osol-discuss] Re: [ogb-discuss] Project Proposal - (what is/was Indiana)

2007-06-01 Thread Casper . Dik
>It appears to me that item #2 can be broken down further. The idea of >having a reference distribution is totally different from the >requirement to be compatible. Right; AFAIK distributions like "Nexenta" would not fall under the "compatible" definition and that would be a shame. What I w

Re: [osol-discuss] Do we even need a reference OpenSolaris binary distro

2007-06-05 Thread Casper . Dik
>Robert Lunnon writes: >> The Reference Platform would then be defined as one that emulates this >> as closely as possible without adding extra features that could >> inadvertently differentiate the reference plaqtform from a given distro. > >That's possibly doable, but I think it also runs dire

Re: [osol-discuss] Do we even need a reference OpenSolaris binary distro

2007-06-05 Thread Casper . Dik
>One of the goals of Indiana is also to be able to boot and install from a >mini cd rom image, that pulls things from the network. I have been thinking >that the best option would be to include templates in the installation >procedure that could pull down different packages sets depending on what

Re: [osol-discuss] Re: Re: What's the best TERM setting when working remotely from a Linux system?

2007-06-06 Thread Casper . Dik
>> UNIX admin wrote: >> > You like the tab feature of GNOME terminal? It's a >> shame that GNOME terminal is slow and buggy. >> > >> > >> Odd, it appears to be neither on my systems. > >The problem is actutely exhibited when huge amounts of output ser sent to the >terminal at very hig h spee

Re: [osol-discuss] Do we even need a reference OpenSolaris binary distro

2007-06-06 Thread Casper . Dik
>*BSD have flag days for similar reasons to Solaris - >when you change (for example) the major number of libc, >chances are things will care about this. We do not have such flag days in Solaris. We only have build environment flag days because ON is not self-contained. The flag days are typical

Re: [osol-discuss] Project Proposal: Open Sound System

2007-06-06 Thread Casper . Dik
>Folks, > >The rumors are true, we're planning on open sourcing Open Sound (on June >14th). We will be offerin g the source code under CDDL to Solaris and GPLv2 for Linux BSD, OpenServer etc. > >At this time, we'd like to propose that Open Sound be started as a project >under the Desktop Comm

Re: [osol-discuss] valgrind for solaris?

2007-06-10 Thread Casper . Dik
>Are there plans to integrate valgrind in solaris? Linux has a large >lead in code quality because they have tools like valgrind. I think >Solaris needs such a tool, too I have not seen a code quality lead for Linux, certainly not a large one. One tool which wans't mentioned was dbx' runtime che

Re: [osol-discuss] Re: valgrind for solaris?

2007-06-11 Thread Casper . Dik
>Casper, > >As always, I learned something important from your replies. It seems that a >number of others didn' t know about the dbx run time checker either. > >I work for an extremely Linux-centric company. Believe it or not, when I >mentioned that Sun's Comp iler is available on Linux to the C

Re: [osol-discuss] Re: Project Proposal: Open Sound System

2007-06-12 Thread Casper . Dik
>On 11/06/07, Dev Mazumdar <[EMAIL PROTECTED]> wrote: >> After much deliberation - we're going with CDDL for BSD. I don't know why >> OpenBSD can't work wit h CDDL since FreeBSD and NetBSD can. >> > >The only complaint I've ever seen is about header files not being able >to be included by default

Re: [osol-discuss] Re: Re: valgrind for solaris?

2007-06-12 Thread Casper . Dik
>> roved gcc front-end compatibility in Sun Studio 12, >> but no g++ ABI >> compatibility as of yet. gcc/cc (c compiler) is ABI >> compatible. > >...Meaning I can freely link .o files compiled with `cc` and `gcc`? > Yes, to a point (you may need to link against both our C runtime and gcc's)

Re: [osol-discuss] Re: valgrind for solaris?

2007-06-12 Thread Casper . Dik
>I'd have thought that would imply a one to one mapping between the ABIs, >which probably isn't the case. Might be worth a look though. If it was just name mangling, then it wouldn't be all that difficult to fix; but it's all the implementation details of class layouts, virtual functions, etc,

Re: [osol-discuss] Re: Project Proposal: Open Sound System

2007-06-12 Thread Casper . Dik
>The most pathetic one I've seen is complaints about the >choice-of-venue clause where some people believe the author of the >software apparently deserves less protection than the user even though >the author is the one that created the valuable item they're using in >the first place. Another mis

Re: [osol-discuss] Changing resolution on SunOS 5.10

2007-06-13 Thread Casper . Dik
>Hi, > >I am trying to change the screen resolution using >Preferences->Desktop Preferences->Display->Screen Resolution >but there is a error message >"The Xserver does not support the XRandR extension. Runtime > resolution changes to the display size are not available" > >Please help me to cha

Re: [osol-discuss] Is this a valid alarm for BIOS

2007-06-13 Thread Casper . Dik
>I just got 2 v40z servers from SUN. >I always get alarm with solaris 10. >"SunOS Release 5.10 Version Generic_118855-33 32-bit >Copyright 1983-2006 Sun Microsystems, Inc. All rights reserved. Use is >subject to license terms. WARNING: BIOS microcode patch for AMD Athlon(tm) 64/Opteron(tm) pro

Re: [osol-discuss] Re: Re: recommend the opensource anti-virus for opensolaris?

2007-06-17 Thread Casper . Dik
>Another point before I forget: I don't know about you, but where I >live, we have special hardware devices with SIM cards that will >generate a key for us to get into our e-banking sites, based on a >random generated code. The hardware device must be unlocked with a PIN >first, then a random gene

Re: [osol-discuss] Re: solaris index database?

2007-06-17 Thread Casper . Dik
>This is a command written by UCB ant hus has been part of SunOS >in former times. It has been removed after the filesystems have been made 8 >bit >clesn and after the "compress" method for the database did no longer work. The command was called "find" at that time. find without any flag argum

Re: [osol-discuss] Re: Re: Re: recommend the opensource anti-virus for opensolaris?

2007-06-17 Thread Casper . Dik
>> Such hardware devices are still vulnerable to fishing >> attacks; by >> modifying the transactions as they are approved, >> attackers can piggy-back >> rogue transactions on top of authorized transactions >Considering such devices (at least mine) are only used at login time, >it would be extre

Re: [osol-discuss] Re: Project Proposal: Fingerprint Authentication

2007-06-18 Thread Casper . Dik
>> Good fingerprint authentication is better than passwords in dare I say every >> way, EXCEPT for whe n you are a high profile target who might be stalked for finger access. The hordes of people out t here using simple passwords like "password" would be better protected with any biometric. >

Re: [osol-discuss] Help with Dell Dimension E521 NIC Driver on Solaris

2007-06-19 Thread Casper . Dik
>The sequence I would have expected would have been: > > # add_drv -i '"pci14e4,170c"' bge I think you mean: # update_drv -a -i '"pci14e4,170c"' bge Casper ___ opensolaris-discuss mailing list opensolaris-discuss@opensolaris.org

Re: [osol-discuss] Re: Samba on Solaris 10

2007-06-20 Thread Casper . Dik
>I checked that but couldn't find how to. >I found that the packages SUNWsmbac, SUNWsmbau & SUNWsmbar are installed on my >system. >I found somewhere that to start samba need to run "svcsadm start samba". >But when I run "svcs -a | grep samba", i get : >[i]legacy_run 13:10:57 lrc:/etc/rc3_d/

Re: [osol-discuss] Re: Help with Dell Dimension E521 NIC Driver on Solaris

2007-06-20 Thread Casper . Dik
>My system automatically rebooted itself after I ran this command >[i]update_drv -a -i '"pci14e4,170c"' bge[/i] on my clean system. >And at reboot, the warning message previously described was shown as a result. A panic, therefor. Failsafe boot should allow you to fix the boot archive (more or l

[osol-discuss] (no subject)

2007-06-20 Thread Casper . Dik
>A couple questions regarding time zones in Solaris 10. Please phrase questions with "in OpenSolaris". There is no command to set the timezone. >Also, concerning the rtc command; is this a must to run on Soalris x86 >and what is the benefit in doing so? It sets the hardware clock to the approp

Re: [osol-discuss] Re: (no subject)

2007-06-20 Thread Casper . Dik
>Would there be any downside in using TZ=localtime and zic to change >the localtime, over manually s etting a timezone (i.e >"America/Chicago")? I need to consider time zones in all parts of the >world. Well, the current libc code will hardly ever re-read timezone files; but new processes will

Re: [osol-discuss] Solaris Nevada and sparcv8

2007-06-22 Thread Casper . Dik
>Steven Stallion wrote: > >>All, >> >>I'm curious if there are any other community members out there who would be >>interested in taking up the proverbial torch and work on sparc v8 ON port. >> >> > >I think it would be tough to find a sparcv8 system that would be >capable of supporting enough R

Re: [osol-discuss] new to solaris10

2007-06-23 Thread Casper . Dik
>Dennis Clarke wrote: > >> ... >> >>The following packages are available: >> 1 BRCMbnx Broadcom NetXtreme II Gigabit >>Ethernet Adapter Driver >> (i386) 11.11,REV=2007.06.01.10.25 >> 2 CADP160 Ad

Re: [osol-discuss] http://www.linuxworld.com/news/2007/061807-zfs-on-linux.html

2007-06-24 Thread Casper . Dik
>one of the jewels has been stolen ... You can't steal free software. (Though some disagree) Casper ___ opensolaris-discuss mailing list opensolaris-discuss@opensolaris.org

Re: [osol-discuss] Re: Flashplayer 9 Gone from Adobe Site

2007-06-24 Thread Casper . Dik
> Ah this does sound encouraging. Though it's still confusing why >the download page says "Solarisx86" and points to a Sparc version. >It did at one time point to x86 versions. But maybe this an Adobe >web page problem. I seem to remember it often (always?) had this problem and that the x8

Re: [osol-discuss] http://www.linuxworld.com/news/2007/061807-zfs-on-linux.html

2007-06-25 Thread Casper . Dik
>> Will ZFS be more stable on its native OS or in userland on Linux? It >> could be stable on both but I suspect a risk averse decision maker would >> use ZFS on a Solaris and one of the more well-supported filesystems for >> Linux... > >Right now...I think I would not have much of a choice if you

Re: [osol-discuss] Re: Re: Flashplayer 9 Gone from Adobe Site

2007-06-25 Thread Casper . Dik
> I remember that too but that was when it still was the Macromedia site. Now > there is >a 'More Players' option on the right side of the webpage. >http://www.adobe.com/shockwave/download/alternates/ >But that brings you back to the link to download the sparc version 7 >flashplayer. >I sent

Re: [osol-discuss] Re: Re: Flashplayer 9 Gone from Adobe Site

2007-06-25 Thread Casper . Dik
>> Clicking on more players does give me a listing of all of the available >> players including Solaris x86 (and the ability to download it) > >did you test that ? Yes, at least up to the point where it said: "Download player for Solaris X86 now". >if you do, you will find that the Sol

Re: [osol-discuss] Kernel message 'out of disk space' ?

2007-06-25 Thread Casper . Dik
>Hello all, > >I am running Solaris 10 and am getting 'out of disk space' messages from the >kernel but a df -k sh ow that only 90% is used and that around 4Gb is available. > >I cannot write to this partition though! > >What could be the cause of this? If it's an UFS partition it could be one

Re: [osol-discuss] Re: Kernel message 'out of disk space' ?

2007-06-25 Thread Casper . Dik
>I did a basic fsck but it did not report any errors. It's not about errors; sorry I should have added "and then look at the summary line; it says something like Y blocks, X fragments; blocks may be 0. >I also upped the file descriptors in an attempt to resolve the issue. Won't help. >As you m

Re: [osol-discuss] Re: [advocacy-discuss] Re: Logo/Mascot for OpenSolaris

2007-06-26 Thread Casper . Dik
>Does a community group have the power to decide that a monetary >prize is awarded to whoever comes up with the winner? If they come up with the money, yes. If they don't come up with the money, of course not. OpenSolaris has no finances and therefor no budget. >And further to that, does the

Re: [osol-discuss] Re: [ogb-discuss] Re: [advocacy-discuss] Re: Logo/Mascot for OpenSolaris

2007-06-26 Thread Casper . Dik
>I should clarify, my wording was poor... the OGB should only approve if >it is pursued as an appeals path. If there is overwhelming approval for >whatever the CG arrives (reflected by a vote, or some other mechanism), >then I don't think the OGB needs to certify or vote on anything. Nor do

[osol-discuss] Re: [ogb-discuss] Re: [advocacy-discuss] Re: Logo/Mascot for OpenSolaris

2007-06-26 Thread Casper . Dik
>Is making OpenSolaris a non profit organisation on the >agenda of the OGB? Or do I need to create some other >community to do that? No. Making OpenSolaris a non-profit organization is a daunting task; it also comes with a financial burden and liability for the OGB members (and I would not ca

Re: [osol-discuss] Re: Kernel message 'out of disk space' ?

2007-06-26 Thread Casper . Dik
>[b]# ls -lart[/b] >-rw--T 1 root root7168 Jun 26 10:02 testf1 >-rw--T 1 root root7168 Jun 26 10:02 testf2 >-rw--T 1 root root7168 Jun 26 10:02 testf3 >-rw--T 1 root root7168 Jun 26 10:02 testf4 > >Not sure if this is connect

Re: [osol-discuss] Re: Re: Kernel message 'out of disk space' ?

2007-06-26 Thread Casper . Dik
>Thanks for your help Casper . > >Sorry about the verbose post but I thought as much info as possible would help! Almost not verbose enough. though. Casper ___ opensolaris-discuss mailing list opensolaris-discuss@opensolaris.org

Re: [osol-discuss] Re: FlashPlayer 9 on SXDE on Laptop...It's Been a Long Time Coming!

2007-06-29 Thread Casper . Dik
>FlashPayer 9 on SXDE, on my laptop it does not work!!! What does that mean? How did you install it? (I've copied the .so file to /usr/lib/firefox/plugins and the .xpt to /usr/lib/firefox/components and then restarted firefox) Having it in my own plugin directory proved to confusing for fi

Re: [osol-discuss] Re: FlashPlayer 9 on SXDE on Laptop...It's Been a Long Time Coming!

2007-06-29 Thread Casper . Dik
>Laptop is Dell D800 with NVIDIA videousing Firefox Browser from SXDE 05/07. >Just downloaded "install_flash_player_9_solaris_x86_beta_refresh.tar.bz" >copied two files to "/usr /lib/firefox/plugins/" and started watching the "FAN" on comcast.net! (Which only accepts FlashPla yer versions g

Re: [osol-discuss] The reason for non-working arrows and backspace?

2007-07-04 Thread Casper . Dik
>Hi, >although I really like Opensolaris I find really hideous having the >terminal spit out control sequences >when hitting arrow keys and backspace instead of moving the cursor >(the only extra key that works correctly is Del, and it works backwards Is this with GNOME Terminal? You can set th

Re: [osol-discuss] Using /boot as another slice affects grub booting process?

2007-07-08 Thread Casper . Dik
>On 08/07/07, UNIX admin <[EMAIL PROTECTED]> wrote: > >> Modern Solaris does not use nor need /boot. >> >> You should only have four slices: s0 /, s1 swap, s2 (don't touch!) and s7 >> (64MB for metadb). > >You need /boot to do LU on x86 (if you want to be able to free up the >old root slice after

Re: [osol-discuss] Using /boot as another slice affects grub booting process?

2007-07-09 Thread Casper . Dik
> >ERROR: Cannot relocate the GRUB menu in boot environment . >ERROR: Cannot delete boot environment . >Unable to delete boot environment. > >'b64a' is on c1d0 - is there a way to tell ludelete to move grub there? > Ah, that is an issue; the BIOS will boot from c0d0 and not c1d0; so Solaris figu

Re: [osol-discuss] WARNING during BFU

2007-07-09 Thread Casper . Dik
>I'm also not certain I have seen fastfs succeed for a while. On a sn= >v_68 system >with regular ufs root (ok mirrored with svm): It has not worked since logging UFS became the default (or for anyone using a logging / and /usr filesystem before that time) Fastfs only works in the absence of

<    1   2   3   4   5   6   7   8   9   10   >