summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHolger Paradies <retabell@gmx.de>2019-05-12 21:09:17 +0200
committerHolger Paradies <retabell@gmx.de>2019-05-12 21:09:17 +0200
commitc5d28523a2f99ced2b3e843e9d50d2e2941aa831 (patch)
treeecc1966b596561a1082a52e2b8edf7ace8956334
parent95bb9f9bc605d9974d5332de2bffa81a7f6d377b (diff)
downloadkanotix-c5d28523a2f99ced2b3e843e9d50d2e2941aa831.zip
kanotix-c5d28523a2f99ced2b3e843e9d50d2e2941aa831.tar.gz
eeepc4G silverfire build with midori
-rwxr-xr-xnightly_build.bash2
1 files changed, 1 insertions, 1 deletions
diff --git a/nightly_build.bash b/nightly_build.bash
index 667d035..8250c3b 100755
--- a/nightly_build.bash
+++ b/nightly_build.bash
@@ -118,7 +118,7 @@ fi
#
# eeepc4G with LXDE
lb clean
-lb config -d $DISTRO -p "kanotix-eeepc4G firefox" --bootloader grub2 --tmpfs true --tmpfs-options size=12G --apt-http-proxy "http://127.0.0.1:3142" --cache-packages false --gfxoverlays false -a i386 --initsystem systemd
+lb config -d $DISTRO -p "kanotix-eeepc4G midori" --bootloader grub2 --tmpfs true --tmpfs-options size=12G --apt-http-proxy "http://127.0.0.1:3142" --cache-packages false --gfxoverlays false -a i386 --initsystem systemd
echo Kanotix silverfire-nightly Silverfire32 $d$v eeepc4G > config/chroot_local-includes/etc/kanotix-version
lb build; cd tmpfs; ./isohybrid-acritox kanotix32.iso; mv kanotix32.iso $target/kanotix32-silverfire-nightly-${d}${v}-eeepc4G.iso; cd ..
cp tmpfs/binary.packages $target/kanotix32-silverfire-nightly-${d}${v}-eeepc4G.packages