]> Zhao Yanbai Git Server - minix.git/commitdiff
bios_wini is no longer amongst us
authorThomas Veerman <tveerman@cs.vu.nl>
Wed, 2 May 2012 11:56:43 +0000 (13:56 +0200)
committerThomas Veerman <thomas@minix3.org>
Mon, 18 Jun 2012 10:53:31 +0000 (10:53 +0000)
drivers/ext2_ramdisk/Makefile
drivers/ext2_ramdisk/rc

index c4c2c5b570eb953e9eda569783fc37c41c1b4030..8760d10301d9b4b41a11bc1806fef23bd1c348c4 100644 (file)
@@ -5,7 +5,7 @@
 BINFILES = dev2name mount  sh service \
            sysenv
 
-SBINFILES = ahci at_wini bios_wini ext2 floppy mfs procfs \
+SBINFILES = ahci at_wini ext2 floppy mfs procfs \
             fsck.mfs
 
 ETCFILES  = system.conf mtab passwd pwd.db spwd.db master.passwd \
@@ -32,7 +32,6 @@ install_files:
        ${MAKE} -C ${MINIXSRCDIR}/drivers/acpi install
        ${MAKE} -C ${MINIXSRCDIR}/drivers/ahci install
        ${MAKE} -C ${MINIXSRCDIR}/drivers/at_wini install
-       ${MAKE} -C ${MINIXSRCDIR}/drivers/bios_wini install
        ${MAKE} -C ${MINIXSRCDIR}/drivers/floppy install
        ${MAKE} -C ${MINIXSRCDIR}/drivers/pci install
 
index 0945cb952a67729b13a788abc4fe240e5fc0b7dd..14ea74eecf08c544573a8052be2401001d55d880 100644 (file)
@@ -13,11 +13,7 @@ then
 fi
 /bin/service -c up /usr/sbin/pci
 /bin/service -cn up /sbin/floppy -dev /dev/fd0
-if [ X`/bin/sysenv bios_wini` = Xyes ]
-then
-       echo Using bios_wini.
-       /bin/service -c up /sbin/bios_wini -dev /dev/c0d0
-elif [ X`/bin/sysenv ahci` = Xyes ]
+if [ X`/bin/sysenv ahci` = Xyes ]
 then
        # this is here temporarily, for testing purposes
        /bin/service -c up /sbin/ahci -dev /dev/c0d0 -label ahci_0 -args instance=0