X-Git-Url: http://git.maemo.org/git/?a=blobdiff_plain;ds=sidebyside;f=diablo%2Feasy-chroot%2Feasychroot-project;fp=diablo%2Feasy-chroot%2Feasychroot-project;h=763d196456a647b926ba7e4c7c2dc4dd3a39b2cf;hb=2a0f1e69e356b51d8781956aab8807fa6eadacc3;hp=0000000000000000000000000000000000000000;hpb=4f4a995b7b3d318f037f36b6ea0fb84e92045cb9;p=easy-deb-chroot diff --git a/diablo/easy-chroot/easychroot-project b/diablo/easy-chroot/easychroot-project new file mode 100644 index 0000000..763d196 --- /dev/null +++ b/diablo/easy-chroot/easychroot-project @@ -0,0 +1,25 @@ +(S'easy-chroot' +S'0.1.10' +S'user/tools' +S'armel' +S'Optional' +S'Alan Bruce ' +S'bzip2, e2fsprogs' +S"Scripts to mount and chroot into images/partitions\n Designed for maemo;\n probably works in any Debian-based distro.\n(This uses the 'turbo-charged' dm-loop for mounting image files.)" +S'/home/user/MyDocs/easychroot/bin' +S'/home/user/MyDocs/ezchroot/cigar-64.png' +S'#!/bin/sh\n\nset -e\n\nif [ ! -e "/sbin/dmlosetup" ] ; then \n ln -s /sbin/dmsetup /sbin/dmlosetup\nfi\n\nif [ ! -e "/sbin/blkid" ] ; then \n ln -s /sbin/blkid1 /sbin/blkid\nfi\n\nif [ ! -e "/sbin/ezchroot" ] ; then \n ln -s /sbin/qchroot /sbin/ezchroot\nfi\n\n# yet another kludge; detect an upgrade (forced OFF)\nUPGRD=\'no\'\n\n# this takes a while; that\'s why it\'s at the end...\nupdate-sudoers\n\nif [ "x$UPGRD" = "x" ] ; then\n maemo-select-menu-location cpu-perform.desktop tana_fi_settings\n maemo-select-menu-location cpu-ondemand.desktop tana_fi_settings\n maemo-select-menu-location windowhack.desktop tana_fi_settings\nfi\n\nexit 0' +S'#!/bin/sh\n\nif [ ! -e "/sbin/dmsetup" ] ; then \n rm /sbin/dmlosetup\nfi\n\nif [ ! -e "/sbin/qchroot" ] ; then \n rm /sbin/ezchroot\nfi\n\nupdate-sudoers\n\nexit 0' +S'#!/bin/sh\n\nexit 0' +S'#!/bin/sh\ncp /etc/osso-af-init/matchbox.defs.orig /etc/osso-af-init/matchbox.defs\ncp /usr/bin/matchbox-window-manager.orig /usr/bin/matchbox-window-manager\nexit 0' +S'25-Feb-2009, 0.1.4: Separated qmount from ezchroot. Rebuilt package after big data loss\n26-Feb-2009, 0.1.5: Better turbo-loop mount error message\n15-Jun-2009, 0.1.10: Recovered lost package from repository. Fixed closechroot bug. Added blkid.\n' +S'extras' +S'diablo' +S'low' +S'mr_abruce@hotmail.com' +S'' +S'/home/user/MyDocs/ezchroot/src' +S'login' +S'1' +tp1 +. \ No newline at end of file