From 66332b27724a6eefb969af20db0690938e450d73 Mon Sep 17 00:00:00 2001 From: Dirk von Suchodoletz Date: Sat, 17 Jan 2009 13:00:25 +0000 Subject: Duplicate iw* tools in uclib-rootfs. Added libiw to the wlanboot plugin (at some point the iw* stuff should be removed completely from uclib-rootfs). git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2488 95ad53e4-c205-0410-b2fa-d234c58c8868 --- initramfs/stage3-stuff/etc/messages | 2 +- initramfs/uclib-rootfs/bin/iwconfig | Bin 17640 -> 0 bytes initramfs/uclib-rootfs/bin/iwevent | Bin 13540 -> 0 bytes initramfs/uclib-rootfs/bin/iwgetid | Bin 9344 -> 0 bytes initramfs/uclib-rootfs/bin/iwlist | Bin 25884 -> 0 bytes initramfs/uclib-rootfs/bin/iwpriv | Bin 9384 -> 0 bytes initramfs/uclib-rootfs/bin/iwspy | Bin 9372 -> 0 bytes 7 files changed, 1 insertion(+), 1 deletion(-) delete mode 100755 initramfs/uclib-rootfs/bin/iwconfig delete mode 100755 initramfs/uclib-rootfs/bin/iwevent delete mode 100755 initramfs/uclib-rootfs/bin/iwgetid delete mode 100755 initramfs/uclib-rootfs/bin/iwlist delete mode 100755 initramfs/uclib-rootfs/bin/iwpriv delete mode 100755 initramfs/uclib-rootfs/bin/iwspy (limited to 'initramfs') diff --git a/initramfs/stage3-stuff/etc/messages b/initramfs/stage3-stuff/etc/messages index 5ad40756..11a462bd 100644 --- a/initramfs/stage3-stuff/etc/messages +++ b/initramfs/stage3-stuff/etc/messages @@ -33,7 +33,7 @@ beware - ldap works only in combination of either\n ipappend or similar or \ with dhcp!" init_errnwad=" Failed to load the network adaptor modules added via \ slxconfig-demuxer\n run. Please reconfigure the module list and add the \ -appropriate modules (without .ko)." +appropriate modules\n without *.ko suffix." init_bootmac=" If you have more than one ethernet adaptor present in your \ machine or using\n a NVidia chipset then it would be advisable to switch on \ passing of the\n boot MAC address via kernel commandline (IPAPPEND=3) in \ diff --git a/initramfs/uclib-rootfs/bin/iwconfig b/initramfs/uclib-rootfs/bin/iwconfig deleted file mode 100755 index ebe4b5af..00000000 Binary files a/initramfs/uclib-rootfs/bin/iwconfig and /dev/null differ diff --git a/initramfs/uclib-rootfs/bin/iwevent b/initramfs/uclib-rootfs/bin/iwevent deleted file mode 100755 index 20b6293a..00000000 Binary files a/initramfs/uclib-rootfs/bin/iwevent and /dev/null differ diff --git a/initramfs/uclib-rootfs/bin/iwgetid b/initramfs/uclib-rootfs/bin/iwgetid deleted file mode 100755 index 6a51e3f9..00000000 Binary files a/initramfs/uclib-rootfs/bin/iwgetid and /dev/null differ diff --git a/initramfs/uclib-rootfs/bin/iwlist b/initramfs/uclib-rootfs/bin/iwlist deleted file mode 100755 index de811e46..00000000 Binary files a/initramfs/uclib-rootfs/bin/iwlist and /dev/null differ diff --git a/initramfs/uclib-rootfs/bin/iwpriv b/initramfs/uclib-rootfs/bin/iwpriv deleted file mode 100755 index 73f711db..00000000 Binary files a/initramfs/uclib-rootfs/bin/iwpriv and /dev/null differ diff --git a/initramfs/uclib-rootfs/bin/iwspy b/initramfs/uclib-rootfs/bin/iwspy deleted file mode 100755 index 48ff6db1..00000000 Binary files a/initramfs/uclib-rootfs/bin/iwspy and /dev/null differ -- cgit v1.2.3-55-g7522