On 02.12.2014 17:22, Brugnara Daniele wrote:
> Here I am again.. I'm studying grub code and thinking about this feature
> we are talking about.
> A funny name could be "autopilot". I'm thinking this about a big
> container where to put more than a "pilot".
> 
Way too monolithic. Too much functionality jumbled in one module.
> Let's see how my mind though this:
> 
> AUTOPILOT.mod
> |
> |____> UDP
> |
I'd prefer to stic to known protocols rather than inventing new ones.
> |____> HTTP Server
> |
this one may be worthwhile. But telnet is easier for similar functionality
> |____> HTTP Client
> |
Already covered by (http,...)/.... Please improve documentation rather
than adding new ways of doing things.
> |____> Serial
Already covered by serial console. If you need to transfer files via
serial, kermit is a way to go, not custom protocols.


Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
Grub-devel mailing list
Grub-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/grub-devel

Reply via email to