Trying to upload all related projects
[easy-deb-chroot] / diablo / easy-chroot / easychroot-project
diff --git a/diablo/easy-chroot/easychroot-project b/diablo/easy-chroot/easychroot-project
new file mode 100644 (file)
index 0000000..763d196
--- /dev/null
@@ -0,0 +1,25 @@
+(S'easy-chroot'
+S'0.1.10'
+S'user/tools'
+S'armel'
+S'Optional'
+S'Alan Bruce <alan@thebruces.ca>'
+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