From 10ebb27a202226bcee608c3bd5f65abe1aeefc46 Mon Sep 17 00:00:00 2001 From: adv Date: Wed, 17 Jul 2013 11:38:59 +0000 Subject: [PATCH] #603 #615 initrd busybox git-svn-id: https://opengnsys.es/svn/branches/version1.0@3993 a21b9725-9963-47de-94b9-378ad31fedc9 --- .../boot-tools/boottoolsSoftwareCompile.sh | 21 ++++++++++--------- 1 file changed, 11 insertions(+), 10 deletions(-) diff --git a/includes/usr/bin/boot-tools/boottoolsSoftwareCompile.sh b/includes/usr/bin/boot-tools/boottoolsSoftwareCompile.sh index d4cc234..637d2a6 100755 --- a/includes/usr/bin/boot-tools/boottoolsSoftwareCompile.sh +++ b/includes/usr/bin/boot-tools/boottoolsSoftwareCompile.sh @@ -27,21 +27,22 @@ echo "spartlnx" which spartlnx.run || $(wget http://damien.guibouret.free.fr/savepart.zip &>/dev/null; unzip -o savepart.zip -d /sbin/) #echo "xvesa" -#gdebi -n /var/cache/apt/archivesOG/xvesa.deb +gdebi -n /var/cache/apt/archivesOG/xvesa.deb #echo "partclone" #gdebi -n /var/cache/apt/archivesOG/partclone_0.2.38_i386.deb +#echo "comenzamos con el busybox" #echo "busybox-static 1.17.1 en rootfs" -#apt-get remove -y busybox-static -#gdebi -n /var/cache/apt/archivesOG/busybox-static_1.17.1-10ubuntu1_i386.deb -#cp /bin/busybox /bin/busyboxOLD -#/bin/busyboxOLD -#echo "busybox-static 1.18.5 en initrd" -#apt-get install -y busybox-static -#cp /bin/busybox /bin/busyboxNEW -#/bin/busyboxNEW -# en scripts reboot y poweroff hacer llamada a busyboxOLD reboot|poweroff +apt-get remove -y busybox-static +gdebi -n /var/cache/apt/archivesOG/busybox-static_1.17.1-10ubuntu1_i386.deb +cp /bin/busybox /bin/busyboxOLD +/bin/busyboxOLD +echo "busybox-static 1.18.5 en initrd" +apt-get install -y busybox-static +cp /bin/busybox /bin/busyboxNEW +/bin/busyboxNEW +echo " en scripts reboot y poweroff hacer llamada a busyboxOLD reboot|poweroff " #gpt