Re: Please test this woody cd image

2002-04-16 Thread Kaz Sasayama

Eduard Bloch wrote:

>>- Is bf2.4 the only kernel with USB support?
>>
>
>No, vanilla has USB support too.
>

Yes, it has, but it seems that the modules are not loaded by default on 
vanilla unlike bf2.4.

-- 
"Free software is not for free."
Kaz Sasayama <[EMAIL PROTECTED]>; Screen Name: kazssym
Hyper Linux Systems (Hypercore Software Design, Ltd.)
http://www.hypercore.co.jp/>




-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: Announcing jigdo-easy 2.1 - please test

2002-04-16 Thread Richard Atterer

On Tue, Apr 16, 2002 at 06:25:04PM +0200, Mattias Wadenstein wrote:
> Should I try it anyway?

Don't bother, there's no point. I'm sorry it doesn't work - but note
that the current 2.2r6 jigdo files are broken in that they do not
specify a fallback server, but at the same time they do not include
files like Contents in the template.

The easy solution would have been to append a [Servers] section to the
current files, but ATM jigdo-port doesn't support print-missing-all,
so that solution wouldn't have helped you. I've now restarted jigdo
generation, if all goes well, new jigdo files should appear on cdimage
over the next hours.

Anne, are you planning to add print-missing-all soon? It would be
useful - already, support for fallback servers is absolutely *needed*
for Attila's daily jigdo files on fsn.hu. If you don't have the time,
I could look into it, but I wouldn't be offended if you did it! ;-)

Cheers,

  Richard

-- 
  __   _
  |_) /|  Richard Atterer |  CS student at the Technische  |  GnuPG key:
  | \/¯|  http://atterer.net  |  Universität München, Germany  |  0x888354F7
  ¯ '` ¯


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Alpha CD: isomarkboot

2002-04-16 Thread Philip Hands

