Re: [woody] udpkg progress

2000-08-29 Thread Anthony Towns
On Sun, Aug 27, 2000 at 07:39:35AM -0700, Joey Hess wrote: > Anthony Towns wrote: > > Is it possible to just make the installer stuff use separate directories > > and make it not conflict with regular .debs? (eg, /lib/busybox/bin, and > > have the installer just use an odd PATH) If so, you can upl

Re: [woody] udpkg progress

2000-08-28 Thread Joey Hess
Anthony Towns wrote: > Is it possible to just make the installer stuff use separate directories > and make it not conflict with regular .debs? (eg, /lib/busybox/bin, and > have the installer just use an odd PATH) If so, you can upload it right > now, and use the real .debs in a real Debian install

Re: [woody] udpkg progress

2000-08-26 Thread Anthony Towns
On Sat, Aug 26, 2000 at 08:09:57PM -0600, Erik Andersen wrote: > Can do. BTW, any word on getting a new archive section in place > for installer stuff? Right now, there is no place to put Installer > specific stuff (i.e. the results of my merging udpkg into busybox, Is it possible to just make

Re: [woody] udpkg progress

2000-08-26 Thread Erik Andersen
On Sat Aug 26, 2000 at 02:55:21PM -0700, Randolph Chung wrote: > explore integrating busybox tools into udpkg. either udpkg pulls in > busybox modules, or we just go ahead and add udpkg as another busybox > utility module. Erik, comments? I'm ok with just adding it in... > with debugging turned

[woody] udpkg progress

2000-08-26 Thread Randolph Chung
i checked in another chunk of udpkg code just now. it unpacks the .deb and writes the /var/lib/dpkg/info entries properly now. i am using the popen hack i described in a previous post for now. hopefully we can integrate this into busybox and use that instead at some point. next steps are configur