Thanks for the reply. I have couple of questions:
1. If I create a customized package SUNWgrub (adding new splash screens), will the DC pick it up from my local repository or from the the IPS repository? Do I need to give different names from the standard package names? 2. If I create a new grub package (say MyGrub), how do I make sure that it boots up using my package (and not from SUNWgrub) after live CD creation? Thanks, Nishchaya Dave Miner wrote: > 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
