| 1 |
* The apt download fails if the dpkg status file of the build system is
|
| 2 |
in an inconsistent state. It could be overridden to use another status
|
| 3 |
file, but that fail would have to claim that all dependancies of the
|
| 4 |
udebs it's downloading were met. Hmm.
|
| 5 |
* If I want to have a local copy of kernel-image-di apt won't let me. Apt
|
| 6 |
looks and sees that I want nic-modules-2.4.1 and grabs the kernel for me
|
| 7 |
without looking in the localudebs dir. It would be nice if apt looked there.
|
| 8 |
* The dependancies between targets in the Makefile really need a lot of
|
| 9 |
work.
|