> Can you tell me anything that modifies in-floppy settings or files on
> buildit.s/settings.s/whatever.
There is only buildit.s, settings.s, and rc.custom.gz.
> I have noticed that you have for example version control system and some
> file moves/copies in your linux (this is just guessing, I'm still waiting
> for your commented versions on at least settings.s and buildit.s... :))
Search the list archive for some of the paramaters in rc.custom, say,
search for BZ, you'll probably find what you need.
> So, my target is to make an optimal linux for me: I would use it at school
> as a "net" linux, I could connect to the Internet and use mail, irc, www,
> news and this kind of stuff (until there is no space left ;) ).
> So, there is A LOT OF stuff that is useless for me and my purposes, so
> I need to make a lot of cleanup to reach my target. Ash seems to be
> enough for shell but I see no reason to use for example awk and have
Awk is used for many internals, you cannot run the buildit.s without it.
It serves instead of expr, and "cut" "grep" "split" and "wc" use it.
> some trouble to remove it...., but I believe that many troubles may
> disappear when I get that commented version of tomsrtbt.
I have to tell you not to hold your breath, it is probably at leaste 6-9
months before I'm even going to think about adding this requiest to the
to-do list... if you want better commenting, you may have to do it
yourself... I recommend you use the list archive search.
You should remove: (1) emacs or vi, whichever you don't like. (2)
dmsdos.o and dutil, if you don't use doublespace, (3) anything in
/usr/lib/modules you don't use, such as ntfs.o or scsi modules. I don't
recommend removing awk, it is too useful, and required for buildit.s.
-Tom