Trying to upload all related projects
[easy-deb-chroot] / diablo / easy-deb-chroot / easydebchroot-project
1 (S'easy-deb-chroot'
2 S'0.9.25'
3 S'user/tools'
4 S'armel'
5 S'Optional'
6 S'Alan Bruce <qole@qole.org>'
7 S'easy-chroot, gnutar, wget, bzip2'
8 S"Scripts to run Debian applications easily in maemo \nfor users not familiar with the command line.\n \nNB: A large image file must be downloaded\nand installed on an SD card before this package \nwill work!  You will need approx. 1.5 GB free on\none of your MMC cards. \nInstructions and an automated installer \nare provided in the package.\n \n(This is the Easy Debian 'Stable Lenny' version.)"
9 S'/home/user/MyDocs/debchroot/bin'
10 S'/home/user/MyDocs/debchroot/deblet.png'
11 S'#!/bin/sh\n\nset -e\n\nCHROOT=/debian\nTSTFILE=/usr/bin/hilda\nif [ ! -d "$CHROOT" ] ; then\n    mkdir /debian\n# else\n#    if [ -f "$CHROOT$TSTFILE" ] || [ ! "x`/sbin/debian echo hello | grep hello`" = "x" ] ; then\n#       closechroot\n#       export YESCHROOT=\'yes\'\n#    fi\nfi\n\n# if this is an N810, copy the correct keymap into place.\n\nexport MODEL=`cat /proc/cpuinfo | grep Hardware | cut -d " " -f 3`\nif [ "$MODEL" = "RX-44" ] ; then\n  cp /home/user/.Xmodmap-keymap-n810 /home/user/.Xmodmap-keymap\nfi\n\n# I sincerely apologise for the following ugly kludge that\n# restores all previous settings.\n\nif  [ -f "/home/user/.chroot.orig" ] ; then\n  cp /home/user/.chroot.orig /home/user/.chroot\nfi\n\nif  [ -f "/home/user/.Xmodmap-keymap.orig" ] ; then\n  mv /home/user/.Xmodmap-keymap.orig /home/user/.Xmodmap-keymap\n  export UPGRD="upgrade"\nfi\n\nif  [ -f "/home/user/.xbindkeysrc.scm.orig" ] ; then\n  mv /home/user/.xbindkeysrc.scm.orig /home/user/.xbindkeysrc.scm\nfi\n\nif  [ -f "/home/user/.gimp-2.4/gimprc.orig" ] ; then\n  mv /home/user/.gimp-2.4/gimprc.orig /home/user/.gimp-2.4/gimprc\nfi\n\nif  [ -f "/home/user/.gimp-2.4/sessionrc.orig" ] ; then\n  mv /home/user/.gimp-2.4/sessionrc.orig /home/user/.gimp-2.4/sessionrc\nfi\n\nif  [ -f "/home/user/.config/lxde/config.orig" ] ; then\n  mv /home/user/.config/lxde/config.orig /home/user/.config/lxde/config\nfi\n\nif  [ -f "/home/user/.config/lxpanel/LXDE/config.orig" ] ; then\n  mv /home/user/.config/lxpanel/LXDE/config.orig /home/user/.config/lxpanel/LXDE/config\nfi\n\nif  [ -f "/home/user/.config/lxpanel/LXDE/panels/panel.orig" ] ; then\n  mv /home/user/.config/lxpanel/LXDE/panels/panel.orig /home/user/.config/lxpanel/LXDE/panels/panel\nfi\n\nif  [ -f "/home/user/.config/gtk-2.0/gtkfilechooser.ini.orig" ] ; then\n  mv /home/user/.config/gtk-2.0/gtkfilechooser.ini.orig /home/user/.config/gtk-2.0/gtkfilechooser.ini\nfi\n\n# Fix permissions; another kludge.\n\nchown -R user:users /home/user/img-install\nchown -R user:users /home/user/.chroot\nchown -R user:users /home/user/.config\nchown -R user:users /home/user/apps\nchown -R user:users /home/user/.matchbox\nchown -R user:users /home/user/.gimp-2.4\nchown user:users /home/user/.Xmodmap-keymap\nchown user:users /home/user/.Xmodmap-keymap-n800\nchown user:users /home/user/.Xmodmap-keymap-n810\nchown user:users /home/user/.powerlaunch\nchown user:users /home/user/.xbindkeysrc.scm\n\n# yet another kludge; detect an upgrade\n\nif [ "x$UPGRD" = "x" ] ; then\n   touch /home/user/.synchroot\n   chown -R user:users /home/user/.synchroot\nfi\n\n# icon kludges\n\nif  [ ! -e "/usr/share/icons/hicolor/scalable/hildon/abiword.png" ] ; then \n   cp /usr/share/icons/hicolor/scalable/hildon/abiword-debian.png /usr/share/icons/hicolor/scalable/hildon/abiword.png\nfi\n\nif  [ ! -e "/usr/share/icons/hicolor/scalable/hildon/deblet-easydeb.png" ] ; then \n   cp /usr/share/icons/hicolor/scalable/hildon/deblet-easydeb.png /usr/share/icons/hicolor/scalable/hildon/deblet.png\nfi\n\n# this takes a while; that\'s why it\'s at the end...\ngtk-update-icon-cache -f /usr/share/icons/hicolor\n\nif [ "x$UPGRD" = "x" ] ; then\n   maemo-select-menu-location ooo.desktop  tana_fi_utilities\n   maemo-select-menu-location gimp.desktop  tana_fi_utilities\n   maemo-select-menu-location iceweasel.desktop tana_fi_internet\n   maemo-select-menu-location epiphany.desktop tana_fi_internet\n   maemo-select-menu-location lxde.desktop tana_fi_utilities\n   maemo-select-menu-location gnome-alsamixer.desktop tana_fi_settings\n   maemo-select-menu-location debchroot.desktop tana_fi_utilities\n   maemo-select-menu-location synaptic.desktop tana_fi_settings\n   maemo-select-menu-location xbindkeys.desktop tana_fi_settings\nfi\n\nif [ "x$UPGRD" != "x" ] ; then\n  export MSG1=`printf "\\\nThis update points to the new qole.org domain and the updated\\n\\\nimage file that has the NEW, UPDATED Debian Stable release.\\n\\n\\\nIf you want a fully updated Debian (with OpenOffice.org 3.0,\\n\\\nGimp 2.6, and the Epiphany browser), make sure you \\n\\\nclose your chroot, delete the current image if you need \\n\\\nthe space, then use the installer to download \\n\\\nthe new image file. \\n\\n\\\nNote: You don\'t need to replace your current image file."`\nelse\nexport MSG1=`printf "\\\nIn order to use this package, you must download and\\n\\\ninstall a very large image file. If you are unsure about\\n\\\nhow to do this, and / or you just want the current set of\\n\\\nDebian applications (OpenOffice, GIMP & Firefox 3  w/ java),\\n\\\nuse the Debian Image Installer in the Extras menu.\\n\\\nThis program will download and install the image file to\\n\\\none of your SD cards. You will need at least 1.5 GB free on that\\n\\\ncard. After you download the image, you can move it elsewhere.\\n\\\nAfter moving the file, you may need to edit the .chroot file \\n\\\nas explained on ITt.\\n\\\nIf you have run any Debian apps, be sure to issue\\n\\\nsudo closechroot\\n\\\nin the terminal (or just reboot) before moving the image file.\\n"`\nfi\ngxmessage -center -alignbuttons center -buttons OK:0 -geometry 690x380 -title "NOTICE" "$MSG1"\n\nexit 0'
12 S'#!/bin/sh\n\nexport MSG1=`printf "\\\nRemoving this package does NOT delete the large image file\\n\\\nnamed debian-stable.img.ext2 from your SD card. You can do this\\n\\\nwith the File Manager, although you may need to reboot\\n\\\nbefore you are allowed to delete the file."`\necho $MSG1 > /tmp/msg.txt\nmaemo-confirm-text "Notice" /tmp/msg.txt\n\nexit 0'
13 S'#!/bin/sh\n# Preserve old powerlaunch settings\nif [ -d "/home/user/.powerlaunch" ]  &&  [ ! -f "/home/user/.powerlaunch/powerlaunch.conf.orig" ] ; then\n    mv /home/user/.powerlaunch/powerlaunch.conf /home/user/.powerlaunch/powerlaunch.conf.orig\nfi\n# I sincerely apologise for the following ugly kludge that\n# backs up all previous settings.\n\nif  [ -f "/home/user/.chroot" ] ; then\n  cp /home/user/.chroot /home/user/.chroot.orig\nfi\n\nif  [ -f "/home/user/.Xmodmap-keymap" ] ; then\n  cp /home/user/.Xmodmap-keymap /home/user/.Xmodmap-keymap.orig\nfi\n\nif  [ -f "/home/user/.xbindkeysrc.scm" ] ; then\n  cp /home/user/.xbindkeysrc.scm /home/user/.xbindkeysrc.scm.orig\nfi\n\nif  [ -f "/home/user/.gimp-2.4/gimprc" ] ; then\n  cp /home/user/.gimp-2.4/gimprc /home/user/.gimp-2.4/gimprc.orig\nfi\n\nif  [ -f "/home/user/.gimp-2.4/sessionrc" ] ; then\n  cp /home/user/.gimp-2.4/sessionrc /home/user/.gimp-2.4/sessionrc.orig\nfi\n\nif  [ -f "/home/user/.config/lxde/config" ] ; then\n  cp /home/user/.config/lxde/config /home/user/.config/lxde/config.orig\nfi\n\nif  [ -f "/home/user/.config/lxpanel/LXDE/config" ] ; then\n  cp /home/user/.config/lxpanel/LXDE/config /home/user/.config/lxpanel/LXDE/config.orig\nfi\n\nif  [ -f "/home/user/.config/lxpanel/LXDE/panels/panel" ] ; then\n  cp /home/user/.config/lxpanel/LXDE/panels/panel /home/user/.config/lxpanel/LXDE/panels/panel.orig\nfi\n\nif  [ -f "/home/user/.config/gtk-2.0/gtkfilechooser.ini" ] ; then\n  cp /home/user/.config/gtk-2.0/gtkfilechooser.ini /home/user/.config/gtk-2.0/gtkfilechooser.ini.orig\nfi\n\nexit 0\n'
14 S'#!/bin/sh\n\nexit 0'
15 S"0.9.4, 12-Oct-08: Fixed some Gimp settings, preparing for move to Extras repository\n0.9.5, 12-Oct-08: Uploaded to Extras!\n0.9.6, 13-Oct-08: Window hack replaced with toggle icon.\n0.9.7, 17-Oct-08: Window hack uses fixed matchbox wm; graceful upgrade script; LXDE 'not responding' error fixed \n0.9.8, 18-Oct-08: Fixed installer bug, postinst script\n0.9.9, 18-Oct-08: Another postinst script bug!\n0.9.10, 18-Oct-08: Another installer bug!\n0.9.11, 25-Nov-08: Bug fixes, closechroot closes dmloop properly, icon conflict fixes, and /var/tmp bound\n0.9.12, 28-Nov-08: Another postinst script bug!\n0.9.13, 08-Feb-09: Broke out easy-chroot, changed tar to gtar in installer.\n0.9.14, 09-Feb-09: Added back the deleted debwm script.\n0.9.15, 16-Feb-09: Matchbox 'keyboard-mini' replaced with pton's version\n0.9.16, 27-Feb-09: Better installer gtar error message; Restored after data loss.\n0.9.17, 21-Mar-09: Back in Extras; tiny tweaks to files & postinst\n0.9.18, 22-Mar-09: postinst bug!\n0.9.19, 22-Mar-09: another postinst bug!\n0.9.20, 23-Mar-09: Made the install script more robust, added bzip2 depend.\n*** Why are these problems not found during beta testing???\n0.9.21, 28-Apr-09: Updated and moved image file to qole.org, updated installer\n0.9.24, 29-Apr-09: Version ready for extras; fixed postinst, menu items, etc\n0.9.25, 30-Apr-09: New image file with proper locales, java-alternatives set up\t\t"
16 S'extras'
17 S'diablo'
18 S'low'
19 S'alan@thebruces.ca'
20 S''
21 S'/home/user/MyDocs/debchroot/src'
22 S'qole'
23 S'1'
24 tp1
25 .