Overview
Comment: | add moused |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA3-256: |
2e264cd6d0de1d7ec687af906e2895a8 |
User & Date: | arcade on 2023-02-19 07:45:47.113 |
Other Links: | manifest | tags |
Context
2023-02-19
| ||
07:45 | pcdm, boinc default priority, restart targets check-in: d84f73e80a user: arcade tags: trunk | |
07:45 | add moused check-in: 2e264cd6d0 user: arcade tags: trunk | |
2022-08-16
| ||
12:43 | simplify slim check-in: 15b16c86f2 user: arcade tags: trunk | |
Changes
Modified defaults.mk
from [f92202a134]
to [a86bad0d3a].
︙ | |||
26 27 28 29 30 31 32 33 34 35 36 37 38 39 | 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 | + + + + | # kld KLD_LIST?= # ldconfig LDCONFIG_PATHS?=/lib /usr/lib /usr/local/lib /usr/pkg/lib LDCONFIG_LOCAL_DIRS?=/usr/local/libdata/ldconfig # moused MOUSED_PORT?=/dev/ums0 MOUSED_TYPE?=auto # mount NETFS_TYPES?=nfs:NFS smbfs:SMB # newsyslog NEWSYSLOG_ENABLE?=no NEWSYSLOG_FLAGS?= |
︙ |
Added moused.service.mk version [7e82c6165e].