Dave Miner wrote: > Joseph VLcek wrote: >> packages/utils/install-finish >> ----------------------------- >> >> Will pkg be available when install-finish runs? >> >> pkg is not on the LiveCD. >> > > It isn't on the SVR4 prototype, but it better be on the IPS version that > DC produces.
If pkg is not on the SVR4 prototype and install-finish uses pkg does this mean the SVR4 prototype will no longer provide a working installer? If not it may not be that crucial but it could turn out to be handy for diag-ing issues. >> >> packages/utils/listcd >> packages/utils/listusb >> ----------------------- >> >> The bins have been updated but the source files have not. >> >> The source for these bins had been maintained in the >> packages/utils directory also. > > The binaries shouldn't actually be checked in anyway now that we have > the sources. I'll remove them. > >> packages/utils/live-fs-root >> packages/utils/live-fs-usr >> --------------------------- >> >> I read through the code and it looks OK. I will assume the >> functionality has been tested. > > I didn't change anything in them from the versions which were previously > being used (except for the edits Sanjay suggested in review here). > > Dave