Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
|~| CONRAD |~| Stage 1 on 72 "Eins/Uno/One"
View unanswered posts
View posts from last 24 hours

Goto page Previous  1, 2, 3, 4, 5, 6, 7, 8  Next  
Reply to topic    Gentoo Forums Forum Index Unsupported Software
View previous topic :: View next topic  
Author Message
buddabrod
Apprentice
Apprentice


Joined: 15 Oct 2006
Posts: 241
Location: Germany

PostPosted: Wed Feb 28, 2007 10:44 pm    Post subject: Reply with quote

For me reiser4 crashed several times followed by data loss.. i don't know why.. it just randomly happened. After that i switched back to jfs and everything is fine and much faster since then.
Back to top
View user's profile Send private message
Elv13
Guru
Guru


Joined: 13 Nov 2005
Posts: 388
Location: Socialist land of North America

PostPosted: Wed Feb 28, 2007 11:37 pm    Post subject: Reply with quote

RobertDavid wrote:
How much is your partition filled?? Because Reiser4 problem while beeing filled to 100% then corruptions like that occures. Or this is only when I had error with reiser4, so you had to do something realy wrong to your system to get this.. did you tryed to mount that after building-fs? just to backup and reformat??

Second: keep backup while reiser4ing, my crasshed are realy rare but not impossible, and dont use reiser4 for all stuff like documents etc (also reiser4 isnt suitable for big file partitions like video, music, etc) So I use reiser4 on /var /usr/src / and ext3 on /usr/lib and data-documents partitions

On the other side, reiser4 is pretty stable, but sometimes as a little child that needs more care and caution than other filesystems.


i downloaded a linux distrubution dvd :roll: aparently its that, 1 too large file broke my system. I will never use reiser4 again...
fsck --fix --build-sb --build-fs
worked when i used all at the same time, but now apps dont start... i reemerged xorg-server, firefox-bin and emerged fluxbox to talk now. Is their a way to reemerge kde-meta without the rest of the system?
Back to top
View user's profile Send private message
zxy
Veteran
Veteran


Joined: 06 Jan 2006
Posts: 1160
Location: in bed in front of the computer

PostPosted: Wed Feb 28, 2007 11:44 pm    Post subject: Reply with quote

I would reinstall world, if I was in your place. Who knows what's broken.

---- edit ----
Just run it in the background and in a day or two or three or ... your world will be back. :wink:
_________________
Nature does not hurry, yet everything is accomplished.
Lao Tzu


Last edited by zxy on Wed Feb 28, 2007 11:48 pm; edited 1 time in total
Back to top
View user's profile Send private message
Elv13
Guru
Guru


Joined: 13 Nov 2005
Posts: 388
Location: Socialist land of North America

PostPosted: Wed Feb 28, 2007 11:45 pm    Post subject: Reply with quote

yea, you are right
Back to top
View user's profile Send private message
cheater1034
Veteran
Veteran


Joined: 09 Sep 2004
Posts: 1558

PostPosted: Sat Mar 03, 2007 3:13 am    Post subject: Cv4 Reply with quote

What's up, As a preparation for CV4, I'm going to start with a very basic list... And I'd like you guys to add to it.

Code:
CV4 Planner
---------
Definitely
---------
* Complete x86_64 support
* 2.6.20-no2 desktop edition --- customly configured by us of course ;)
* GCC 4.1.2, nothing beyond that
* Completely new CFLAGS/LDFLAGS/etc
* Remove conrad-updater garbage. Too confusing, weird. Lets install a good solid gentoo without messing around like in previous versions, but while still keeping a strong sense of power, but more practical.
* Enhance filesystem options. Make this compatible with ext3, ext4, and reiser4. With only one being the default.
* 2007.0 profile
* YOUR_REQUEST_HERE
---------
Probably
---------
* Remove the prelink stuff. It's unreliable, can easily break a system. You shouldnt be scared of breaking your system because of it when updating binutils/glibc like I was.
* YOUR_REQUEST_HERE
---------
Maybe
---------
* New Init system
* YOUR_REQUEST_HERE
---------
Doubtfully
---------
* Upgradeable from CV3 (I don't think it'll be possible if I remove prelink)
* YOUR_REQUEST_HERE
---------
[b]Up to the users[/b]
---------
[b]* ext4 (1), reiser4 (0), or ext3 (0) as the default filesystem.[/b]
* YOUR_REQUEST_HERE


