[Development ROM][4.2.1_r1 Jellybean] AOKP - MR1 Staging, Coming Soon - HTC Pico (Explorer)

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
INDEX :
Source, Compile, and Experimental build

reserved

reserved for future update

Where is rom????
Sent from my HTC Explorer A310e using xda premium

It might be in developing at the moment!

Wow
Waiting for this thanks :thumbup:
Sent from my HTC Explorer A310e using xda premium

bulletproof136 said:
Wow
Waiting for this thanks :thumbup:
Sent from my HTC Explorer A310e using xda premium
Click to expand...
Click to collapse
OK now I see its coming soon rom
Awesome waiting for it
Flow can u post its features
Sent from my HTC Explorer A310e using xda premium

If you want somebody to test, I'm up for the challenge.

i dont want share the rom now because it risks for brick your device. so wait until this rom stable.
My tested :
-> Same problem with cyanogenmod10
-> After phone turn sleep, the screen doesnt show up again.
-> RIL not working.
-> some library error
-> and many more.....

great to hear.. this is so exciting!

nice!
will try your rom once my bro allows me
Fixing ril shouldnt be difficult,just merge cm10 ril source into 10.1(cm team hasnt done yet)
add support for RIl <ver 6

sakindia123 said:
nice!
will try your rom once my bro allows me
Fixing ril shouldnt be difficult,just merge cm10 ril source into 10.1(cm team hasnt done yet)
add support for RIl <ver 6
Click to expand...
Click to collapse
hehe thanks sakindia :good: ,i will wait your cm10.1 .

Waiting..:fingerscrossed:

find nice aokp image for first post

Flowish,base your device tree on https://github.com/sakindia123/cm10_htc_pico and revert the last 10 commits,ril should be more stable..
Just saw that cm team has merged stuff,i will try to compile 2moro(my brother comes 2moro to snatch my phone)
Plz pm me your libaudio folder,too lazy to fix compile errors

sakindia123 said:
Flowish,base your device tree on https://github.com/sakindia123/cm10_htc_pico and revert the last 10 commits,ril should be more stable..
Just saw that cm team has merged stuff,i will try to compile 2moro(my brother comes 2moro to snatch my phone)
Plz pm me your libaudio folder,too lazy to fix compile errors
Click to expand...
Click to collapse
Cool if it boots, plz upload, so i can have fun

galaxyfreak said:
Cool if it boots, plz upload, so i can have fun
Click to expand...
Click to collapse
Funny rom
Waiting for cm10.1 and also for this rom
Sent from my HTC Explorer A310e using xda premium

Hay skindia can't you say no and don't give him the phone I mean his 8 you said that right he doesn't need it his a kid fight him off your a developer for crying out loud and for my man waiting for Android 4.2 thanks flowish if that's how it's spelled correctly
Sent from my HTC Explorer A310e using xda app-developers app

here the source , only experimental build if you want help this development.
recommended use ubuntu 12.04 or 12.10 amd64 architecture (im using this).
Open your terminal console and follow this all step.
1) First update your OS :
Code:
$ sudo apt-get update
$ sudo apt-get upgrade
2) Download the package needed :
Code:
$ sudo apt-get install git-core gnupg flex bison gperf build-essential zip curl libc6-dev libncurses5-dev:i386 x11proto-core-dev libx11-dev:i386 libreadline6-dev:i386 libgl1-mesa-glx:i386 libgl1-mesa-dev g++-multilib mingw32 tofrodos python-markdown libxml2-utils xsltproc zlib1g-dev:i386 libncurses5-dev:i386 schedtool optipng pngcrush libbluetooth-dev
3) Fix the libGL shortcut issue :
Code:
$ sudo ln -s /usr/lib/i386-linux-gnu/mesa/libGL.so.1 /usr/lib/i386-linux-gnu/libGL.so
4) Download sun-java6 by oracle via ppa :
Code:
$ sudo add-apt-repository ppa:webupd8team/java
$ sudo apt-get update
$ sudo apt-get install oracle-java6-installer
5) Setup installing repo :
Code:
$ mkdir ~/bin
$ PATH=~/bin:$PATH
$ curl https://dl-ssl.google.com/dl/googlesource/git-repo/repo > ~/bin/repo
$ chmod a+x ~/bin/repo
6) Create the working folder :
Code:
$ mkdir aokp_jb
$ cd aokp_jb
7) Download the AOKP source code
Code:
$ repo init -u https://github.com/AOKP/platform_manifest.git -b jb-mr1
$ repo sync
8) Create htc device folder, and clone pico device config from my github (still development this device config)
Code:
$ cd device/htc && mkdir htc
$ git clone https://github.com/digitalcode/android_device_htc_pico.git -b aokp-jb-dev
$ cd ../..
9) Download proprietary :
Code:
$ cd vendor/htc
$ git clone https://github.com/digitalcode/htc_pico_proprietary.git -b master
$ cd ../..
10) Compile !
Code:
$ . build/envsetup.sh && brunch pico
or
$ source build/envsetup.sh && brunch pico
your patch is very welcome, just forked my repository and pull requests. thank you.

All the best Flowish bro. Yet again.. It has been proved that when it comes to android development ... Our little pico is not behind many of the higher end phones.. and has surpassed many of its competitors. :good: :good:
PS : Ready for testing once you are done with it.. And as for being scared about bricking.. I dont think there is any issue about being scared of hardbricking a locked Pico

Related

[PROJECT] Ice Cream Sandwich Port For Galaxy 3

