ModMyMotoModMyiModMyGphone





Unlocked iPhones


  Apple Forums | ModMyi.com | iPhone, iPod, Mac, OS X, Mods, More > iPhone Modding > File Mods
Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 10-16-2007, 04:25 PM
Green Apple
 
Join Date: Jul 2007
Posts: 96
Thanks: 2
Thanked 7 Times in 7 Posts
BSD Subsystem localpackage.plist line

So I am on 1.1.1 and I installed the new bsd subsystem and ssh manually but when i try to install dock it sasys i need bsd subsystems installed, since i have it installed i dont wanan use the 1.02 to reinstall over it, so i need someones localpackages file with bsd installed so i could just trick the iphone into thinking it is installed through installer
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #2 (permalink)  
Old 10-16-2007, 05:18 PM
mjdaul's Avatar
Green Apple
 
Join Date: Aug 2007
Device + Firmware: iPhone + 2.0.2
Operating System: Leopard, XP
Location: West Lafayette, IN
Posts: 74
Thanks: 2
Thanked 25 Times in 15 Posts
Send a message via AIM to mjdaul Send a message via MSN to mjdaul

Just add this to your LocalPackages.plist

Code:
	<dict>
		<key>bundleIdentifier</key>
		<string>com.natetrue.iphone.iphone_binkit</string>
		<key>category</key>
		<string>System</string>
		<key>contact</key>
		<string>iphone@nullriver.com</string>
		<key>date</key>
		<string>1191988558</string>
		<key>description</key>
		<string>Unix tools for the iPhone.</string>
		<key>location</key>
		<string>http://iphone.conceitedsoftware.com/zips/BSD_Subsystem-1.5.zip</string>
		<key>maintainer</key>
		<string>Nullriver, Inc.</string>
		<key>name</key>
		<string>BSD Subsystem</string>
		<key>scripts</key>
		<dict>
			<key>install</key>
			<array>
				<array>
					<string>CopyPath</string>
					<string>bin</string>
					<string>/bin</string>
				</array>
				<array>
					<string>CopyPath</string>
					<string>sbin</string>
					<string>/sbin</string>
				</array>
				<array>
					<string>CopyPath</string>
					<string>usr</string>
					<string>/usr</string>
				</array>
				<array>
					<string>CopyPath</string>
					<string>var</string>
					<string>/var</string>
				</array>
				<array>
					<string>CopyPath</string>
					<string>System</string>
					<string>/System</string>
				</array>
				<array>
					<string>CopyPath</string>
					<string>etc</string>
					<string>/etc</string>
				</array>
			</array>
		</dict>
		<key>size</key>
		<string>6967995</string>
		<key>source</key>
		<string>http://iphone.nullriver.com/</string>
		<key>url</key>
		<string>http://iphone.natetrue.com/</string>
		<key>version</key>
		<string>1.5</string>
	</dict>
this works (making installer think you have BSD 1.5 installed even though you have the new verison), ive tested it. if you want my LocalPackages.plist i'll attach it but everything i have installed youre phone will think you have installed unless you just plan on taking out the BSD code and putting it in your LocalPackages. good luck
Attached Files
File Type: zip LocalPackages.zip (4.3 KB, 20 views)

Last edited by mjdaul; 10-16-2007 at 05:23 PM.
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #3 (permalink)  
Old 10-16-2007, 05:50 PM
Green Apple
 
Join Date: Jul 2007
Posts: 96
Thanks: 2
Thanked 7 Times in 7 Posts

thank you, this is exactly what i was looking for
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #4 (permalink)  
Old 10-16-2007, 06:14 PM
My iPhone is a Part of Me
 
Join Date: Jul 2007
Location: Davis, California
Posts: 923
Thanks: 21
Thanked 83 Times in 74 Posts

Is there anything wrong with installing BSD Subsystem 1.5 over BSD World 2.0?
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #5 (permalink)  
Old 10-16-2007, 06:18 PM
iPhone? More like MyPhone
 
Join Date: Jul 2007
Posts: 233
Thanks: 1
Thanked 19 Times in 18 Posts

Quote:
Originally Posted by unclear View Post
Is there anything wrong with installing BSD Subsystem 1.5 over BSD World 2.0?
Presumably you will end up with older versions... smxy indicated that this package would eventually be upgraded, but they've got a few other things on their plate right now.
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
Reply

  Apple Forums | ModMyi.com | iPhone, iPod, Mac, OS X, Mods, More > iPhone Modding > File Mods

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump


Go to Top
ModMyI

All times are GMT -6. The time now is 10:16 AM. Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0 | Dedicated Server Hosting by SingleHop | Copyright © 2007-08 by ModMy, LLC. All rights reserved.

RSS - Contact Us / ModMyi Home / Archive / Privacy Statement - Top
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110