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
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
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
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?
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