Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Gentoo 2006.0 Feature Requests
View unanswered posts
View posts from last 24 hours

Goto page Previous  1, 2, 3 ... 9, 10, 11  
Reply to topic    Gentoo Forums Forum Index Gentoo Chat
View previous topic :: View next topic  
Author Message
F-0_ICE
l33t
l33t


Joined: 06 Dec 2004
Posts: 679

PostPosted: Tue Feb 14, 2006 4:23 pm    Post subject: Reply with quote

wolf31o2, just a quick question when you release 2006.0 what version of gcc will be on the amd64 platform?

thanks
_________________
~AMD64
AMD: Athlon64 X2 3800+
2G PC3200
ATI: RADEON HD 4350
Linksys: WMP54G

True Knowledge is Best Acquired Through Experience.
Back to top
View user's profile Send private message
GNUtoo
Veteran
Veteran


Joined: 05 May 2005
Posts: 1919

PostPosted: Sat Feb 18, 2006 9:28 pm    Post subject: Reply with quote

codergeek42 wrote:
wolf31o2 wrote:
#2. vim in stages - probably not ever, for one, it is *huge* compared to nano, and second, the stages really are designed more for a Linux noob than a Unix guru.... besides, that's what multiple virtual terminals is for, vim is on the CD itself, you know
For what it's worth, I used to be a big Vim fanboy, but I recently rediscovered my love for Nano's simplicity. :)

Thanks for the input, Wolf31o2.

for me that's the opposite: i start to be interessed at vim...

an example:
#cat .config | grep DELL #had a problem with DELL RBU
CONFIG_DELL_RBU=m
nano .config
=>where do i fing this DELL_RBU???
=>how do i go to line x???
=>how to duplicate a config(/etc/fstab,xorg...) line

so one day i'll read the gentoo guide for vi (long time ago i was used to BASIC vi use because an embedded device had vi...but now i use cat...lol)
Code:
$cat >>

buy that's not very practical...lol
but it's funny
Back to top
View user's profile Send private message
smurfd
Apprentice
Apprentice


Joined: 04 May 2005
Posts: 176

PostPosted: Sun Feb 19, 2006 3:49 am    Post subject: Reply with quote

hey!

so i hope some of these stuff havent been mentioned before (i guess most have)

it'd be cool if the graphical installer was available, in a sortof stable fashion.

i really like ubuntus way, having no root login. only using sudo, and if you want a root user to login to, you do "sudo passwd root" kinda messy at first, but after you get used to it (took a day) its nice.

is there some way to follow any kind of development, so one could have Any clue as to when it is about to be unleashed? i look at p.g.o. (cus i guess, no date is set yet?)

thats about it i guess, most stuff already mentioned alot...
Back to top
View user's profile Send private message
GNUtoo
Veteran
Veteran


Joined: 05 May 2005
Posts: 1919

PostPosted: Sun Feb 19, 2006 1:15 pm    Post subject: Reply with quote

smurfd wrote:
in a sortof stable fashion.

you can do a SIMPLE and stable graphical installer if you want with:
*a home-made livecd with catalyst with:
->xorg,and all the necessary detection and xorg.conf programs
->Xdialog...
and write your script in xdialog...or use xdialog as a frontend for your script
Back to top
View user's profile Send private message
PaulBredbury
Watchman
Watchman


Joined: 14 Jul 2005
Posts: 7310

PostPosted: Sun Feb 19, 2006 1:34 pm    Post subject: Reply with quote

F-0_ICE wrote:
wolf31o2, just a quick question when you release 2006.0 what version of gcc will be on the amd64 platform?

Do you expect anything different from the current stable version?
Back to top
View user's profile Send private message
PaulBredbury
Watchman
Watchman


Joined: 14 Jul 2005
Posts: 7310

PostPosted: Sun Feb 19, 2006 1:38 pm    Post subject: Reply with quote

new_to_non_X86 wrote:
it's in the handbook???

Here's a lot of useful reading material.
Back to top
View user's profile Send private message
F-0_ICE
l33t
l33t


Joined: 06 Dec 2004
Posts: 679

PostPosted: Sun Feb 19, 2006 5:47 pm    Post subject: Reply with quote

just curious if gcc-3.4x will be on it. thought it be nice to begin with 3.4 since i am still working on the gcc upgrade on my 566 celeron machine. so starting with it will be good since its will be my first gentoo on amd64 platform. and i would like to try and avoid a few problems as possible. got a new computer so why not a new livecd to go with it? thats why i am eagerly awaiting the release of 2006.0. also if you have any advice on amd64 feel free to post it here
_________________
~AMD64
AMD: Athlon64 X2 3800+
2G PC3200
ATI: RADEON HD 4350
Linksys: WMP54G

True Knowledge is Best Acquired Through Experience.
Back to top
View user's profile Send private message
carl.anderson
Apprentice
Apprentice


Joined: 05 Sep 2005
Posts: 162
Location: Mountain View

PostPosted: Sun Feb 19, 2006 9:55 pm    Post subject: sysvinit - change_colsole support Reply with quote

I would like to see the livecd version of sysvinit include change_console support. This is a simple utility that ships with RedHat's sysvinit. For some reason it doesn't ship with Gentoo's sysvinit sources. I spend a lot of time hacking up the livecds, and this is something I know I would use. AFAICT, there is no other way to change consoles from within a script.
Back to top
View user's profile Send private message
ecatmur
Advocate
Advocate


Joined: 20 Oct 2003
Posts: 3595
Location: Edinburgh

