[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: LCC and blobs



* Thomas Bushnell BSG 

| Tollef Fog Heen <tfheen@err.no> writes:
| 
| > | This is a canonical example of a network-downloader package.
| > 
| > No, they download something and unpacks it on a file system.  They
| > don't feed the data they download into some device.
| 
| So you think the key difference is whether the data downloaded lands
| on a hard drive instead of a flash rom?

We have two cases:

graphviz-client: sends data to $random_server and save it to a disk.
                 This goes to main.

foo-client: sends data to $random_server and pumps it into an USB device.
            This goes to contrib.

I don't get why graphviz-client would be acceptable for main, while
foo-client is not.

-- 
Tollef Fog Heen                                                        ,''`.
UNIX is user friendly, it's just picky about who its friends are      : :' :
                                                                      `. `' 
                                                                        `-  



Reply to: