Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 15 May 2011 13:32:04 +0100
From:      Chris Rees <utisoft@gmail.com>
To:        Ivan Klymenko <fidaj@ukr.net>
Cc:        freebsd-multimedia@freebsd.org, Daniele Mazzotti <kappei84@gmail.com>
Subject:   Re: skype 2.1.0.81; alternate versions of the Linuxolator v4l2 patches
Message-ID:  <BANLkTimQZ8ZE%2BxDHEs%2B45UX8_YrmHs0zNw@mail.gmail.com>

next in thread | raw e-mail | index | archive | help
On 15 May 2011 12:47, "Ivan Klymenko" <fidaj@ukr.net> wrote:
>
> =F7 Sun, 15 May 2011 13:32:30 +0200
> Daniele Mazzotti <kappei84@gmail.com> =D0=C9=DB=C5=D4:
>
> > Thank you both,
> >
> > but I cannot understand a thing. I am actually running
> >
> > ### Code ###
> >
> > [User@Fermi:/home/User]> uname -a
> > FreeBSD Fermi.residential.fw 8.2-RELEASE FreeBSD 8.2-RELEASE #0: Thu
> > Feb 17 02:41:51 UTC 2011
> > root@mason.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC amd64
> >
> > ### Code ###
> >
> > Do I need to perform any particular procedure to install skype or I
> > just need to "svn checkout -r 221583
> > svn://svn.freebsd.org/base/stable/8/usr/src" and then "make install
> > clean"?
> >
> > I know this is a trivial question but I just want to understand :-D.
> > Regards,
> > Daniele
> >
> > 2011/5/15 Ivan Klymenko <fidaj@ukr.net>
> >
> > > =F7 Sun, 15 May 2011 14:03:32 +0300
> > > Ivan Klymenko <fidaj@ukr.net> =D0=C9=DB=C5=D4:
> > >
> > > > You are right!
> > > > I forgot to take into account that this is my CURRENT...
> > > > Pardon me.
> > > > You need replace svn://svn.freebsd.org/base/head to
> > > > svn://svn.freebsd.org/base/releng/8.2
> > > >
> > > > svn checkout -r 221583
> > > > svn://svn.freebsd.org/base/releng/8.2 /usr/src
> > >
> > > That's still correct to
> > >
> > > svn checkout -r 221583 svn://svn.freebsd.org/base/stable/8 /usr/src
> > >
>
> 1. svn checkout -r 221583 svn://svn.freebsd.org/base/stable/8 /usr/src

A bit pointless specifying the revision, you may as well just put
tag=3DRELENG_8 into your supfile. Csup should be faster than svn co anyway.

> 2. cd /usr/src
> 3. make buildworld
> 4. make kernel KERNCONF=3DYOUR_KERNEL_HERE
> 5. <reboot in single user>
> 6. mergemaster -p
> 7. make installworld
> 8. mergemaster -i
> 9. make delete-old
> 10.<reboot>

Chris



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?BANLkTimQZ8ZE%2BxDHEs%2B45UX8_YrmHs0zNw>