aboutsummaryrefslogtreecommitdiff
path: root/config.h
diff options
context:
space:
mode:
authorAgney Lopes Roth Ferraz <agney@debian.org>2006-12-10 18:38:14 -0200
committerSimon Quigley <tsimonq2@ubuntu.com>2017-06-19 14:38:39 -0500
commit0bc4fab4f6b85b7eef2898aff2ab39f8d0282404 (patch)
tree764044181de766f7ea779e8e9bc0861da7e18971 /config.h
parent4c52aebc47fb3ee110149cca245ae1fbbf9e774e (diff)
Import Debian changes 0.4.1-6
hardinfo (0.4.1-6) unstable; urgency=low * Changed configure script to reconize m68k machines
Diffstat (limited to 'config.h')
-rw-r--r--config.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/config.h b/config.h
index 9cbab190..c546e743 100644
--- a/config.h
+++ b/config.h
@@ -5,8 +5,8 @@
#define LSPCI "/bin/lspci -v"
#define ARCH_i386
#define PLATFORM "Linux"
-#define KERNEL "2.6.17-2-686"
-#define HOSTNAME "lxmaster.intranet.dasa"
+#define KERNEL "2.6.18-2-k7"
+#define HOSTNAME "comanche.linuxhome.com.br"
#define PREFIX "/usr/share/hardinfo/"
#define LIBPREFIX "/usr/lib/hardinfo/"
#define DEBUG 1