On Mon, Oct 10, 2011, Deepti Kalakeri wrote:
- The board on which the hwpack can be booted
- The hwpack creation timestamp includes the date in yyyymmdd format along
with the time in hhmm format.
The hwpack name does not include any defconfig related information, which was used to build the kernel. Do we need to use the defconfig name as well to be part of the hwpack name ? Is there any other information you would like to include in the hwpack name ? Or do we need to continue with the current hwpack names ?
We rarely use a defconfig alone; however in the case of kernel .debs, you should find the corresponding config under boot/config-`uname -r` in the .deb (dpkg-deb -x the kernel .deb to find the config).