No, I'm not taking any credit here, I just want to organise all of the discussion so people will stop bugging marcellusbe in his CM7/AOSP thread. All discussion of ICS (development related) will go here. I'll put all progress and links and such here.
Any developers who wish to be involved with it (in any way possible), let me know and I'll add you to the list below:
Rules
Don't ask for ETAs. Nobody knows.
Any developers must use a GIT repository. No keeping secrets here. I'll host the main repo if people wish and they can fork and do pull requests
Status
Working
Android 4.0.1
Touchscreen
Sensors (orientation)
Vibrator
SD card
Radio (as in 2G/3G radio, not FM)
Not Working
FIMG GPU Drivers (display is very glitchy while drawing. Shows artifacts, and it lags a lot)
Sound
Camera
Data via 2G/3G
WiFi
Screenshots
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Also note I am not sure why in Araks build the icons are white. They are coloured in mine.
Developers (alphabetical order)
apollo5801
Arakmar
cdesai
hillbeast (when he gets time - will have loads of time over Christmas/December holidays)
marcellusbe
IRC Channel For Developers
Server: irc.freenode.net
Channel: #icsforg3 (we'll get it registered soon)
How To Get The Source
I am going to expect you to have a build environment already set up. If you don't then look at the link I provide below on how to set up a build environment.
Also if you can't figure out how to do this then please don't bug me about it. I don't want to spend all my time telling people how to build the thing, I am just giving pointers to other developers.
Get the repo utility:
Code:
mkdir ~/bin
PATH=~/bin:$PATH
curl https://dl-ssl.google.com/dl/googlesource/git-repo/repo > ~/bin/repo
chmod a+x ~/bin/repo
Make a directory to work in. I use the Desktop with a folder called 'devel'
Code:
cd ~/Desktop
mkdir devel
mkdir devel/android
mkdir devel/android/ics
cd devel/android/ics
Choose between AOSP ICS or CyanogenMod ICS (I recommend CyanogenMod ICS as it requires less work)
Code:
# If you want CM9 (will be in alpha)
repo init -u git://github.com/CyanogenMod/android.git -b ics
# Or for AOSP ICS
repo init -u https://android.googlesource.com/platform/manifest -b android-4.0.1_r1
Download the source (Now I suggest you do this when you won't need the internet or be touching the computer, ie during the day while at work or overnight)
Code:
repo sync
Helpful Links
GIT Repository
WebRTC Fix
Cyanogenmod Teams Adjustments to ICS - Very help stuff
Setting up the build environment under Ubuntu/Kubuntu/Xubuntu
init.rc changes
will you port cm9 or only ics?
i hope the new rom can come out soon.
thanks for your attempt!
[email protected] said:
will you port cm9 or only ics?
i hope the new rom can come out soon.
thanks for your attempt!
Click to expand...
Click to collapse
Preferably CM9 as it will contain a lot of fixes for older hardware, such as support for old touchscreens, and ARMv6. I am looking through some of the commits they have already made and it seems ICS dropped support for a lot of stuff so the CM team has to add it back in or fix it.
And I thought I would never see this thread.....
Best of luck mate....
You are one of the best developers here....
I would like to sign up as a tester....
All the best Hillbeast and devs
The HTC G1 geta a taste of ICS now. So why not Galaxy 3?
Go on...
I really wanna get involved let me know what to do. In what way can i help you
hillbeast said:
No, I'm not taking any credit here, I just want to organise all of the discussion so people will stop bugging marcellusbe in his CM7/AOSP thread. All discussion of ICS (development related) will go here. I'll put all progress and links and such here.
Any developers who wish to be involved with it (in any way possible), let me know and I'll add you to the list below:
Rules
Don't ask for ETAs. Nobody knows.
Any developers must use a GIT repository. No keeping secrets here. I'll host the main repo if people wish and they can fork and do pull requests
Status
Unknown - I believe it will boot but nothing will work
Developers
hillbeast (when he gets time - will have loads of time over Christmas/December holidays)
How To Get The Source
I am going to expect you to have a build environment already set up. If you don't then look at the link I provide below on how to set up a build environment.
Also if you can't figure out how to do this then please don't bug me about it. I don't want to spend all my time telling people how to build the thing, I am just giving pointers to other developers.
Get the repo utility:
Code:
mkdir ~/bin
PATH=~/bin:$PATH
curl https://dl-ssl.google.com/dl/googlesource/git-repo/repo > ~/bin/repo
chmod a+x ~/bin/repo
Make a directory to work in. I use the Desktop with a folder called 'devel'
Code:
cd ~/Desktop
mkdir devel
mkdir devel/android
mkdir devel/android/ics
cd devel/android/ics
Choose between AOSP ICS or CyanogenMod ICS (I recommend CyanogenMod ICS as it requires less work)
Code:
# If you want CM9 (will be in alpha)
repo init -u git://github.com/CyanogenMod/android.git -b ics
# Or for AOSP ICS
repo init -u https://android.googlesource.com/platform/manifest -b android-4.0.1_r1
Download the source (Now I suggest you do this when you won't need the internet or be touching the computer, ie during the day while at work or overnight)
Code:
repo sync
Helpful Links
Cyanogenmod Teams Adjustments to ICS - Very help stuff
Setting up the build environment under Ubuntu/Kubuntu/Xubuntu
Click to expand...
Click to collapse
I would like to get involved too!!! please let me know about it!!!!
Hope ICS will work on galaxy 3!!
Good luck
---------- Post added at 02:09 PM ---------- Previous post was at 02:04 PM ----------
please add my name in the dev section....
JasonPurungrit
hillbeast said:
No, I'm not taking any credit here, I just want to organise all of the discussion so people will stop bugging marcellusbe in his CM7/AOSP thread. All discussion of ICS (development related) will go here. I'll put all progress and links and such here.
Any developers who wish to be involved with it (in any way possible), let me know and I'll add you to the list below:
Developers
hillbeast (when he gets time - will have loads of time over Christmas/December holidays)
Click to expand...
Click to collapse
Brilliant this is! You and Marcellusbe are such a source of inspiration! I love you guys!
I really wish I could be of some use
I tried #repo init -u https://android.googlesource.com/platform/manifest -b android-4.0.1_r1. Yesterday but it said error repo line 91 or something
Sent from my GT-I5800 using XDA App
RafayelG said:
I tried #repo init -u https://android.googlesource.com/platform/manifest -b android-4.0.1_r1. Yesterday but it said error repo line 91 or something
Sent from my GT-I5800 using XDA App
Click to expand...
Click to collapse
Delete repo from ~/bin, and get the latest version of repo
Will it be ported with other users? I think marcellusbe, apollo, moikop and cool.darshak(or whatever his name is, he isnt so active) can help you.
sorry I'm noob
I want install repo and get but I don't know install.... It's for windows or ubuntu?
Axel1709 said:
sorry I'm noob
I want install repo and get but I don't know install.... It's for windows or ubuntu?
Click to expand...
Click to collapse
Its either for Linux or Mac. Google has provided a pretty decent "How-To" here.
it's great I have download ubuntu
RafayelG said:
I tried #repo init -u https://android.googlesource.com/platform/manifest -b android-4.0.1_r1. Yesterday but it said error repo line 91 or something
Sent from my GT-I5800 using XDA App
Click to expand...
Click to collapse
Try a newer repo version. Use the commands I provided to get it again, and try the CM9 repo.
TearsDontFalls said:
Will it be ported with other users? I think marcellusbe, apollo, moikop and cool.darshak(or whatever his name is, he isnt so active) can help you.
Click to expand...
Click to collapse
Well I sure hope those developers can help me. I'd really appreciate any help anyone can give.
Axel1709 said:
sorry I'm noob
I want install repo and get but I don't know install.... It's for windows or ubuntu?
Click to expand...
Click to collapse
Repo is a Unix command so it's for Ubuntu. I am on Kubuntu because I am weird.
hillbeast said:
Try a newer repo version. Use the commands I provided to get it again, and try the CM9 repo.
Well I sure hope those developers can help me. I'd really appreciate any help anyone can give.
Repo is a Unix command so it's for Ubuntu. I am on Kubuntu because I am weird.
Click to expand...
Click to collapse
XD I want to install Kubuntu, but it did not work. right now I'm installing to ubuntu.
Really I think fantastic port ICS on galaxy 3
I want to help as you can.
Downloaded an ubuntu to build an Linux env. Wanna try to help this time when i'm not busy.
And this can just grow up my linux knowledge
hillbeast said:
Try a newer repo version. Use the commands I provided to get it again, and try the CM9 repo.
Click to expand...
Click to collapse
ok thanks i just reinstalled VM with Xubuntu 54gb drive and downloading cm9 source atm can anyone tell me how long it will take to download?
RafayelG said:
ok thanks i just reinstalled VM with Xubuntu 54gb drive and downloading cm9 source atm can anyone tell me how long it will take to download?
Click to expand...
Click to collapse
Increase the size, it'll grow up quick
Also, try to install on its own dedicated partition, unless you have a really fast computer, vm wont be so good
Ics is ~6gb of download, cm9 will be a bit more and that'll grow soon, and it takes 12 on hdd uncompiled
compile it, and it goes way up(i use ccache for faster compile time, and it has grown to ~45 GB)
so, go for 100+ GB

[WIP][DEV][4.1] Jelly Bean 4.1 Source ROM - SIMPLIFIED (7/13/12)

I wanted to get the ball rolling on getting a working AOSP 4.1 ROM built. So far i was able to get it to compile but i cannot get it to boot or get adb working. I need help on this one so lets all work together and get this working! :laugh:
The majority of the compile errors were gps related so i have disabled the building of gps in the device tree for now as that is not important to get a booting build. If you follow these instructions you will be able to build without any errors. But the end product still will not boot. but its close.
Here is how to download the 4.1 AOSP repo (straight from the android source website):
Code:
$ mkdir ~/bin
$ PATH=~/bin:$PATH
$ curl https://dl-ssl.google.com/dl/googlesource/git-repo/repo > ~/bin/repo
$ chmod a+x ~/bin/repo
$ mkdir WORKING_DIRECTORY
$ cd WORKING_DIRECTORY
$ repo init -u https://android.googlesource.com/platform/manifest
$ repo init -u https://android.googlesource.com/platform/manifest -b android-4.1.1_r1
$ repo sync -j16 (this will take about and hour and a half depending on your interwebs speed)
then download the device trees and proprietary files from here:
Code:
$ cd WORKING_DIRECTORY
$ git clone https://github.com/sk8erwitskil/aosp-android_device_samsung_skyrocket.git device/samsung/skyrocket/
$ git clone https://github.com/sk8erwitskil/aosp-android_device_samsung_msm8660-common.git device/samsung/msm8660-common/
$ git clone https://github.com/sk8erwitskil/android_vendor_samsung_skyrocket.git vendor/samsung/skyrocket/
then:
Code:
$ . build/envsetup.sh (notice the period)
$ lunch full_skyrocket-userdebug
$ make -j(number of CPUs/threads +1) otapackage
i have 2 cpus with 2 cores and multi threaded so i do -j9
2(cpus) x 2(cores each) x2(threads per core) + 1 = 9 (so i do make -j9 otapackage)
i got one to completely compile but i cannot get it to boot. i had to edit the updater-script to get it to even install. if you do get one compiled make sure to delete all the lines that have to do with installing recovery from the updater-script. you dont want to overwrite your recovery. and delete the folder "recovery" from inside the finished zip file. i already did that in this one:
JELLYBEAN 4.1 AOSP (NOT BOOTING YET)
Click to expand...
Click to collapse
Click to expand...
Click to collapse
not booting rom is still uploading. should be done in about 5 mins
edit: finished uploading
cant wait to see the progress on this very excited thanks
Getting the ball rolling my friend? Good luck
Get hold of Seanzscreams. His Alpha was not booting yet, but he had adb working. We were doing logcats and dmesg's on it. A bit of advice from him on getting adb going might help you along a bit quicker.
rebel1699 said:
Get hold of Seanzscreams. His Alpha was not booting yet, but he had adb working. We were doing logcats and dmesg's on it. A bit of advice from him on getting adb going might help you along a bit quicker.
Click to expand...
Click to collapse
I am in NO way trying to disrespect anyone, and have no idea how to development process works. But why does it seem like there are small groups of people trying to get their own versions to boot. Why not collaborate until there's at least a solid base, then branch off?
I am going to start playing with it too, maybe I will figure something out but probably not
Sent from my SAMSUNG-SGH-I727 using xda app-developers app
doood amazing
editing the cm.mk
and vendor.sh
was my hinderence
thanks compiling a build now as well
sk8erwitskil said:
not booting rom is still uploading. should be done in about 5 mins
Click to expand...
Click to collapse
also have you tried bringing over the android runtime lib
and also in egl.conf changing it to 0 1android and 0 0 adreno
seanzscreams said:
also have you tried bringing over the android runtime lib
and also in egl.conf changing it to 0 1android and 0 0 adreno
Click to expand...
Click to collapse
i have not edited any of the libs yet. i have only had time to get the compile done and edited the updater-script to get it to install. i will try this tho and see how much further into the boot process i can get. thanks
oh btw, how did you get adb to start. were there changes to init.rc that you had to make?
Compiled and adb is running
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
I brought over only a few specific lines. Not replacing any. When I compared them side by side
And included init.trace
Thanks for like 5 tips in the op that got me going I was up all damn night. But. Changing full skyrocket user debug. Worked. Ahhh
So close now
Using my own compile. But. Will def give props for this guide
Sent from my SAMSUNG-SGH-I727 using xda app-developers app
Good to see there's a few people working on a jb port. More people=sooner releases and more roms. Thanks.
Sent from my SGH-I727 using XDA
Great news... CAF (code aurora forums) just updated their github with new Jellybean sources, and our own msm8660 processor is among them. Same stuff I used for my port of ICS. https://www.codeaurora.org/xwiki/bin/QAEP/jb
This is what we need to compile and build from; as it's actually designed for our processor it will be much easier in getting a stable jellybean build up and running.
jomeister15 said:
Great news... CAF (code aurora forums) just updated their github with new Jellybean sources, and our own msm8660 processor is among them. Same stuff I used for my port of ICS. https://www.codeaurora.org/xwiki/bin/QAEP/jb
This is what we need to compile and build from; as it's actually designed for our processor it will be much easier in getting a stable jellybean build up and running.
Click to expand...
Click to collapse
Thanks limited, but <3
jomeister15 said:
Great news... CAF (code aurora forums) just updated their github with new Jellybean sources, and our own msm8660 processor is among them. Same stuff I used for my port of ICS. https://www.codeaurora.org/xwiki/bin/QAEP/jb
This is what we need to compile and build from; as it's actually designed for our processor it will be much easier in getting a stable jellybean build up and running.
Click to expand...
Click to collapse
thanks. dl'ing now
edit: looks like codeaurora has kernel in it as well??
sk8erwitskil said:
thanks. dl'ing now
edit: looks like codeaurora has kernel in it as well??
Click to expand...
Click to collapse
I think it's safe to say that you guys will have a working ROM fairly soon. Keep this up and you'll have something up and running in week
"error: Cannot fetch platform/external/webkit"
thats from the codeaurora repo. ugh. it hangs
Glorious work y'all
Sent from my SGH-T989 using xda app-developers app
Just wanted to personally say thank you, Sk8er for reaching out, if more devs did that then there probably wouldn't be so many questions killing these forums for everyone.
Keep up the awesome work and i will do anything i can to help. you guys rock!
Sent from my i727 DÅÅTH machine
sk8erwitskil said:
thanks. dl'ing now
edit: looks like codeaurora has kernel in it as well??
Click to expand...
Click to collapse
The kernel will need to be replaced by a modified ICS one. I'd get downloading on the source but I currently don't have access to my linux machine.

DevDistro 14 x64(VM built for all Android related development, running on Linux Mint)

DEVDISTRO - ANDROID DEVELOPMENT ENVIRONMENT, RUNNING ON LINUX MINT​
DevDistro 14 is based on Linux Mint 13 x64.
Includes:
- Preconfigured environment for all Android based developing
-- All needed packages are up to date
-- Whole environment is fully set-up ready to develop
- Android ADT Bundle (SDK and Eclipse)
- Handy shortcuts on desktop
- RemEdit script (edit files on your phone directly in native text editor)
- Cleaned unneeded packages
Default Account:
Username: dev
Password: android
Root Account:
Username: root
Password: android
Soon I will make a working installable iso with everything included
Screenshot:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
All Packages:
Code:
accountsservice
acl
acpi-support
acpid
activity-log-manager-common
add-apt-key
adduser
alsa-base
alsa-utils
anacron
apg
app--data-partner
apt
apt-transport-https
apt-utils
apt-xapian-index
aptdaemon
aptdaemon-data
aptitude
apturl
apturl-common
aspell
aspell-en
at
at-spi2-core
atril
atril-common
autoconf
automake
autopoint
autotools-dev
avahi-autoipd
avahi-daemon
avahi-utils
bamfdaemon
banshee
base-files
base-passwd
bash
bash-completion
bc
bind9-host
binfmt-support
binutils
bison
bluetooth
bluez
bluez-alsa
bluez-cups
bluez-gstreamer
brasero-cdrkit
brasero-common
brltty
bsdmainutils
bsdutils
build-essential
busybox-initramfs
busybox-static
bzip2
ca-certificates
ca-certificates-java
cabextract
caja
caja-common
caja-gksu
caja-open-terminal
cli-common
cmap-adobe-japan2
colord
command-not-found
command-not-found-data
compiz
compiz-core
compiz-gnome
compiz-plugins-default
compiz-plugins-main-default
compizconfig-backend-gconf
console-setup
consolekit
coreutils
cowsay
cpio
cpp
cpp-4.6
cpufrequtils
crda
cron
cryptsetup-bin
cups
cups-bsd
cups-client
cups-common
cups-filters
cups-ppdc
curl
dash
dbus
dbus-x11
dc
dconf-gsettings-backend
dconf-service
debconf
debconf-i18n
debianutils
default-jre
default-jre-headless
desktop-file-utils
dictionaries-common
diffutils
dkms
dmidecode
dmsetup
dmz-cursor-theme
dnsmasq-base
dnsutils
docbook-xsl
dos2unix
dosfstools
dpkg
dpkg-dev
duplicity
dvd+rw-tools
e2fslibs
e2fsprogs
ed
eject
empathy-common
enchant
engrampa
engrampa-common
eom
eom-common
esound-common
espeak-data
evince-common
evolution-data-server-common
fakeroot
ffmpegthumbnailer
ffmpegthumbnailer-caja
file
findutils
firefox
firefox-gnome-support
firefox-locale-en
flex
folks-common
fontconfig
fontconfig-config
fonts-droid
fonts-kacst
fonts-kacst-one
fonts-khmeros-core
fonts-lao
fonts-liberation
fonts-nanum
fonts-opensymbol
fonts-takao-pgothic
fonts-thai-tlwg
fonts-tlwg-garuda
fonts-tlwg-kinnari
fonts-tlwg-loma
fonts-tlwg-mono
fonts-tlwg-norasi
fonts-tlwg-purisa
fonts-tlwg-sawasdee
fonts-tlwg-typewriter
fonts-tlwg-typist
fonts-tlwg-typo
fonts-tlwg-umpush
fonts-tlwg-waree
foomatic-db-compressed-ppds
foomatic-db-engine
foomatic-filters
fortune-mod
fortunes-husse
fortunes-min
friendly-recovery
ftp
fuse
fuse-utils
g++
g++-4.6
g++-4.6-multilib
g++-multilib
gawk
gcc
gcc-4.6
gcc-4.6-base
gcc-4.6-base:i386
gcc-4.6-multilib
gcc-multilib
gconf-service
gconf-service-backend
gconf2
gconf2-common
gdb
gdebi
gdebi-core
gedit
gedit-common
genisoimage
geoclue
geoclue-ubuntu-geoip
geoip-database
gettext
gettext-base
ghostscript
ghostscript-cups
ghostscript-x
gimp
gimp-data
ginn
gir1.2-appindicator3-0.1
gir1.2-atk-1.0
gir1.2-atspi-2.0
gir1.2-dbusmenu-glib-0.4
gir1.2-dbusmenu-gtk-0.4
gir1.2-dee-1.0
gir1.2-freedesktop
gir1.2-gdkpixbuf-2.0
gir1.2-glib-2.0
gir1.2-gmenu-3.0
gir1.2-gnomebluetooth-1.0
gir1.2-gnomekeyring-1.0
gir1.2-gst-plugins-base-0.10
gir1.2-gstreamer-0.10
gir1.2-gtk-2.0
gir1.2-gtk-3.0
gir1.2-gtksource-3.0
gir1.2-gudev-1.0
gir1.2-indicate-0.7
gir1.2-javascriptcoregtk-3.0
gir1.2-launchpad-integration-3.0
gir1.2-mate-menu
gir1.2-notify-0.7
gir1.2-pango-1.0
gir1.2-peas-1.0
gir1.2-polkit-1.0
gir1.2-soup-2.4
gir1.2-totem-1.0
gir1.2-totem-plparser-1.0
gir1.2-unity-5.0
gir1.2-vte-2.90
gir1.2-webkit-3.0
gir1.2-wnck-3.0
git
git-core
git-man
gksu
glib-networking
glib-networking-common
glib-networking-services
gnome-colors-common
gnome-common
gnome-desktop3-data
gnome-icon-theme
gnome-icon-theme-full
gnome-icon-theme-symbolic
gnome-wise-icon-theme
gnupg
gperf
gpgv
grep
groff-base
growisofs
grub-common
grub-gfxpayload-lists
grub-pc
grub-pc-bin
grub2-common
grub2-theme-mint
gs-cjk-resource
gsettings-desktop-schemas
gsfonts
gstreamer0.10-alsa
gstreamer0.10-ffmpeg
gstreamer0.10-gconf
gstreamer0.10-nice
gstreamer0.10-plugins-bad
gstreamer0.10-plugins-bad-multiverse
gstreamer0.10-plugins-base
gstreamer0.10-plugins-base-apps
gstreamer0.10-plugins-good
gstreamer0.10-plugins-ugly
gstreamer0.10-pulseaudio
gstreamer0.10-tools
gstreamer0.10-x
gtk2-engines
gtk2-engines-aurora
gtk2-engines-candido
gtk2-engines-murrine
gtk2-engines-pixbuf
gtk3-engines-unico
gucharmap
guile-1.8-libs
gvfs
gvfs-backends
gvfs-bin
gvfs-common
gvfs-daemons
gvfs-fuse
gvfs-libs
gzip
hal
hal-info
hardinfo
hddtemp
hdparm
hicolor-icon-theme
hostname
hplip
hplip-data
hunspell-en-us
hwdata
ibus-pinyin-db-android
icedtea-6-jre-cacao
icedtea-6-jre-jamvm
icedtea-6-plugin
icedtea-netx
icedtea-netx-common
icedtea-plugin
ifupdown
im-switch
imagemagick
imagemagick-common
indicator-application
indicator-sound
info
initramfs-tools
initramfs-tools-bin
initscripts
inputattach
insserv
-info
intel-gpu-tools
intltool
inxi
iproute
iptables
iputils-arping
iputils-ping
iputils-tracepath
irqbalance
isc-dhcp-client
isc-dhcp-common
iso-codes
iw
jade
java-common
jockey-common
jockey-gtk
kbd
kerneloops-daemon
keyboard-configuration
klibc-utils
krb5-locales
language-pack-en
language-pack-en-base
language-pack-gnome-en
language-pack-gnome-en-base
language-selector-common
language-selector-gnome
laptop-detect
less
lib32gcc1
lib32gomp1
lib32quadmath0
lib32stdc++6
liba52-0.7.4
libaa1
libaacs0
libaccountsservice0
libacl1
libalgorithm-diff-perl
libalgorithm-diff-xs-perl
libalgorithm-merge-perl
libappindicator0.1-cil
libappindicator1
libappindicator3-1
libapt-inst1.4
libapt-pkg4.12
libarchive12
libart-2.0-2
libasn1-8-heimdal
libasound2
libasound2-plugins
libaspell15
libass4
libasyncns0
libatasmart4
libatk-adaptor
libatk-adaptor-schemas
libatk-wrapper-java
libatk-wrapper-java-jni
libatk1.0-0
libatk1.0-data
libatkmm-1.6-1
libatril
libatspi2.0-0
libattr1
libaudio2
libaudiofile1
libavahi-client3
libavahi-common-data
libavahi-common3
libavahi-core7
libavahi-glib1
libavahi-gobject0
libavahi-ui-gtk3-0
libavc1394-0
libavcodec53
libavformat53
libavutil51
libbabl-0.0-0
libbamf0
libbamf3-0
libbind9-80
libbison-dev
libblkid1
libbluetooth3
libbluray1
libbonobo2-0
libbonobo2-common
libbonoboui2-0
libbonoboui2-common
libboost-iostreams1.46.1
libboost-serialization1.46.1
libbrasero-media3-1
libbrlapi0.5
libbsd0
libburn4
libbz2-1.0
libc-bin
libc-dev-bin
libc6
libc6:i386
libc6-dev
libc6-dev:i386
libc6-dev-i386
libc6-i386
libcaca0
libcairo-gobject2
libcairo-perl
libcairo2
libcairomm-1.0-1
libcaja-extension
libcamel-1.2-29
libcanberra-gtk-module
libcanberra-gtk0
libcanberra-gtk3-0
libcanberra-gtk3-module
libcanberra-pulse
libcanberra0
libcap-ng0
libcap2
libcap2-bin
libcdaudio1
libcddb2
libcdio-cdda1
libcdio-paranoia1
libcdio13
libcdparanoia0
libcdt4
libcelt0-0
libck-connector0
libclass-accessor-perl
libclass-isa-perl
libcmis-0.2-0
libcolord1
libcomerr2
libcompizconfig0
libcpufreq0
libcroco3
libcrypt-passwdmd5-perl
libcryptsetup4
libcrystalhd3
libcups2
libcupscgi1
libcupsdriver1
libcupsfilters1
libcupsimage2
libcupsmime1
libcupsppdc1
libcurl3
libcurl3-gnutls
libcurl3-nss
libcwidget3
libdaemon0
libdatrie1
libdb5.1
libdbus-1-3
libdbus-glib-1-2
libdbus-glib1.0-cil
libdbus1.0-cil
libdbusmenu-glib4
libdbusmenu-gtk3-4
libdbusmenu-gtk4
libdbusmenu-qt2
libdc1394-22
libdca0
libdconf-dbus-1-0
libdconf-qt0
libdconf0
libdecoration0
libdee-1.0-4
libdevmapper-event1.02.1
libdevmapper1.02.1
libdirac-encoder0
libdirectfb-1.2-9
libdiscid0
libdjvulibre-text
libdjvulibre21
libdmapsharing-3.0-2
libdmx1
libdns81
libdotconf1.0
libdpkg-perl
libdrm-dev
libdrm-intel1
libdrm-intel1:i386
libdrm-nouveau1a
libdrm-nouveau1a:i386
libdrm-nouveau2
libdrm-radeon1
libdrm-radeon1:i386
libdrm2
libdrm2:i386
libdv4
libdvbpsi7
libdvdcss2
libdvdnav4
libdvdread4
libebackend-1.2-1
libebml3
libebook-1.2-12
libecal-1.2-10
libedata-book-1.2-11
libedata-cal-1.2-13
libedataserver-1.2-15
libedataserverui-3.0-1
libedit2
libelf1
libenca0
libenchant1c2a
libencode-locale-perl
libept1.4.12
liberror-perl
libesd0
libespeak1
libevent-2.0-5
libevince3-3
libexempi3
libexif12
libexiv2-11
libexpat1
libexpat1:i386
libexttextcat-data
libexttextcat0
libfaac0
libfaad2
libfam0
libfarstream-0.1-0
libffi6
libffi6:i386
libffmpegthumbnailer4
libfftw3-3
libfile-basedir-perl
libfile-copy-recursive-perl
libfile-desktopentry-perl
libfile-listing-perl
libfile-mimeinfo-perl
libfl-dev
libflac8
libflite1
libfolks-telepathy25
libfolks25
libfont-afm-perl
libfontconfig1
libfontenc1
libframe6
libfreerdp-plugins-standard
libfreerdp1
libfreetype6
libfribidi0
libfs6
libfuse2
libgail-3-0
libgail-common
libgail18
libgcc1
libgcc1:i386
libgck-1-0
libgconf-2-4
libgconf2-4
libgconf2.0-cil
libgcr-3-1
libgcr-3-common
libgcrypt11
libgd2-xpm
libgdata-common
libgdata1.9-cil
libgdata13
libgdbm3
libgdiplus
libgdk-pixbuf2.0-0
libgdk-pixbuf2.0-common
libgdu-gtk0
libgdu0
libgee2
libgegl-0.0-0
libgeis1
libgeoclue0
libgeoip1
libgettextpo0
libgexiv2-1
libgif4
libgimp2.0
libgirepository-1.0-1
libgkeyfile1.0-cil
libgksu2-0
libgl1-mesa-dev
libgl1-mesa-dri
libgl1-mesa-dri:i386
libgl1-mesa-glx
libgl1-mesa-glx:i386
libglade2-0
libglapi-mesa
libglapi-mesa:i386
libglew1.6
libglewmx1.6
libglib-perl
libglib2.0-0
libglib2.0-bin
libglib2.0-cil
libglib2.0-data
libglibmm-2.4-1c2a
libglu1-mesa
libglu1-mesa-dev
libgme0
libgmime-2.6-0
libgmime2.6-cil
libgmlib0
libgmp10
libgmtk0
libgmtk0-data
libgnome-bluetooth8
libgnome-desktop-3-2
libgnome-keyring-common
libgnome-keyring0
libgnome-media-profiles-3.0-0
libgnome-menu-3-0
libgnome-menu2
libgnome2-0
libgnome2-bin
libgnome2-common
libgnomecanvas2-0
libgnomecanvas2-common
libgnomekbd-common
libgnomekbd7
libgnomeui-0
libgnomeui-common
libgnomevfs2-0
libgnomevfs2-common
libgnutls26
libgoa-1.0-0
libgoa-1.0-common
libgomp1
libgpg-error0
libgpgme11
libgphoto2-2
libgphoto2-l10n
libgphoto2-port0
libgpm2
libgpm2:i386
libgpod-common
libgpod4
libgrail5
libgraph4
libgrip0
libgs9
libgs9-common
libgsm1
libgssapi-krb5-2
libgssapi3-heimdal
libgssdp-1.0-3
libgstreamer-plugins-bad0.10-0
libgstreamer-plugins-base0.10-0
libgstreamer0.10-0
libgtk-3-0
libgtk-3-bin
libgtk-3-common
libgtk-sharp-beans-cil
libgtk2-perl
libgtk2.0-0
libgtk2.0-bin
libgtk2.0-cil
libgtk2.0-common
libgtkmm-2.4-1c2a
libgtkmm-3.0-1
libgtksourceview-3.0-0
libgtksourceview-3.0-common
libgtksourceview2.0-0
libgtksourceview2.0-common
libgtkspell-3-0
libgtkspell0
libgtop2-7
libgtop2-common
libgucharmap-2-90-7
libgudev-1.0-0
libgudev1.0-cil
libgupnp-1.0-4
libgupnp-igd-1.0-4
libgutenprint2
libgvc5
libgweather-3-0
libgweather-common
libhal-storage1
libhal1
libhcrypto4-heimdal
libheimbase1-heimdal
libheimntlm0-heimdal
libhpmud0
libhsqldb-java
libhtml-form-perl
libhtml-format-perl
libhtml-parser-perl
libhtml-tagset-perl
libhtml-tree-perl
libhttp-cookies-perl
libhttp-daemon-perl
libhttp-date-perl
libhttp-message-perl
libhttp-negotiate-perl
libhunspell-1.3-0
libhx509-5-heimdal
libhyphen0
libical0
libice-dev
libice6
libicu48
libidl-common
libidl0
libidn11
libido3-0.1-0
libiec61883-0
libieee1284-3
libijs-0.35
libilmbase6
libimobiledevice2
libindicate-gtk3
libindicate5
libindicator-messages-status-provider1
libindicator3-7
libindicator7
libio-socket-inet6-perl
libio-socket-ssl-perl
libio-string-perl
libisc83
libisccc80
libisccfg82
libiso9660-8
libisofs6
libiw30
libjack-jackd2-0
libjasper1
libjavascriptcoregtk-1.0-0
libjavascriptcoregtk-3.0-0
libjbig2dec0
libjpeg-turbo8
libjpeg62
libjpeg8
libjs-jquery
libjson-glib-1.0-0
libjson0
libjte1
libk5crypto3
libkate1
libkeyutils1
libklibc
libkms1
libkpathsea5
libkrb5-26-heimdal
libkrb5-3
libkrb5support0
liblaunchpad-integration-3.0-1
liblaunchpad-integration-common
liblaunchpad-integration1
liblaunchpad-integration1.0-cil
liblcms1
liblcms2-2
libldap-2.4-2
liblircclient0
libllvm3.0
libllvm3.0:i386
liblocale-gettext-perl
liblockfile-bin
liblockfile1
liblouis-data
liblouis2
liblqr-1-0
libltdl-dev
libltdl7
liblua5.1-0
liblvm2app2.2
liblwp-mediatypes-perl
liblwp-protocol-https-perl
liblwres80
liblzma5
libmad0
libmagic1
libmagickcore4
libmagickcore4-extra
libmagickwand4
libmailtools-perl
libmarco
libmate
libmate-common
libmatebluetooth
libmatecanvas
libmatecomponent
libmatecomponentui
libmateconf
libmatecorba
libmatedesktop
libmatekbd
libmatekeyring
libmatemenu
libmatenotify
libmatepanelapplet
libmatepolkit
libmatesensorsappletplugin
libmateui
libmatevfs
libmateweather
libmateweather-common
libmatroska5
libmeanwhile1
libmetacity-private0
libmhash2
libmimic0
libminiupnpc8
libmission-control-plugins0
libmjpegtools-1.9
libmms0
libmng1
libmodplug1
libmono-addins-gui0.2-cil
libmono-addins0.2-cil
libmono-cairo4.0-cil
libmono-corlib4.0-cil
libmono-i18n-west4.0-cil
libmono-i18n4.0-cil
libmono-posix4.0-cil
libmono-security4.0-cil
libmono-sharpzip4.84-cil
libmono-system-configuration4.0-cil
libmono-system-core4.0-cil
libmono-system-drawing4.0-cil
libmono-system-security4.0-cil
libmono-system-xml4.0-cil
libmono-system4.0-cil
libmono-zeroconf1.0-cil
libmount1
libmp3lame0
libmpc2
libmpcdec6
libmpeg2-4
libmpfr4
libmtdev1
libmtp-common
libmtp-runtime
libmtp9
libmusicbrainz3-6
libmythes-1.2-0
libnautilus-extension1a
libncurses5
libncurses5:i386
libncurses5-dev
libncursesw5
libneon27-gnutls
libnet-dbus-perl
libnet-http-perl
libnet-ssleay-perl
libnetfilter-conntrack3
libnetpbm10
libnettle4
libnewt0.52
libnfnetlink0
libnice10
libnih-dbus1
libnih1
libnl-3-200
libnl-genl-3-200
libnl-route-3-200
libnm-glib-vpn1
libnm-glib4
libnm-gtk-common
libnm-gtk0
libnm-util2
libnotify-bin
libnotify0.4-cil
libnotify4
libnspr4
libnss-mdns
libnss3
libnss3-1d
libnux-2.0-common
liboauth0
libofa0
libogg0
liboobs-1-5
libopenal-data
libopenal1
libopencc1
libopencore-amrnb0
libopencore-amrwb0
libopenexr6
libopenobex1
liborbit2
liborc-0.4-0
libp11-kit0
libpackagekit-glib2-14
libpam-cap
libpam-ck-connector
libpam-gnome-keyring
libpam-modules
libpam-modules-bin
libpam-runtime
libpam0g
libpango-perl
libpango1.0-0
libpangomm-1.4-1
libpaper-utils
libpaper1
libparse-debianchangelog-perl
libparted0debian1
libpathplan4
libpcap0.8
libpci3
libpciaccess0
libpciaccess0:i386
libpcre3
libpcsclite1
libpeas-1.0-0
libpeas-common
libperl5.14
libpipeline1
libpixman-1-0
libplist1
libplymouth2
libpng12-0
libpolkit-agent-1-0
libpolkit-backend-1-0
libpolkit-gobject-1-0
libpoppler-glib8
libpoppler19
libpopt0
libportaudio2
libpostproc52
libprotobuf7
libprotoc7
libproxy1
libproxy1-plugin-gsettings
libproxy1-plugin-networkmanager
libpth20
libpthread-stubs0
libpthread-stubs0:i386
libpthread-stubs0-dev
libpthread-stubs0-dev:i386
libpulse-mainloop-glib0
libpulse0
libpulsedsp
libpurple-bin
libpurple0
libpython2.7
libqt4-dbus
libqt4-declarative
libqt4-designer
libqt4-dev
libqt4-help
libqt4-network
libqt4-opengl
libqt4-opengl-dev
libqt4-qt3support
libqt4-script
libqt4-scripttools
libqt4-sql
libqt4-sql-sqlite
libqt4-svg
libqt4-test
libqt4-xml
libqt4-xmlpatterns
libqtbamf1
libqtcore4
libqtdee2
libqtgconf1
libqtgui4
libqtwebkit-dev
libqtwebkit4
libquadmath0
libquicktime2
libquvi-scripts
libquvi7
libraptor2-0
librarian0
librasqal3
libraw1394-11
libraw5
librdf0
libreadline6
libreadline6:i386
libreadline6-dev:i386
librecode0
libresid-builder0c2a
librest-0.7-0
libroken18-heimdal
librpm2
librpmio2
librsvg2-2
librsvg2-common
librsync1
librtmp0
libsamplerate0
libsane
libsane-common
libsane-hpaio
libsasl2-2
libsasl2-modules
libschroedinger-1.0-0
libsdl-image1.2
libsdl1.2debian
libselinux1
libsensors4
libservlet2.5-java
libsexy2
libsgutils2-2
libshout3
libsidplay1
libsidplay2
libsigc++-2.0-0c2a
libsigsegv2
libslang2
libslp1
libslv2-9
libsm-dev
libsm6
libsmbclient
libsndfile1
libsnmp-base
libsnmp15
libsocket6-perl
libsonic0
libsoundtouch0
libsoup-gnome2.4-1
libsoup2.4-1
libsox-fmt-alsa
libsox-fmt-base
libsox1b
libsp1c2
libspandsp2
libspectre1
libspeechd2
libspeex1
libspeexdsp1
libsqlite3-0
libss2
libssh-4
libssl1.0.0
libstartup-notification0
libstdc++6
libstdc++6:i386
libstdc++6-4.6-dev
libsub-name-perl
libswitch-perl
libswscale2
libsysfs2
libt1-5
libtag1-vanilla
libtag1c2a
libtaglib2.0-cil
libtalloc2
libtar0
libtasn1-3
libtasn1-3-bin
libtdb1
libtelepathy-farstream2
libtelepathy-glib0
libtelepathy-logger2
libtext-charwidth-perl
libtext-iconv-perl
libtext-wrapi18n-perl
libthai-data
libthai0
libtheora0
libtidy-0.99-0
libtie-ixhash-perl
libtiff4
libtimedate-perl
libtimezonemap1
libtinfo-dev
libtinfo-dev:i386
libtinfo5
libtinfo5:i386
libtool
libtotem-plparser17
libtotem0
libts-0.0-0
libtwolame0
libudev0
libunique-1.0-0
libunique-3.0-0
libunistring0
libunity9
libunshield0
libupnp3
libupower-glib1
liburi-perl
libusb-0.1-4
libusb-1.0-0
libusbmuxd1
libutempter0
libutouch-evemu1
libutouch-frame1
libutouch-geis1
libutouch-grail1
libuuid-perl
libuuid1
libv4l-0
libv4lconvert0
libva-x11-1
libva1
libvcdinfo0
libvdpau1
libvisual-0.4-0
libvisual-0.4-plugins
libvlc5
libvlccore5
libvncserver0
libvo-aacenc0
libvo-amrwbenc0
libvorbis0a
libvorbisenc2
libvorbisfile3
libvpx1
libvte-2.90-9
libvte-2.90-common
libvte-common
libvte9
libwacom-common
libwacom2
libwavpack1
libwbclient0
libwebkitgtk-1.0-0
libwebkitgtk-1.0-common
libwebkitgtk-3.0-0
libwebkitgtk-3.0-common
libwildmidi-config
libwildmidi1
libwind0-heimdal
libwmf0.2-7
libwmf0.2-7-gtk
libwnck-3-0
libwnck-3-common
libwnck-common
libwnck22
libwpd-0.9-9
libwpg-0.2-2
libwps-0.2-2
libwrap0
libwww-perl
libwww-robotrules-perl
libx11-6
libx11-6:i386
libx11-data
libx11-dev
libx11-dev:i386
libx11-doc
libx11-xcb1
libx11-xcb1:i386
libx264-120
libx86-1
libxapian22
libxatracker1
libxau-dev
libxau-dev:i386
libxau6
libxau6:i386
libxaw7
libxcb-composite0
libxcb-dri2-0
libxcb-glx0
libxcb-glx0:i386
libxcb-keysyms1
libxcb-randr0
libxcb-render0
libxcb-shape0
libxcb-shm0
libxcb-util0
libxcb-xv0
libxcb1
libxcb1:i386
libxcb1-dev
libxcb1-dev:i386
libxcomposite1
libxcursor1
libxdamage1
libxdamage1:i386
libxdmcp-dev
libxdmcp-dev:i386
libxdmcp6
libxdmcp6:i386
libxerces2-java
libxext-dev
libxext6
libxext6:i386
libxfixes3
libxfixes3:i386
libxfont1
libxft2
libxi6
libxinerama1
libxkbfile1
libxklavier16
libxml-commons-external-java
libxml-commons-resolver1.1-java
libxml-parser-perl
libxml-twig-perl
libxml-xpath-perl
libxml2
libxml2-utils
libxmu6
libxmuu1
libxp6
libxpm4
libxrandr2
libxrender1
libxres1
libxslt1.1
libxss1
libxt-dev
libxt6
libxtst6
libxv1
libxvidcore4
libxvmc1
libxxf86dga1
libxxf86vm1
libxxf86vm1:i386
libyajl1
libyaml-tiny-perl
libyelp0
libzbar0
libzeitgeist-1.0-1
libzephyr4
libzvbi-common
libzvbi0
linux-firmware
linux-generic
linux-image-3.2.0-23-generic
linux-image-generic
linux-libc-dev
linux-libc-dev:i386
linux-sound-base
linuxmint-keyring
lm-sensors
locales
lockfile-progs
login
logrotate
lsb-base
lsb-release
lshw
lsof
ltrace
lupin-support
m4
make
makedev
man-db
manpages
manpages-dev
marco
marco-common
mate-applets
mate-applets-common
mate-calc
mate-conf
mate-conf-common
mate-conf-editor
mate-control-center
mate-corba
mate-desktop
mate-desktop-common
mate-dialogs
mate-doc-utils
mate-icon-theme
mate-keyring
mate-media
mate-media-common
mate-media-pulse
mate-menus
mate-mime-data
mate-netspeed
mate-notification-daemon
mate-panel
mate-panel-common
mate-polkit
mate-power-manager
mate-power-manager-common
mate-screensaver
mate-sensors-applet
mate-session-manager
mate-settings-daemon
mate-settings-daemon-common
mate-settings-daemon-pulse
mate-system-monitor
mate-system-tools
mate-terminal
mate-terminal-common
mate-text-editor
mate-utils
mate-vfs
mate-vfs-common
mate-window-manager
mawk
mdm
media-player-info
medibuntu-keyring
memtest86+
menu
menu-xdg
mesa-common-dev
mesa-utils
metacity
metacity-common
mime-support
mingw32
mingw32-binutils
mingw32-runtime
mint-artwork-common
mint-artwork-gnome
mint-artwork-mate
mint-backgrounds-maya
mint-backgrounds-maya-extra
mint-common
mint-flashplugin
mint-flashplugin-11
mint-info-mate
mint-local-repository
mint-mdm-themes
mint-meta-core
mint-mirrors
mint-search-addon
mint-stylish-addon
mint-themes
mint-translations
mint-x-icons
mintbackup
mintdesktop
mint
mint-icons
mintmenu
mintmenu-keybinder
mintnanny
mintsystem
mintupdate
mintupload
mintwifi
mlocate
mobile-broadband-provider-info
modemmanager
module-init-tools
mono-4.0-gac
mono-gac
mono-runtime
mount
mountall
mousetweaks
mozo
mplayer2
mscompress
mtools
mtr-tiny
multiarch-support
nano
ncurses-base
ncurses-bin
ndisgtk
ndiswrapper-common
ndiswrapper-utils-1.9
net-tools
netbase
netcat-openbsd
netpbm
network-manager
network-manager-gnome
network-manager-pptp
network-manager-pptp-gnome
notify-osd-icons
ntfs-3g
ntpdate
nux-tools
nvidia-common
obex-data-server
obexd-client
openjdk-6-jdk
openjdk-6-jre
openjdk-6-jre-headless
openjdk-6-jre-lib
openprinting-ppds
openssh-client
openssl
os-prober
p7zip
p7zip-full
parted
passwd
patch
pciutils
pcmciautils
perl
perl-base
perl-modules
pidgin
pidgin-data
pidgin-facebookchat
pidgin-libnotify
pkg-config
plymouth
plymouth-label
plymouth-theme-ubuntu-text
pm-utils
pngcrush
policykit-1
policykit-1-gnome
policykit-desktop-privileges
poppler-utils
powermgmt-base
ppp
pppconfig
pppoe
pppoeconf
pptp-linux
printer-driver-c2esp
printer-driver-foo2zjs
printer-driver-gutenprint
printer-driver-hpcups
printer-driver-hpijs
printer-driver-min12xxw
printer-driver-pnm2ppa
printer-driver-postscript-hp
printer-driver-ptouch
printer-driver-pxljr
printer-driver-sag-gdi
printer-driver-splix
procps
protobuf-compiler
psmisc
pulseaudio
pulseaudio-module-bluetooth
pulseaudio-module-gconf
pulseaudio-module-x11
pulseaudio-utils
python
python-appindicator
python-apt
python-apt-common
python-aptdaemon
python-aptdaemon.gtk3widgets
python-aptdaemon.pkcompat
python-beautifulsoup
python-brlapi
python-cairo
python-central
python-chardet
python-configglue
python-corba
python-crypto
python-cups
python-cupshelpers
python-dateutil
python-dbus
python-dbus-dev
python-debian
python-debtagshw
python-defer
python-dirspec
python-egenix-mxdatetime
python-egenix-mxtools
python-feedparser
python-gconf
python-gdbm
python-gi
python-gi-cairo
python-glade2
python-gnome2
python-gnomekeyring
python-gnupginterface
python-gobject
python-gobject-2
python-gst0.10
python-gtk2
python-gtksourceview2
python-httplib2
python-imaging
python-keyring
python-launchpadlib
python-lazr.restfulclient
python-lazr.uri
python-libproxy
python-libxml2
python-louis
python-mako
python-markdown
python-markupsafe
python-mate
python-mate-desktop
python-mate-menu
python-minimal
python-notify
python-oauth
python-openssl
python-packagekit
python-pam
python-paramiko
python-pexpect
python-piston-mini-client
python-pkg-resources
python-problem-report
python-protobuf
python-pyatspi2
python-pycurl
python-pyinotify
python-pyorbit
python-renderpm
python-reportlab
python-reportlab-accel
python-serial
python-sexy
python-simplejson
python-smbc
python-software-properties
python-speechd
python-support
python-twisted-bin
python-twisted-core
python-twisted-names
python-twisted-web
python-utidylib
python-virtkey
python-vte
python-wadllib
python-webkit
python-xapian
python-xdg
python-xkit
python-zeitgeist
python-zope.interface
python2.7
python2.7-minimal
python3
python3-minimal
python3.2
python3.2-minimal
qdbus
qt-at-spi
qt4-linguist-tools
qt4-qmake
radeontool
readline-common
resolvconf
rfkill
rpm-common
rpm2cpio
rsync
rsyslog
rtkit
samba
samba-common
samba-common-bin
sane-utils
sed
sensible-utils
sessioner
sgml-base
shared-mime-info
simple-scan
smbclient
sni-qt
software-center-aptdaemon-plugins
software-properties-common
software-properties-gtk
sound-theme-freedesktop
sox
sp
speech-dispatcher
ssh-askpass-gnome
ssl-cert
strace
sudo
synaptic
syslinux
syslinux-common
syslinux-legacy
system-config-printer-common
system-config-printer-gnome
system-config-printer-udev
system-tools-backends
sysv-rc
sysvinit-utils
tar
tcl8.5
tcpd
tcpdump
tdb-tools
telnet
time
tofrodos
toshset
totem-common
transmission-common
tsconf
ttf-dejavu
ttf-dejavu-core
ttf-dejavu-extra
ttf-droid
ttf-freefont
ttf-indic-fonts-core
ttf-punjabi-fonts
ttf-ubuntu-font-family
ttf-wqy-microhei
tzdata
tzdata-java
ubiquity-slideshow-mint
ubuntu-extras-keyring
ubuntu-keyring
ubuntu-minimal
ubuntu-system-adjustments
ubuntu-system-service
ucf
udev
udisks
unattended-upgrades
uno-libs3
unrar
unshield
unzip
update-inetd
upower
upstart
ure
ureadahead
usb-imagewriter
usb-modeswitch
usb-modeswitch-data
usbmuxd
usbutils
user-setup
util-linux
uuid-runtime
vbetool
vim-common
vim-tiny
vino
virtualbox-guest-dkms
virtualbox-guest-utils
virtualbox-guest-x11
vlc
vlc-data
vlc-nox
vlc-plugin-notify
vlc-plugin-pulse
w64codecs
wamerican
wget
whiptail
whois
whoopsie
wireless-regdb
wireless-tools
wodim
wpasupplicant
x11-apps
x11-common
x11-session-utils
x11-utils
x11-xfs-utils
x11-xkb-utils
x11-xserver-utils
x11proto-core-dev
x11proto-input-dev
x11proto-kb-dev
x11proto-xext-dev
xauth
xbitmaps
xchat-common
xdg-user-dirs
xdg-user-dirs-gtk
xdg-utils
xfonts-base
xfonts-encodings
xfonts-mathml
xfonts-scalable
xfonts-utils
xinit
xinput
xkb-data
xml-core
xorg
xorg-docs-core
xorg-sgml-doctools
xserver-common
xserver-xephyr
xserver-xorg
xserver-xorg-core
xserver-xorg-input-all
xserver-xorg-input-evdev
xserver-xorg-input-mouse
xserver-xorg-input-synaptics
xserver-xorg-input-vmmouse
xserver-xorg-input-wacom
xserver-xorg-video-all
xserver-xorg-video-ati
xserver-xorg-video-cirrus
xserver-xorg-video-fbdev
xserver-xorg-video-intel
xserver-xorg-video-mach64
xserver-xorg-video-mga
xserver-xorg-video-neomagic
xserver-xorg-video-nouveau
xserver-xorg-video-openchrome
xserver-xorg-video-qxl
xserver-xorg-video-r128
xserver-xorg-video-radeon
xserver-xorg-video-s3
xserver-xorg-video-savage
xserver-xorg-video-siliconmotion
xserver-xorg-video-sis
xserver-xorg-video-sisusb
xserver-xorg-video-tdfx
xserver-xorg-video-trident
xserver-xorg-video-vesa
xserver-xorg-video-vmware
xsltproc
xtrans-dev
xz-lzma
xz-utils
yelp
yelp-xsl
zeitgeist
zeitgeist-core
zeitgeist-datahub
zenity
zenity-common
zip
zlib1g
zlib1g:i386
zlib1g-dev:i386
Download:
Part1: https://copy.com/IhPhUP2D4rSn (500mb)
Part2: http://www.broodplank.net/files/DevDistro_14_x64_VM.part2.rar (500mb)
Part3: https://copy.com/otTGzvv7yHyVfdL2 (500mb)
Part4: http://www.broodplank.net/files/DevDistro_14_x64_VM.part4.rar (500mb)
Part5: http://www.broodplank.net/files/DevDistro_14_x64_VM.part5.rar (500mb)
Part6: http://www.broodplank.net/files/DevDistro_14_x64_VM.part6.rar (500mb)
Part7: http://www.broodplank.net/files/DevDistro_14_x64_VM.part7.rar (500mb)
Part8: http://www.broodplank.net/files/DevDistro_14_x64_VM.part8.rar (21mb)
Available host for now: Torrent (Magnet link)
But if no one downloads from the torrent it will die soon since I'm the only host.
Sourceforge / copy.com / newsgroups mirrors will come soon!
Download Previous version:
http://sourceforge.net/projects/devdistro/files/LinuxMint-13-Mate/
Finally ,, I have been searching for it all time , Thanks , Isn't there a non-vm version ? I mean like normal linux installed in hard drive .. Thanks again
This is great and will surely help many people. I will link to your guide and add additional steps specifically for my guide if you are OK with that . Also, how do I apply for XDA uni contributor status?
Sent from my GT-I9001 using xda premium
UpGado said:
Finally ,, I have been searching for it all time , Thanks , Isn't there a non-vm version ? I mean like normal linux installed in hard drive .. Thanks again
Click to expand...
Click to collapse
I haven't figured out how to make it installable, but if I remember correctly you can use virtual disk images as boot image. So you can dual boot it. And no problem
Xistance said:
This is great and will surely help many people. I will link to your guide and add additional steps specifically for my guide if you are OK with that . Also, how do I apply for XDA uni contributor status?
Sent from my GT-I9001 using xda premium
Click to expand...
Click to collapse
Thanks, and sure, of course you may do that. and the RD/RC application is currently closed but still available trough pm or nominations.
I could add you to the nominations list if you want. but you will have to think of a catch phrase your self like
"I recommend to add Xistance to the RC group because he made a very clear tutorial on how to build kernels and cm10, also he's very helpful"
something like that
broodplank1337 said:
Thanks, and sure, of course you may do that. and the RD/RC application is currently closed but still available trough pm or nominations.
I could add you to the nominations list if you want. but you will have to think of a catch phrase your self like
"I recommend to add Xistance to the RC group because he made a very clear tutorial on how to build kernels and cm10, also he's very helpful"
something like that
Click to expand...
Click to collapse
Thanks . I am not sure yet but I will PM you later. You can dual boot it like that but it will still be reduced disk performance. I think there was a way to install on a partition but I don't remember how right now. I will post if I find out.
Sent from my GT-I9001 using xda premium
Xistance said:
Thanks . I am not sure yet but I will PM you later. You can dual boot it like that but it will still be reduced disk performance. I think there was a way to install on a partition but I don't remember how right now. I will post if I find out.
Sent from my GT-I9001 using xda premium
Click to expand...
Click to collapse
Ok sure, I know you can "dd" an image to a partition, but dd doesn't exist in windows. You could try to mount the vmdk file with Vmware mount (http://www.vmware.com/download/eula/diskmount_ws_v55.html?) and then copy the files to an empty ext3/4 partition or so. Good luck
Check out this tut btw: http://www.vladan.fr/mounting-your-vmdk-disks-directly-to-your-windows-box-how-to/
seems like the links are down?
can you fix it?
Greetz and THX
tribual said:
seems like the links are down?
can you fix it?
Greetz and THX
Click to expand...
Click to collapse
Hmm strange, I think the host has some troubles.
IF you have newsgroups search on binsearch.info for "DevDistro"
a noob question, is this for phone i9001 or for PC?
soyab0007 said:
a noob question, is this for phone i9001 or for PC?
Click to expand...
Click to collapse
it's for your pc, to develop android related things for all devices. not only i9001
Host is up again, also posted it in parts, join with hjsplit
hi brood i like your work but i didn't understand how to install it i used vbox but i didn't know how to run it i am using ubuntu & windows 8 but i want in on ubuntu cuz it is a miss allredy
(i like playing with the linux distros )
anyway i need it to be for dev only . thx in advance
Ubuntu-i9001 said:
hi brood i like your work but i didn't understand how to install it i used vbox but i didn't know how to run it i am using ubuntu & windows 8 but i want in on ubuntu cuz it is a miss allredy
(i like playing with the linux distros )
anyway i need it to be for dev only . thx in advance
Click to expand...
Click to collapse
Well it's already installed, it's just a copy of the VMWare Virtual Machine which includes the HDD (that virtually is 160gb)
So you just need to load the VM into VMware, I think there is a method of copying this HDD image to a partition on your local HDD (which must be ext4), But i don't know how to exactly (but I know it exists, that's for sure)
Thx Brood & Happy new year
This is for all of you : Live http://www.youtube.com/user/DowntownDubai?feature=watch#
Link is down
I've tried the download link posted, but i get a suspended page. Can you supply a mirror?
avedei said:
I've tried the download link posted, but i get a suspended page. Can you supply a mirror?
Click to expand...
Click to collapse
if you do a google search, you'll see hes got them hosted on SFhttp://sourceforge.net/projects/devdistro/files/LinuxMint-13-Mate/ orrr.... read his blog... http://broodplank.net/ you'll find info on links.
AW: DevDistro (VM built for all Android related development, running on Linux Mint)
Hey, could you provide this as an image file? Cause otherwise I can't use it with vitualbox, and I don't really want to buy VMWare...
Sent from my GT-I9001 using xda app-developers app
MicroDroidXDA said:
Hey, could you provide this as an image file? Cause otherwise I can't use it with vitualbox, and I don't really want to buy VMWare...
Sent from my GT-I9001 using xda app-developers app
Click to expand...
Click to collapse
I'm doing my best to make that work, it's called remastering it seems, I did it once but more then 25% of the files failed to pack, since there is a 4gb filesize limit on this.. Anyways, Ill try to make a installable image soon
And I believe virtualbox supports VMDK as well, and btw, if you have your own company I can imagine you cannot download VMWARE, but if that's not the case then go get it for free on the interwebs
I also have a student serial for VMWARE, which I can hand over to you if you actually own a company, else just enjoy the fact that warez is free.
Oh and an other thing, VMWARE Player is always free, and still does the same job, only less management on your VM's. Anyways, having an actual iso is just better in all cases, dual boot beats a VM by far!
Re: DevDistro (VM built for all Android related development, running on Linux Mint)
Great job Brood !
But I m mad . why users don't feedback this Great work !
alireza7991 said:
Great job Brood !
But I m mad . why users don't feedback this Great work !
Click to expand...
Click to collapse
Thank you! I think because the links didn't work until now or so :silly:. However I changed the topic with working links, also I'm busy on the next version :laugh: that hopefully is a completely installable from iso :victory:
The wallpaper is the only thing I have to preview so far , spiced the previous one up
edit: lol it doesn't scale to the forum! Imagine how HUGE 1920x1080 is on a 640x480 screen haha

[Guide] How To Compile CyanogenMod 7 (2.3.7) From Source

Welcome To CyanogenMod 7
Source Compilation Guide
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Hello Folks, This Guide is about Compiling CyanogenMod 7 From Source For Galaxy Fit (Beni) .
This is my small attempt to Motivate everyone In Compiling Android . I HATE Porting
Click to expand...
Click to collapse
Remember, I'm NOT responsible if something, or anything goes wrong at your end, on any device or system.
Requirements:
Ubuntu Box (Computer) 12.04 (64-Bit) (Recommended)
At least 2.5 Gig core2duo Processor & 2GB RAM
Stable Internet Connection (Atleast 1Mbps)
30Gb Hdd space
Device running latest CM7
Useable Brain
Basic Computer Knowledge
Lot of Patience
Installing some packages:
Open Terminal(Ctrl+Alt+T)
Code:
sudo apt-get install git-core gnupg flex bison gperf libsdl1.2-dev libesd0-dev libwxgtk2.6-dev squashfs-tools build-essential zip curl libncurses5-dev zlib1g-dev sun-java6-jdk pngcrush schedtool
Install Oracle Java 6 JDK Using This Guide
Install Android SDK Using This Guide
Install Android Debug Beidge (ADB) Using This Guide
Make two folders in home directory bin & android.
Code:
curl https://dl-ssl.google.com/dl/googlesource/git-repo/repo > ~/bin/repo
Make the repo command executable:
Type:
Code:
chmod a+x ~/bin/repo
You may need to reboot for the changes to take place.(Recommended)
Downloading the source:
cd to android folder
Code:
cd ~/android
Code:
repo init -u git://github.com/CyanogenMod/android.git -b gingerbread --repo-url=git://github.com/android/tools_repo.git
Code:
repo sync
If u have good internet connection. Do repo sync -jn (n= Number of simultaneous downloads)
P.S You can download Compressed CyanogenMod 7 Source (Thanks To Keyur2Maru)
Download Device Config and extract it to android/device/samsung/beni (Thanks to tj_style)
Copying of the Proprietary files from Fit running CyanogenMod 7
Connect the device and ensure ADB is working.Type the following for copying:
Code:
cd ~/android/device/samsung/beni/
Code:
./extract-files.sh
Downloading ROM Manager (I hate ROM manager like anything)
Code:
~/android/system/vendor/cyanogen/get-rommanager
Compiling CyanogenMod 7
Code:
cd ~/android/
Code:
. build/envsetup.sh && brunch beni
It will take 70-75mins to compile depending upon your system . After finishing you will get .zip file from ~/android/out/target/product/beni/update.cm-XXXXX-signed.zip. Extract it and delete recovery folder inside it. Make .zip file and flash it via CWM
Thanks & Credits:
Guys Please Press Thanks To Them Too
#My Best Friends (For Inspiring Me)
#My Father (For Giving Me G-Fit)
#Google (For Wonderful Android)
#Speed_bot (For Helping Me Always)
#Wilfredcool007 (For Helping Me Always)
#Tj_Styles(For CWM)
#Feras.Rahman
#xda(For The Platform)
#Me( For The Efforts )
P.S: This Guide is just for reference, Don't Spam the development section
Sry for being noob but if we dual boot ubuntu with windows...can we compile with ubuntu then???
Sent from my GT-S5570 using xda premium
ya
droider007 said:
Sry for being noob but if we dual boot ubuntu with windows...can we compile with ubuntu then???
Sent from my GT-S5570 using xda premium
Click to expand...
Click to collapse
Yup..why not
Superb guide remove that vendors extraction part as you have already linked it to my git..just a suggestion..
AND GUYS ANY BUILD ERRORS FEEL FREE TO POST HERE
http://forum.xda-developers.com/showthread.php?t=2059939
I WILL BE HAPPY TO REPLY
---------- Post added at 11:31 PM ---------- Previous post was at 11:28 PM ----------
Path to the vendors extraction is wrong check it bro..
speed_bot said:
Superb guide remove that vendors extraction part as you have already linked it to my git..just a suggestion..
AND GUYS ANY BUILD ERRORS FEEL FREE TO POST HERE
http://forum.xda-developers.com/showthread.php?t=2059939
I WILL BE HAPPY TO REPLY
---------- Post added at 11:31 PM ---------- Previous post was at 11:28 PM ----------
Path to the vendors extraction is wrong check it bro..
Click to expand...
Click to collapse
Ya done. was about to link ur thread for errors
superb work rishabh !
:thumbup:
Sent from my GT-S5670 using xda premium
soham jambhekar said:
superb work rishabh !
:thumbup:
Sent from my GT-S5670 using xda premium
Click to expand...
Click to collapse
Thank u so much
I'm surprised... in other guides made me go back to ubuntu 11.10 cause they said that 12.04 was not supported for compiling
Shall I move other time to 11.10???
Thank you for the super guide!!!
Sorry for my eng
Sent from my GT-S6500D using Tapatalk 2
manu19thebest said:
I'm surprised... in other guides made me go back to ubuntu 11.10 cause they said that 12.04 was not supported for compiling
Shall I move other time to 11.10???
Thank you for the super guide!!!
Sorry for my eng
Sent from my GT-S6500D using Tapatalk 2
Click to expand...
Click to collapse
Compiling isn't specific for one distribution. It can be done on any Linux based os which has all required packages
You Can also compile on MacOS!
Sent from my C2104 using XDA Premium 4 mobile app
I cannot download compressed cm7 source.. It asks for a password and username... Can someone help me?
mathm2013 said:
I cannot download compressed cm7 source.. It asks for a password and username... Can someone help me?
Click to expand...
Click to collapse
post a request on this thread
http://forum.xda-developers.com/showthread.php?t=1876035
mathm2013 said:
I cannot download compressed cm7 source.. It asks for a password and username... Can someone help me?
Click to expand...
Click to collapse
Enjoy!
http://forum.xda-developers.com/showthread.php?t=1876035
Sent from my C2104 using XDA Premium 4 mobile app
gt6802
Hello, I'm a newbie, could these same steps also be used to compile CM7 for samsung gt 6802?
Code:
. build/envsetup.sh && brunch s5670
including device/motorola/jordan-common/vendorsetup.sh
including device/samsung/beni/vendorsetup.sh
including device/samsung/s5670/vendorsetup.sh
including vendor/cyanogen/vendorsetup.sh
including vendor/cyanogen/vendorsetup.sh
============================================
PLATFORM_VERSION_CODENAME=REL
PLATFORM_VERSION=2.3.7
TARGET_PRODUCT=cyanogen_s5670
TARGET_BUILD_VARIANT=eng
TARGET_SIMULATOR=false
TARGET_BUILD_TYPE=release
TARGET_BUILD_APPS=
TARGET_ARCH=arm
TARGET_ARCH_VARIANT=armv6-vfp
HOST_ARCH=x86
HOST_OS=linux
HOST_BUILD_TYPE=release
BUILD_ID=GINGERBREAD
============================================
make: *** No rule to make target `bacon'. Stop.
System: Ubuntu-14.04 32-bit
Harpratap said:
Code:
. build/envsetup.sh && brunch s5670
including device/motorola/jordan-common/vendorsetup.sh
including device/samsung/beni/vendorsetup.sh
including device/samsung/s5670/vendorsetup.sh
including vendor/cyanogen/vendorsetup.sh
including vendor/cyanogen/vendorsetup.sh
============================================
PLATFORM_VERSION_CODENAME=REL
PLATFORM_VERSION=2.3.7
TARGET_PRODUCT=cyanogen_s5670
TARGET_BUILD_VARIANT=eng
TARGET_SIMULATOR=false
TARGET_BUILD_TYPE=release
TARGET_BUILD_APPS=
TARGET_ARCH=arm
TARGET_ARCH_VARIANT=armv6-vfp
HOST_ARCH=x86
HOST_OS=linux
HOST_BUILD_TYPE=release
BUILD_ID=GINGERBREAD
============================================
make: *** No rule to make target `bacon'. Stop.
System: Ubuntu-14.04 32-bit
Click to expand...
Click to collapse
Which Device tree did you use?
Sent from my C1905 using XDA Premium 4 mobile app

[GUIDE] How to Build CM11 for the HTC One M8 (082714)

How to Build CM11​
for the HTC One M8
by bracketslash​
Requirements:
Ubuntu 14.04 (64-bit) up and running. Minimum specs: 150GB Hard Drive, 4GB RAM, 2.5GHz processor
Patience
(Actual build requirements: http://source.android.com/source/building.html)
Installing the Necessities:
Code:
sudo apt-get install bison build-essential curl flex git gnupg gperf libesd0-dev libncurses5-dev libsdl1.2-dev libwxgtk2.8-dev libxml2 libxml2-utils lzop openjdk-6-jdk openjdk-6-jre phablet-tools pngcrush schedtool squashfs-tools xsltproc zip zlib1g-dev g++-multilib gcc-multilib lib32ncurses5-dev lib32readline-gplv2-dev lib32z1-dev
Setting Up our Work Directory:
Code:
mkdir -p /home/<USER>/android/system
Getting Started
Code:
cd /home/<USER>/android/system
repo init -u git://github.com/CyanogenMod/android.git -b cm-11.0
git config --global user.email "[email protected]"
git config --global user.name "your name"
repo sync
Now, wait a day. It'll take a long time.
Once it's done, we need to add TheMuppets' proprietaries:
Code:
mkdir /home/<USER>/android/system/.repo/local_manifests
Create and edit /home/<USER>/android/system/.repo/local_manifests/local_manifest.xml
Put this inside it:
Code:
<?xml version="1.0" encoding="UTF-8"?>
<manifest>
<remote fetch="git://github.com/TheMuppets/" name="muppeteer"/>
<project name="proprietary_vendor_htc" path="vendor/htc" remote="muppeteer" />
</manifest>
Now, run repo sync again
Code:
repo sync
This will run much faster...It doesn't have to download anything this time EXCEPT for the proprietaries we told it to catch.
Once that is done, we continue with the build:
Code:
cd /home/<USER>/android/system/vendor/cm
./get-prebuilts
cd /home/<USER>/android/system
prebuilts/misc/linux-x86/ccache/ccache -M 75G
export USE_CCACHE=1
source build/envsetup.sh && time brunch m8
Now, just wait. When it is finished, the zip will be in /home/<USER>/android/system/out/target/product/m8/ in the form of cm-11-YYYYMMDD-UNOFFICIAL-m8.zip and cm-11-YYYYMMDD-UNOFFICIAL-m8.zip.md5sum
The md5sum is what you give to people so they know they're in good shape with the right file before flashing.
Changelog
082714
Code:
Initial release
If you find anything wrong or have any questions, just let me know!
Thanks for posting this!
Built my first CM based ROM!
Thanks again for the tutorial!
One step you may want to include is downloading repo command and adding it to path after you download build essentials.
And I am not sure on this but I run Oracle Java so you may want to put a reference to having Oracle java preloaded.
EDIT: Ooops, no sounds. Was there a vendor step missed?
My first build
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Click to expand...
Click to collapse
scrosler said:
Built my first CM based ROM!
Thanks again for the tutorial!
One step you may want to include is downloading repo command and adding it to path after you download build essentials.
And I am not sure on this but I run Oracle Java so you may want to put a reference to having Oracle java preloaded.
EDIT: Ooops, no sounds. Was there a vendor step missed?
My first build
​
Click to expand...
Click to collapse
No sound definitely wasn't something that I had to deal with! I'm not sure on that one.
Also, I have installation instructions listed to install openjdk so that is what can be used to install it.
Additionally, I don't think that I ever installed repo manually. I ran `which repo` and it showed up in /usr/bin/ and I definitely never put it there myself!
Edit: However, if anyone does have issues with repo, Google's official instructions are here: http://source.android.com/source/downloading.html
bracketslash said:
No sound definitely wasn't something that I had to deal with! I'm not sure on that one.
Also, I have installation instructions listed to install openjdk so that is what can be used to install it.
Additionally, I don't think that I ever installed repo manually. I ran `which repo` and it showed up in /usr/bin/ and I definitely never put it there myself!
Edit: However, if anyone does have issues with repo, Google's official instructions are here: http://source.android.com/source/downloading.html
Click to expand...
Click to collapse
Im going to re-install my O/S and resync.
Maybe I have conflicting tools installed.
scrosler said:
Im going to re-install my O/S and resync.
Maybe I have conflicting tools installed.
Click to expand...
Click to collapse
That could be...I guess there could be an issue somewhere along the m8 nightlies that caused the issue as I only do dirty flashes. If it's a huge widespread change, maybe I could be missing it? Food for thought. Let me know what you find, regardless! :cyclops:
I was set up for AOSP by the book. It required a different set of build tools and java. And you are correct, Repo was there when I installed your build tools.
Looks like the Google AOSP maintainers and writers could take note of how you have this set up :good:
Im syncing now...
scrosler said:
I was set up for AOSP by the book. It required a different set of build tools and java. And you are correct, Repo was there when I installed your build tools.
Looks like the Google AOSP maintainers and writers could take note of how you have this set up :good:
Im syncing now...
Click to expand...
Click to collapse
Glad to hear that we found a consistent way of doing it!! Downloading the repo executable seemed like an unnecessary step, so it being automagically included with the build tools as instructed seems pretty convenient...The way I see it, the more people building, the more the opportunity for someone great to rise to fame with an awesome ROM.
@scrosler looks like cm committed something that broke audio in the 8/29 nightly so you probably had it synced correctly the 1st time. To fix the no audio for now you can flash project era.
bracketslash said:
Glad to hear that we found a consistent way of doing it!! Downloading the repo executable seemed like an unnecessary step, so it being automagically included with the build tools as instructed seems pretty convenient...The way I see it, the more people building, the more the opportunity for someone great to rise to fame with an awesome ROM.
Click to expand...
Click to collapse
Indeed!
Synced again last night and audio still broken... I see why now
|
|
\/
krazie1 said:
@scrosler looks like cm committed something that broke audio in the 8/29 nightly so you probably had it synced correctly the 1st time. To fix the no audio for now you can flash project era.
Click to expand...
Click to collapse
Ahahaha! Thought it was something I did!
scrosler said:
Indeed!
Synced again last night and audio still broken... I see why now
|
|
\/
Ahahaha! Thought it was something I did!
Click to expand...
Click to collapse
Yeah man everyone was freaking out in the cm11 thread, so you most likely built it right the first time. You can wait for a fix, flash project era or go back to the 8/27 nightly.
scrosler said:
Indeed!
Synced again last night and audio still broken... I see why now
|
|
\/
Ahahaha! Thought it was something I did!
Click to expand...
Click to collapse
Well...it's sort of like a win, then! A broken build is only a bad build if you caused the problem...so, good build!
Thanks guys.
Now here is a legit question...
How can I revert back to a specific nightly build.
With AOSP I specify a version, not a date in my manifest info.
What would be the key to doing that in CM11? How can I specify a specifc date to revert my local repo too?
scrosler said:
Thanks guys.
Now here is a legit question...
How can I revert back to a specific nightly build.
With AOSP I specify a version, not a date in my manifest info.
What would be the key to doing that in CM11? How can I specify a specifc date to revert my local repo too?
Click to expand...
Click to collapse
Idk but the audio has been fixed and and commited
krazie1 said:
Idk but the audio has been fixed and and commited
Click to expand...
Click to collapse
Effin A! Even better.
I will regain confidence on this build!
scrosler said:
Effin A! Even better.
I will regain confidence on this build!
Click to expand...
Click to collapse
Here is the commit channel if you didn't know it http://www.cmxlog.com/11/
Now I am getting "torch" errors.
Because I am still a CM newb I am going to re-install and re-sync.
After a complete OS reload and fresh sync I have to say...
We have lift-off!
I can confirm the guide in Post #1 is perfect! :highfive: :good:
Thank you for taking the time to elaborate and help!
scrosler said:
After a complete OS reload and fresh sync I have to say...
We have lift-off!
I can confirm the guide in Post #1 is perfect! :highfive: :good:
Thank you for taking the time to elaborate and help!
Click to expand...
Click to collapse
Glad we could get it
Sent from my One M8 using XDA Free mobile app
As far as AOSP..
CM specific pre-builts aside, the build tools are also perfect for pure AOSP.
You just need to run Oracle Java instead of OpenJDK :good:

Categories

Resources