Re: debian boot floppies and keyboards.
On Wed, Feb 23, 2000 at 01:06:32PM +0100, Hartmut Koptein wrote:
> > > I'ld change it to:
> > >
> > > #elif #cpu (powerpc)
> > > prefix="";
> > > if (strcmp(Arch2, "Amiga") == 0) {
> > > choices = keymaps_ami;
> > > nchoices = nchoices_ami;
> > > }
> > > else {
> > > choices= keymaps;
> > > nchoices=sizeof(keymaps)/sizeof(struct d_choices);
> > > }
> >
> > Hartmut, can i enable the apus build in the cvs tree ? i think it builds ok,
> > all is there, just the amiga-fdisk without readline, but the actual
> > boot-floppies don't include that yet.
>
> If you can build the whole boot-floppies for powerpc now (with apus) without
> break anything, then go ahead.
Err, ...
yes i think it does, but i have harddisk problems, and cannot test it right
now, but the current cvs bootfloppies builds ok for apus, and it should cause
no problem on other subarches, since all i did was enable the apus stuff. In
particular i did not touch the file list for the rescue disk (so no
amiga-fdisk for now, until i manage to build a multi binary package).
> The install section for apus is missing in the main Makefile.
>
> #--------------------------------------------------------
> # Apus install kit
> #--------------------------------------------------------
> ...
Huh ? what is in this section ? i suppose that it is for copying the stufff
built in the right place. That's why it didn't found stuff in the disks-1.44
directory. I will look at it this evening/tomorrow. Is there any other place
that i should be aware of ?
Do you know who is responsible for the X Windows systm configuration stuff i
get asked ? is it in the boot floppies, or the normal debconf stuff for the X
packages ? apt-get hangs after responding to this questions.
In particular, i don't have /proc/pci, it should be better to look at /proc/fb
in this case. What happens on other subarchs, where you have /proc/pci but are
using fbdev ?
Friendly,
Sven LUTHER
Reply to: