Reiserfs boot floppies for Debian?

2000-12-11 Thread Karl M. Hegbloom
Re: Debian Floppies/ReiserFS http://lists.debian.org/debian-boot-0010/msg00191.html Do you have a set of install floppies I can download and have a look at? What was involved in creating them? I built a box today with Reiserfs... Here's how. It's going to be my workstation at my new

Re: Debian Boot CVS: tausq

2000-12-11 Thread Randolph Chung
> tools/cdebconf/src: debug.c debug.h a word on this, for people who are playing with cdebconf: cdebconf now recognizes the DEBCONF_DEBUG environment variable. Unlike the perl version this one is numeric, see common.h for some debug levels (the INFO_* #define's). Turning it up to 5 or m

Debian Boot CVS: tausq

2000-12-11 Thread Debian Boot CVS Master
CVSROOT:/cvs/debian-boot Module name:debian-installer Changes by: tausq 00/12/11 21:13:36 Modified files: tools/cdebconf/src: commands.c common.h confmodule.c makefile.in question.c strutl.h template.c tools/cdebconf/src/modules/fron

Debian Boot CVS: joeyh

2000-12-11 Thread Debian Boot CVS Master
CVSROOT:/cvs/debian-boot Module name:debian-installer Changes by: joeyh 00/12/11 20:15:16 Modified files: main-menu : Makefile main-menu.c Removed files: main-menu : debconf.c debconf.h Log message: new debconf client interface -- To UNSUBSCRIBE,

Debian Boot CVS: joeyh

2000-12-11 Thread Debian Boot CVS Master
CVSROOT:/cvs/debian-boot Module name:debian-installer Changes by: joeyh 00/12/11 19:43:47 Modified files: retriever/wget : Makefile wget-retriever.c Removed files: retriever/wget : debconf.c debconf.h Log message: converted to new interface, killed old files,

Debian Boot CVS: joeyh

2000-12-11 Thread Debian Boot CVS Master
CVSROOT:/cvs/debian-boot Module name:debian-installer Changes by: joeyh 00/12/11 19:29:32 Modified files: retriever/choose-mirror: Makefile choose-mirror.c Removed files: retriever/choose-mirror: debconf.c debconf.h Log message: used debconfclient.so, saving a

Debian Boot CVS: dwhedon

2000-12-11 Thread Debian Boot CVS Master
CVSROOT:/cvs/debian-boot Module name:debian-installer Changes by: dwhedon 00/12/11 19:12:17 Removed files: tools/netcfg : debconf.c debconf.h Log message: no longer needed -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contac

Re: debconf client support in cdebconf

2000-12-11 Thread Joey Hess
Randolph Chung wrote: > #define DC_INPUT 0 > #define DC_GET1 > ... > > sounds ok to you? If this technique does result in saving space after all, I would prefer the option of just GET and INPUT, although it is of course namespace pollution (and TRUE and FALSE could be quit

Re: your mail

2000-12-11 Thread Marcin Owsiany
On Mon, Dec 11, 2000 at 09:13:43PM +0100, sec wrote: > When potato is booted and after a few seconds the puter begin loading as hell > for about 4minuites, I think it serach for something ... > Maybe it's a program checking somthing, Maybe it's an anacron updatedb job? Try running 'top' and 'ps a

small libfdisk-patch

2000-12-11 Thread H.Heinold
Hi, still working on the mips-bootfloppies, I discoverd some not logical code. as you see in the patch to discover, if a partion is proc or devpts, the filesytem me is used instead of the type. we have the problem on mips that the filesystem has a leading /. That's why I am think to discover it b

Install Problem

2000-12-11 Thread Shawn Bailey
I cannot get my rescue diskette to work correctly, I have wrote the rescue.bin file with rawrite2.exe according to the directions in the online instruction manual (rawrite2 -f rescue.bin -d a).  I have tried several times with several formatted disks.  This is a new install.  I put the flopp

No Subject

2000-12-11 Thread sec
When potato is booted and after a few seconds the puter begin loading as hell for about 4minuites, I think it serach for something ... Maybe it's a program checking somthing, Thanks guys Cheers Sec Get free email and a permane

Re: Boot Virus

2000-12-11 Thread Goswin Brederlow
Steve Bowman <[EMAIL PROTECTED]> writes: > On Fri, Sep 29, 2000 at 12:40:33AM -0400, Adam Di Carlo wrote: > > "Christopher Dryburgh" <[EMAIL PROTECTED]> writes: > > > > > Thankyou Macan. I will look into it. Just some extra information. I only run > > > into the single user shell and need to use

test boot-floppies (2.2.21) for m68k available

2000-12-11 Thread Christian T. Steigies
Hi, TEST boot-floppies, built from fridays CVS are available at http://auric.debian.org/~cts/bf/ I used 2.2.17 kernel-images (thats why they should be tested!) and included also Penguin17 (18 is still there). Will feed those changes into CVS if I get some feedback. Its working fine on my Amiga.

Bug#79092: problems installing

2000-12-11 Thread Adam Di Carlo
> 1) Kernelreport:chmod: /etc/resolv.cont: no such file or directory At what point did this happen? > 2) Kernelreport:starting internel superserver: inetd. >/bin/sh: /sbin/termwrap: cannot execute: no such file etc. >/bin/sh: exec: /sbin/termwrap:

Debian Boot CVS: dwhedon

2000-12-11 Thread Debian Boot CVS Master
CVSROOT:/cvs/debian-boot Module name:debian-installer Changes by: dwhedon 00/12/11 01:21:27 Modified files: tools/netcfg : Makefile TODO netcfg.c tools/netcfg/debian: control templates Log message: Now using libdebconf, writing more config files, still incompl