> > It looks like the option is being passed on the > network using the wrong > control file extension. I have picked up the bug and > will take care of > it. It will probably be in build 82 > > -Norm
I'm running build 82 now, but although it does pick up the -o flag the behavior is different than in Solaris 10. This is for lpd protocol with the Solaris extension. Queued On Solaris 10, "-n2 -oNoBanner -oDuplexNoTumble -oNoUi" shows on the Sol 10 server side requests file as C 2 O NoBanner DuplexNoTumble NoUi flist='standard input' Queued on build 82 the same command line shows on the Sol 10 server as C 1 O DuplexNoTumble=true Ui=false job-sheets=none flist='/tmp/stdin-T44wf At very least the Sol10 server doesn't understand the key/value syntax. So, #Solaris triggers the Solaris lpd extension which is not backward compatible, and leaving off #Solaris passes no options. So either way no solution. By the way, is the Solaris lpd protocol extension documented anywhere? This message posted from opensolaris.org
