Hi, During our tests, we found a problem during the boot of a live.
The option --username permit to change the "classic user" name. But as in "adduser" it can't contains upcases. If it does, with syslinux the live don't boot at all (cause an error occur on the user creation) So I'm wondering something before purpose a patch : * Must debian-live handle this ? if it does: * Must I try to make respect the NAME_REGEX or only upcase/downcase ? * Must I try to warn user and change upcase to downcase (with tr for example) ? * Can I put this treatment in lh_config or in lh_binary_grub, lh_binary_syslinux, and others ? I'm able to write and give this patch but I prefer do it in the right way :) thanks -- Erwan Le Gall Groupe LINAGORA - http://linagora.com Tél : +33 1 58 18 68 28 / fax : +33 1 58 18 68 29 _______________________________________________ debian-live-devel mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/debian-live-devel

