Greetings,
I've _finally_ managed to get a break in my work schedule that coincides with
a period where pointyhat isn't barfing on my ARCH. So I was able to (cv)sup src
&& ports.
Update the kernel successfully, and (after hours of work), managed to upgrade
ports. But
as (cv)sup was discontinued
In message ,
Chris H (bsd-li...@1command.com) wrote:
> Greetings,
> I've _finally_ managed to get a break in my work schedule that coincides with
> a period where pointyhat isn't barfing on my ARCH. So I was able to (cv)sup
> src && ports.
> Update the kernel successfully, and (after hour
> In message ,
> Chris H (bsd-li...@1command.com) wrote:
>> Greetings,
>> I've _finally_ managed to get a break in my work schedule that coincides
>> with
>> a period where pointyhat isn't barfing on my ARCH. So I was able to (cv)sup
>> src && ports.
>> Update the kernel successfully, and
On Thu, 4 Jul 2013, N.J. Mann wrote:
In message ,
Chris H (bsd-li...@1command.com) wrote:
Greetings,
I've _finally_ managed to get a break in my work schedule that coincides with
a period where pointyhat isn't barfing on my ARCH. So I was able to (cv)sup src
&& ports.
Update the kerne
On Jul 4, 2013, at 04:43, J David wrote:
> We are seeing strange problems building the kernel on 9-STABLE. The
> problem is intermittent and will go away if we build enough times in a row
> without making any changes.
>
>
> The problem seems to be that the usbdevs.h file (which appears to be
>
On Thu, 04-Jul-2013 at 08:15:50 +0200, Konstantin Belousov wrote:
> On Thu, Jul 04, 2013 at 07:27:00AM +0200, Andre Albsmeier wrote:
> > On Thu, 04-Jul-2013 at 07:24:40 +0200, Konstantin Belousov wrote:
> > > On Thu, Jul 04, 2013 at 07:14:09AM +0200, Andre Albsmeier wrote:
> > > > On Mon, 17-Jun-20
Hello Chris
On 04.07.2013 10:00, Chris H wrote:
working on a fairly wobbly system. I'm on RELENG_8 (8.4), and would like to sync my src
&&
ports via the (now defacto) subversion method. My previous experience is with
the client
For /usr/src/ I did the following steps:
Adjust the variables i
On Thu, Jul 4, 2013 at 4:31 PM, Fabian Wenk wrote:
> If there is an easier solution to
> upgrade an existing svn checkout from e.g. 8.4 to 8.5, please tell me.
cd /usr/src ; svn switch http://svn.freebsd.org/base/releng/8.5
Cheers
Tom
___
freebsd-stab
On Thu, Jul 4, 2013 at 9:08 AM, Dimitry Andric wrote:
> So the actual file does *not* have any NUL characters in it? What
> happens if you run e.g. sha1(1) over it a million times?
>
Based on this suggestion, I wrote a script to sha256 usbdevs.h every 0.25
seconds and did another buildworld. (
On Jul 4, 2013, at 18:02, J David wrote:
...
> Yes, I am pretty sure we have seen this with gcc as well because one of the
> first machines that started doing this doesn't have the CLANG options in
> make.conf. I will try to reproduce that to be absolutely sure, but that may
> take several hou
Hello Tom
On 04.07.2013 17:52, Tom Evans wrote:
On Thu, Jul 4, 2013 at 4:31 PM, Fabian Wenk wrote:
If there is an easier solution to
upgrade an existing svn checkout from e.g. 8.4 to 8.5, please tell me.
cd /usr/src ; svn switch http://svn.freebsd.org/base/releng/8.5
Thank you, this is ver
On Thu, Jul 04, 2013 at 04:29:19PM +0200, Andre Albsmeier wrote:
> OK, patch is applied. I will reboot the machine later
> and see what happens tomorrow in the morning. However,
> it might take a few days since the last 2 weeks all was
> fine.
>
> BTW, should this patch be used in general or is it
On Thu, 04-Jul-2013 at 19:25:28 +0200, Konstantin Belousov wrote:
> On Thu, Jul 04, 2013 at 04:29:19PM +0200, Andre Albsmeier wrote:
> > OK, patch is applied. I will reboot the machine later
> > and see what happens tomorrow in the morning. However,
> > it might take a few days since the last 2 wee
Three different external hard drives (Seagate, Western Digital and noname USB
3.0 enclosure) refused to be recognized as the umass devices. Reverting
/usr/src/sys/dev/bsd/controller to r248085, building and loading just xhci
module makes drives appear again. Below are snippets from the log in bo
Hello,
I've just installed a stable snapshot on a new machine with a SSD drive,
after installing i booted single user mode and ran
# tunefs -t enable /dev/ada0p2
tunefs: issue TRIM to the disk set
Great, back to multiuser mode, i check the partition
# tunefs -p /dev/ada0p2
tunefs: POSIX.1e A
On Thu, Jul 04, 2013 at 03:37:28PM -0400, Mike Jakubik wrote:
> Hello,
>
> I've just installed a stable snapshot on a new machine with a SSD
> drive, after installing i booted single user mode and ran
>
> # tunefs -t enable /dev/ada0p2
> tunefs: issue TRIM to the disk set
>
> Great, back to mult
On 07/04/13 16:33, Jeremy Chadwick wrote:
Yup, experienced this myself many times over. The reasons are
understood (it's not limited to just the TRIM bits, it's related to
anything adjusting the superblock -- it gets cached in memory in
certain situations and not flushed back to disk). Hint: ar
On Thu, Jul 04, 2013 at 04:48:38PM -0400, Mike Jakubik wrote:
> On 07/04/13 16:33, Jeremy Chadwick wrote:
> >Yup, experienced this myself many times over. The reasons are
> >understood (it's not limited to just the TRIM bits, it's related
> >to anything adjusting the superblock -- it gets cached in
W dniu 2013-06-28 20:26, Jeremy Chadwick pisze:
Try using a USB flash drive + memstick image instead of CD-based media.
Hi,
it worked ;) thanks for help.
What's interesting, after upgrading the IPMI software I was even able to
Boot CD Image via IPMI virtual DVD and installer worked also.
Re
On Thu, Jul 4, 2013 at 12:15 PM, Dimitry Andric wrote:
> One other thing: which type of file system are you using for /usr/obj, or
> wherever you pointed $MAKEOBJDIRPREFIX?
>
Also ZFS-over-NFS. The goal is to build on one machine and install on many.
I was able to reproduce this with gcc:
===
On Thu, Jul 04, 2013 at 07:38:24PM -0400, J David wrote:
> On Thu, Jul 4, 2013 at 12:15 PM, Dimitry Andric wrote:
>
> > One other thing: which type of file system are you using for /usr/obj, or
> > wherever you pointed $MAKEOBJDIRPREFIX?
> >
>
> Also ZFS-over-NFS. The goal is to build on one ma
21 matches
Mail list logo