Artur, that is what I was thinking, but I'm just not sure on the
repercussions of doing that, I think Matthew needs to comment.  I would
try and match the naming convention as closely as possible, and make it
a fully unique string of the Ubuntu version.

Example:
   <!ENTITY distro-rev-point '8.04.2'>
In the case that it was the same as the distro-rev version since they don't use 
a ".0" - (let's plan for 10.04), you just set it:
   <!ENTITY distro-rev-point '10.04'>
and later becomes
   <!ENTITY distro-rev-point '10.04.1'>
and so on.

Then our documentation line becomes:
<command>wget 
http://cdimage.ubuntu.com/jeos/releases/&distro-rev;/release/ubuntu-&distro-rev-point;-jeos-i386.iso</command>

I hope that makes sense.  Let me know what you think and I'll propose a
patch.

-- 
broken iso link on 
https://help.ubuntu.com/8.04/serverguide/C/jeos-initial-setup.html
https://bugs.launchpad.net/bugs/371773
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to