tsutsui
48ffade9e8
Add an entry for scif0 serial.
2013-05-08 15:14:27 +00:00
tsutsui
829ceb66b9
Make sure to create serial device nodes (scif0 and sci0).
2013-05-08 14:59:41 +00:00
agc
a3a6189341
Fix typo in previous
2013-05-01 15:57:44 +00:00
agc
d7199a4b01
Install pkgpath.conf in /etc - part of fix for misc PR/47645
2013-05-01 15:55:53 +00:00
kiyohara
4aba7d3a0d
Support to build for epoc32 userland.
2013-05-01 13:11:59 +00:00
agc
1410cf30c2
Fix for problematic paths in /etc/daily and /etc/security reported in
...
PR/47645.
Add a separate file which contains the paths for the pkg_admin and
pkg_info utilities. This is called /etc/pkgpath.conf (to distinguish it
from pkg.conf).
Thanks also to Edgar Fuss for the sanity check.
2013-05-01 05:36:25 +00:00
mbalmer
8ac2e441e7
Add sample code to suppress copyright message on interactive logins.
2013-04-30 21:03:43 +00:00
tsutsui
fb2f15afec
Fix yet another "openpty() failed" error during sysinst.
...
Prepare a new entry for ramdisk that includes ipty target in
etc.hp300/MAKEDEV.conf and use it in distrib/hp300/ramdisk/Makefile.
See also PR/46812, PR/47123, and PR/47774.
We could simply add "ipty" to MAKEDEVTARGETS as miniroot/Makefile does,
but it's better to shrink ramdisk size as much as possible.
Should be pulled up to both netbsd-6 and netbsd-6-0.
2013-04-28 08:08:03 +00:00
joerg
ecb06a3b09
Add build glue for libc++.
2013-04-27 23:02:17 +00:00
matt
12dfab37e0
Add MKCOMPAT support for earm
2013-04-27 07:59:09 +00:00
christos
9f57c06d41
- read the root keys from our file
...
- explain what happens if we get clock skew
2013-04-25 20:28:05 +00:00
christos
2bc201008f
Provide the root keys for dnssec and advise on how to make this work.
...
XXX: pullup-6
2013-04-25 17:02:29 +00:00
isaki
261f2631c7
Add powerd=YES in default. It's recommended for a power switch on x68k.
2013-04-21 08:47:28 +00:00
christos
a33513dc62
don't attempt to create interfaces that exist and don't hide errors.
2013-04-20 18:24:18 +00:00
rkujawa
cb2a012804
Add spiflash device to MAKEDEV template and MAKEDEV config on evbarm.
...
Obtained from Marvell, Semihalf.
2013-04-20 11:41:51 +00:00
skrll
5441b5c8c7
Match all the arm machines to get the majors.arm32 file
2013-04-14 13:47:37 +00:00
skrll
79d4c5e554
Find the right majors files for earm*
2013-04-12 12:30:18 +00:00
martin
e290c24aa3
Add a makedisk_p12high, used by VAX now after unbumping MAXPARTITIONS from
...
16 down to 12.
2013-04-11 19:13:46 +00:00
christos
0321fc22c0
add event2
2013-04-11 17:51:04 +00:00
uebayasi
434b2461fb
Don't print warning even if mkisofs is not found.
2013-04-06 13:00:31 +00:00
martin
3357f1920b
It helps being able to read - move if_athn entry to the proper directory
2013-03-30 18:14:50 +00:00
martin
a809000618
Add if_athn firmware directory
2013-03-30 17:31:54 +00:00
jmcneill
6d5c5ede57
create audio devices
2013-03-24 14:03:54 +00:00
he
aa6ebcd0e2
Add KUROBOX_PRO as an EVBARM_BOARDS member.
2013-03-23 11:51:47 +00:00
christos
1386c00816
new test directories
2013-03-21 19:17:51 +00:00
christos
bbce2f06df
PR/47678: Dr. Wolfgang Stukenbrock: remove local iscsi entry which conflicted
...
with the iana assigned one. This port has been assigned to iscsi-target.
2013-03-21 17:45:03 +00:00
mlelstv
77e3515ae2
fix ALL_KERNELS handling
2013-03-21 15:16:43 +00:00
garbled
4daade7385
Add a new installer image for Raspberry PI to evbarm
...
Includes the following major changes:
1) Add new configmenu item to sysinst to allow creation of users at
post-install time.
2) Add an sshramdisk type to evbarm, which is a ramdisk with sshd
enabled, allowing users to install on a headless PI by sshing to the
device with the account "sysinst" password "netbsd" to begin the
installation. (Note, neither the account, nor the ssh setup are copied to
the finalized installation image)
3) Change mkimage to build a boot-only image, without the root filesystems.
Much of the sshramdisk code could be reused on other ports easily.
2013-03-19 22:16:52 +00:00
mlelstv
b36c60d9c0
Handle ALL_KERNELS selection
2013-03-17 12:19:57 +00:00
christos
801939b819
fix typo
2013-03-12 20:22:00 +00:00
christos
36d75e6825
new directories for compat npf
2013-03-12 20:01:55 +00:00
christos
7026897f2b
fix typo, from Henning Petersen
2013-03-11 23:17:34 +00:00
christos
c9f0cc4510
mv npf modules to /lib
2013-03-10 21:40:05 +00:00
jmmv
055af6fa83
Record the value of MKATF and MKKYUA in /etc/release.
2013-03-09 14:12:08 +00:00
christos
774aa66633
add missing $, from Petar Bogdanovic
2013-03-08 14:32:12 +00:00
christos
b50b975dbc
PR/47630: Petar Bogdanovic: add ssh_host_ecdsa_key to /etc/mtree/special
2013-03-08 14:31:28 +00:00
jmcneill
12a7d7c6ad
create /dev/vchiq
2013-03-08 12:33:25 +00:00
joerg
e240adbd0b
Retire OSI network stack. OK core@
2013-03-01 18:25:13 +00:00
christos
5e078c9e58
missing comment
2013-02-28 03:04:12 +00:00
christos
ef9b0fbc8a
node for dtrace
2013-02-28 02:00:27 +00:00
jmmv
48b2f2c970
Add new directories for kyua-atf-compat.
2013-02-25 00:31:51 +00:00
jmmv
47840f72d0
Install a kyua.conf file that sets unprivileged_user to _tests.
2013-02-24 03:06:13 +00:00
jmmv
edcb14a44e
Install kyua-testers' distribution documents.
2013-02-23 14:58:11 +00:00
jmmv
89e4f17129
Register directories and files provided by kyua-cli.
2013-02-23 14:18:36 +00:00
christos
af236c8c4f
refresh from IANA
2013-02-22 03:42:06 +00:00
hans
93170f635e
Use HOST_SH to run scripts. Makes mkimage work on SunOS.
2013-02-21 15:13:10 +00:00
skrll
178a6ef2ca
Move INTEGRATOR_CP from EVBARM_BOARDS to KERNEL_SETS so an
...
INTEGRATOR_CP_INSTALL kernel isn't required.
2013-02-20 09:03:41 +00:00
skrll
5c97965224
Add support for the ARM Integrator/CP from Sergio López.
...
The code hasn't been tested on real hardware, but INTEGRATOR_CP config
is useful for QEMU which supports it.
2013-02-19 10:57:09 +00:00
jmmv
dbf5b53da3
Enable the build of kyua-testers and register its files and directories.
...
This is conditional on MKKYUA.
2013-02-19 06:06:39 +00:00
jmmv
7d3a48f1d2
Hook Lutok into the build. This is all protected by the MKKYUA guard.
2013-02-16 21:40:05 +00:00