Re: Sub-project donation

2010-09-26 Thread Waldemar Bergstreiser

 On Sat, September 25, 2010 3:27 pm, Waldemar Bergstreiser wrote:

   Hi folk,

I would like to support some sub-projects by a small donation and I have
seen a code bounty page
but it seems that bountys can be set only by a developer. Did you
already considered opening sub-project related donation for public. And
probably some voting system can also be very useful.
Anyway, a main question: how can I make a donation for a hammer
improvement, e.g. compression or dedupe?

The names on the bounty page are added as people want to do it - the money
amounts are up to the person adding it, and you don't have to be a
developer.  It's a wiki, so you can add your own name there too.  (Make
sure there's contact information, so if/when a project is done, you can be
reached.)

And, thanks!

surely this can be done also with wiki, but that should happen with the 
bounty site, if you got 1000 donators with 1$? I think, this will not 
work very well. I have seen like proposals already in a mailing archive 
http://leaf.dragonflybsd.org/mailarchive/users/2007-12/msg00051.html


I believe that earning from donations can be much greater if the project 
had some system for accounting,


that supports anonymous micro donations. Because it's much easy to find 
1000 donators, who spends 1 $ as 10 donators with 100 $. This makes 
project also more open for public influence and more attractive.


Because not everyone in a position to decide about code completeness, 
some kind of project board can review and decide about payment.


Moreover, I will set 100 € for establishment such donating system in the 
project.

That should be my next step?





USB image

2010-09-26 Thread tron
 If I want to copy the DF USB image onto my USB stick and I am working 
under WinXP, can I open the archive with 7zip and just copy the 
resulting files/folders to the stick or will I need a special app for 
installing the image to the USB stick?  (Sorry if this sounds dumb, but 
I am only used to the world of Windows and the handbook on DF page only 
discusses installation with CD.)




Re: USB image

2010-09-26 Thread Matthew Dillon

:  If I want to copy the DF USB image onto my USB stick and I am working 
:under WinXP, can I open the archive with 7zip and just copy the 
:resulting files/folders to the stick or will I need a special app for 
:installing the image to the USB stick?  (Sorry if this sounds dumb, but 
:I am only used to the world of Windows and the handbook on DF page only 
:discusses installation with CD.)

The USB image is a usb/disk image, it has to be directly imaged
onto the stick.  I'm sorry I don't know how to do that under Windows.

-Matt
Matthew Dillon 
dil...@backplane.com


Re: USB image

2010-09-26 Thread Dylan Reinhold

On 09/26/2010 01:32 PM, tron wrote:

 If I want to copy the DF USB image onto my USB
stick and I am working under WinXP, can I open the
archive with 7zip and just copy the resulting
files/folders to the stick or will I need a special app
for installing the image to the USB stick?  (Sorry if
this sounds dumb, but I am only used to the world
of Windows and the handbook on DF page only
discusses installation with CD.)


You should be able to use Image Writter
https://launchpad.net/win32-image-writer

Dylan