) in the kernel.
- 
download a kernel-image for your machine from the kernel-image page
 - 
test it and report back to debian-68k
 - 
build your own kernel-image with kernel-source and kernel-patch
 - 
fix bugs in the kernel and send patches to linux-m68k
 
Testing boot-floppies
- 
Download boot-floppies from incoming or the boot-floppies page
 - 
Do a test install (not necessarily a complete install, I (ab)use my 100Mb
swap partition for testing, just install the base.tgz, kernel and modules,
we know that installing packages works)
 - 
report problems/success to the list
 
Fixing package compilation bugs
Many packages do not compile on m68k due to problems with the source code.
- 
Get the list of failed packages, look at the problem description, pick a
package where you think you can fix the problem
 - 
Download the source, fix it, and build the package on m68k
 - 
Send the patch to the package maintainer and/or BTS
 
Support new subarchitectures (Q40, Q60, Hp9000)
Linux-m68k works on a few more architectures, which are currently not yet
supported by Debian-m68k.
- 
Collect (free) tools you need for bootstrapping your machine.
 - 
Build kernel-images, preferably from the same source, or at least with the
 same version number as used in the current boot-floppies (2.2.17)
 - 
Write a quickinstall guide
 - 
Rebuild the boot-floppies with/for your new kernel-image
(you have to add a few things to the boot-floppies package for that)
 - 
Merge the quickinstall into the boot-floppies documentation section
(see documentation above)
 
Unified diff
 mv file file.orig
 edit file
 diff -u file.orig file > diff
This page is maintained by 
Christian T. Steigies.
Sending spam mail to this address will be prosecuted.
Date: 2000/01/30