Il giorno ven 23 mag 2014 alle 7:59, Federico Bruni
<[email protected]> ha scritto:
All I need now is replacing @PROJECT@ and @VERSION@.
I've read the script you linked and in particular lines 309-336.
I see that _PROJECT is defined within that script, while _VERSION is
defined this way:
eval _VERSION="$`echo RELEASE_${LB_DISTRIBUTION}`"
But I don't know where and how to re-define them.
I've also skimmed through this page but didn't find anything useful:
http://www.syslinux.org/wiki/index.php/SYSLINUX
Maybe I should add a custom os-release and debian_version in /etc/skel?
Please let me know what's the good way. Thanks!