From c74c84bc6c732683d80ee725be6e213b08ecd8db Mon Sep 17 00:00:00 2001 From: Arne Fitzenreiter Date: Sun, 6 Oct 2013 16:47:39 +0200 Subject: [PATCH] core73: add database updates. --- config/rootfiles/core/73/filelists/GeoIP | 1 + config/rootfiles/core/73/filelists/hwdata | 2 ++ 2 files changed, 3 insertions(+) create mode 100644 config/rootfiles/core/73/filelists/GeoIP create mode 100644 config/rootfiles/core/73/filelists/hwdata diff --git a/config/rootfiles/core/73/filelists/GeoIP b/config/rootfiles/core/73/filelists/GeoIP new file mode 100644 index 000000000..0258236c0 --- /dev/null +++ b/config/rootfiles/core/73/filelists/GeoIP @@ -0,0 +1 @@ +usr/local/share/GeoIP/GeoIP.dat diff --git a/config/rootfiles/core/73/filelists/hwdata b/config/rootfiles/core/73/filelists/hwdata new file mode 100644 index 000000000..5a9672ff3 --- /dev/null +++ b/config/rootfiles/core/73/filelists/hwdata @@ -0,0 +1,2 @@ +usr/share/hwdata/pci.ids +usr/share/hwdata/usb.ids -- 2.39.2