Randy McMurchy wrote:
> However, I think patching the sources to move one server ahead of 
> another is something we probably don't want to do. This to me seems
> sort of something a user needs to do, or if it can't be done without
> patching/sedding, then it probably doesn't need to be done.
>
> To me it would be no different than us patching a browser to make
> LFS the default home page. And I know that wouldn't really be kosher.
>   
I know this isn't kosher. By default, the Linux From Scratch irc server
isn't in there by default. I think it should be put in, whether its put
in the list alphabetically or at the top of the list. I think a command
should exist to put it there. I don't think the command should be
mandatory, Not everyone will probably want to come say hi. Something
like this would probably work.

Run the following command if you want to add the Linux From Scratch IRC
server into the default list of servers:
sed -i '/MagicStar/{
i \\t{"Linux From Scratch",   0},
i \\t{0,         "irc.linuxfromscratch.org"},
i
}' src/common/servlist.c

Thanks Dan for the sed.


-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-dev
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to