Hi, FYI, I've implemented the 'setup-ivi' project for Tizen IVI and documented it here:
https://wiki.tizen.org/wiki/IVI/artem-setup-ivi It is very IVI-specific, but there are few pieces which have some potential of being shared across profiles (in a 'setup' project?). 1. installerfw-sh-functions - implements very useful shell functions for dealing with installer framework variables. 2. setup-ivi-fstab could be turned into a generic script which creates /etc/fstab for any profile. Depending on the command line options, this script would use devnodes or UUIDs for specifying the file-system. The mobile profile has a similar script implemented by Ćukasz. But I am not 100% sure this is good idea. Ah, and I've somewhat documented the "installer framework" here: https://wiki.tizen.org/wiki/IVI/artem-setup-ivi#Installer_framework I guess the document may eventually be moved somewhere else, since it is not specific to 'setup-ivi'. -- Best Regards, Artem Bityutskiy _______________________________________________ Dev mailing list [email protected] https://lists.tizen.org/listinfo/dev
