On Sunday 18 June 2006 08:00, [EMAIL PROTECTED] wrote:
> Hanno Krusken wrote:
> > Hi all,
> > specially for the novice of you, please read carefully
> > !!
> >
> > # make clean
> >
> > # make -j4 buildworld
> >
> > # make buildkernel KERNCONF=YOUR-KERNEL-FILE
> >
> > # make installkernel KERNCONF=Y
Hanno Krusken wrote:
Hi all,
specially for the novice of you, please read carefully
!!
# make clean
# make -j4 buildworld
# make buildkernel KERNCONF=YOUR-KERNEL-FILE
# make installkernel KERNCONF=YOUR-KERNEL-FILE
# reboot
Hanno Krusken
make -j4 can cause many systems to fail
The corre
On Tuesday 29 June 2004 05:29 am, Geert Hendrickx <[EMAIL PROTECTED]>
wrote:
> I followed Matthew's instructions to upgrade from XFree86-4.3 to X.org and
> it worked well. It took about 14 hours on my laptop (a P3 with 64Mb or
> RAM). I have not recompiled any other packages and I haven't had an
Hi:
You can follow the instructions here:
http://www.silbsd.org/cvsup_instructions2.html
However in step B change:
#
src-all tag=RELENG_4_8
#
to:
#
src-all tag=RELENG_4_9
#
I also urge you to read Section 9 of the FreeBSD handbook:
http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/kern
On Tue, 6 Jul 2004, snoop dogg wrote:
hello there,
i have FreeBSD 4.9-RELEASE installed in my machine.. but i need
to upgrade my 4.9-RELEASE to 4.9-STABLE. any help? and tips on
what to do? bcoz im kinda scared of kernel panic and crush
thenks i need to know what file is needed to download to
u
On Tue, 06 Jul 2004 07:14:10 +0800
"snoop dogg" <[EMAIL PROTECTED]> wrote:
> hello there,
>
> i have FreeBSD 4.9-RELEASE installed in my machine.. but i need to
> upgrade my 4.9-RELEASE to 4.9-STABLE. any help? and tips on what to do?
> bcoz im kinda scared of kernel panic and crush thenks i n
On Wed, 30 Jun 2004 01:05:22 +0200
Geert Hendrickx <[EMAIL PROTECTED]> wrote:
> One difference I noticed, after switching to X.org, is that my
> WinKey doesn't work anymore. I used it a lot for custom keybindings
> in IceWM.
>
> Any clue, anyone?
Check and make sure the kb is set correctly
On Wed, 30 Jun 2004 01:05:22 +0200
Geert Hendrickx <[EMAIL PROTECTED]> wrote:
> One difference I noticed, after switching to X.org, is that my WinKey
> doesn't work anymore. I used it a lot for custom keybindings in IceWM.
>
> Any clue, anyone?
by your question, it sounds as though you didn
One difference I noticed, after switching to X.org, is that my WinKey
doesn't work anymore. I used it a lot for custom keybindings in IceWM.
Any clue, anyone?
GH
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-q
I followed Matthew's instructions to upgrade from XFree86-4.3 to X.org and it
worked well. It took about 14 hours on my laptop (a P3 with 64Mb or RAM). I
have not recompiled any other packages and I haven't had any troubles so far.
Here's how I did it exactly:
cd /var/db/pkg
# so I ca
On Monday 28 June 2004 02:26 pm, Matthew Seaman wrote:
> On Mon, Jun 28, 2004 at 02:45:08PM -0400, Jim Trigg wrote:
> > On Mon, Jun 28, 2004 at 01:22:32PM -0500, Vulpes Velox wrote:
> > > On Mon, 28 Jun 2004 13:17:56 -0400
> > >
> > > Jim Trigg <[EMAIL PROTECTED]> wrote:
> > > > AFAICT, this won't
On Mon, Jun 28, 2004 at 02:45:08PM -0400, Jim Trigg wrote:
> On Mon, Jun 28, 2004 at 01:22:32PM -0500, Vulpes Velox wrote:
> > On Mon, 28 Jun 2004 13:17:56 -0400
> > Jim Trigg <[EMAIL PROTECTED]> wrote:
> > >
> > > AFAICT, this won't really do anything -- there does not appear to be
> > > a real w
On Monday 28 June 2004 01:45 pm, Jim Trigg wrote:
> On Mon, Jun 28, 2004 at 01:22:32PM -0500, Vulpes Velox wrote:
> > On Mon, 28 Jun 2004 13:17:56 -0400
> >
> > Jim Trigg <[EMAIL PROTECTED]> wrote:
> > > AFAICT, this won't really do anything -- there does not appear to be
> > > a real way to tell t
> > On Mon, Jun 28, 2004 at 12:13:53PM -0500, Vulpes Velox wrote:
> > > build xorg-server, deinstall it, reinstall, it use pkgdb -uF to
> > > fix :)
Doing:
# portupgrade -o x11-servers/xorg-server -f XFree86-Server-4.3.0_14
will substitute the X.Org version for the XFree one with minimal
h
On Mon, Jun 28, 2004 at 01:22:32PM -0500, Vulpes Velox wrote:
> On Mon, 28 Jun 2004 13:17:56 -0400
> Jim Trigg <[EMAIL PROTECTED]> wrote:
> >
> > AFAICT, this won't really do anything -- there does not appear to be
> > a real way to tell the ports system that you want X ports to depend
> > on xorg
On Mon, 28 Jun 2004, Andrew L. Gould wrote:
I was unaware that FreeBSD switched to X.org from XFree86. Did we
switch or is there name confusion? Are both offered in the newer
ports?
FreeBSD didn't switch. xorg is an alternative to xfree86 and
some people try if it works.
See www.x.org and google
On Mon, 28 Jun 2004 13:17:56 -0400
Jim Trigg <[EMAIL PROTECTED]> wrote:
> On Mon, Jun 28, 2004 at 12:13:53PM -0500, Vulpes Velox wrote:
> > On Mon, 28 Jun 2004 09:10:12 -0700 (PDT)
> > Your Name <[EMAIL PROTECTED]> wrote:
> >
> > > I'd like to upgrade to the x.org series from XFree86.
> > > Is th
On Monday 28 June 2004 12:13 pm, Vulpes Velox wrote:
> On Mon, 28 Jun 2004 09:10:12 -0700 (PDT)
>
> Your Name <[EMAIL PROTECTED]> wrote:
> > I'd like to upgrade to the x.org series from XFree86.
> > Is there any simple guide to how to do this? There's
> > nothing in /usr/ports/UPDATING. I see that
On Mon, Jun 28, 2004 at 12:13:53PM -0500, Vulpes Velox wrote:
> On Mon, 28 Jun 2004 09:10:12 -0700 (PDT)
> Your Name <[EMAIL PROTECTED]> wrote:
>
> > I'd like to upgrade to the x.org series from XFree86.
> > Is there any simple guide to how to do this? There's
> > nothing in /usr/ports/UPDATING.
On Mon, 28 Jun 2004 09:10:12 -0700 (PDT)
Your Name <[EMAIL PROTECTED]> wrote:
> I'd like to upgrade to the x.org series from XFree86.
> Is there any simple guide to how to do this? There's
> nothing in /usr/ports/UPDATING. I see that some people
> have reported general success, but I'm worried th
On Monday 28 June 2004 11:31 am, Your Name wrote:
> --- Chris <[EMAIL PROTECTED]> wrote:
> > On Monday 28 June 2004 11:10 am, Your Name wrote:
> > > I'd like to upgrade to the x.org series from
> >
> > XFree86.
> >
> > > Is there any simple guide to how to do this?
> >
> > There's
> >
> > > nothing
On Monday 28 June 2004 11:30 am, Chris wrote:
> On Monday 28 June 2004 11:25 am, Andrew L. Gould wrote:
> > On Monday 28 June 2004 11:15 am, Chris wrote:
> > > On Monday 28 June 2004 11:10 am, Your Name wrote:
> > > > I'd like to upgrade to the x.org series from XFree86.
> > > > Is there any simple
--- Chris <[EMAIL PROTECTED]> wrote:
> On Monday 28 June 2004 11:10 am, Your Name wrote:
> > I'd like to upgrade to the x.org series from
> XFree86.
> > Is there any simple guide to how to do this?
> There's
> > nothing in /usr/ports/UPDATING. I see that some
> people
> > have reported general succ
On Monday 28 June 2004 11:25 am, Andrew L. Gould wrote:
> On Monday 28 June 2004 11:15 am, Chris wrote:
> > On Monday 28 June 2004 11:10 am, Your Name wrote:
> > > I'd like to upgrade to the x.org series from XFree86.
> > > Is there any simple guide to how to do this? There's
> > > nothing in /usr/
On Monday 28 June 2004 11:15 am, Chris wrote:
> On Monday 28 June 2004 11:10 am, Your Name wrote:
> > I'd like to upgrade to the x.org series from XFree86.
> > Is there any simple guide to how to do this? There's
> > nothing in /usr/ports/UPDATING. I see that some people
> > have reported general s
On Monday 28 June 2004 11:10 am, Your Name wrote:
> I'd like to upgrade to the x.org series from XFree86.
> Is there any simple guide to how to do this? There's
> nothing in /usr/ports/UPDATING. I see that some people
> have reported general success, but I'm worried that
> I'll miss something or fo
26 matches
Mail list logo