Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: src/etc



gdt%ir.bbn.com@localhost wrote:

>   for i in *; do if [ -f $i/conf/majors.$i ]; then if egrep coda 
> $i/conf/majors.$i > /dev/null; then true; else echo $i; fi; fi; done

Note some ports pull majors.arm32 or majors.powerpc etc.

> Probably the right thing long term is to either

Or by mjf-devfs?
---
Izumi Tsutsui


Home | Main Index | Thread Index | Old Index