On Tue, 2002-04-16 at 13:16, Philip Hands wrote:
> Hi,
> 
> While building the alpha CDs it fails when it gets to this:
> 
>   # Now the APB stuff
>   mkdir -p boot1/apb
>   cp -f $FLOPPIES/APB/* boot1/apb/

Well, having commented that out, to see what else breaks, it seems that
isomarkboot has suffered bitrot since I last used it.

Check this out:

# mount -o loop,ro /unmirrored/test-area/alpha/woody-alpha-1.raw /cdrom
# find /cdrom/ -name bootlx
/cdrom/dists/woody/main/disks-alpha/3.0.22-2002-04-09/bootlx
# find /cdrom/ -name root.bin
/cdrom/boot/root.bin
/cdrom/dists/woody/main/disks-alpha/3.0.22-2002-04-09/images-1.44/root.bin
# umount /cdrom 
# isomarkboot /unmirrored/test-area/alpha/woody-alpha-1.raw \
dists/woody/main/disks-alpha/3.0.22-2002-04-09/bootlx   \
dists/woody/main/disks-alpha/3.0.22-2002-04-09/images-1.44/root.bin
iso: Max size:281520   Log zone size:2048
iso: First datazone:48   Root inode number 98304
dists/woody/main/disks-alpha/3.0.22-2002-04-09/bootlx: file not found

I was under the inpression that you just had to avoid symlinks, and
isomarkboot would take the paths given and look them up in the iso
image.

I seem to have had isomarkboot sitting in /usr/local/bin since Aug 2000,
and I'm afraid I've forgotten where I got it from, so perhaps I need a
later version?

Cheers, Phil.
-- 
Say no to software patents!  http://petition.eurolinux.org/

|)|  Philip Hands [+44 (0)20 8530 9560]http://www.hands.com/
|-|  HANDS.COM Ltd.http://www.uk.debian.org/
|(|  10 Onslow Gardens, South Woodford, London  E18 1NE  ENGLAND



signature.asc
Description: This is a digitally signed message part


Re: Announcing jigdo-easy 2.1 - please test

2002-04-16 Thread Mattias Wadenstein

On Mon, 15 Apr 2002, Richard Atterer wrote:

> On Sun, Apr 14, 2002 at 04:52:51PM +0200, Mattias Wadenstein wrote:
> > Well, it kind of works with jigdo-mirror, it makes alot of progress
> > (on some .jigdo files from the pre-release set mentioned earlier).
>
> This is what it should look like. Unfortunately, I haven't found any
> errors in the script yet:
>
> 2002-04-14 18:37:49: 0 parts still missing from image
> Checking image:  16 of  16 MB, done:
> OK: Checksum matches, image is good!
> 2002-04-14 18:37:50: Image checksum is correct, moving image into place
>
> > 2002-04-14 16:39:24: 0 parts still missing from image
>
> This means that "jigdo-port print-missing" output nothing - or maybe
> your sed doesn't grok the following:

sed --version (from within the script, just to be sure that it is the same
enviroment) gives:
GNU sed version 3.02

> printf "a\nb\n" | sed -n '/./{p;s/^.*$//;p;}'
>
> This should print
> a
> 
> b
> 

And this works.

> > 2002-04-14 16:39:24: Image creation failed
>
> This means that it appeared to the script that the image had been
> generated, but then the finished file "$tmpDir/image" wasn't present.

Ok. Something went wrong then.

> > Which doesn't really tell me why it failed, but I guess something went
> > wrong. This might very well be the fault of jigdo-mirror though,
>
> Looks like it, yes. If the sed invocation above doesn't work, try the
> patch below.

Should I try it anyway?

/Mattias Wadenstein


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: Alpha CD/floppys: APB missing

2002-04-16 Thread Falk Hueffner

Philip Hands <[EMAIL PROTECTED]> writes:

> While building the alpha CDs it fails when it gets to this:
> 
>   # Now the APB stuff
>   mkdir -p boot1/apb
>   cp -f $FLOPPIES/APB/* boot1/apb/
> 
> which is supposed to copy stuff from the .../disks-alpha/current/APB
> directory (which no longer exists) to the CD.
> 
> Do I just need to comment this stuff out, or has it moved elsewhere.

I've disabled its generation for now because of a lack of testers.  It
would be best if you could conditionalize it like [ -d $FLOPPIES/APB ]
&&...

Falk


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: Please test this woody cd image

2002-04-16 Thread Eduard Bloch

#include 
Richard Atterer wrote on Mon Apr 15, 2002 um 05:12:00PM:

> I'm updating  - some questions:
>  - bf2.4 offers ext3 and ReiserFS support, correct?

Yes.

>  - Is bf2.4 the only kernel with USB support?

No, vanilla has USB support too.

>  - Which kernel is recommended for laptops?

Depends on your definition of a typical laptop. All should do the job.

Gruss/Regards,
Eduard.
-- 
void o(char c){printf("%c",c);}int main(){int a,b=0;char ciph[]= "91.92.7999 "
"yb Ugvuzm Hvmwg. Arxilhlug ivzoob hfxph !!!\n";while(a=ciph[b++]){if((a>='A')
&&(a<='Z')){a+=13;if(a>'Z')a-=26;o('Z'-(a-'A'));}else if((a>='a')&&(a<='z')){o
('z'-(a-'a'));}else if((a>='0') && (a<='9')){o('9'-(a-'0'));}else o(a);}}


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Alpha CD/floppys: APB missing

2002-04-16 Thread Philip Hands

Hi,

While building the alpha CDs it fails when it gets to this:

  # Now the APB stuff
  mkdir -p boot1/apb
  cp -f $FLOPPIES/APB/* boot1/apb/

which is supposed to copy stuff from the .../disks-alpha/current/APB
directory (which no longer exists) to the CD.

Do I just need to comment this stuff out, or has it moved elsewhere.

Cheers, Phil.
-- 
Say no to software patents!  http://petition.eurolinux.org/

|)|  Philip Hands [+44 (0)20 8530 9560]http://www.hands.com/
|-|  HANDS.COM Ltd.http://www.uk.debian.org/
|(|  10 Onslow Gardens, South Woodford, London  E18 1NE  ENGLAND



signature.asc
Description: This is a digitally signed message part


Re: Please test this woody cd image

2002-04-16 Thread Josip Rodin

On Wed, Apr 10, 2002 at 11:06:44AM +0200, Raphael Hertzog wrote:
> If you have troubles booting the CD, please report your problems to
> [EMAIL PROTECTED] (reply-to set) and give information about
> your computer (cpu, age, bios name & version, ...).

I've installed a machine using this on a fairly generic Compaq P4 machine
and everything went okay. It sucks that my own language translation was
partial, but heck, it worked :)

Sorry not to bring bad news as requested ;)

-- 
 2. That which causes joy or happiness.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: Bug#142305: i386 - borders gone on vanilla flavor

2002-04-16 Thread Raphael Hertzog

Le Tue, Apr 16, 2002 at 11:36:11AM +0200, Eduard Bloch écrivait:
> > Philip?
> 
> Well, debian-cd did not release afaik, so they still could set this
> argument at least for the multiboot CD. Others require the change in BFs
> and a new release, of course.

It has already been done last WE ...

| LABEL vanilla
|   kernel /install/linux
|   append root=/dev/ram ro initrd=root.bin ramdisk_size=16384 disksize=1.44 TERM=vt102
| 

Cheers,
-- 
Raphaël Hertzog -+- http://strasbourg.linuxfr.org/~raphael/
Formation Linux et logiciel libre : http://www.logidee.com


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: Please test this woody cd image

2002-04-16 Thread Richard Atterer

On Fri, Apr 12, 2002 at 04:50:35PM +0200, Raphael Hertzog wrote:
> 1: multiboot
> 2: vanilla
> 3: compact
> 4: idepci
> 5: bf2.4

I'm updating  - some questions:
 - bf2.4 offers ext3 and ReiserFS support, correct?
 - Is bf2.4 the only kernel with USB support?
 - Which kernel is recommended for laptops?

Cheers,

  Richard

-- 
  __   _
  |_) /|  Richard Atterer |  CS student at the Technische  |  GnuPG key:
  | \/¯|  http://atterer.net  |  Universität München, Germany  |  0x888354F7
  ¯ '` ¯


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: Bug#142305: i386 - borders gone on vanilla flavor

2002-04-16 Thread Eduard Bloch

#include 
Adam Di Carlo wrote on Mon Apr 15, 2002 um 09:45:26PM:

> > If tweaking TERM makes it work, that's great and we should probably make
> > that change for 3.0r1.  For the initial release of woody, we should just
> > leave it alone.  It certainly isn't release critical: the installer
> > works perfectly well without the borders, just doesn't look so pretty.
> 
> Ok, can someone find a way to do this that isn't too gross?  Eduard?
> Philip?

Well, debian-cd did not release afaik, so they still could set this
argument at least for the multiboot CD. Others require the change in BFs
and a new release, of course.

Gruss/Regards,
Eduard.
-- 
Sie haben soeben ihren Mauszeiger erfolgreich bewegt.
Sie müssen Windows neu starten damit die Änderungen wirksam werden.
Wollen Sie Windows jetzt neu starten?


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: Please test this woody cd image

2002-04-16 Thread Eduard Bloch

#include 
Chris Tillman wrote on Mon Apr 15, 2002 um 09:10:49PM:
> +of the other CDs in the drive.  CD's 2 through 5 have no selection
> +menu but will boot different ``flavors'' depending on which CD-ROM is

There is no menu. s/selection menu but will boot different
``flavors''/different kernel flavors that you can choice but will boot
only one of the different ``flavors'' (using the old compatible boot
method)/

Gruss/Regards,
Eduard.
-- 
Wenn ich's nicht compilieren kann, ist es nicht frei
  -- Joey in #debian.de


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: No script to make CDs bootable for mips ...

2002-04-16 Thread Florian Lohoff

On Mon, Apr 15, 2002 at 06:21:17PM +0100, Philip Hands wrote:
> ... to quote what the debian-cd makefile just told me.
> 
> Does anyone have patches to fix this, or is mips not bootable from CD?
> 
> If the latter, then I suppose boot-mips just needs to be "exit 0"

Currently we dont have a way to boot from CD for "mips" and "mipsel".

Flo
-- 
Florian Lohoff  [EMAIL PROTECTED] +49-5201-669912
Nine nineth on september the 9th  Welcome to the new billenium



msg03424/pgp0.pgp
Description: PGP signature