summaryrefslogtreecommitdiffstats
path: root/initramfs
diff options
context:
space:
mode:
authorDirk von Suchodoletz2009-01-17 14:00:25 +0100
committerDirk von Suchodoletz2009-01-17 14:00:25 +0100
commit66332b27724a6eefb969af20db0690938e450d73 (patch)
tree8ca4010846e90759b5791d83cefcb5d9d2a3728b /initramfs
parentFix in an echo in scilin functions-default. (diff)
downloadcore-66332b27724a6eefb969af20db0690938e450d73.tar.gz
core-66332b27724a6eefb969af20db0690938e450d73.tar.xz
core-66332b27724a6eefb969af20db0690938e450d73.zip
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
Diffstat (limited to 'initramfs')
-rw-r--r--initramfs/stage3-stuff/etc/messages2
-rwxr-xr-xinitramfs/uclib-rootfs/bin/iwconfigbin17640 -> 0 bytes
-rwxr-xr-xinitramfs/uclib-rootfs/bin/iweventbin13540 -> 0 bytes
-rwxr-xr-xinitramfs/uclib-rootfs/bin/iwgetidbin9344 -> 0 bytes
-rwxr-xr-xinitramfs/uclib-rootfs/bin/iwlistbin25884 -> 0 bytes
-rwxr-xr-xinitramfs/uclib-rootfs/bin/iwprivbin9384 -> 0 bytes
-rwxr-xr-xinitramfs/uclib-rootfs/bin/iwspybin9372 -> 0 bytes
7 files changed, 1 insertions, 1 deletions
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
--- a/initramfs/uclib-rootfs/bin/iwconfig
+++ /dev/null
Binary files differ
diff --git a/initramfs/uclib-rootfs/bin/iwevent b/initramfs/uclib-rootfs/bin/iwevent
deleted file mode 100755
index 20b6293a..00000000
--- a/initramfs/uclib-rootfs/bin/iwevent
+++ /dev/null
Binary files differ
diff --git a/initramfs/uclib-rootfs/bin/iwgetid b/initramfs/uclib-rootfs/bin/iwgetid
deleted file mode 100755
index 6a51e3f9..00000000
--- a/initramfs/uclib-rootfs/bin/iwgetid
+++ /dev/null
Binary files differ
diff --git a/initramfs/uclib-rootfs/bin/iwlist b/initramfs/uclib-rootfs/bin/iwlist
deleted file mode 100755
index de811e46..00000000
--- a/initramfs/uclib-rootfs/bin/iwlist
+++ /dev/null
Binary files differ
diff --git a/initramfs/uclib-rootfs/bin/iwpriv b/initramfs/uclib-rootfs/bin/iwpriv
deleted file mode 100755
index 73f711db..00000000
--- a/initramfs/uclib-rootfs/bin/iwpriv
+++ /dev/null
Binary files differ
diff --git a/initramfs/uclib-rootfs/bin/iwspy b/initramfs/uclib-rootfs/bin/iwspy
deleted file mode 100755
index 48ff6db1..00000000
--- a/initramfs/uclib-rootfs/bin/iwspy
+++ /dev/null
Binary files differ