summaryrefslogtreecommitdiff
path: root/package/aboot/src/TODO
blob: 74a99d261cc1726e741620946602f7c19c22c78e (plain)
1
2
3
4
5
6
7
8
9
10
11
- more documentation (aboot man page, improve e2writeboot & swriteboot
  man pages)

- I suspect that EOF detection does not work on UFS filesystems -
  i.e., reading the configuration file may cause a hang on such a
  filesystem when the desired config line is not found. I have not fixed
  this since I could not check the changes - look at the top of
  iext2_breadi to see how I fixed nblks there MS

- Netbooting support and UFS may be broken.  Either they'll get fixed
  or they will be dropped, as neither is particularly useful.