From: <ea...@gm...> - 2007-09-05 01:39:45
|
On 05/09/07, Jose J. Rodriguez <jo...@gm...> wrote: > Dang, I put a lot of work into that international-ready fdisk > parser... :( It probably works at least for all languages that use > our number characters, since I tested a lot of them, some of which I > couldn't even read what I was doing, lol. > > Regards, > Joe1962 Well I haven't actually removed anything so far, and probably wont work on it until the end of the week ("real-life" taking over). It would be a shame= , its the neatest code in the installer :) Anyway, it does look like disktype can be processed at the same time as the fdisk output (and in the same sub) so it doesn't necessarily have to be removed ;). One of my objectives was to get all the data necessary processe= d at once, not in bit-and pieces like the current getFileSystems() sub does..= . Eug=E9ne |