Colin Watson wrote: [snip] > > > ./update-manifest $@ $(MANIFEST-INITRD) > > > > You may want to add also > > > > ./update-manifest $(INITRD_LIST) $(MANIFEST-INITRD_LIST) > > I was hoping to avoid that, since I thought that would mean I'd have to > set MANIFEST-INITRD_LIST in all the .cfg files.
You don't have to, an unset MAINFEST-* is simply ignored. > Maybe I can just set > MANIFEST-INITRD_LIST = "contents of initrd" in config/common and leave > it at that, though. Would be the best solution, I think. Any configuration which wants to give a more specific description can override it with its own value then. Thiemo -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]