Re: FWD: Report: 2.2.16 i386 build available for testing

2000-06-29 Thread Herbert Xu
Joey Hess <[EMAIL PROTECTED]> wrote: > Ok, this is the 3rd time I've seen the problem with it being unable to > load the kaymap. The other two were with boot-floppies I built with a > patched kernel, not the 2.2.16 test build, and so I disregared them > until now. This may not be the cause, but w

Re: FWD: Report: 2.2.16 i386 build available for testing

2000-06-29 Thread Joey Hess
Joey Hess wrote: > Ok, this is the 3rd time I've seen the problem with it being unable to > load the kaymap. The other two were with boot-floppies I built with a > patched kernel, not the 2.2.16 test build, and so I disregared them > until now. > > But it looks like a real, general problem. When

Re: FWD: Report: 2.2.16 i386 build available for testing

2000-06-29 Thread Ben Collins
On Thu, Jun 29, 2000 at 04:17:35PM -0700, Joey Hess wrote: > Ok, this is the 3rd time I've seen the problem with it being unable to > load the kaymap. The other two were with boot-floppies I built with a > patched kernel, not the 2.2.16 test build, and so I disregared them > until now. > > But it

FWD: Report: 2.2.16 i386 build available for testing

2000-06-29 Thread Joey Hess
Ok, this is the 3rd time I've seen the problem with it being unable to load the kaymap. The other two were with boot-floppies I built with a patched kernel, not the 2.2.16 test build, and so I disregared them until now. But it looks like a real, general problem. When I saw it, I had picked the de

Re: localized bf for potato release?

2000-06-29 Thread J.A. Bezemer
On 29 Jun 2000, Adam Di Carlo wrote: [...] > I would like to provide i18n'd images though, for i386 at least. > However, this is going to have to be manually installed I think. > Will i18n folks be able to provide me with images? Documentation is > already created and provided l10n'd. > > I'm

Re: localized bf for potato release?

2000-06-29 Thread Adam Di Carlo
Marcin Owsiany <[EMAIL PROTECTED]> writes: > Hi all! > > What are our plans for them until language chooser is ready (which I guess > won't be before potato release) > > 1) will the localized versions be included with 2.2.16 (which I guess will > be the version for potato release)? > > or > >

Re: Potato install: problems loading modules

2000-06-29 Thread Adam Di Carlo
Niccolo Rigacci <[EMAIL PROTECTED]> writes: > I downloaded the latest (2.2.15) boot-floppies (boot, root, > dev1-3) and > started a fresh installation. During the modconf step I noticed > some > glitches: > > - Some modules dependancies are not resolved automatically. > Noticeably lp is not lo

Re: Japanese templates for base-config

2000-06-29 Thread Akira YOSHIYAMA
Hi Hess, On Wed, 28 Jun 2000 11:54:00 -0700 Joey Hess <[EMAIL PROTECTED]> wrote: > Akira YOSHIYAMA wrote: > > I've translated template messages of base-config for Japanese. > > Here is my work. I hope you make base-config include these files. > > Thanks a lot, I have added it to the package. I

Re: 2.2.16 i386 build available for testing

2000-06-29 Thread Adam Di Carlo
Joey Hess <[EMAIL PROTECTED]> writes: > Adam forgot to mention that they're at http://www.debian.org/~joeyh/bf/ D'oh! Thank you! -- .Adam Di [EMAIL PROTECTED]http://www.onShore.com/> -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL

Re: polish documentation not building properly

2000-06-29 Thread Marcin Owsiany
On Thu, Jun 29, 2000 at 01:05:55AM -0400, Adam Di Carlo wrote: > > Polish documentation is not building properly: > > debiandoc2html -d debiandoc.decl -l pl -c release-notes.pl.sgml > Warning: locale pl not supported, using default en_US.ISO8859-1 > > It builds files as follows: > > ls docume

Re: disposition of 2.2.16

2000-06-29 Thread Anthony Towns
On Wed, Jun 28, 2000 at 09:43:23PM -0400, Adam Di Carlo wrote: > Anthony Towns <[EMAIL PROTECTED]> writes: > > Note that there's a new sysvinit waiting to go into potato, and we might > > also end up with a new util-linux. These shouldn't affect boot-floppies > > too much, beyond a final build whe

Re: woody installation system

2000-06-29 Thread Joey Hess
Massimo Dal Zotto wrote: > It is not written in C. I don't use C for developing the boot-floppies, it is > too difficult to debug in the limited enviroment of a rescue disk. My debconf > is written in awk which is in my boot-floppies because I use it for many > other things. Implementing debconf i

Re: woody installation system

2000-06-29 Thread Massimo Dal Zotto
> Massimo Dal Zotto wrote: > > If it can help I have an automatic installer for slink (a hack but it works > > fine), a small debconf clone which can fit in a bootfloppy (this is not yet > > complete but it can already read and write a debconf db) > > Please show us what you've got. I'm particula