Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 8 Jun 2004 00:59:58 -0700
From:      Kent Stewart <kstewart@owt.com>
To:        freebsd-questions@freebsd.org
Cc:        Bruce Hunter <bhunter@solisix.com>
Subject:   Re: Boot GUI / Boot data and process / Fragmentation
Message-ID:  <200406080059.58329.kstewart@owt.com>
In-Reply-To: <1086680219.29206.3.camel@solid.solisixoffice.com>
References:  <1086678211.1640.13.camel@solid.solisixoffice.com> <200406080026.24396.kstewart@owt.com> <1086680219.29206.3.camel@solid.solisixoffice.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tuesday 08 June 2004 12:37 am, Bruce Hunter wrote:
> Thanks for your help Kent
>
> I read something about using portversion -c with the portupgrade
> command to upgrade installed pkgs that needed to be updated.
>
> When I run portversion -c  :: I get a print out of things needed to
> be upgraded and at the end, it shows a 'if' statment.
>
> How do you use this command with portupgrade so it just updates them
> instead of just showing me. Just do it dang it... just do it! ;o)

I'm not the one to ask because I use the -c and do them one at a time. 
The portupgrade option -rRa will do some of it. I just want it to do it 
at my convience and choosing :). I also have an AMD 2400+ that sits off 
to the side of my computer desk and I build everything on it. The 
problem with the -c list is that it doesn't build dependancies first. 
The -rRa will do that but I also create packages and adding "p" to 
build packages creates a lie. Portupgrade repackages everything but 
doesn't rebuild everything. So, you think you have a current build but 
only have a current package. They aren't the same thing :).

One point I was going to make about the booting. It is as clean and mean 
a process as you can create. Anything you add will only slow it down. 
Given a choice of a quick boot or a pretty one, I will go for speed 
everytime :).

Kent

>
> Bruce..
>
> On Tue, 2004-06-08 at 03:26, Kent Stewart wrote:
> > On Tuesday 08 June 2004 12:03 am, Bruce Hunter wrote:
> > > This is off topic, I was wondering if there is a pretty little
> > > gui that will run when booting. Kinda like windows, lindows, and
> > > even Redhat Fedora has one; which can be switched back and forth.
> > > Basically, so I don't have to see the text scrolling down and
> > > just see a loader with %. Maybe in the ports collection? If not I
> > > might have write one. :oP
> >
> > Windows only hides the boot. Press the <esc> key and it kills the
> > splash screen.
> >
> > Why does it matter. I start a boot and go get a cup of coffee, it
> > is always finished when I get back. It is only a problem if you
> > make it into one :).
> >
> > > Oh, and thanks for your comments/answers. One last question
> > > thought? How do I get rid of that fragmentation crap? Just for
> > > shits and giggles.. ;o)
> >
> > There isn't one. Unix fixes fragmented files without your help. The
> > only thing you need to know is "fsck -y" from single user mode to
> > fix a bad shutdown.
> >
> > Kent
>
> _______________________________________________
> freebsd-questions@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to
> "freebsd-questions-unsubscribe@freebsd.org"

-- 
Kent Stewart
Richland, WA

http://users.owt.com/kstewart/index.html



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200406080059.58329.kstewart>