debian-installer patch followup: tools/partkit/partkit.c

2002-08-27 Thread Michael Cardenas
Here's a cleaner version of this patch. Also, I tested it on another machine (not my laptop) and it works fine. Is libparted not completely reliable? -- michael cardenas | lead software engineer | lindows.com | hyperpoem.net Time itself is being. All being is time - Dogen ---

Re: debian-installer patch followup: tools/partkit/partkit.c

2002-08-27 Thread Martin Sjögren
tis 2002-08-27 klockan 19.09 skrev Michael Cardenas: Here's a cleaner version of this patch. Dang. I should read all my mail before starting to reply to some of it :-) +char *partkit_get_devices(PedDevice *dev) [snip] This fixes some of my comments in the other mail. + ptr =

Re: debian-installer patch followup: tools/partkit/partkit.c

2002-08-27 Thread Michael Cardenas
Martin Sjögren wrote: + ptr = partkit_get_devices(dev); client-command (client, subst, partkit/select_device, choices, ptr, NULL); + free(ptr); + /*FIXME: how to get a default device? */ client-command (client, subst,