Re: 6.3 PRERELEASE

2007-11-09 Thread Schiz0
On Nov 9, 2007 1:20 PM, Jon Holstrom <[EMAIL PROTECTED]> wrote:
> I had 6.2 stable all setup &
> had gnome 2.18 all humming along 100%
> java & eclipse, tomcat, bah bah bah!
>
> updated src & rebuilt only to
> find 6.2 is gone & 6.3 prerelease!
>
> ( I think there should be a button
> we need to push to get
> software we DONT want! j/k)
>
> with my setup as it is, can
> i back date my cvsup file &
> rebuild back to 6.2 stable not
> losing any settings or software ?
> ___
> freebsd-stable@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-stable
> To unsubscribe, send any mail to "[EMAIL PROTECTED]"
>

See: http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/cvs-tags.html

You'd want to use RELENG_6_2 instead of RELENG_6 in your cvsup file
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Port Compile Error: mod_security2

2007-04-23 Thread Schiz0

On 4/23/07, Benno <[EMAIL PROTECTED]> wrote:


On 4/23/07, Schiz0 <[EMAIL PROTECTED]> wrote:
> Hey guys,
>
> Running 6.2-RELEASE-p3 and apache2.2.4. I'm trying to install
mod_security2
> from ports, and I'm getting the following error during the build
>
> http://Schiz0.securityexploits.com/mod_security2.ports.compile.error
>
> I've updated the ports database via csup within 24 hours of trying to
> compile mod_security2, so it isn't an outdated database.
>
> uname -a:
> FreeBSD Schiz0.securityexploits.com 6.2-RELEASE-p3 FreeBSD
> 6.2-RELEASE-p3#0: Sun Apr 15 23:22:36 EDT 2007
> [EMAIL PROTECTED]:/usr/obj/usr/src/sys/SCHIZ0NET  i386
>
> Thanks in advance!
> ~Steve
> ___
> freebsd-stable@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-stable
> To unsubscribe, send any mail to "[EMAIL PROTECTED]
"
>

