/usr/share/ubiquity-slideshow/slides/repos.html is in mythbuntu-live-autostart 0.69.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 | <!-- Assume that this slide has been linked to a CSS stylesheet at "link/general.css" -->
<div class="header"><h1 class="title">Upgrade MythTV without upgrading the distribution</h1></div>
<div class="main">
<div class="content wrap-top"><ul>
<!-- Beware the size limit; the text here just about hits the limits. -->
<li>Mythbuntu developers offer a repository with the latest builds of MythTV, updated frequently.</li>
<li>Open the Mythbuntu Control Centre and select 'Repositories'</li>
<li>Select which version of MythTV you want to receive updates for.</li>
<li>These builds are built daily when there have been upstream fixes.</li>
<li>Visit <a href="http://www.mythbuntu.org/repos">Mythbuntu Repos</a> for more info.</li>
</ul></div>
</div>
<img class="icon exact" src="icons/default.png" alt="" />
|