On Tue, 2010-03-23 at 15:17 -0400, Dave Miner wrote:
> On 03/22/10 08:22 AM, Alexander Eremin wrote:
> > Hi all,
> > working on 13276 I try to implement new volumeid for mkisofs (combined from
> > manifest's distribution name and release number, or if specified,
> > grub_title from manifest).
> > It should look like this for LiveCD:
> > OpenSolaris snv_134
> > or if grub_tiltle is specified for example as "2010.03":
> > OpenSolaris 2010.03
> > For AI, distribution name is too long for this (volumeid must have 32
> > characters only).
> > On x86 this is "automated_installer_image", on sparc :
> > "automated_installer_image_sparc".
> > Is it possible to make these names shorter (may be "AI image sparc")?
> >
>
> Sure, it can be made shorter. What did you have in mind, something like:
>
> OpenSolaris snv_134 AI
>
> Dave
Thanks for reply, Dave.
--
::alhazred