On 11/03/15 07:59, Mark Johnston wrote:
On Tue, Mar 10, 2015 at 02:10:09PM -0400, John Baldwin wrote:
Often loops using libkvm are due to programs using libkvm are trying to read
kernel data structures while they are changing. However, if you use sysctls
to fetch this data instead, you should b
Don Lewis wrote on 03/11/2015 02:05:
On 10 Mar, Miroslav Lachman wrote:
This and some other problems with freebsd-update (hanging on the reboot
after update) turns me back to using source compiled upgrades.
I am compiling 10.1 right now to do the upgrades from 8.4 to 10.1 on 15
machines.
I on
On Tue, 10 Mar 2015 12:15:22 +0100 Piotr Kubaj wrote
> On 03/08/15 22:15, Chris H wrote:
> > On Sun, 08 Mar 2015 19:14:47 +0100 Piotr Kubaj wrote
> >
> >> On 03/07/15 01:55, Chris H wrote:
> >>> On Sat, 07 Mar 2015 00:08:38 +0100 Piotr Kubaj wrote
> >>>
> I've got MSI X99 motherboard and
On 10 Mar, Miroslav Lachman wrote:
> This and some other problems with freebsd-update (hanging on the reboot
> after update) turns me back to using source compiled upgrades.
> I am compiling 10.1 right now to do the upgrades from 8.4 to 10.1 on 15
> machines.
I only do source upgrades, but I've
On Tue, 10 Mar 2015 11:29:12 + Pete French
wrote
> > Indeed. Having read UPDATING prior to the attempted upgrade, I
> > followed the advise to add 'compat.linux.osrelease=2.6.18'
> > to sysctl.conf(5). And rebooted.
>
> If you rebooted then it should have been set - and you should
> not have
Quoth Peter Olsson :
>
> (But I will try running freebsd-update without merging /etc,
> and use mergemaster -F instead. Should solve my problem.)
I'm fairly sure this won't do what you want, and in fact won't work at
all, unless your /etc is identical to the stock /etc installed from the
ISO. (Whi
On Tue, Mar 10, 2015 at 02:10:09PM -0400, John Baldwin wrote:
> On Tuesday, March 10, 2015 10:17:07 AM Nick Frampton wrote:
> > Hi,
> >
> > For the past several months, we have had an intermittent problem where a
> > process calling kvm_openfiles(3) or kvm_getprocs(3) (not sure which) gets
> > stu
On Tuesday, March 10, 2015 10:17:07 AM Nick Frampton wrote:
> Hi,
>
> For the past several months, we have had an intermittent problem where a
> process calling kvm_openfiles(3) or kvm_getprocs(3) (not sure which) gets
> stuck in an infinite loop and goes to 100% cpu. We have just observed
> "fsta
On Tue, Mar 10, 2015 at 12:01:54PM -0700, Chris H wrote:
> On Tue, 10 Mar 2015 10:17:18 -0500 Adam Vande More
> wrote
>
> > On Tue, Mar 10, 2015 at 7:05 AM, Peter Olsson > > wrote:
> >
> > > This flag to mergemaster saved a lot of work when I did
> > > upgrades the old way, with cvsup and the m
On Tue, Mar 10, 2015 at 2:01 PM, Chris H wrote:
> > >
> >
> > https://svnweb.freebsd.org/base?view=revision&revision=221780
> >
> > I'd venture to guess the script will work fine on older installs, but
> > testing should be done first.
> Isn't that pretty much what the -F flag, I mentioned does?
On Tue, 10 Mar 2015 10:17:18 -0500 Adam Vande More
wrote
> On Tue, Mar 10, 2015 at 7:05 AM, Peter Olsson > wrote:
>
> > This flag to mergemaster saved a lot of work when I did
> > upgrades the old way, with cvsup and the make steps and
> > then mergemaster:
> >
>
> https://svnweb.freebsd.org/b
On Tue, Mar 10, 2015 at 12:45 PM, Peter Olsson <
list-freebsd-sta...@jyborn.se> wrote:
> On Tue, Mar 10, 2015 at 10:17:18AM -0500, Adam Vande More wrote:
> > On Tue, Mar 10, 2015 at 7:05 AM, Peter Olsson <
> list-freebsd-sta...@jyborn.se
> > > wrote:
> >
> > > This flag to mergemaster saved a lot
On Tue, Mar 10, 2015 at 10:17:18AM -0500, Adam Vande More wrote:
> On Tue, Mar 10, 2015 at 7:05 AM, Peter Olsson > wrote:
>
> > This flag to mergemaster saved a lot of work when I did
> > upgrades the old way, with cvsup and the make steps and
> > then mergemaster:
> >
>
> https://svnweb.freebsd
On Tue, Mar 10, 2015 at 06:58:07AM -0700, Chris H wrote:
> On Tue, 10 Mar 2015 13:05:40 +0100 Peter Olsson
>
> wrote
>
> > This flag to mergemaster saved a lot of work when I did
> > upgrades the old way, with cvsup and the make steps and
> > then mergemaster:
> > "
> > # Install the new file if
On Tue, Mar 10, 2015 at 7:05 AM, Peter Olsson wrote:
> This flag to mergemaster saved a lot of work when I did
> upgrades the old way, with cvsup and the make steps and
> then mergemaster:
>
https://svnweb.freebsd.org/base?view=revision&revision=221780
I'd venture to guess the script will work
On Tue, 10 Mar 2015 06:58:07 -0700 "Chris H" wrote
> On Tue, 10 Mar 2015 13:05:40 +0100 Peter Olsson
> wrote
>
> > This flag to mergemaster saved a lot of work when I did
> > upgrades the old way, with cvsup and the make steps and
> > then mergemaster:
> > "
> > # Install the new file if it dif
On Tue, Mar 10, 2015 at 1:58 PM, Chris H wrote:
> Hello, Peter.
> This has probably been answered by now. But just in case.
> I believe what you're looking for is:
> mergemaster -vF
>
> This is my [chosen] default. I also find it helpful,
> as a "safety net" to
> cp _Rp /etc /eetc
>
> prior to the
On Tue, 10 Mar 2015 13:05:40 +0100 Peter Olsson
wrote
> This flag to mergemaster saved a lot of work when I did
> upgrades the old way, with cvsup and the make steps and
> then mergemaster:
> "
> # Install the new file if it differs only by VCS Id ($FreeBSD)
> FREEBSD_ID=yes
> "
> Is there some e
Peter Olsson wrote on 03/10/2015 13:05:
[...]
(I amused myself by counting all files during this stage.
I had to answer y to about 320 files, most of which only
had changes in the ID.)
This was my first upgrade from 8.4 to 9.3. I have 30 more to go
before the 8.4 EoL this summer. I see 30 comple
Hi!
> This flag to mergemaster saved a lot of work when I did
> upgrades the old way, with cvsup and the make steps and
> then mergemaster:
> "
> # Install the new file if it differs only by VCS Id ($FreeBSD)
> FREEBSD_ID=yes
> "
> Is there some equivalent to this flag in freebsd-update/merge?
>
This flag to mergemaster saved a lot of work when I did
upgrades the old way, with cvsup and the make steps and
then mergemaster:
"
# Install the new file if it differs only by VCS Id ($FreeBSD)
FREEBSD_ID=yes
"
Is there some equivalent to this flag in freebsd-update/merge?
I just did my first maj
> Indeed. Having read UPDATING prior to the attempted upgrade, I
> followed the advise to add 'compat.linux.osrelease=2.6.18'
> to sysctl.conf(5). And rebooted.
If you rebooted then it should have been set - and you should
not have needed to do it manually.
> But what turned out to be the *actual
On 03/08/15 22:15, Chris H wrote:
> On Sun, 08 Mar 2015 19:14:47 +0100 Piotr Kubaj wrote
>
>> On 03/07/15 01:55, Chris H wrote:
>>> On Sat, 07 Mar 2015 00:08:38 +0100 Piotr Kubaj wrote
>>>
I've got MSI X99 motherboard and am using it with UEFI installation of
10.1 (BIOS mode doesn't wo
23 matches
Mail list logo