linuxrc: use /static/xargs instead of xargs
authorMichael Prokop <mika@grml.org>
Fri, 16 Mar 2007 14:33:59 +0000 (15:33 +0100)
committerMichael Prokop <mika@grml.org>
Fri, 16 Mar 2007 14:33:59 +0000 (15:33 +0100)
debian/changelog
linuxrc

index 4dc5795..6ac177c 100644 (file)
@@ -5,6 +5,7 @@ grml-terminalserver (0.83) unstable; urgency=low
   * merge linuxrc from outside of terminalserver, some
     fixes and updates for current version of busybox
     (using busybox-1.4.1 now)
+  * linuxrc: use /static/xargs instead of xargs
   * grml-terminalserver-config: do not copy udhcpc anymore
 
   [ Michael Gebetsroither ]
diff --git a/linuxrc b/linuxrc
index 98d5572..0f76c88 100755 (executable)
--- a/linuxrc
+++ b/linuxrc
@@ -534,7 +534,7 @@ if [ -n "$NFS" ]; then
     done
   }
   # modules.alias and modules.dep are in place so USE IT :)!
-  modLoad "$(for x in $(find /sys/devices/ -name modalias); do grep pci: $x; done |xargs)"
+  modLoad "$(for x in $(find /sys/devices/ -name modalias); do grep pci: $x; done |/static/xargs)"
 
   # loading additional modules
   modLoad sunrpc lockd af_packet nfs