Hi Mitsutaka, I have reviewed your changes and it looks good. Thanks, Praj
Mitsutaka Amano wrote: > Dear Praj, and mobliners > > I implemented a new function in Moblin Image Creator. > And I attached two screenshots. Please check it too. > > http://git.moblin.org/repos/users/mitsutaka/repos/moblin-image-creator.git/ > > Overview is the following. > - Target config can config some parameters in GUI base. > e.g.) swap_partition_size, swap_option, kernel_cmdline, and more. > - It will replace to "Target config" from "Kernel cmdline". > Because Some config parameters have to be flexible in the future. > - Some parameters access timing are different. so installimage.* section > merge to platform.*. > - Some parameters write in the following. > $ ls -1 <Project path>/targets/<Target name>/config/ > cd_kernel_cmdline > hd_boot_partition_size > hd_fat32_partition_size > hd_kernel_cmdline > hd_swap_option > hd_swap_partition_size > hd_use_squashfs > nand_image_size > nand_kernel_cmdline > usb_ext3fs_size > usb_kernel_cmdline > - If this mechanism is ok. I'll implement that can use other parameters > in GUI base. and push to upstream git repository. > e.g.) welcome_message = Welcome to Moblin: > - Finaly, I think It will abolish installimage.* section. > > If we can use it, we will more custom for new parameter. > I'm looking forward to your good comments. :-) > > Best Regards, > > > > ------------------------------------------------------------------------ > > > ------------------------------------------------------------------------ > _______________________________________________ Moblin dev Mailing List [email protected] To manage or unsubscribe from this mailing list visit: https://lists.moblin.org/mailman/listinfo/dev or your user account on http://moblin.org once logged in. For more information on the Moblin Developer Mailing lists visit: http://moblin.org/community/mailing-lists
