From d6795a59bdcfa6a1ea07c860be00e99200db7eac Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Herv=C3=A9=20Poussineau?= Date: Sat, 1 Dec 2007 19:00:57 +0000 Subject: [PATCH] Do not put acpi.sys and pci.sys in reactos.cab svn path=/trunk/; revision=30941 --- reactos/boot/bootdata/packages/reactos.dff | 2 -- reactos/boot/bootdata/txtsetup.sif | 2 ++ reactos/drivers/bus/acpi/acpi.rbuild | 1 + reactos/drivers/bus/pci/pci.rbuild | 1 + 4 files changed, 4 insertions(+), 2 deletions(-) diff --git a/reactos/boot/bootdata/packages/reactos.dff b/reactos/boot/bootdata/packages/reactos.dff index be4007c6046..35303b43767 100644 --- a/reactos/boot/bootdata/packages/reactos.dff +++ b/reactos/boot/bootdata/packages/reactos.dff @@ -273,9 +273,7 @@ drivers\base\bootvid\bootvid.dll 1 drivers\base\beep\beep.sys 2 drivers\base\null\null.sys 2 -drivers\bus\acpi\acpi.sys 2 drivers\bus\isapnp\isapnp.sys 2 -drivers\bus\pci\pci.sys 2 drivers\directx\dxapi\dxapi.sys 2 drivers\directx\dxg\dxg.sys 2 diff --git a/reactos/boot/bootdata/txtsetup.sif b/reactos/boot/bootdata/txtsetup.sif index 22d706f0d37..0703079c89d 100644 --- a/reactos/boot/bootdata/txtsetup.sif +++ b/reactos/boot/bootdata/txtsetup.sif @@ -29,6 +29,7 @@ blue.sys=,,,,,,x [SourceFiles] ; = +acpi.sys = 3 atapi.sys = 3 buslogic.sys = 3 blue.sys = 3 @@ -47,6 +48,7 @@ kbdclass.sys = 3 l_intl.nls = 2 ntfs.sys = 3 ntoskrnl.exe = 2 +pci.sys = 3 scsiport.sys = 3 uniata.sys = 3 vfatfs.sys = 3 diff --git a/reactos/drivers/bus/acpi/acpi.rbuild b/reactos/drivers/bus/acpi/acpi.rbuild index 30cd8aa551f..0396d426edf 100644 --- a/reactos/drivers/bus/acpi/acpi.rbuild +++ b/reactos/drivers/bus/acpi/acpi.rbuild @@ -1,6 +1,7 @@ + include ospm/include ntoskrnl diff --git a/reactos/drivers/bus/pci/pci.rbuild b/reactos/drivers/bus/pci/pci.rbuild index 8c030c807e5..982d0d3872f 100644 --- a/reactos/drivers/bus/pci/pci.rbuild +++ b/reactos/drivers/bus/pci/pci.rbuild @@ -1,6 +1,7 @@ + . ntoskrnl hal