> The ipagent code didn't work so well, so we have to temporarily replace > a couple of the files from it:
Are we certain this set of changes will work in the Live CD environment? Otherwise, these looks good though I have some nits. > http://cr.opensolaris.org/~johnlev/osol-xvm-ipagent/ src/util/distro-import/101a/i386/SUNWxvmipa I suspect the importer handles the drops correctly but our convention I've used is to place the "drop"s after the import that pulls in the file. As such, I would drop svc-agent and ipagent.xml after the SUNWxvmipar import and leave the drop of ipagent after the import of SUNWxvmipau. src/util/distro-import/101a/svc-ipagent I couldn't see this from the webreb but when I compared the raw file with what's in the gate, it looks like the indenting of lines 37-39 are strange (spaces instead of a tab, perhaps?) src/util/distro-import/Makefile You can remove line 345 now (mkdir -p proto/usr/lib) dsc _______________________________________________ xen-discuss mailing list [email protected]
