As far as I understand, he left Gentoo, and now they decided to change the release policy...d2_racing wrote:Maybe, but this dev is not a normal dev. He was the leader of the Releng, so I think that this kind of comment can have some impact here.
I have read the reply from DR and I don't think it will be a walk in the park....
Don't confuse a temporal order of events as a causal relationship between them. The idea to change how releases are done is not related to wolfo's retirement. He was actually trying to make that change happen.AM088 wrote:As far as I understand, he left Gentoo, and now they decided to change the release policy...
dirk_salewski wrote:There's one thing that caught my attention above all:I agree. Also think the text ui installer is more then adequate. Too many things have gone wrong with gui based installers in the past 10+ years with other distros. (more time spent with eye-candy, rather then trying to fix more important bugs!)... opment of the installer had to stop - it would just be more a related project than an official one, like e.g. paludis.
The best way to do it would probably be to make a poll about this. If it turns out that the installer is considered not necessary by the majority of the current user base but frequent releases or up-to-date firefox are, then I'd proceed accordingly. Happy users are the best advertisement for the project. So, if the overstretching of resources can be resolved in such a way, I'd second this proposition: http://forums.gentoo.org/viewtopic-t-70 ... aller.html
Greetings,
Dirk
What Gentoo sorely lacks is a CD for headless installation on servers. Just try launching an installation CD with the serial hooked up to a term, and see how far you get. It's a shame that you first have to do a minimal install of another distro because the design of the Gentoo CDs makes the assumption that you have a graphics card and directly connected keyboard or mouse, Microsoft Windows style.Xake wrote:And what should de diffrence between them be?cassiol wrote:for the minimal CD does not get too big maybe two minimal cds: desktop minimal cd and server minimal cd
are only ideias.


Patrick Ewing wrote:if it walks like a duck and talks like a duck, it’s a duck, right? So if this duck is not giving you the noise that you want, you’ve got to just punch that duck until it returns what you expect.


I think there is a confusion between the purpose of a livecd and the purpose of an installcd (even though we merged them in a single cd). For a livecd we have to focus on the content (X/wm hardware detection). As for an installcd, one has no content (the net installer) and the other one (the offline installer) just has tarballs (or bins whatever).andip wrote:but why the fuck do you wanna focus on what's on the CD's?
The newcomers care. They want to see the livecd first before diving into the mechanics (read hassle of change/learning) of adopting Gentoo. For well aware Gentooists, you're right, we do not have the same approach, a --sync is all we need.andip wrote:i mean, who the hell cares? once you've done very basic installing, you do "emerge --sync" before starting updating, and at that point you're totally off the cd's afaik.
Well an update a day is well enough for me, depends on the use.andip wrote:imo it would be FAR better use of resources to focus on keeping portage _up to date_! something it's not been in ages.

You do know that you can emerge unstable packages on a per-package basis, right? Or are you making a joke that there are so many packages (xulrunner, etc) that you have to switch to unstable, that it's virtually as if your whole system is switched to unstable? I can't tell which because you seem to know what you're talking about, but you also only have one post. Meh, whatever.bladewing678 wrote:So, I think the new prioritys are set well, BUT I'd like to be able to use Firefox 3 without switching my whole system to unstable
Chicken-and-egg situation. You can't install from a bootable USB stick until you have installed a system you can produce the bootable USB stick with.srunni wrote:I really don't see the need for a minimal CD. I always use SystemRescueCD installed to a USB flash drive, since it has a GUI, allowing me to browse the docs with Firefox.
But that's no different from using optical media - you need a working system to burn the optical medium from.arth1 wrote:Chicken-and-egg situation. You can't install from a bootable USB stick until you have installed a system you can produce the bootable USB stick with.srunni wrote:I really don't see the need for a minimal CD. I always use SystemRescueCD installed to a USB flash drive, since it has a GUI, allowing me to browse the docs with Firefox.
And SystemRescueCD has OpenSSHD available. It's not like it won't work on a headless server. I used SystemRescueCD installed to a USB flash drive to install to a headless server. I just booted up, enabled OpenSSHD, and SSHed in.arth1 wrote:As for using Firefox for reading docs, that's all well and fine on a laptop or workstation, but it won't do you much good if you're connected to a headless server through a tty.
Patrick Ewing wrote:if it walks like a duck and talks like a duck, it’s a duck, right? So if this duck is not giving you the noise that you want, you’ve got to just punch that duck until it returns what you expect.

It was a joke, my package.keywords is quite long and even longer on my amd64 machine.onefriedrice wrote:You do know that you can emerge unstable packages on a per-package basis, right? Or are you making a joke that there are so many packages (xulrunner, etc) that you have to switch to unstable, that it's virtually as if your whole system is switched to unstable? I can't tell which because you seem to know what you're talking about, but you also only have one post. Meh, whatever.bladewing678 wrote:So, I think the new prioritys are set well, BUT I'd like to be able to use Firefox 3 without switching my whole system to unstable

Really good question ! I wonder if it could be possible to let the user easily builds its own LiveCD from a minimal CD (or from a yearly released LiveCD). A user would have to make some of these choices :baaann wrote:How would you present the typical Gentoo experience?
Your LiveCD creator == emerge catalystzaccret wrote:Really good question ! I wonder if it could be possible to let the user easily builds its own LiveCD from a minimal CD (or from a yearly released LiveCD). A user would have to make some of these choices :baaann wrote:How would you present the typical Gentoo experience?
- select its architecture (x86, amd64)
- choose CFLAGS or a pre-defined set of CFLAGS (or the CFLAGS could be automated, containing only -march=arch or -march=native)
- choose USE flags or a pre-defined set of USE flags (default-linux, desktop...)
- choose a desktop environment
- choose a pre-defined set of packages.
The kernel would be generated with genkernel.
Then the "LiveCD creator" would generate the LiveCD and burn it.
Maybe this "LiveCD creator" could be based on the installer.