763d196456a647b926ba7e4c7c2dc4dd3a39b2cf
[easy-deb-chroot] / diablo / easy-chroot / easychroot-project
1 (S'easy-chroot'
2 S'0.1.10'
3 S'user/tools'
4 S'armel'
5 S'Optional'
6 S'Alan Bruce <alan@thebruces.ca>'
7 S'bzip2, e2fsprogs'
8 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.)"
9 S'/home/user/MyDocs/easychroot/bin'
10 S'/home/user/MyDocs/ezchroot/cigar-64.png'
11 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'
12 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'
13 S'#!/bin/sh\n\nexit 0'
14 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'
15 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'
16 S'extras'
17 S'diablo'
18 S'low'
19 S'mr_abruce@hotmail.com'
20 S''
21 S'/home/user/MyDocs/ezchroot/src'
22 S'login'
23 S'1'
24 tp1
25 .