>>
>> Well the thing is I like use glabel in place of a fs label as it makes
>> my devices all names something similar
>> /dev/label/thingie rather then have /dev/ufs/rootfs and
>> /dev/label/swap , I'll have /dev/label/rootfs /dev/label/swap.
>> Also I dont think you can easily change a live labe
On Fri 14 Jan 2011 at 06:07:37 PST Pete French wrote:
I recently wanted to use libdespatch, but I found that the port
didn't install the static libraries. I filed a PR, and found out
from the reponse that this was deliberate, and that a number of
other ports were deliberately excluding static li
Being an old curmudgeon, I have historically preferred static linking
for some of the points raised (no external installation dependencies,
I know the application is complete and will work, use of believed good
library versions, custom library patches are possible, etc).
The other response about n
On Fri, 14 Jan 2011 21:14:18 +
Matthew Seaman wrote:
> On 14/01/2011 17:19, Christopher J. Ruwe wrote:
> > Hi,
> >
> > I would like to test Martin Matuskas patch for ZFS v28 against
> > stable. Can I patch against any stable (like stable of today) or
> > does it necessarily need to be the st
On 14/01/2011 17:19, Christopher J. Ruwe wrote:
> Hi,
>
> I would like to test Martin Matuskas patch for ZFS v28 against stable.
> Can I patch against any stable (like stable of today) or does it
> necessarily need to be the stable-tree of the date specified in the
> patch-file?
>
> If the latter
On 13.01.2011 02:11, Mark Saad wrote:
Use glabel(8) to label the device:
# glabel label swap ada0s1b
>>>
>>> On a side note there is not a simple way to glabel mounted filesystem
>>
>> True, but for a swap partition, it's easy to disable swap, label the
>> partition, and re-enable s
Hi,
I would like to test Martin Matuskas patch for ZFS v28 against stable.
Can I patch against any stable (like stable of today) or does it
necessarily need to be the stable-tree of the date specified in the
patch-file?
If the latter should be true, how do I obtain a stable tree of any
given date
On Fri, Jan 14, 2011 at 7:07 AM, Pete French
wrote:
> I build code using static linking for deployment across a set of
> machines. For me this has a lot of advantages - I know that the
> code will run, no matter what the state of the ports is on the
> machine, and if there is a need to upgrade a l
On Fri, Jan 14, 2011 at 02:07:37PM +, Pete French wrote:
> I build code using static linking for deployment across a set of
> machines. For me this has a lot of advantages - I know that the
> code will run, no matter what the state of the ports is on the
> machine, and if there is a need to upg
On 12/14/2010 20:19, Ross Alexander wrote:
On Sat, 11 Dec 2010, Harad Weiss wrote
Message: 7
Date: Fri, 10 Dec 2010 22:59:17 +0100
From: Harald Weis
Subject: Re: umass: AutoSense failed
To: freebsd-stable@freebsd.org
Cc: Jeremy Chadwick
Message-ID: <20101210215917.ga2...@pollux.local.net>
Con
I build code using static linking for deployment across a set of
machines. For me this has a lot of advantages - I know that the
code will run, no matter what the state of the ports is on the
machine, and if there is a need to upgrade a library then I do it
once on the build machine, rebuild the ex
Hello,
I have a USB Drive that was working fine under 7.3, but since updating to 8.1
no longer
has the correct /dev entries. Under 7.3 it was da0s1, in 8.1 there is now only
da0 and da0a,
which shouldn't exist..
# fdisk /dev/da0 shows:
*** Working on device /dev/da0 ***
parameters extr
On Fri, January 14, 2011 12:01 am, Chris H wrote:
>
> On Thu, January 13, 2011 11:45 am, Alban Hertroys wrote:
>
>> On 13 Jan 2011, at 6:10, Chris H wrote:
>>
>>
>>> FWIW On a hunch, I just performed an experimentwith sed(1)
>>> against gsed on 50,000 html documents. My mission; to replace all in
On Thu, January 13, 2011 11:45 am, Alban Hertroys wrote:
> On 13 Jan 2011, at 6:10, Chris H wrote:
>
>> FWIW On a hunch, I just performed an experimentwith sed(1)
>> against gsed on 50,000 html documents. My mission; to replace all instances
>> of:
>>
>>
>>
>>
>> with:
>>
>>
>>
>> > "http://w
14 matches
Mail list logo