Re: Is the forum dead?

2011-08-17 Thread Evan Busch
Probably not just me:

 628 ms28 ms28 ms  ggr6.dlstx.ip.att.net [12.122.139.113]
 728 ms29 ms28 ms  192.205.36.178
 853 ms   223 ms   223 ms  te4-8.ccr02.dfw01.atlas.cogentco.com
[154.54.1.23]

But definitely a problem with the intermediate connections. Thanks for
confirming it's alive.


On Wed, Aug 17, 2011 at 3:08 PM, Vincent Hoffman  wrote:
> On 17/08/2011 20:20, Evan Busch wrote:
>> I have a confirmation link from the vBulletin software asking me to go to
>>
>> http://forums.freebsd.org/
>>
>> Yet this host appears to be down and has been since last night.
>>
>> Who do I ask about this? Or is this an unannounced scheduled downtime?
>
> http://www.downforeveryoneorjustme.com/forums.freebsd.org
> Just down for you perhaps?
>
>
> Vince
>> ___
>> freebsd-questions@freebsd.org mailing list
>> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
>> To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"
>
> ___
> freebsd-questions@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"
>
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"


Re: Is the forum dead?

2011-08-17 Thread Vincent Hoffman
On 17/08/2011 20:20, Evan Busch wrote:
> I have a confirmation link from the vBulletin software asking me to go to
>
> http://forums.freebsd.org/
>
> Yet this host appears to be down and has been since last night.
>
> Who do I ask about this? Or is this an unannounced scheduled downtime?

http://www.downforeveryoneorjustme.com/forums.freebsd.org
Just down for you perhaps?


Vince
> ___
> freebsd-questions@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"


Re: Is the forum dead?

2011-08-17 Thread Kruppa, Peter Ulrich

Am 17.08.2011 21:20, schrieb Evan Busch:

I have a confirmation link from the vBulletin software asking me to go to

http://forums.freebsd.org/

Seems to be up and running.

Greetings

Peter.


Yet this host appears to be down and has been since last night.

Who do I ask about this? Or is this an unannounced scheduled downtime?
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"


--

Peter Ulrich Kruppa
Wuppertal
Germany
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"


Re: Is the forum dead?

2011-08-17 Thread Rodrigo Gonzalez

On 08/17/2011 04:20 PM, Evan Busch wrote:

I have a confirmation link from the vBulletin software asking me to go to

http://forums.freebsd.org/

Yet this host appears to be down and has been since last night.

I've just connected to forums without any problem


Who do I ask about this? Or is this an unannounced scheduled downtime?
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"



___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"


Is the forum dead?

2011-08-17 Thread Evan Busch
I have a confirmation link from the vBulletin software asking me to go to

http://forums.freebsd.org/

Yet this host appears to be down and has been since last night.

Who do I ask about this? Or is this an unannounced scheduled downtime?
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"


Success! (was Re: Best soloution(s) for handling all the varied media content on the web?)

2011-08-17 Thread Conrad J. Sabatier
On Sun, 14 Aug 2011 21:14:49 -0500
"Conrad J. Sabatier"  wrote:

> I'm just wondering what practical solutions people have arrived at for
> handling all the varied types of media on the web in their browser.
> I'd really like to be able to view sites like YouTube, etc. and
> Flash-enabled sites, with a minimum of hassle.
> 
> I'm running 9.0-HEAD amd64, by the way, so that cuts down my options
> somewhat, I think (for instance, 32-bit and/or Linux plugins are
> somewhat problematic).
> 
> Any relatively simple solutions for handling at least the most popular
> media types?
> 
> Thanks.

Eureka!  I finally got the Linux flash plugin working!

Turned out that nspluginwrapper was the magic that got things going.

Love it!  Finally!  :-)

-- 
Conrad J. Sabatier
conr...@cox.net
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"


vsftpd + ssl

2011-08-17 Thread Ronan Lucio
Hi,

I'm not getting make it to work.

I installed vsftpd via ports and checked RC_NG and VSFTPD_SSL
and added the configs:

-
#SSL
ssl_enable=YES
rsa_cert_file=/etc/ssl/vsftpd.pem
rsa_private_key_file=/etc/ssl/vsftpd.key
force_local_data_ssl=YES
force_local_logins_ssl=YES
require_ssl_reuse=NO
ssl_tlsv1=YES
ssl_sslv2=YES
ssl_sslv3=YES
-

When I try to login I get:

