Re: problems building 6.2

2006-08-01 Thread Bruce Dubbs
Dan Nicholson wrote: > On 7/27/06, Bruce Dubbs <[EMAIL PROTECTED]> wrote: >> Archaic wrote: >> > The udev-config tarball unpacks into the wrong directory. >> > >> > # tar tf ../sources/udev-config-6.2-pre2.tar.bz2 >> > udev-config-6.2/ >> > udev-config-6.2/25-lfs.rules >> > <..> >> > >> > Note the

Re: problems building 6.2

2006-08-01 Thread Dan Nicholson
On 7/27/06, Bruce Dubbs <[EMAIL PROTECTED]> wrote: Archaic wrote: > The udev-config tarball unpacks into the wrong directory. > > # tar tf ../sources/udev-config-6.2-pre2.tar.bz2 > udev-config-6.2/ > udev-config-6.2/25-lfs.rules > <..> > > Note the missing "-pre2" from the directory name. This ca

Re: problems building 6.2

2006-07-28 Thread M.Canales.es
El Viernes, 28 de Julio de 2006 06:24, Bruce Dubbs escribió: > I did this because I really don't expect the udev and bootscripts to > change prior to final, so they are now in their "final" form. Could you > do a quick sed in the jhalfs scripts to remove the -pre{$num} from the > instructions? A

Re: problems building 6.2

2006-07-27 Thread Archaic
On Thu, Jul 27, 2006 at 11:24:14PM -0500, Bruce Dubbs wrote: > > I did this because I really don't expect the udev and bootscripts to > change prior to final, so they are now in their "final" form. Could you > do a quick sed in the jhalfs scripts to remove the -pre{$num} from the > instructions?

Re: problems building 6.2

2006-07-27 Thread Bruce Dubbs
Archaic wrote: > The udev-config tarball unpacks into the wrong directory. > > # tar tf ../sources/udev-config-6.2-pre2.tar.bz2 > udev-config-6.2/ > udev-config-6.2/25-lfs.rules > <..> > > Note the missing "-pre2" from the directory name. This causes the jhalfs > build to die. I did this because