X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?p=ginge.git;a=blobdiff_plain;f=dist%2Fginge.gpe;h=a9264fed2a0e56716b465c789f7d1324648c51d7;hp=9a7e95f26716488639efb9a49dfe21eb3e745417;hb=89e964bba8af1698b363a536e49f55d10f652e52;hpb=158ddd8d17456887669d6b24adf05266a22a266d diff --git a/dist/ginge.gpe b/dist/ginge.gpe index 9a7e95f..a9264fe 100755 --- a/dist/ginge.gpe +++ b/dist/ginge.gpe @@ -7,9 +7,9 @@ unset LD_PRELOAD # we might write something to /tmp, no need to write to flash # FIXME: doesn't seem to work, tmpfs broken in Wiz kernel? -if ! grep -q '/tmp' /proc/mounts; then - mount -t tmpfs none /tmp -fi +#if ! grep -q '/tmp' /proc/mounts; then +# mount -t tmpfs none /tmp +#fi # theoretically GP2X apps can make use of more RAM, because # Wiz has 2.6 kernel (larger memory requirements) and larger @@ -22,7 +22,7 @@ fi ./gp2xmenu --view-game #swapoff swapfile -umount /tmp +#umount /tmp /sbin/rmmod warm 2> /dev/null cd /usr/gp2x/