diff --git a/includes/usr/bin/boot-tools/boottoolsSoftwareCompile.sh b/includes/usr/bin/boot-tools/boottoolsSoftwareCompile.sh index 568548f..79102dc 100755 --- a/includes/usr/bin/boot-tools/boottoolsSoftwareCompile.sh +++ b/includes/usr/bin/boot-tools/boottoolsSoftwareCompile.sh @@ -19,9 +19,9 @@ which udp-sender || udpcast install &>/dev/null echo "ms-sys " which ms-sys || ms-sys install &>/dev/null -echo "echo partclone " +#echo "echo partclone " #which partclone.ntfs || $(wget -O partclone_0.2.16_i386.deb http://downloads.sourceforge.net/project/partclone/stable/0.2.16/partclone_0.2.16_i386.deb?use_mirror=ovh &>/dev/null; gdebi -n partclone_0.2.16_i386.deb &>/dev/null) -which partclone.ntfs || gdebi -n /var/cache/apt/archivesOG/partclone_0.2.8_i386.deb +#which partclone.ntfs || gdebi -n /var/cache/apt/archivesOG/partclone_0.2.8_i386.deb echo "spartlnx" which spartlnx.run || $(wget http://damien.guibouret.free.fr/savepart.zip &>/dev/null; unzip -o savepart.zip -d /sbin/) @@ -29,4 +29,13 @@ which spartlnx.run || $(wget http://damien.guibouret.free.fr/savepart.zip &>/dev echo "xvesa" gdebi -n /var/cache/apt/archivesOG/xvesa.deb +echo "partclone" +gdebi -n /var/cache/apt/archivesOG/partclone_0.2.38_i386.deb + +echo "busybox" +gdebi -n /var/cache/apt/archivesOG/busybox_1.17.1-10ubuntu1_i386.deb.deb + +echo "busybox" +gdebi -n /var/cache/apt/archivesOG/busybox-static_1.17.1-10ubuntu1_i386.deb.deb + history -c \ No newline at end of file diff --git a/includes/usr/bin/boot-tools/listpackages/sw.Zinitrd b/includes/usr/bin/boot-tools/listpackages/sw.Zinitrd index 4843879..7569b9c 100644 --- a/includes/usr/bin/boot-tools/listpackages/sw.Zinitrd +++ b/includes/usr/bin/boot-tools/listpackages/sw.Zinitrd @@ -1,3 +1,3 @@ #sw.zinitrd -install busybox-static -install bash-static +#install busybox-static +#install bash-static diff --git a/includes/usr/bin/boot-tools/listpackages/sw.basic b/includes/usr/bin/boot-tools/listpackages/sw.basic index 4286d65..3ef7127 100644 --- a/includes/usr/bin/boot-tools/listpackages/sw.basic +++ b/includes/usr/bin/boot-tools/listpackages/sw.basic @@ -3,7 +3,7 @@ install dialog install man-db install fbset install gdebi-core -install busybox-static +#install busybox-static install console-data install locales install lshw