PostPosted: Sun Feb 19, 2006 10:54 pm    Post subject: Reply with quote

If you want change_console on the LiveCD, you just need to get it into Gentoo sysvinit. Have you filed a bug?
_________________
No more cruft
dep: Revdeps that work
Using command-line ACCEPT_KEYWORDS?
Back to top
View user's profile Send private message
carl.anderson
Apprentice
Apprentice


Joined: 05 Sep 2005
Posts: 162
Location: Mountain View

PostPosted: Mon Feb 20, 2006 12:54 am    Post subject: not yet Reply with quote

I haven't filed the bug yet.

I realized, after trying to just copy the change_console binary onto the livecd, that it didn't matter since the sysvinit wasn't compiled to respond to change_console.

I'll file the bug.
Back to top
View user's profile Send private message
GNUtoo
Veteran
Veteran


Joined: 05 May 2005
Posts: 1919

PostPosted: Mon Feb 20, 2006 3:28 pm    Post subject: Reply with quote

PaulBredbury wrote:
new_to_non_X86 wrote:
it's in the handbook???

Here's a lot of useful reading material.

wow great thank a lot
Back to top
View user's profile Send private message
GNUtoo
Veteran
Veteran


Joined: 05 May 2005
Posts: 1919

PostPosted: Mon Feb 20, 2006 3:49 pm    Post subject: Reply with quote

wow i've seen screenshot of the graphical installer...and i want to use it's use flag maker...
is it possible
all the use flags software that i've seen did not include the explanatin with the flag

normaly i do emerge -pv
then i look with firefox(great search) at use.desc and use.local.desc
then i update make.conf...(faster than USE="insertFlagsHere" emerge insertPackageHere)
then i emerge InsertPackageHere

the timezone is also great and also the other setting...

personaly i prefer a hybrid installation where part is made from X(such as make xconfig),part is made from both(partitioning) and part is made from the command line(all the rest),
the gentoo official cd can't do that
knoppix is very annoying because of a lot of things...(auto mouting,no nano,networking...) so i use another gentoo box and knoppix for installing gentoo to a new box
Back to top
View user's profile Send private message
morbid
Tux's lil' helper
Tux's lil' helper


Joined: 05 Mar 2003
Posts: 90

PostPosted: Wed Feb 22, 2006 8:02 am    Post subject: Reply with quote

2006.0 based off gcc3.4?? I'd hope it would be gcc4.0 based. Also using the modular xorg-7.0. Anything less just wouldn't be gentooish :wink:

Maybe init-ng too, but I haven't played with that yet... so I'm not sure how well it plays with everything.
Back to top
View user's profile Send private message
smurfd
Apprentice
Apprentice


Joined: 04 May 2005
Posts: 176

PostPosted: Fri Feb 24, 2006 11:22 pm    Post subject: Reply with quote

hm so is there some kindof time plan, or is 2006.0 comming when it feels right?

i mean, there's a new gnome release "around the corner" and i guess a new kde is somewher close aswell..waiting for those?

sorry, i havent read up about gentoo releases in a while.

i was thinking of another thing though, portage. takes up alot of space. per default. i mean /usr/portage aproximately 550mb not counting distfiles/

then there's /var/cache/edb about 90mb and /var/db/pkg about 120mb.
Thats quite alot. close to 800mb.

seeing how its mostly text it should be able to be compressed quite alot.

example. i did a simple tar archive of all the dev-*/ folders in portage, the tar archive took about 40mb where the dev-*/ took about 100+mb without compression.

im not sure exactly what happens, when you "emerge sync" but wouldnt it be easiest to simply do a "cvs co <path to portage cvs tree>" ?

i mean, there ARE people, belive it or not, who use gentoo without having 2gb in ram ;)

sorry for the rant, take care.
Back to top
View user's profile Send private message
morbid
Tux's lil' helper
Tux's lil' helper


Joined: 05 Mar 2003
Posts: 90

PostPosted: Sat Feb 25, 2006 4:44 am    Post subject: Reply with quote

Hmm... not sure what's different about your system. All of my systems have /usr/portage on it's own 256mb partition. Here's a sample of my utilization...

/usr/portage = 161mb
/var/cache/edb = 31mb
/var/db/pkg = 36mb

This laptop was reloaded about 1 year ago... but my other systems that have had the same load (from Gentoo 1.4 I think) from about 3 years ago... have similar utilization.
Back to top
View user's profile Send private message
curtis119
Bodhisattva
Bodhisattva


Joined: 10 Mar 2003
Posts: 2160
Location: Toledo, Ohio,USA, North America, Earth, SOL System, Milky Way, The Universe, The Cosmos, and Beyond.

PostPosted: Mon Feb 27, 2006 5:11 am    Post subject: Reply with quote

I request that Gentoo get it's own torrent tracker instead of relying on a third party like they do now. Oh wait, I just set that up. :D



http://torrents.gentoo.org/
_________________
Gentoo: it's like wiping your ass with silk.
Back to top
View user's profile Send private message
mark_alec
Bodhisattva
Bodhisattva


Joined: 11 Sep 2004
Posts: 6066
Location: Melbourne, Australia

PostPosted: Mon Feb 27, 2006 7:58 am    Post subject: Reply with quote

curtis119 wrote:
http://torrents.gentoo.org/

Great work setting it up Curtis :D
_________________
www.gentoo.org.au || #gentoo-au
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Gentoo Chat All times are GMT
Goto page Previous  1, 2, 3 ... 9, 10, 11
Page 11 of 11

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum