Gary Jennejohn wrote:
> IMO if you're going to make the binaries in base non-executable
> you might just as well delete them.
The chmod is reversible without having to recover the base binaries
from somewhere.
___
freebsd-hackers@freebsd.org mailing li
On Thu, 24 Jun 2010 09:54:45 -0700
Ted Faber wrote:
> On Thu, Jun 24, 2010 at 08:29:57AM -0700, Ted Faber wrote:
> > On Thu, Jun 24, 2010 at 09:40:00AM +0100, Tom Evans wrote:
> > > I also have this in make.conf:
> > > CUPS_OVERWRITE_BASE=yes
> > > WITHOUT_LPR=yes
> > >
> > > which print/cups-ba
On Thu, Jun 24, 2010 at 08:29:57AM -0700, Ted Faber wrote:
> On Thu, Jun 24, 2010 at 09:40:00AM +0100, Tom Evans wrote:
> > I also have this in make.conf:
> > CUPS_OVERWRITE_BASE=yes
> > WITHOUT_LPR=yes
> >
> > which print/cups-base uses to do make any lpr related binaries in
> > /usr/bin non-exec
On Thu, Jun 24, 2010 at 09:40:00AM +0100, Tom Evans wrote:
> I also have this in make.conf:
> CUPS_OVERWRITE_BASE=yes
> WITHOUT_LPR=yes
>
> which print/cups-base uses to do make any lpr related binaries in
> /usr/bin non-executable, so they are skipped over and the cups
> specific ones in /usr/loc
* Mike Meyer wrote:
> Maybe it's time for /usr/sbin/lpwrapper, to do the same thing for
> print systems?
In my opinion, we should just rename mailwrapper to whateverwrapper and
list the lpr programs in there as well.
--
Ed Schouten
WWW: http://80386.nl/
pgpn1LzLEWm9v.pgp
Description: PGP s
* Andrew Reilly wrote:
> On Thu, Jun 24, 2010 at 09:23:37AM +0200, Gary Jennejohn wrote:
> > in /etc/src.conf - WITHOUT_LPR=yes
> >
> > and these symbolic links in /usr/bin
> > lrwxr-xr-x 1 root wheel 17 Mar 18 2009 /usr/bin/lp ->
> > /usr/local/bin/lp
> > lrwxr-xr-x 1 root wheel
On Thu, Jun 24, 2010 at 09:23:37AM +0200, Gary Jennejohn wrote:
> in /etc/src.conf - WITHOUT_LPR=yes
>
> and these symbolic links in /usr/bin
> lrwxr-xr-x 1 root wheel 17 Mar 18 2009 /usr/bin/lp ->
> /usr/local/bin/lp
> lrwxr-xr-x 1 root wheel 24 Mar 18 2009 /usr/bin/lpoptions ->
On 24 Jun 2010, at 9:23, Gary Jennejohn wrote:
> On Wed, 23 Jun 2010 18:15:09 -0700
> Ted Faber wrote:
>
>> (/usr/local/bin/ preceeds /usr/bin in my path so I can use the lpr
>> commands from cupsd, though it's evidently a bit of a dangerous idea.)
>>
> [trimmed Cc]
>
> I use cupsd and have th
On Thu, Jun 24, 2010 at 10:45 AM, Alex Dupre wrote:
> Tom Evans ha scritto:
>> make delete-old removes old deprecated files, not files that weren't
>> built because of src.conf options.
>
> I think you are wrong:
> http://www.freebsd.org/cgi/cvsweb.cgi/src/tools/build/mk/OptionalObsoleteFiles.inc?
Tom Evans ha scritto:
> make delete-old removes old deprecated files, not files that weren't
> built because of src.conf options.
I think you are wrong:
http://www.freebsd.org/cgi/cvsweb.cgi/src/tools/build/mk/OptionalObsoleteFiles.inc?rev=1.66
--
Alex Dupre
_
On Thu, Jun 24, 2010 at 10:21 AM, Andrew Reilly wrote:
> On Thu, Jun 24, 2010 at 09:23:37AM +0200, Gary Jennejohn wrote:
>> in /etc/src.conf - WITHOUT_LPR=yes
>>
>> and these symbolic links in /usr/bin
>> lrwxr-xr-x 1 root wheel 17 Mar 18 2009 /usr/bin/lp ->
>> /usr/local/bin/lp
>> lrwxr-
On Thu, Jun 24, 2010 at 8:23 AM, Gary Jennejohn
wrote:
> On Wed, 23 Jun 2010 18:15:09 -0700
> Ted Faber wrote:
>
>> (/usr/local/bin/ preceeds /usr/bin in my path so I can use the lpr
>> commands from cupsd, though it's evidently a bit of a dangerous idea.)
>>
> [trimmed Cc]
>
> I use cupsd and ha
On Thu, 24 Jun 2010 10:30:26 +0200
Alban Hertroys wrote:
> On 24 Jun 2010, at 9:23, Gary Jennejohn wrote:
>
> > On Wed, 23 Jun 2010 18:15:09 -0700
> > Ted Faber wrote:
> >
> >> (/usr/local/bin/ preceeds /usr/bin in my path so I can use the lpr
> >> commands from cupsd, though it's evidently a
On Wed, 23 Jun 2010 18:15:09 -0700
Ted Faber wrote:
> (/usr/local/bin/ preceeds /usr/bin in my path so I can use the lpr
> commands from cupsd, though it's evidently a bit of a dangerous idea.)
>
[trimmed Cc]
I use cupsd and have these settings to get around using the base system
lp stuff:
in
On Wed, Jun 23, 2010 at 08:45:31AM -0700, Ted Faber wrote:
> On Wed, Jun 23, 2010 at 11:03:45AM -0400, Ryan Stone wrote:
> > I have to admit that I'm more than a little surprised that this
> > problem does not affect modules that in src, but maybe that's because
> > I don't know all that much about
15 matches
Mail list logo