"Siapa yang engkau lihat sebagai orang yang selalu menjawab segala yang ditanyakan kepadanya, mengungkapkan segala yang disaksikannya, dan menyebut segala yang diketahuinya, maka simpukanlah bahwa itulah tanda kebodohannya."

Technology

 ◊  Knowledge of the technology

Technology where all stuff has the explanation on.

 ◊  Defining Android

Android Platform:

It is the definition of -> "mkdir /android_platform; cd android_platform; repo init -u git://android.git.kernel.org/platform/manifest.git; repo sync; make"

Android Kernel:

It is the definition of -> "mkdir android_kernel; cd android_kernel; repo init -u git://android.git.kernel.org/kernel/common.git; repo sync; export ARCH=arm; make menuconfig; make ARCH arm CROSS_COMPILE=/android_platform/prebuilt/linux-x86/toolchain/arm-eabi-4.2.1/bin/arm-eabi-"

Or one shot only -> "mkdir android_kernel; git clone git://android.git.kernel.org/kernel/common.git /android_kernel; cd /android_kernel; export ARCH=arm; make menuconfig; make ARCH arm CROSS_COMPILE=/android_platform/prebuilt/linux-x86/toolchain/arm-eabi-4.2.1/bin/arm-eabi-"

 ◊  Googleearth on squeeze debian amd64 arch

What is it about ?

It is like a crap when you want the software run but you're out of your luck with some package poor maintenance.

Like me, i want googleearth package, and i need to pack it into squeeze. Sadly that i have amd64 arch.

So what ?

So i want to push my luck ! Screw it all.

 ◊  Debian Partial Mirror

What ?

I was using debmirror for some really time and pretty depend on it although debmirror just didn't serve some part of mirror obligatory. And i stuck on that now.

What kind of part ?

Dependencies are not handled and the integrity of the host system is not assured, i.e. updating a mirror should automatically affect packages on the serving host as well, but this is not done with debmirror.

So ?

I want to create a partial Debian mirror using the dependency handling of apt. The integrity of the serving host is not affected, as a chroot environment is used.

I found people in debian.org just create old way but nice one, name W. Borgert. I'm referring on his doc to create on my own.

How to create mirrorring system ?

I am doing it all for testing dist.

"Bekatul Port" Personal Enterprise Number (PEN) registered @ IANA OID

ASN.1 Notation: {iso(1) identified-organization(3) dod(6) internet(1) private(4) enterprise(1) 30347}

Dot Notation: 1.3.6.1.4.1.1.30347

IRI Notation: oid:/ISO/Identified-Organization/6/1/4/1/30347

Syndicate content


View Stat Counter