|
From: Santiago G. M. <ma...@ay...> - 2002-11-29 14:02:53
|
> I'd like to make some changes: Well, in fact I did some of them already and they look great. I have fixed the df issue, I didn't think it was a real problem, but hey, looks great fixed ;-) > 1- Right now as /dev must be writable I'm using devfs, wich implies having > devfs support on the kernel and then having devfsd running, I was thinking > in using a normal /dev but putting it on the tmpfs we already have compiled > in and mounted. Ok removed this and I use the tmpfs instead, it is just 60k on tmpfs so looks like the way to go ;-) > 2- I'd like to remove that telnetd and thus inetd to free up some mem. removed on the new woody-ppc-basic.tbz > 3- What about not running kerneld ans syslogd? This I still run them, in fact I had to make a little hack because of a "bug" on syslog. Opinions? > 4- Run just 4 gettys, I don't think this will free up anything, but having 6 > seems too much to me. Still not done, opinions? The redo script is upgraded to cope with the no devfs thing and the df and all that. Well, that is all for today, regards! |