forked from Maroc-OS/Merruk-Technology
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathREADME
executable file
·71 lines (47 loc) · 2.62 KB
/
README
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
Merruk Technology Kernel v.2.5 For Samsung Galaxy Y 'Young' GT-S5360.
###How-To USE :###
##################
*COMPILATION :*
_______________
For compiling Merruk Technology Kernel open the command prompt (CONSOLE) and see this :
- --------------------------------------------------------------------------------------------------------------------------------------------- -
- Description : What does that mean? * Command [-Parameter] -
----------------------------------------------------------------------------------------------------------------------------------------------- -
- New Compile/Update Existing Kernel : "First Compile or Only Modded Codes" * Kernel_Make -MT -
- Specific CONFIG_FILE Compile : "Must be in '/arch/arm/configs/'" * Kernel_Make -CF totoro_brcm21553_05_defconfig -
- Clean Build (0 Files already built's) : "Like First Time, Clean Files&Build" * Kernel_Make -CL -
- Specify Number Of Prosessors : "Script Guess That Automaticlly" * Kernel_Make -CPU [Number of Cores] (all cores by default) -
- Make the Totoro defconfig 05 : "menuconfig use the actual totoro" * Kernel_Make MENU -
- --------------------------------------------------------------------------------------------------------------------------------------------- -
root#/: ./Kernel_Make -Help
Welcome To Merruk Technology Kernel Tools v.1.0 !
-MT : Standard Compile Option, Automatic Kernel/Modules Installation
-CF totoro_brcm21553_05_defconfig : Specify the defconfig file you want, PS: Must Be In 'arch/arm/configs'
-CL : Make a clean compilation from scratch
-CPU [Number Of Cores] : Specify Number Of Cores You Wanna Use (By default the script calculates all cores)
-HELP/-H : Show This Help Prompt.
#####################################################################
*ENVIRONMENT PREPARATION :*
__________________________
On first use of the "Tools" directory you need to set up the environment :
How To Use :
cd ./Tools
./Install.sh [Parameter]
- merruk = Use Merruk Technology InitRamFS
- stock = Use Samsung Stock InitRamFS
Please specify one of those listed above
------------------------
*KERNEL COMPRESSION :*
______________________
You can simply call this tool after you made changes in the boot directory (RamFS) :
How To Use :
cd ./Tools
./Compress.sh [Parameter]
- merruk = Use Merruk Technology Kernel
- stock = Use Samsung Stock Kernel
Please specify one of those listed above
------------------------
#########################################################################
###NOTE :###
Your compressed kernel will be built as:
###PDA.[parameter].tar### : Odin Flashable File