From b21d164153f8ed6667baeb1075f9bfe225fb31d4 Mon Sep 17 00:00:00 2001 From: Sascha Wildner Date: Fri, 4 May 2012 21:15:54 +0200 Subject: [PATCH] make upgrade: Now that we have devfs, don't try to remove any /dev/* --- Makefile_upgrade.inc | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/Makefile_upgrade.inc b/Makefile_upgrade.inc index 53f1dba374..e30cc2e8ff 100644 --- a/Makefile_upgrade.inc +++ b/Makefile_upgrade.inc @@ -273,11 +273,6 @@ TO_REMOVE+=/usr/sbin/ntpdate TO_REMOVE+=/modules/if_wx.ko TO_REMOVE+=/usr/share/man/man4/wx.4.gz TO_REMOVE+=/usr/share/man/cat4/wx.4.gz -TO_REMOVE+=/dev/rwcd* -TO_REMOVE+=/dev/rwst* -TO_REMOVE+=/dev/wcd* -TO_REMOVE+=/dev/wd* -TO_REMOVE+=/dev/wfd* TO_REMOVE+=/usr/share/man/man4/wst.4.gz TO_REMOVE+=/usr/share/man/cat4/wst.4.gz TO_REMOVE+=/usr/share/man/man4/euc.4.gz @@ -565,7 +560,6 @@ TO_REMOVE+=/usr/sbin/brconfig TO_REMOVE+=/usr/share/mk/bsd.cpu.gcc2.mk TO_REMOVE+=/usr/share/mk/bsd.cpu.gcc3.mk TO_REMOVE+=/modules/coda.ko -TO_REMOVE+=/dev/zs0 TO_REMOVE+=/usr/share/man/man3/archive_read_open_file.3.gz TO_REMOVE+=/usr/share/man/cat3/archive_read_open_file.3.gz TO_REMOVE+=/usr/share/man/man3/archive_write_open_file.3.gz @@ -718,10 +712,6 @@ TO_REMOVE+=/usr/share/man/man3/ChunkCanBeRoot.3.gz TO_REMOVE+=/usr/share/man/cat3/ChunkCanBeRoot.3.gz TO_REMOVE+=/usr/share/man/man3/slice_type_name.3.gz TO_REMOVE+=/usr/share/man/cat3/slice_type_name.3.gz -TO_REMOVE+=/dev/mcd* -TO_REMOVE+=/dev/scd* -TO_REMOVE+=/dev/MAKEDEV -TO_REMOVE+=/dev/MAKEDEV.local TO_REMOVE+=/usr/share/man/man4/i386/mcd.4.gz TO_REMOVE+=/usr/share/man/cat4/i386/mcd.4.gz TO_REMOVE+=/usr/share/man/man4/i386/scd.4.gz -- 2.41.0