Let me hear requests. I want a lot of stuff, this is only scratching the surface!
_________________
IRC!: #zen-sources on irc.rizon.net
zen-kernel.org
--
Lost in android development land.


Last edited by cheater1034 on Sat Mar 03, 2007 6:20 pm; edited 2 times in total
Back to top
View user's profile Send private message
micr0c0sm
Tux's lil' helper
Tux's lil' helper


Joined: 29 Oct 2005
Posts: 148
Location: New York

PostPosted: Sat Mar 03, 2007 4:11 am    Post subject: Reply with quote

ext4 default. I have been using it for two months now, not a single problem, better performance than ext3.


btw i like the new direction. Powerful seems like a good word to describe a 1st) solid desktop system that is 2nd) fast.


Last edited by micr0c0sm on Sat Mar 03, 2007 4:24 am; edited 1 time in total
Back to top
View user's profile Send private message
vipernicus
Veteran
Veteran


Joined: 17 Jan 2005
Posts: 1462
Location: Your College IT Dept.

PostPosted: Sat Mar 03, 2007 4:13 am    Post subject: Reply with quote

micr0c0sm wrote:
ext4 default. I have been using it for two months now, not a single problem, better performance than ext3.

Do you use extents? If so, you haven't ran into any problems with fsck detecting some non extent nodes on boot on occasion?

What CFLAGS/CXXFLAGS/LDFLAGS are you planning on?
_________________
Viper-Sources Maintainer || nesl247 Projects || vipernicus.org blog
Back to top
View user's profile Send private message
micr0c0sm
Tux's lil' helper
Tux's lil' helper


Joined: 29 Oct 2005
Posts: 148
Location: New York

PostPosted: Sat Mar 03, 2007 4:25 am    Post subject: Reply with quote

yes i use extents, so far no weirdness in checking - i had to compile my own e2fsprogs b/c of the patches but they work fine.
Back to top
View user's profile Send private message
vipernicus
Veteran
Veteran


Joined: 17 Jan 2005
Posts: 1462
Location: Your College IT Dept.

PostPosted: Sat Mar 03, 2007 4:34 am    Post subject: Reply with quote

micr0c0sm wrote:
yes i use extents, so far no weirdness in checking - i had to compile my own e2fsprogs b/c of the patches but they work fine.


Why did you have to compile your own? Gentoo's ~x86 version of e2fsprogs has had ext4 support for several months. Which patches did you use?
_________________
Viper-Sources Maintainer || nesl247 Projects || vipernicus.org blog
Back to top
View user's profile Send private message
nesl247
Veteran
Veteran


Joined: 15 Jun 2004
Posts: 1614
Location: Florida

PostPosted: Sat Mar 03, 2007 7:34 am    Post subject: Re: Cv4 Reply with quote

cheater1034 wrote:

---------
Doubtfully
---------
* Upgradeable from CV3 (I don't think it'll be possible if I remove prelink)
* YOUR_REQUEST_HERE


You do realize you can simply prelink -au right?
Back to top
View user's profile Send private message
Jesterhead
Tux's lil' helper
Tux's lil' helper


Joined: 16 Jul 2006
Posts: 75

PostPosted: Sat Mar 03, 2007 4:19 pm    Post subject: Reply with quote

Maybe another Init System? ;)
Package manager? ;)
Back to top
View user's profile Send private message
zxy
Veteran
Veteran


Joined: 06 Jan 2006
Posts: 1160
Location: in bed in front of the computer

PostPosted: Sat Mar 03, 2007 4:48 pm    Post subject: Reply with quote

Jesterhead wrote:
Maybe another Init System? ;)
Package manager? ;)
++
_________________
Nature does not hurry, yet everything is accomplished.
Lao Tzu
Back to top
View user's profile Send private message
cheater1034
Veteran
Veteran


Joined: 09 Sep 2004
Posts: 1558

