Nishchaya Bahuguna wrote: > Hi, > > I have been trying to learn few things in the Distro constructor. I > would like to make some changes in the existing grub package, in order > to change the default login screens, splash screens, boot screens, etc. > How can this be achieved without breaking the default boot functionality? >
Right now, the elements you're interested in customizing are spread out across a number of packages. The cleanest answer is probably to build alternate versions of those packages, import them into your repository, and reference them in the Distro Constructor manifest. Dave
