Adam Di Carlo ([EMAIL PROTECTED]) wrote:
> In config, set
>
> offline_mode := true
Yup, already set.
> You should be able to put files in either the 'incoming' dir (if they
> have the _.deb suffix) or the local_dir dir, as configured in
> 'config'.
incoming is where I originally put them a
Adam Di Carlo ([EMAIL PROTECTED]) wrote:
> That's not even close to being correct.
Whatever.. This is what it says:
++ '[' -f
'/archive/debian/download/cache/archives/dosfstools-[a-zA-Z0-9]*.deb'
']'
> The download stuff works fine for me and lots of people on this list.
I'm trying to make it
Christian T. Steigies ([EMAIL PROTECTED]) wrote:
> turn on debug in common.sh?
Interesting... it seems to be looking for "packagename-" instead of
"packagename_" Neither myself nor grep could find which script does
this.. Short of renaming all the files to "packagename-" is there
anything I can
Christian T. Steigies ([EMAIL PROTECTED]) wrote:
> debs should be in /archive/debian/download/cache/archives/ (off my head)
> unless you edited your config. I never managed to get them downloaded there,
> so I copied them over there by hand (maybe I was not patient enough, but I
> did not want to
Adam Di Carlo ([EMAIL PROTECTED]) wrote:
> Yes, jack up the size of the rootdisk.
Ok, got past that and a lot further:
---cut-here---
I: downloading required packages from files
/usr/src/boot-floppies/scripts/rootdisk/EXTRACT_LIST_all
/usr/src/boot-floppies/scripts/rootdisk/EXTRACT_LIST_alpha
I
Herbert Xu ([EMAIL PROTECTED]) wrote:
> Where did these come from? They aren't mine. The ones in the archive are:
They are older ones you sent me.
> kernel-image-2.2.19-generic_2.2.19-1_alpha.deb
> kernel-image-2.2.19-generic_2.2.19-2_alpha.deb
> kernel-image-2.2.19-jensen_2.2.19-1_alpha.deb
Marcin Owsiany ([EMAIL PROTECTED]) wrote:
> Either
> 1. kernel-image-2.2.19-alpha should be renamed to kernel-image-2.2.19
> or
> 2. kernel-image-2.2.19-alpha should provide kernel-image-2.2.19
> or
> 3. the makefiles/scripts should be changed to look for
> kernel-image-2.2.19-alpha instead of k
H.Heinold ([EMAIL PROTECTED]) wrote:
> I am building the bootfloppies for mips and mipsel an discover this too.
> I solved this with the following way edit common.sh
>
> an replace the two $archive/cache/archives/${pkg}_[^a-zA-Z]*.deb
>
> with
>
> $archive/cache/archives/${pkg}_[a-zA-Z0-9]*.d
David Whedon ([EMAIL PROTECTED]) wrote:
> This could be simply because master was having trouble today, though maybe it is
> something more.
That would make sense except that all my kernel files are in
/archive/debian/local:
kernel-image-2.2.19-alpha_generic_2.2.19-1_alpha.deb
kernel-image-2.2
While trying to build b-f (latest CVS) for Alpha (woody), I keep running
into this problem:
make resc1440_generic.bin resc1440_jensen.bin resc1440_nautilus.bin
drv14alpha_generic-1.bin drv14alpha_jensen-1.bin
drv14alpha_nautilus-1.bin
make[1]: Entering directory `/usr/src/boot-floppies'
./kerne
10 matches
Mail list logo