Unfortunately, I'm inexperienced in building packages, I'm still learning. I'm hoping there might be a step-by-step processs I could follow?
I only have a couple of tasks to do to complete my distro, so far only a private distro, and a learning experience for me. https://wiki.debian.org/DebianInstaller/CheckOut https://wiki.debian.org/DebianInstaller Cheers Ozi On Sun, Dec 29, 2013 at 11:32 PM, Philipp Kern <pk...@debian.org> wrote: > On Sun, Dec 29, 2013 at 08:36:12AM +1100, Ozi Traveller wrote: > > I made a replacement for rootskel-gtk, using the previous version > > rootskel-gtk_1.27_amd64.udeb as the source, with a higher version number. > > I've changed the theme and the logo. > > > > I've been told that the way to have the d-i use this new version is to > rebuild > > d-i (preferably) or > > the initrd (at least). > > > > My question is, how do I rebuild the d-i and then how do I incorporate > the > > new d-i in my build? > > Check out debian-installer, put the udeb into localudebs and run `make > build_netboot' should do the trick. Remember to use `make > rebuild_netboot' from then on. You can check the MANIFEST to see if your > (luckily higher versioned) udeb was included. > > Kind regards > Pihlipp Kern >