

Yup. Getting graphical interface to work on my first Gentoo PC (PIII 900MHz) took quite much RTFMing and time.Juippisi wrote:You needed to make your own XFree / xorg config to get graphical interface working.
Code: Select all
0100100100100000011000010110110100100000
0100111001100001010011100010000100100000
0100100100100000011000010110110100100000
0110000100100000011011010110000101101110
00100001Portage is supposed to have pre-built package name to category lookup caches, so that 1 second difference should be no more than the time it takes to fgrep a text file.xylophone wrote:sorry, I don't understand the significance of this, could you explain?Ant P. wrote:There's a whole 1 second of difference just between "emerge -pv llvm" and "emerge -pv sys-devel/llvm"
Code: Select all
~ # for i in llvm sys-devel/llvm; do sync; echo 3 >| /proc/sys/vm/drop_caches; echo "***$i"; \time emerge -p $i; done
***llvm
These are the packages that would be merged, in order:
Calculating dependencies... done!
[ebuild R ] sys-devel/llvm-10.0.0
5.31user 0.29system 0:12.40elapsed 45%CPU (0avgtext+0avgdata 138620maxresident)k
111112inputs+192outputs (56major+47064minor)pagefaults 0swaps
***sys-devel/llvm
These are the packages that would be merged, in order:
Calculating dependencies... done!
[ebuild R ] sys-devel/llvm-10.0.0
5.20user 0.29system 0:11.83elapsed 46%CPU (0avgtext+0avgdata 137056maxresident)k
110088inputs+192outputs (56major+45979minor)pagefaults 0swapsLack of a design specification and ad-hoc design. Big projects need both. Even large software houses think these are busywork to do after development. No. they are needed for bug free development and release. Yes,v bug free software exists. No, it didn't start that way. Every project has initial bugs, but they are not recognized until too late if there is not comprehensive testing. You can't have comprehensive testing unless you have a comprehensive spec. "Looks like it works, let's ship it!" doesn't work.Ant P. wrote:There's paper-cut problems like this everywhere. They add up, and nobody really understands how portage works so nobody can fix it.

Some packages took a long time to compile, but less RAM was needed. 3GB was probably enough. Today, that 3GB probably ought to be 8GB (a complete guess). I probably had 4GB then, now I have 8GB and 16GB.xylophone wrote:I'm curious about the experience with Gentoo on old hardware, but specifically usage in the early days with regard to installation and updating (compiling, basically).
I spent last week installing Gentoo on a reasonably old machine with a modest processor and 3GB of RAM. In ~2000, I know many users had even more modest specs than mine -- but, I think it's important to note that software has become more demanding and gained more dependencies over time.
Did the smaller kernel and software with fewer dependencies even out the compile time against weaker processors and less RAM? Any insights on using Gentoo in the early days on early hardware would be much appreciated!
Cheers


I loved Xfree86 config and manual modeline calculations in particular. On my CRT monitor of the time, I managed to achieve quite nice sharp picture utilizing max real estate.steve_v wrote: And Xfree86 configs. Always with the Xfree86 configs and the manual modelines.
I agree, or at least my rose-tinted memory agrees...NeddySeagoon wrote:I don't think Gentoo took any more keyboard time to maintain in 2002 than it does today.
I still run it after updates TBH, not sure if it's paranoia or just habit. It doesn't hurt anything anyway.NeddySeagoon wrote:Its probably less now because portage no longer breaks things during an update until you run revdep-rebuild.
If that's an AT style PSU, I'm pretty sure I have some somewhere around here... but I don't think they're worth the shippingNeddySeagoon wrote:I still have some AMD XP 3200+ hardware but the 5v STB from the PSU is only 1.5v, so it won't power up.
Indeed. At one point I got down on a bunch of ex-corporate 21" IBM CRT monstrosities on a "You can have them free, but you have to take at least 2" basis. Awesome image, requiring an awesomely sturdy desk.dmpogo wrote:On my CRT monitor of the time, I managed to achieve quite nice sharp picture utilizing max real estate.