mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-17 10:26:15 +00:00
Remove traces of MAKEDEV & add xref to mount_devfs(8).
DEVFS is now mandatory in CURRENT. PR: docs/48095 Submitted by: Grzegorz Czaplinski <G.Czaplinski@prioris.mini.pw.edu.pl>
This commit is contained in:
parent
e1ace8b4d3
commit
35adbc4d5c
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=111688
@ -63,8 +63,7 @@ mkdir -p $D
|
||||
make world DESTDIR=$D
|
||||
cd etc
|
||||
make distribution DESTDIR=$D
|
||||
cd $D/dev
|
||||
sh MAKEDEV jail
|
||||
mount_devfs devfs $D/dev
|
||||
cd $D
|
||||
ln -sf dev/null kernel
|
||||
.Ed
|
||||
@ -381,6 +380,7 @@ by setting this MIB entry to 1.
|
||||
.Xr sysctl.conf 5 ,
|
||||
.Xr halt 8 ,
|
||||
.Xr inetd 8 ,
|
||||
.Xr mount_devfs 8 ,
|
||||
.Xr named 8 ,
|
||||
.Xr reboot 8 ,
|
||||
.Xr rpcbind 8 ,
|
||||
|
Loading…
Reference in New Issue
Block a user