Differences between revisions 23 and 24
Revision 23 as of 2005-12-09 01:50:00
Size: 3047
Editor: ?smarenka
Comment:
Revision 24 as of 2005-12-12 20:19:12
Size: 3316
Editor: ?smarenka
Comment:
Deletions are marked like this. Additions are marked like this.
Line 21: Line 21:


== nativehd/initrd22.gz 20051212 ==

 * Built using a test version of userdevfs with pts/(1-7) and inird=20000.
 * Successful install excepting kbd-chooser error and probably a related failure in prebaseconfig.d/70kbd-chooser.
 * Off to upload userdevfs 0.13.

This page tracks DebianInstaller development for the m68k port.

Image Testing

nativehd/initrd22.gz 20051208

  • I added 7 additional pts/(1-7) entries to the initrd.
  • After investigating the main-menu internal error it occurred to me that we might be out of space. Duh.
  • Rebuilt the initrd with 20000 (probably only need 15000 or so) and I finally got back to partman.
  • Added the additional pts entries to userdevfs.
  • Got to prebaseconfig before I had to shut it down. Yeah.

nativehd/initrd22.gz 20051212

  • Built using a test version of userdevfs with pts/(1-7) and inird=20000.
  • Successful install excepting kbd-chooser error and probably a related failure in prebaseconfig.d/70kbd-chooser.
  • Off to upload userdevfs 0.13.

Issues

  • daily initrd22, starting with 20051208, need ramdisk_size=20000. We can make that smaller later once it's been tested better. A new userdevfs should give us more pty's too (pending upload).
  • kbd-chooser failing (at least on mac), fortunately ignoring it works fine. (still true on 1208)
  • check why it's not detecting the eth0 link and thus prompting for card choice.
  • partman needs some progress bars.
  • installing atari* packages on mac.
  • check that userdevfs maps a second drive properly, per Hank.
  • http://bugs.debian.org/cgi-bin/pkgreport.cgi?maint=debian-boot@lists.debian.org;include=m68k m68k bts bugs

D-I Development

  • incorrect serial console detection (needs better fix) #269077 (verify for etch, may be fixed) http://bugs.debian.org/269077

  • linux-2.6 support
  • q40, hp, sun3 support
  • hd-media vs hfs (directories w/ spaces)
  • lowmem
  • graphical installer
  • why copy debs to /var when using hd-media/cdrom?
  • skip validating debs?

Bootloaders

Other Packages

  • atari partition in parted (bts #239816 http://bugs.debian.org/239816). Preliminary support at svn://svn.debian.org/svn/parted/upstream/people/xilun/trunk+atari/ due to Guillaume Knispel. Please test!

  • atari-fdisk-udeb (bts #250582 XB-Subarchitecture http://bugs.debian.org/250582)

  • mac-fdisk-udeb (bts #250581 XB-Subarchitecture http://bugs.debian.org/250581)

  • amiga-fdisk? (XB-Subarchitecture)
  • vme: rawrite2.exe on cd? (ftp.root/debian/tools/rawrite2.zip)
  • vme: license for bvmbug-G.bin and bvmbug.txt?

Documentation

Notes

  • atari/aranym can be used to test the whole installer
  • amiga/UAE can test amiboot (to a point)
  • ?DebianM68kPorting