-
234 Proceed with negotiation.
[SSL Cipher DES-CBC3-SHA]
331 Please specify the password.
Password:
ssl_getc: SSL_read failed -1 = 0
421 Service not available, remote server has closed connection
Login failed.
No control connection for command: Success
ftp>
-

My log files:

-
# tail vsftpd.log
Wed Aug 17 12:42:20 2011 [pid 63102] [rnt] OK LOGIN: Client "201.49.104.47"
Wed Aug 17 15:53:28 2011 [pid 63453] CONNECT: Client "201.49.104.47"
Wed Aug 17 15:53:28 2011 [pid 63453] FTP response: Client "201.49.104.47",
"220 FTP Server"
Wed Aug 17 15:53:31 2011 [pid 63453] FTP command: Client "201.49.104.47",
"AUTH SSL"
Wed Aug 17 15:53:31 2011 [pid 63453] FTP response: Client "201.49.104.47",
"234 Proceed with negotiation."
Wed Aug 17 15:53:31 2011 [pid 63453] DEBUG: Client "201.49.104.47", "SSL
version: TLSv1/SSLv3, SSL cipher: DES-CBC3-SHA, not reused, no cert"
Wed Aug 17 15:53:31 2011 [pid 63453] FTP command: Client "201.49.104.47",
"USER test_user"
Wed Aug 17 15:53:31 2011 [pid 63453] [rnt] FTP response: Client
"201.49.104.47", "331 Please specify the password."
Wed Aug 17 15:53:39 2011 [pid 63453] [rnt] FTP command: Client
"201.49.104.47", "PASS "
Wed Aug 17 15:53:39 2011 [pid 63452] [rnt] OK LOGIN: Client "201.49.104.47"
-

FreeBSD-8.2
vsftpd-ssl-2.3.4

Do you have any clue?

Thanks,
Ronan
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"


IT Question

2011-08-17 Thread Charlie Leonard
Hi Webmaster,

I run an Information Technology website 
http://www.informationtechnologydegree.com. 
I spent some time earlier today looking through the resource links 
listed on your site, and I thought you would like to know I found a broken 
link on this page:
http://freebsd.isu.edu.tw/es/news/press.html

This is the broken link I came across:
http://www.data.com/

When you get a chance to fix this broken link, if you find an open 
spot for a link to my site, http://www.informationtechnologydegree.com, I 
would certainly appreciate it.  I believe my site is one of the largest 
actively maintained resources listing accredited schools offering an IT 
degree.  
Thanks for taking a look!

Charlie Leonard___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"

Re: ISO images

2011-08-17 Thread Julian H. Stacey
"Michael Ross" wrote:
> Am 17.08.2011, 15:59 Uhr, schrieb Julian H. Stacey :
> 
> > Hi,
> > Reference:
> >> From:  "Michael Ross" 
> >> Date:  Wed, 17 Aug 2011 15:28:41 +0200
> >> Message-id:
> >
> > "Michael Ross" wrote:
> >> Am 17.08.2011, 14:55 Uhr, schrieb Julian H. Stacey :
> >>
> >> > Lars Eighner wrote:
> >> > ftp protocol does not support command du, so one can't see size of
> >> >  
> >>ftp://ftp.freebsd.orgpub/FreeBSD/ports/amd64/packages-8.2-release/All/
> >> >
> >>
> >>
> >> My FTP client shows it at about 32GB total.
> >
> > Nice to be able to see that.  Which client ?
> > Do you know it get that ? Maybe it adds size of each file together ?
> >
> > ( I was using /usr/bin/ftp )
> >
> > Cheers,
> > Julian
> 
> WinSCP on a Windows desktop.
> 
> In ports there is ftp/lftp, which has a du command.

Ah Thanks, building now, will be a luxury :-)

> I don't know how they get the value, assume they do just that: ls each  
> directory and add up.
> 
> Michael


Cheers,
Julian
-- 
Julian Stacey, BSD Unix Linux C Sys Eng Consultants Munich http://berklix.com
 Reply below, not above;  Indent with "> ";  Cumulative like a play script.
 Format: Plain text. Not HTML, multipart/alternative, base64, quoted-printable.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"


Re: How much disk space required for make release?

2011-08-17 Thread Miller, Vincent (Rick)
I want to thank everyone for their suggestions.  I ended up creating a
larger swap and /tmp and reran make release with much better results.
It's not completely finished yet, but has certainly progressed much
further than the other day.

==
Vincent (Rick) Miller
Systems Engineer
vmil...@verisign.com

t: 703-948-4395
21345 Ridgetop Cir Dulles, VA 20166

VerisignInc.com





On 8/16/11 5:50 PM, "Edwin L. Culp W."  wrote:

>On Tue, Aug 16, 2011 at 1:38 PM, Miller, Vincent (Rick)
> wrote:
>> Hello all,
>>
>> I am attempting to 'make release' 8.2-RELEASE.  After running for a few
>>hours, it died citing lack of disk space. The filesystem has
>>approximately 80GB available.  How much disk space is required when
>>making a release?
>>
>> ==
>> Vincent (Rick) Miller
>> Systems Engineer
>> vmil...@verisign.com
>>
>> t: 703-948-4395
>> 21345 Ridgetop Cir Dulles, VA 20166
>>
>> VerisignInc.com
>> ___
>> freebsd-questions@freebsd.org mailing list
>> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
>> To unsubscribe, send any mail to
>>"freebsd-questions-unsubscr...@freebsd.org"
>>
>I am not running 8.  Only 7, soon to be updated to 9, but I just
>finished building a release on Current amd64.  I doubt that it will
>help much but . . .
>
># du -s -m  release
>8693release
>
>A little less than 9G.  I wouldn't want to have less that 10G free, if
>I were going to build regularly.
>
>Boy am I glad that disks are so much cheaper now.
>
>ed

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"


Re: single user login

