History log of /src/etc/etc.sbmips/MAKEDEV.conf |
Revision | | Date | Author | Comments |
1.6 |
| 27-Jan-2019 |
maxv | Remove the satlink driver. It was disabled everywhere, had no man page and no use either. Spotted by thorpej in PR/21345, ok christos.
|
1.5 |
| 23-Sep-2018 |
maxv | Remove ISDN from the kernel. It has remained unmaintained for a long time, is of poor quality, and is now an obstacle to MP-ification. It was removed ten years ago from FreeBSD for the same reason.
This retires a big user of the mbuf API, and will ease maintenance of the kernel.
|
1.4 |
| 02-Dec-2004 |
christos | branches: 1.4.92; 1.4.94; Only make bpf, not bpfN
|
1.3 |
| 09-Mar-2004 |
cgd | add a relatively trimmed 'init' case.
|
1.2 |
| 19-Oct-2003 |
jdolecek | determine the platform number of disk partitions by looking at MAXPARTITIONS/OLDMAXPARTITIONS in kernel sources, so that it wouldn't need to be specified separately in MAKEDEV.conf
change platform MAKEDEV.conf to contain only MD targets and nothing else; simplify the parsing in MAKEDEV.awk accordingly
|
1.1 |
| 15-Oct-2003 |
jdolecek | MD part of unified MAKEDEV this contains information about disk partitions used by platform, and MD MAKEDEV targets, such as 'init', MD part of 'all', as well as any other MD-specific targets not covered by MAKEDEV.tmpl
|
1.4.94.1 |
| 10-Jun-2019 |
christos | Sync with HEAD
|
1.4.92.1 |
| 30-Sep-2018 |
pgoyette | Ssync with HEAD
|