PostPosted: Sat Mar 03, 2007 6:20 pm    Post subject: Re: Cv4 Reply with quote

nesl247 wrote:
cheater1034 wrote:

---------
Doubtfully
---------
* Upgradeable from CV3 (I don't think it'll be possible if I remove prelink)
* YOUR_REQUEST_HERE


You do realize you can simply prelink -au right?


Prelink is one of the most insecure things I've dealt with. I know you can do that. I can do an upgrade guide, but it will be very hard if I have some of these complex changes I'm planning.

Jesterhead wrote:
Maybe another Init System? ;)

Maybe ;)

Quote:
Package manager? ;)

Never ;)
_________________
IRC!: #zen-sources on irc.rizon.net
zen-kernel.org
--
Lost in android development land.
Back to top
View user's profile Send private message
vipernicus
Veteran
Veteran


Joined: 17 Jan 2005
Posts: 1462
Location: Your College IT Dept.

PostPosted: Sat Mar 03, 2007 6:46 pm    Post subject: Re: Cv4 Reply with quote

cheater1034 wrote:
Prelink is one of the most insecure things I've dealt with.

Actually, it adds security.

prelink -amR

The -R option:
Random -- randomize the address ordering, this enhances security against buffer overflows.

In other words, it speeds up linking and protects your binaries against buffer overflows.
_________________
Viper-Sources Maintainer || nesl247 Projects || vipernicus.org blog
Back to top
View user's profile Send private message
cheater1034
Veteran
Veteran


Joined: 09 Sep 2004
Posts: 1558

PostPosted: Sat Mar 03, 2007 7:13 pm    Post subject: Re: Cv4 Reply with quote

vipernicus wrote:
cheater1034 wrote:
Prelink is one of the most insecure things I've dealt with.

Actually, it adds security.

prelink -amR

The -R option:
Random -- randomize the address ordering, this enhances security against buffer overflows.

In other words, it speeds up linking and protects your binaries against buffer overflows.


unstable is what I meant. It's very touchy to break a system particulary with that patch thing.
_________________
IRC!: #zen-sources on irc.rizon.net
zen-kernel.org
--
Lost in android development land.
Back to top
View user's profile Send private message
vipernicus
Veteran
Veteran


Joined: 17 Jan 2005
Posts: 1462
Location: Your College IT Dept.

PostPosted: Sat Mar 03, 2007 7:49 pm    Post subject: Re: Cv4 Reply with quote

cheater1034 wrote:
vipernicus wrote:
cheater1034 wrote:
Prelink is one of the most insecure things I've dealt with.

Actually, it adds security.

prelink -amR

The -R option:
Random -- randomize the address ordering, this enhances security against buffer overflows.

In other words, it speeds up linking and protects your binaries against buffer overflows.


unstable is what I meant. It's very touchy to break a system particulary with that patch thing.

I have no clue what you are talking about. What patch thing? Are you confusing prelink with -Bdirect? Or are you referring to hash-style=gnu? hash-style=gnu is default with binutils-2.17.50.12.
_________________
Viper-Sources Maintainer || nesl247 Projects || vipernicus.org blog
Back to top
View user's profile Send private message
cheater1034
Veteran
Veteran


Joined: 09 Sep 2004
Posts: 1558

PostPosted: Sat Mar 03, 2007 11:25 pm    Post subject: Reply with quote

Thanks homie, I havent done this stuff in a long time.

It's not bad I suppose, I'll make hash optional in CV4
_________________
IRC!: #zen-sources on irc.rizon.net
zen-kernel.org
--
Lost in android development land.
Back to top
View user's profile Send private message
Don-DiZzLe
n00b
n00b


Joined: 02 Jul 2006
Posts: 13
Location: The Netherlands

PostPosted: Wed Mar 07, 2007 5:19 pm    Post subject: Reply with quote

Hi, I wanna follow your guide but it seems ur site is down for the moment, so I cant download the conrad-updater and other files.

What do to?
Back to top
View user's profile Send private message
Magistrat
n00b
n00b


Joined: 04 Apr 2004
Posts: 31

PostPosted: Thu Mar 08, 2007 3:45 pm    Post subject: Reply with quote

