summaryrefslogtreecommitdiffstats
path: root/boot-env/pbs
diff options
context:
space:
mode:
authorroot2010-04-13 15:48:45 +0200
committerroot2010-04-13 15:48:45 +0200
commitb7077b4c2275ad23e5eedecbd7249913061bac95 (patch)
tree270d43e49da1b965279728439bc26222d0f14d27 /boot-env/pbs
parentadd trim to utils (diff)
downloadcore-b7077b4c2275ad23e5eedecbd7249913061bac95.tar.gz
core-b7077b4c2275ad23e5eedecbd7249913061bac95.tar.xz
core-b7077b4c2275ad23e5eedecbd7249913061bac95.zip
fix pbs stuff
Diffstat (limited to 'boot-env/pbs')
-rwxr-xr-xboot-env/pbs/uclib-rootfs/init1
1 files changed, 0 insertions, 1 deletions
diff --git a/boot-env/pbs/uclib-rootfs/init b/boot-env/pbs/uclib-rootfs/init
index 67427127..3c992070 100755
--- a/boot-env/pbs/uclib-rootfs/init
+++ b/boot-env/pbs/uclib-rootfs/init
@@ -177,7 +177,6 @@ echo "macaddr=$macaddr" >>/etc/initramfs-setup
# user choose what kind of SLX client he wants to get
dialog --infobox "Fetching preboot interactive part and configuration from \
the net ($boot_uri) ..." 4 65
-echo -e "192.168.2.100\t pbs.lan" > /etc/hosts
mkdir -p /preboot
wget -q -O /preboot/preboot.init ${boot_uri}bootloader/env/getinit/formedia/$PBS_ID
chmod u+x /preboot/preboot.init