git: Remove the remaining traces of linux emulation.
Sascha Wildner
swildner at crater.dragonflybsd.org
Fri Feb 3 09:22:20 PST 2017
commit c5450f454a456c1ce2218b0b7f0a8e2abeb1e7f2
Author: Sascha Wildner <saw at online.de>
Date: Fri Feb 3 18:21:00 2017 +0100
Remove the remaining traces of linux emulation.
List of other commits that removed linuxulator related things:
c98d47402ed663efb73e3bf836bb7d0963bae310
config(8): Comment out some linux emulation remains.
6737a4ffb92cef94699bb4eb7042e8125718fc02
Clean up some more after the sys/emulation/linux removal.
85aae976e20fc6b5be7ebb996fdf69c1c31e2b5b
kernel, world - Remove the remaining vestiges of linux emul
Summary of changes:
Makefile_upgrade.inc | 4 ++
etc/defaults/rc.conf | 1 -
etc/rc.d/Makefile | 2 +-
etc/rc.d/abi | 29 --------------
etc/rc.d/localdaemons | 1 -
sbin/mount/mount.8 | 1 -
sbin/mount_std/Makefile | 6 +--
sbin/mount_std/mount_std.8 | 23 ++++-------
sbin/mount_ufs/mount_ufs.8 | 1 -
share/man/man4/aac.4 | 12 ------
share/man/man4/kld.4 | 4 +-
share/man/man4/mrsas.4 | 3 --
share/man/man4/pcm.4 | 5 +--
share/man/man5/Makefile | 1 -
share/man/man5/linprocfs.5 | 94 --------------------------------------------
share/man/man5/rc.conf.5 | 5 ---
share/man/man5/sysctl.conf.5 | 5 ---
17 files changed, 16 insertions(+), 181 deletions(-)
delete mode 100644 etc/rc.d/abi
delete mode 100644 share/man/man5/linprocfs.5
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/c5450f454a456c1ce2218b0b7f0a8e2abeb1e7f2
--
DragonFly BSD source repository
More information about the Commits
mailing list