Install /ports/devel/pcre/ or apply the diff from Foxfair Hu (
http://www.freebsd.org/cgi/query-pr.cgi?pr=110645 )

The diff also includes the new version of mod_security2 (2.1.1)

Benno




Awesome, that patch did it. Thanks!
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Port Compile Error: mod_security2

2007-04-23 Thread Schiz0

Hey guys,

Running 6.2-RELEASE-p3 and apache2.2.4. I'm trying to install mod_security2
from ports, and I'm getting the following error during the build

http://Schiz0.securityexploits.com/mod_security2.ports.compile.error

I've updated the ports database via csup within 24 hours of trying to
compile mod_security2, so it isn't an outdated database.

uname -a:
FreeBSD Schiz0.securityexploits.com 6.2-RELEASE-p3 FreeBSD
6.2-RELEASE-p3#0: Sun Apr 15 23:22:36 EDT 2007
[EMAIL PROTECTED]:/usr/obj/usr/src/sys/SCHIZ0NET  i386

Thanks in advance!
~Steve
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Compile Error

2007-04-07 Thread Schiz0

On 4/7/07, Schiz0 <[EMAIL PROTECTED]> wrote:


Hello,

I was discussing this error on IRC earlier and they suggested that I
report my problem to this list.

I downloaded the 6.2 release boot-only CD and installed. I updated my src
using csup with the RELENG_6 tag. Then, I followed the guide in the handbook
for rebuilding world. During the first step, make buildworld, I got the
following error: http://pastebin.ca/428777

I updated with csup immediately before running make buildworld. There
seems to be "undefined reference to .." issues with the gstat source, which
prevents it from compiling. My supfile is located at:
http://www.pastebin.ca/428786

I also went through the make.conf man page, and set all the options to
suit my system configuration preferences. The make.conf file is located
at: http://pastebin.ca/428795

Thanks for your time,
~Schiz0



Sorry for the double post...but I recently was informed that everything I
set to false in make.conf is still read as true. Looks like I skimmed over
the make.conf(5) a tad too fast. I'm gonna go back and fix all that, then
try recompiling. Though I'm not sure it would fix the gstat issue.
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Compile Error

2007-04-07 Thread Schiz0

Hello,

I was discussing this error on IRC earlier and they suggested that I report
my problem to this list.

I downloaded the 6.2 release boot-only CD and installed. I updated my src
using csup with the RELENG_6 tag. Then, I followed the guide in the handbook
for rebuilding world. During the first step, make buildworld, I got the
following error: http://pastebin.ca/428777

I updated with csup immediately before running make buildworld. There seems
to be "undefined reference to .." issues with the gstat source, which
prevents it from compiling. My supfile is located at:
http://www.pastebin.ca/428786

I also went through the make.conf man page, and set all the options to suit
my system configuration preferences. The make.conf file is located at:
http://pastebin.ca/428795

Thanks for your time,
~Schiz0
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Changing Console Resolution - Vidcontrol

2007-04-02 Thread Schiz0

That cleared it up. I needed to enable some stuff in my kernel, which was
why vidcontrol wasn't working. I thought it was an error on my behalf.
Thanks.

On 4/2/07, John Nielsen <[EMAIL PROTECTED]> wrote:


On Monday 02 April 2007 01:55:45 pm Schiz0 wrote:
> I'm wondering how you can increase the resolution of the console in
FreeBSD
> stable. I have read the man page on vidcontrol and googled around a bit,
> but I'm still confused about what to do. I'm currently running FreeBSD
in
> VMWare on a windows machine (But that'll change as soon as I learn
enough
> to put it up my server, which currently runs linux). I'd like to have
> something like 1024x768 resolution or so. Also, the man pages mention
> something about VESA modules. What exactly is this, and do I need it? My
> kernel is currently compiled without support for it. Would I need to
> recompile my kernel again?

Without recompiling your kernel, you should be able to do modes like:
# vidcontrol -f 8x8 cp437-8x8.fnt VGA_80x50
# vidcontrol -f 8x8 cp437-8x8.fnt VGA_80x60

If you add "options VGA_WIDTH90" to your kernel you can do things like:
# vidcontrol -f 8x8 cp437-8x8.fnt VGA_90x50
# vidcontrol -f 8x8 cp437-8x8.fnt VGA_90x60
(note that not all hardware likes the 90-column modes)

And if you add "options VESA" and "options SC_PIXEL_MODE" to your kernel
you
can use any fontsize (of the three: 8x16, 8x14, 8x8) with any VESA video
mode
supported by your hardware. You get a list of modes by running "vidcontrol
-i
mode" from a virtual terminal. On my machine mode 279 is 1024x768x16. If I
wanted to use that with an 8x14 font I'd do this:
# vidcontrol -f 8x14 cp437-8x14.fnt MODE_279

JN


___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Changing Console Resolution - Vidcontrol

2007-04-02 Thread Schiz0

I'd just like to be able to type commands without having them wrap to the
next line. Same goes to compiling software: More screen space = Less data
flying by at once = More time to read whatever's going on, let it be errors,
warnings, whatever.

And in my case, because I'm running it in VMWare at the moment due to the
fact that I'm new to BSD and I'd like to learn before I put it into
production, the console window barely fills the VMWare window, so I'm
wasting a whole lot of space. Half the screen is just blank.

On 4/2/07, Daniel O'Connor <[EMAIL PROTECTED]> wrote:



I don't understand why people who want high resolution consoles don't run
X.

It is a *lot* faster for the vast majority of cards (ie ones which aren't
doing VESA modes).

Scrolling a screen full of text at a decent resolution using VESA ==
slideshow.



___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Changing Console Resolution - Vidcontrol

2007-04-02 Thread Schiz0

Hey,

I'm wondering how you can increase the resolution of the console in FreeBSD
stable. I have read the man page on vidcontrol and googled around a bit, but
I'm still confused about what to do. I'm currently running FreeBSD in VMWare
on a windows machine (But that'll change as soon as I learn enough to put it
up my server, which currently runs linux). I'd like to have something like
1024x768 resolution or so. Also, the man pages mention something about VESA
modules. What exactly is this, and do I need it? My kernel is currently
compiled without support for it. Would I need to recompile my kernel again?

Thanks,
~Schiz0
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "[EMAIL PROTECTED]"