2011-08-17 Thread Polytropon
On Wed, 17 Aug 2011 10:38:36 +0200, Ruben de Groot wrote:
> I don't recall there was a boot loader menu in FreeBSD 4.x
> Just interupt boot by pressing a key, giving you the OK prompt. Then boot -s
> to go to single user mode (if that's what you want)

Correct. I think the "Beatie menu" appeared in the 5.X branch
of FreeBSD. It can still be disabled (by means of loader.conf),
so the default action to interrupt after the 1st boot stage
is still a valid method.

If you interrrupted too early, just pressing Enter for the
defaults is okay:

POST finished...

[space][space][space][space]

boot: [Enter]

[space][space][space][space]

Ok
boot -s <- this starts into single user mode

In case there console is not marked as "insecure", there won't
be any further password requests and you'll successfully reach
a root prompt:

# _






-- 
Polytropon
Magdeburg, Germany
Happy FreeBSD user since 4.0
Andra moi ennepe, Mousa, ...

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"


Re: ISO images

2011-08-17 Thread Michael Ross

Am 17.08.2011, 15:59 Uhr, schrieb Julian H. Stacey :


Hi,
Reference:

From:   "Michael Ross" 
Date:   Wed, 17 Aug 2011 15:28:41 +0200
Message-id: 


"Michael Ross" wrote:

Am 17.08.2011, 14:55 Uhr, schrieb Julian H. Stacey :

> Lars Eighner wrote:
> ftp protocol does not support command du, so one can't see size of
>  
	ftp://ftp.freebsd.orgpub/FreeBSD/ports/amd64/packages-8.2-release/All/

>


My FTP client shows it at about 32GB total.


Nice to be able to see that.  Which client ?
Do you know it get that ? Maybe it adds size of each file together ?

( I was using /usr/bin/ftp )

Cheers,
Julian


WinSCP on a Windows desktop.

In ports there is ftp/lftp, which has a du command.

I don't know how they get the value, assume they do just that: ls each  
directory and add up.




Michael
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"


Re: ISO images

2011-08-17 Thread Test Rat
"Julian H. Stacey"  writes:

> Hi,
> Reference:
>> From:"Michael Ross"  
>> Date:Wed, 17 Aug 2011 15:28:41 +0200 
>> Message-id:   
>
> "Michael Ross" wrote:
>> Am 17.08.2011, 14:55 Uhr, schrieb Julian H. Stacey :
>> 
>> > Lars Eighner wrote:
>> > ftp protocol does not support command du, so one can't see size of
>> >ftp://ftp.freebsd.orgpub/FreeBSD/ports/amd64/packages-8.2-release/All/
>> >
>> 
>> 
>> My FTP client shows it at about 32GB total.
>
> Nice to be able to see that.  Which client ? 
> Do you know it get that ? Maybe it adds size of each file together ?
>
> ( I was using /usr/bin/ftp )

ftp/lftp? It has `du' command.

  lftp ftp.freebsd.org:/pub/FreeBSD/ports/amd64> du -hs packages-8-stable/All
  33G packages-8-stable/All
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"


Re: ISO images

2011-08-17 Thread Julian H. Stacey
Hi,
Reference:
> From: "Michael Ross"  
> Date: Wed, 17 Aug 2011 15:28:41 +0200 
> Message-id:

"Michael Ross" wrote:
> Am 17.08.2011, 14:55 Uhr, schrieb Julian H. Stacey :
> 
> > Lars Eighner wrote:
> > ftp protocol does not support command du, so one can't see size of
> > ftp://ftp.freebsd.orgpub/FreeBSD/ports/amd64/packages-8.2-release/All/
> >
> 
> 
> My FTP client shows it at about 32GB total.

Nice to be able to see that.  Which client ? 
Do you know it get that ? Maybe it adds size of each file together ?

( I was using /usr/bin/ftp )

Cheers,
Julian
-- 
Julian Stacey, BSD Unix Linux C Sys Eng Consultants Munich http://berklix.com
 Reply below, not above;  Indent with "> ";  Cumulative like a play script.
 Format: Plain text. Not HTML, multipart/alternative, base64, quoted-printable.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"


Re: ISO images

2011-08-17 Thread Michael Ross

Am 17.08.2011, 14:55 Uhr, schrieb Julian H. Stacey :


Lars Eighner wrote:
ftp protocol does not support command du, so one can't see size of
ftp://ftp.freebsd.orgpub/FreeBSD/ports/amd64/packages-8.2-release/All/




My FTP client shows it at about 32GB total.


Michael
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"


Re: ISO images

2011-08-17 Thread Ruben de Groot
On Wed, Aug 17, 2011 at 10:56:35AM +0100, Rui Silva typed:
> Hi,
> 
> I want to install FreeBSD for the first time but I have some doubts  
> regarding the ISO images.
> 
> I have downloaded an ISO image (FreeBSD-8.2-RELEASE-i386-dvd1.iso)  
> via torrent, but soon realised that the packages collection was very  
> poor when compared to "ftp://ftp.freebsd.org/pub/FreeBSD/releases/ 
> i386/8.2-RELEASE/packages/"
> 
> Is there any complete ISO image that includes all the packages I saw  
> in "ftp://ftp.freebsd.org/pub/FreeBSD/releases/i386/8.2-RELEASE/ 
> packages/"? That would be really nice.

Not a direct answer, but after installation from the DVD you have, you
can easily install any package from the ftp site by running 

pkg_add -r 

Ruben

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"


Re: ISO images

2011-08-17 Thread Julian H. Stacey
Lars Eighner wrote:
> On Wed, 17 Aug 2011, Rui Silva wrote:
> 
> > Hi,
> >
> > I want to install FreeBSD for the first time but I have some doubts 
> > regarding 
> > the ISO images.
> >
> > I have downloaded an ISO image (FreeBSD-8.2-RELEASE-i386-dvd1.iso) via 
> > torrent, but soon realised that the packages collection was very poor when 
> > compared to 
> > "ftp://ftp.freebsd.org/pub/FreeBSD/releases/i386/8.2-RELEASE/packages/";
> >
> > Is there any complete ISO image that includes all the packages I saw in 
> > "ftp://ftp.freebsd.org/pub/FreeBSD/releases/i386/8.2-RELEASE/packages/";? 
> > That 
> > would be really nice.
> 
> Of course there is not because no media appropriate to an ISO image could
> contain such an ISO.

Rui, 
in case that's not clear enough, DVD are too Small

Raw media sizes
DVD self burnable media : 4.7 G   http://www.berklix.com/~jhs/txt/cdroms.html
Commercial bulk (film/movie) DVDs : 9 G.
Blu ray, (rare expensive) : [2 x] 25 Gig  
http://en.wikipedia.org/wiki/Blu-ray_Disc

ftp protocol does not support command du, so one can't see size of
ftp://ftp.freebsd.orgpub/FreeBSD/ports/amd64/packages-8.2-release/All/

Cheers,
Julian
-- 
Julian Stacey, BSD Unix Linux C Sys Eng Consultants Munich http://berklix.com
 Reply below, not above;  Indent with "> ";  Cumulative like a play script.
 Format: Plain text. Not HTML, multipart/alternative, base64, quoted-printable.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"


Re: postgresql-libpqxx

2011-08-17 Thread Pieter de Goeje
On Wednesday, August 10, 2011 09:03:19 PM Bruce Meier wrote:
> I have installed postgresql-libpqxx and included it in a test program
> and get the following error:
> "main.cpp:1:21: error: pqxx/pqxx: No such file or directory".

Hi,

Did you add -I/usr/local/include to the compiler flags of the test program?
All ports install their headers there.

Regards,
Pieter
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"


Re: ISO images

2011-08-17 Thread Francisco Cabrita
On Wed, Aug 17, 2011 at 10:56 AM, Rui Silva  wrote:

> Hi,
>
> I want to install FreeBSD for the first time but I have some doubts
> regarding the ISO images.
>
> I have downloaded an ISO image (FreeBSD-8.2-RELEASE-i386-**dvd1.iso) via
> torrent, but soon realised that the packages collection was very poor when
> compared to "ftp://ftp.freebsd.org/pub/**FreeBSD/releases/i386/8.2-**
> RELEASE/packages/
> "
>
> Is there any complete ISO image that includes all the packages I saw in "
> ftp://ftp.freebsd.org/pub/**FreeBSD/releases/i386/8.2-**RELEASE/packages/"?
> That would be really nice.
>

you could fetch the DVD instead (but it will not have all packages bundled
on one DVD)

ftp://ftp.freebsd.org/pub/FreeBSD/releases/i386/ISO-IMAGES/8.2/


>
> Thank you ;)
>
> Rui Silva
>
>
>
>
> __**_
> freebsd-questions@freebsd.org mailing list
> http://lists.freebsd.org/**mailman/listinfo/freebsd-**questions
> To unsubscribe, send any mail to "freebsd-questions-**
> unsubscr...@freebsd.org "
>



-- 
--
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"


Re: ISO images

2011-08-17 Thread Lars Eighner

On Wed, 17 Aug 2011, Rui Silva wrote:


Hi,

I want to install FreeBSD for the first time but I have some doubts regarding 
the ISO images.


I have downloaded an ISO image (FreeBSD-8.2-RELEASE-i386-dvd1.iso) via 
torrent, but soon realised that the packages collection was very poor when 
compared to 
"ftp://ftp.freebsd.org/pub/FreeBSD/releases/i386/8.2-RELEASE/packages/";


Is there any complete ISO image that includes all the packages I saw in 
"ftp://ftp.freebsd.org/pub/FreeBSD/releases/i386/8.2-RELEASE/packages/";? That 
would be really nice.


Of course there is not because no media appropriate to an ISO image could
contain such an ISO.

--
Lars Eighner
http://www.larseighner.com/index.html
8800 N IH35 APT 1191 AUSTIN TX 78753-5266

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"


ISO images

2011-08-17 Thread Rui Silva

Hi,

I want to install FreeBSD for the first time but I have some doubts  
regarding the ISO images.


I have downloaded an ISO image (FreeBSD-8.2-RELEASE-i386-dvd1.iso)  
via torrent, but soon realised that the packages collection was very  
poor when compared to "ftp://ftp.freebsd.org/pub/FreeBSD/releases/ 
i386/8.2-RELEASE/packages/"


Is there any complete ISO image that includes all the packages I saw  
in "ftp://ftp.freebsd.org/pub/FreeBSD/releases/i386/8.2-RELEASE/ 
packages/"? That would be really nice.


Thank you ;)

Rui Silva




___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"


Re: single user login

2011-08-17 Thread Ruben de Groot
On Tue, Aug 16, 2011 at 05:09:07PM +0200, Bernt Hansson typed:
> 2011-08-16 03:21, Gerald Stoller skrev:
> >I booted up my  FreeBSD system  and it never presented me with a "Boot:
> >" prompt.
> >Maybe that is because my system is old (remember I haven't used it for
> >years),
> >its version # is  4.3  or  4.7  (I have 2 versions on my hard disk).  My
> >system
> >went through a bunch of boot/recovery/initialization steps and then went
> >to the
> >   login:  prompt.  When I tried to interrupt it, I got to a primitive
> >system that
> >used an  ok  prompt, and "help" tells you all (I believe) the commands
> >that it
> >accepts and can perform.
> 
> Restart the machine and wait for the boot loader menu.
> Then choose "boot freebsd in single user mode"

I don't recall there was a boot loader menu in FreeBSD 4.x
Just interupt boot by pressing a key, giving you the OK prompt. Then boot -s
to go to single user mode (if that's what you want)

--
Ruben
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"