Yes.. it seems the domain expired.. can you please post the ip or alternate address of the conrad-project server?
i would love the stay updated :P
_________________
Think! Disobey! Create!
Back to top
View user's profile Send private message
micr0c0sm
Tux's lil' helper
Tux's lil' helper


Joined: 29 Oct 2005
Posts: 148
Location: New York

PostPosted: Thu Mar 08, 2007 4:44 pm    Post subject: Reply with quote

seriously consider paludis as the recommended package manager. at the very least add support for it because it really is very easy to install and use alongside portage if you so desire. personally portage is non-existant on my system and has been for months.



...seriously.


try out some init system too. it would be a nice addition.
Back to top
View user's profile Send private message
zxy
Veteran
Veteran


Joined: 06 Jan 2006
Posts: 1160
Location: in bed in front of the computer

PostPosted: Thu Mar 08, 2007 6:46 pm    Post subject: Reply with quote

micr0c0sm ++

einit & paludis <--- oh yeah
_________________
Nature does not hurry, yet everything is accomplished.
Lao Tzu
Back to top
View user's profile Send private message
cheater1034
Veteran
Veteran


Joined: 09 Sep 2004
Posts: 1558

PostPosted: Thu Mar 08, 2007 8:32 pm    Post subject: Reply with quote

Yo guys, here is the IP of the conrad server: http://207.210.113.235/

You can acquire all of the files from there.
-----

Concerining Paludis: I seriously am considering it, but it will not be in the first CV4 release because I have never used it. I need to familiarize myself with it before I throw something that big into the conrad guide. I will need more than a day to test it, so it will greatly delay the release of CV4 which I do not want. I will release CV4 before working with paludis. I just can't push something into it that is that huge and unofficial without testing it myself first. If you want to meet up with me in #conrad or something and show me whatever about it, and I try it and like it... I will put in in CV41.

Concerning einit: ^^ ditto
_________________
IRC!: #zen-sources on irc.rizon.net
zen-kernel.org
--
Lost in android development land.
Back to top
View user's profile Send private message
mdeininger
Veteran
Veteran


Joined: 15 Jun 2005
Posts: 1740
Location: Emerald Isles, observing Dublin's docklands

PostPosted: Thu Mar 08, 2007 8:35 pm    Post subject: Reply with quote

cheater1034 wrote:
Concerning einit: ^^ ditto

remember, i'm around for questions concerning that if you have any ;)
_________________
"Confident, lazy, cocky, dead." -- Felix Jongleur, Otherland

( Twitter | Blog | GitHub )
Back to top
View user's profile Send private message
coldsoup
n00b
n00b


Joined: 16 Mar 2007
Posts: 1

PostPosted: Fri Mar 16, 2007 1:25 pm    Post subject: Reply with quote

Hi. I'm trying out the conrad install on an amd64 machine. I've grabbed and extracted a stage3 amd64 tarball and chrooted with another livecd. I can follow the guide up until I have to emerge glibc for the first time and portage can't find glibc-2.5-extra_patches_1.1.tar.bz2. Does anyone know how to solve this? Thanks for any help.
Back to top
View user's profile Send private message
Elv13
Guru
Guru


Joined: 13 Nov 2005
Posts: 388
Location: Socialist land of North America

PostPosted: Sun Mar 18, 2007 1:28 am    Post subject: Reply with quote

My request:

- remove that resiser4 fs, it crashed my system twice (emerge -e world from chroot each time or no boot)
- add a new run level for services like cups, samba and lirc that can be loaded after xdm with no problem (A much faster boot time)
- replace the gensplash with a nicer one? :roll:
- xeffect overlay by default (not necessary)
- a new kicker ebuild including the kickoff menu for kde (the hacked kicker ebuild are actually less or more buggy)
- parallel service loading by default

http://www-128.ibm.com/developerworks/library/l-boot-faster/index.html?ca=dgr-lnxw09FastLinuxBoot
this link can be usefull too.

A faster boot time would be nice
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Unsupported Software All times are GMT
Goto page Previous  1, 2, 3, 4, 5, 6, 7, 8  Next
Page 6 of 8

 
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