diff options
author | cinap_lenrek <cinap_lenrek@localhost> | 2011-04-18 09:47:04 +0000 |
---|---|---|
committer | cinap_lenrek <cinap_lenrek@localhost> | 2011-04-18 09:47:04 +0000 |
commit | 4b8734b7c50f1382da18fc447e9ce2830b872db3 (patch) | |
tree | fefa380432081300588be82881e1efeb6b91b4df /sys | |
parent | 53143ecd7d2a0e845872114ae8e8430b9bcaa0a4 (diff) |
include all archs in cd
Diffstat (limited to 'sys')
-rw-r--r-- | sys/lib/sysconfig/proto/cdproto | 25 |
1 files changed, 24 insertions, 1 deletions
diff --git a/sys/lib/sysconfig/proto/cdproto b/sys/lib/sysconfig/proto/cdproto index 0ba42950f..fa6cd104a 100644 --- a/sys/lib/sysconfig/proto/cdproto +++ b/sys/lib/sysconfig/proto/cdproto @@ -27,8 +27,30 @@ mail d775 upas upas * queue d777 tmp d777 -$cputype d775 + +386 d775 + +68000 d775 + + +68020 d775 + + +alpha d775 + + +amd64 d775 + + +arm d775 + + +power d775 + + +power64 d775 + + +sparc d775 + + +sparc64 d775 + + +mips d775 + + + acme d775 + mnt d775 @@ -100,6 +122,7 @@ usr d775 lib d775 * tmp d775 + LICENSE 444 LICENSE.afpl 444 LICENSE.gpl 444 |