You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/palera1n.1
+7-17Lines changed: 7 additions & 17 deletions
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
.\" Copyright (c) 2024 Nick Chan
3
3
.\" SPDX-License-Identifier: MIT
4
4
.\"
5
-
.Dd"30 March 2024"
5
+
.Dd"24 July 2024"
6
6
.Dt palera1n 1
7
7
.Sh NAME
8
8
.Nmpalera1n
@@ -155,17 +155,13 @@ Set the effective production fuse to 0, so as to enable hardware debugging featu
155
155
Execute the DFU helper to guide the user into putting the device into DFU mode
156
156
then exit.
157
157
.ItFle , -boot-argsArbootarguments
158
-
Specify custom XNU kernel command line. The
159
-
.Emrootdev=md0
160
-
argument is used by
161
-
.Nm
162
-
and cannot be overriden. Additionally, the
158
+
Specify custom XNU kernel command line. Additionally, the
163
159
.Emwdt=-1
164
160
argument is used during fakefs setup.
165
161
.ItFlE , -enter-recovery
166
162
Exit after entering recovery mode.
167
163
.ItFlf , -fakefs
168
-
Proceed in rootful mode. This applies to both full, partial fakefs, as well as realfs.
164
+
Proceed in rootful mode. Despite its name, this applies to both full, partial fakefs, as well as realfs, and it still applies even when trying to force revert.
169
165
.ItFlh , -help
170
166
Prints help text.
171
167
.ItFli , -checkra1n-fileArcheckra1nfile
@@ -183,10 +179,6 @@ command. If in doubt, use
183
179
iOS15 branch or your own fork of it.
184
180
.ItFll , -rootless
185
181
Proceed in rootless mode. This option is only supported on iOS/iPadOS.
186
-
.ItFlL , -jbinit-log-to-file
187
-
This option is not currently supported and is a no-operation in this version of
188
-
.Nm
189
-
\[char46]
190
182
.ItFln , -exit-recovery
191
183
Exit recovery mode and exit.
192
184
.ItFlo , -override-overlayAroverlayfile
@@ -241,13 +233,13 @@ is extracted and executed here. When not set, /tmp is used.
241
233
.Sh EXAMPLES
242
234
To (re-)jailbreak in rootless mode:
243
235
.Pp
244
-
.Dl"palera1n"
236
+
.Dl"palera1n -l"
245
237
.Pp
246
238
To setup fakefs for rootful mode:
247
239
.Pp
248
240
.Dl"palera1n -fc"
249
241
.Pp
250
-
After the device has rebooted, follow the following example.
242
+
After the device has rebooted into recovery mode, follow the following example.
251
243
.Pp
252
244
To re-jailbreak in rootful mode:
253
245
.Pp
@@ -304,7 +296,7 @@ option might cause some versions for tvOS to crash and not boot.
304
296
Offical Apple USB-C cables as well as some other USB-C cables cannot be used to enter DFU mode.
305
297
USB-A cable with male USB-C to female USB-A adapter works fine.
306
298
.Sh POST INSTALLATION (iOS/iPadOS)
307
-
The palera1n loader app will take up to 30 seconds to appear on the homescreen after the
299
+
The palera1n loader app will take up to 1 minute to appear on the homescreen after the
308
300
device has booted. If it does not appear, you can try using the shortcut:
0 commit comments