summaryrefslogtreecommitdiffstats
path: root/initramfs
diff options
context:
space:
mode:
authorDirk von Suchodoletz2007-07-18 23:39:00 +0200
committerDirk von Suchodoletz2007-07-18 23:39:00 +0200
commitd87cfcfa124d1e4d726d2ff03877b8472b35dc37 (patch)
tree449f99c81a99d2c76161be9640df27bf6fa1abeb /initramfs
parent* tried to avoid a specific (but spurious) uninitialized value warning (diff)
downloadcore-d87cfcfa124d1e4d726d2ff03877b8472b35dc37.tar.gz
core-d87cfcfa124d1e4d726d2ff03877b8472b35dc37.tar.xz
core-d87cfcfa124d1e4d726d2ff03877b8472b35dc37.zip
Minor fixes ...
git-svn-id: http://svn.openslx.org/svn/openslx/trunk@1256 95ad53e4-c205-0410-b2fa-d234c58c8868
Diffstat (limited to 'initramfs')
-rw-r--r--initramfs/distro-specs/suse/functions-default2
-rw-r--r--initramfs/initrd-stuff/usr/share/hwdata/pcitable2
2 files changed, 2 insertions, 2 deletions
diff --git a/initramfs/distro-specs/suse/functions-default b/initramfs/distro-specs/suse/functions-default
index 6ae7b376..485bc06d 100644
--- a/initramfs/distro-specs/suse/functions-default
+++ b/initramfs/distro-specs/suse/functions-default
@@ -87,7 +87,7 @@ if [ -e /mnt/etc/${D_INITDIR}/ntp ] ; then
>>/mnt/etc/passwd
echo -e "ntp:!:13099:0:99999:7:::" >>/mnt/etc/shadow
fi
- testmkd /mnt/var/lib/ntp/var/run/ntp &>/dev/null
+ testmkd /mnt/var/lib/ntp/var/run/ntp
if [ "x$start_ntp" = "xyes" ] ; then
rllinker "ntp" 7 14
fi
diff --git a/initramfs/initrd-stuff/usr/share/hwdata/pcitable b/initramfs/initrd-stuff/usr/share/hwdata/pcitable
index ea8a43ce..5025e09f 100644
--- a/initramfs/initrd-stuff/usr/share/hwdata/pcitable
+++ b/initramfs/initrd-stuff/usr/share/hwdata/pcitable
@@ -6314,7 +6314,7 @@
0x5333 0x8c03 "Card:S3 ViRGE/MX (generic)" "S3 Inc.|ViRGE/MX+MV"
0x5333 0x8c10 "Card:S3 Savage (generic)" "S3 Inc.|86C270-294 Savage/MX-MV"
0x5333 0x8c11 "Card:S3 Savage (generic)" "S3 Inc.|86C270-294 Savage/MX"
-0x5333 0x8c12 "Card:S3 Savage (generic, sw_cursor)" "S3 Inc.|86C270-294 Savage/IX-MV"
+0x5333 0x8c12 "Card:S3 Savage (generic)" "S3 Inc.|86C270-294 Savage/IX-MV"
0x5333 0x8c13 "Card:S3 Savage (generic)" "S3 Inc.|86C270-294 Savage/IX"
0x5333 0x8c22 "Card:S3 Savage4" "S3 Incorporated|86C508 SuperSavage 128/MX"
0x5333 0x8c24 "Card:S3 Savage4" "S3 Incorporated|SuperSavage/MX-/IX"