Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ui_print("Returning to stock");
- ui_print("");
- ui_print("Thanks to rbheromax");
- ui_print("and AndroidForums.com");
- ui_print("");
- ui_print("Thanks to Golono For his CWM backup");
- ui_print("Installing Stock Kernel");
- set_progress(0);
- assert(package_extract_file("boot.img", "/tmp/boot.img");
- write_raw_image("/tmp/boot.img", "boot");
- write_raw_image("/tmp/boot.img", "/dev/block/platform/msm_sdcc.1/boot");
- delete("/tmp/boot.img"));
- ui_print("");
- ui_print("Kernel Installed");
- ui_print("");
- show_progress(1,30);
- unmount("/system");
- unmount("/data");
- unmount("/cache");
- ui_print("Formatting:");
- ui_print("/system");
- format("ext4", "EMMC", "/dev/block/platform/msm_sdcc.1/system");
- ui_print("/data");
- format("ext4", "EMMC", "/dev/block/platform/msm_sdcc.1/data");
- ui_print("/cache");
- format("ext4", "EMMC", "/dev/block/platform/msm_sdcc.1/cache");
- ui_print("Mounting /system");
- mount("ext4", "EMMC", "/dev/block/platform/msm_sdcc.1/system", "/system");
- ui_print("Removing unneeded files");
- ui_print("");
- delete_recursive("/system");
- delete_recursive("/cache");
- ui_print("");
- ui_print("Installing ROM");
- ui_print("");
- package_extract_dir("system", "/system");
- ui_print("Creating Symlinks");
- symlink("toolbox","/system/bin/dumpmesg","/system/bin/getevent","/system/bin/getprop","/system/bin/iftop","/system/bin/ioctl","/system/bin/log","/system/bin/lsof",
- "/system/bin/nandread","/system/bin/newfs_msdos","/system/bin/notify","/system/bin/reboot","/system/bin/schedtop","/system/bin/sendevent","/system/bin/setprop",
- "/system/bin/smd","/system/bin/start","/system/bin/stop","/system/bin/vmstat","/system/bin/watchprops","/system/bin/wipe");
- symlink("/system/xbin/su","/system/bin/su");
- symlink("ip-up-vpn","/system/etc/ppp/ip-down-vpn");
- symlink("busybox","/system/xbin/[","/system/xbin/[[","/system/xbin/acpid","/system/xbin/ar","/system/xbin/arp","/system/xbin/arping","/system/xbin/ash",
- "/system/xbin/awk","/system/xbin/basename","/system/xbin/blkid","/system/xbin/bunzip2","/system/xbin/bzcat","/system/xbin/bzip2","/system/xbin/cal",
- "/system/xbin/cat","/system/xbin/catv","/system/xbin/chattr","/system/xbin/chgrp","/system/xbin/chmod","/system/xbin/chown","/system/xbin/chroot",
- "/system/xbin/chrt","/system/xbin/chvt","/system/xbin/cksum","/system/xbin/clear","/system/xbin/cmp","/system/xbin/comm","/system/xbin/cp",
- "/system/xbin/cpio","/system/xbin/crond","/system/xbin/crontab","/system/xbin/cryptpw","/system/xbin/cttyhack","/system/xbin/cut","/system/xbin/date",
- "/system/xbin/dc","/system/xbin/dd","/system/xbin/deallocvt","/system/xbin/depmod","/system/xbin/devmem","/system/xbin/df","/system/xbin/dhcprelay",
- "/system/xbin/diff","/system/xbin/dirname","/system/xbin/dmesg","/system/xbin/dnsd","/system/xbin/dnsdomainname","/system/xbin/dos2unix","/system/xbin/du",
- "/system/xbin/dumpkmap","/system/xbin/dumpleases","/system/xbin/echo","/system/xbin/egrep","/system/xbin/env","/system/xbin/ether-wake","/system/xbin/expr",
- "/system/xbin/fakeidentd","/system/xbin/false","/system/xbin/fbset","/system/xbin/fdflush","/system/xbin/fdformat","/system/xbin/fgrep","/system/xbin/find",
- "/system/xbin/findfs","/system/xbin/flash_eraseall","/system/xbin/flash_lock","/system/xbin/flash_unlock","/system/xbin/flock","/system/xbin/fold","/system/xbin/free",
- "/system/xbin/freeramdisk","/system/xbin/fsck","/system/xbin/fsck.minix","/system/xbin/fsync","/system/xbin/ftpd","/system/xbin/ftpget","/system/xbin/ftpput",
- "/system/xbin/fuser","/system/xbin/getopt","/system/xbin/grep","/system/xbin/gunzip","/system/xbin/gzip","/system/xbin/hd","/system/xbin/hdparm",
- "/system/xbin/head","/system/xbin/hexdump","/system/xbin/hostid","/system/xbin/hostname","/system/xbin/httpd","/system/xbin/hush","/system/xbin/hwclock",
- "/system/xbin/id","/system/xbin/ifconfig","/system/xbin/ifdown","/system/xbin/ifplugd","/system/xbin/ifup","/system/xbin/init","/system/xbin/inotifyd",
- "/system/xbin/insmod","/system/xbin/install","/system/xbin/ionice","/system/xbin/ip","/system/xbin/ipaddr","/system/xbin/ipcalc","/system/xbin/ipcrm",
- "/system/xbin/ipcs","/system/xbin/iplink","/system/xbin/iproute","/system/xbin/iprule","/system/xbin/iptunnel","/system/xbin/kbd_mode","/system/xbin/kill",
- "/system/xbin/killall","/system/xbin/killall5","/system/xbin/klogd","/system/xbin/last","/system/xbin/length","/system/xbin/less","/system/xbin/linux32",
- "/system/xbin/linux64","/system/xbin/linuxrc","/system/xbin/ln","/system/xbin/loadfont","/system/xbin/loadkmap","/system/xbin/logger","/system/xbin/logname",
- "/system/xbin/losetup","/system/xbin/ls","/system/xbin/lsattr","/system/xbin/lsmod","/system/xbin/lspci","/system/xbin/lsusb","/system/xbin/lzcat",
- "/system/xbin/lzma","/system/xbin/makedevs","/system/xbin/man","/system/xbin/md5sum","/system/xbin/mdev","/system/xbin/mesg","/system/xbin/mkdir",
- "/system/xbin/mkdosfs","/system/xbin/mke2fs","/system/xbin/mkfifo","/system/xbin/mkfs.ext2","/system/xbin/mkfs.minix","/system/xbin/mkfs.reiser",
- "/system/xbin/mkfs.vfat","/system/xbin/mknod","/system/xbin/mkpasswd","/system/xbin/mkswap","/system/xbin/mktemp","/system/xbin/modinfo","/system/xbin/modprobe",
- "/system/xbin/more","/system/xbin/mount","/system/xbin/mountpoint","/system/xbin/mpstat","/system/xbin/mt","/system/xbin/mv","/system/xbin/nameif",
- "/system/xbin/nc","/system/xbin/netstat","/system/xbin/nice","/system/xbin/nmeter","/system/xbin/nohup","/system/xbin/nslookup","/system/xbin/ntpd",
- "/system/xbin/od","/system/xbin/openvt","/system/xbin/patch","/system/xbin/pgrep","/system/xbin/pidof","/system/xbin/ping","/system/xbin/pipe_progress",
- "/system/xbin/pivot_root","/system/xbin/pkill","/system/xbin/printenv","/system/xbin/printf","/system/xbin/ps","/system/xbin/pscan","/system/xbin/pwd",
- "/system/xbin/rdate","/system/xbin/readlink","/system/xbin/readprofile","/system/xbin/realpath","/system/xbin/renice","/system/xbin/reset","/system/xbin/resize",
- "/system/xbin/rev","/system/xbin/rm","/system/xbin/rmdir","/system/xbin/rmmod","/system/xbin/route","/system/xbin/run-parts","/system/xbin/runlevel",
- "/system/xbin/script","/system/xbin/scriptreplay","/system/xbin/sed","/system/xbin/seq","/system/xbin/setarch","/system/xbin/setconsole","/system/xbin/setkeycodes",
- "/system/xbin/setlogcons","/system/xbin/setsid","/system/xbin/sh","/system/xbin/sha1sum","/system/xbin/sha256sum","/system/xbin/sha512sum","/system/xbin/slattach",
- "/system/xbin/sleep","/system/xbin/sort","/system/xbin/split","/system/xbin/start-stop-daemon","/system/xbin/stat","/system/xbin/strings","/system/xbin/stty",
- "/system/xbin/sulogin","/system/xbin/sum","/system/xbin/swapoff","/system/xbin/swapon","/system/xbin/switch_root","/system/xbin/sync","/system/xbin/sysctl",
- "/system/xbin/syslogd","/system/xbin/tac","/system/xbin/tail","/system/xbin/tar","/system/xbin/tcpsvd","/system/xbin/tee","/system/xbin/telnet",
- "/system/xbin/telnetd","/system/xbin/test","/system/xbin/tftp","/system/xbin/tftpd","/system/xbin/time","/system/xbin/top","/system/xbin/touch",
- "/system/xbin/tr","/system/xbin/traceroute","/system/xbin/true","/system/xbin/tty","/system/xbin/tunctl","/system/xbin/tune2fs","/system/xbin/udhcpc",
- "/system/xbin/udhcpd","/system/xbin/umount","/system/xbin/uname","/system/xbin/unexpand","/system/xbin/uniq","/system/xbin/unix2dos","/system/xbin/unlzma",
- "/system/xbin/unxz","/system/xbin/unzip","/system/xbin/uptime","/system/xbin/usleep","/system/xbin/uudecode","/system/xbin/uuencode","/system/xbin/vconfig",
- "/system/xbin/vi","/system/xbin/vlock","/system/xbin/watch","/system/xbin/watchdog","/system/xbin/wc","/system/xbin/wget","/system/xbin/which",
- "/system/xbin/who","/system/xbin/whoami","/system/xbin/xargs","/system/xbin/xz","/system/xbin/xzcat","/system/xbin/yes","/system/xbin/zcat");
- ui_print("Setting Permissions");
- set_perm_recursive(0, 0, 0755, 0644, "/system");
- set_perm_recursive(0, 2000, 0755, 0755, "/system/bin");
- set_perm(0, 0, 0777, "/system/bin/lsof");
- set_perm(0, 3003, 6750, "/system/bin/netcfg");
- set_perm(0, 3004, 6755, "/system/bin/ping");
- set_perm(0, 2000, 6750, "/system/bin/run-as");
- set_perm(0, 0, 0777, "/system/bin/su");
- set_perm(0, 0, 0777, "/system/bin/toolbox");
- set_perm(1002, 1002, 0440, "/system/etc/dbus.conf");
- set_perm(0, 2000, 0550, "/system/etc/init.goldfish.sh");
- set_perm(1000, 1000, 0777, "/system/etc/");
- set_perm_recursive(1000, 1002, 0755, 0440, "/system/etc/bluetooth");
- set_perm(1000, 1000, 0640, "/system/etc/bluetooth/auto_pairing.conf");
- set_perm(3002, 3002, 0444, "/system/etc/bluetooth/blacklist.conf");
- set_perm(0, 0, 0755, "/system/etc/bluetooth");
- set_perm(1014, 2000, 0550, "/system/etc/dhcpcd/dhcpcd-run-hooks");
- set_perm_recursive(0, 0, 0755, 0555, "/system/etc/ppp");
- set_perm(0, 0, 0777, "/system/etc/ppp/ip-down-vpn");
- set_perm_recursive(0, 0, 0755, 0777, "/system/xbin");
- set_perm(0, 0, 0755, "/system/xbin/busybox");
- set_perm(0, 2000, 0755, "/system/xbin/dexdump");
- set_perm(0, 0, 0755, "/system/xbin/remount");
- set_perm(0, 0, 6755, "/system/xbin/su");
- set_perm(0, 2000, 0755, "/system/xbin");
- ui_print("Installation Complete");
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement