From d87cfcfa124d1e4d726d2ff03877b8472b35dc37 Mon Sep 17 00:00:00 2001 From: Dirk von Suchodoletz Date: Wed, 18 Jul 2007 21:39:00 +0000 Subject: Minor fixes ... git-svn-id: http://svn.openslx.org/svn/openslx/trunk@1256 95ad53e4-c205-0410-b2fa-d234c58c8868 --- initramfs/distro-specs/suse/functions-default | 2 +- initramfs/initrd-stuff/usr/share/hwdata/pcitable | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'initramfs') 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" -- cgit v1.2.3-55-g7522