Please create an account to participate in the Slashdot moderation system

 



Forgot your password?
typodupeerror
Linux

Submission + - Interview with Patrick Volkerding, Founder of Slackware Linux (linuxquestions.org)

An anonymous reader writes: In this in-depth interview with LinuxQuestions.org, Patrick Volkerding discusses how he got involved with Linux and Open Source, the succession plan for Slackware, the Slackware development model, his opinion on the current trends in desktop environments, potentially disruptive changes to Linux such as systemd, his favorite beer and much more.

Comment Re:Linaro's Android Builds (Score 1) 113

No they don't. We have enabled builds but we also have "open only builds": https://android-build.linaro.org/builds/~linaro-android/panda-ics-gcc46-kwg-upstream-open/ [linaro.org] That is a 100% open Panda Android build based on the upstream Linux kernel. No proprietary libs at all. Or this one: https://android-build.linaro.org/builds/~linaro-android/imx6-ics-gcc47-freescalelt-stable-open/ [linaro.org] That's a 100% open iMX6 build against GCC 4.7 that has no proprietary components. So not only is it possible, its being done.

Comment Re:Every ecosystem needs a Debian (Score 2) 113

We already have it at Linaro: Look at this build from Linaro: https://android-build.linaro.org/builds/~linaro-android/panda-ics-gcc46-kwg-upstream-open/ That is a 100% open Panda Android build based on the upstream Linux kernel. No proprietary libs at all. Or this one: https://android-build.linaro.org/builds/~linaro-android/imx6-ics-gcc47-freescalelt-stable-open/ That's a 100% open iMX6 build against GCC 4.7 that has no proprietary components. So not only is it possible, its being done.

Comment Re:"Non-free blobs" is beside the point. (Score 1) 113

I disagree. The blobs are the root problem (at least with ARM chips). Without acceleration, ARM systems are unusable. ARM partitions the system into compute units and optimizes for lots of units cooperating through a shared memory. This is in contrast to Intel which is optimized for centralized processing. This fundamental is why ARM systems use 1/10th the power. Got a little video about it: http://www.youtube.com/watch?v=y1WDrhL-vUI

Comment Linaro's Android Builds (Score 2) 113

This is really awesome. People are welcome to take a look Linaro's Android builds, which are aimed at the development boards that most of the SoC manufactures are creating. The builds are easy to try. Insert an SD card into your computer, run one command and bingo! There even easy to build from source. See http://www.linaro.org/engineering/getting-started/low-cost-development-boards for the complete list of boards.

We've got:

AOSP clone (Panda):
AOSP with 4.6 (Panda)
Snowball
iMX6
iMX53
Origen

Comment Re:Time saver (Score 1) 20

Yup, ZP for Zach Pfeffer. Linaro Android Platform lead. :) Checkout our work at: https://launchpad.net/linaro-android/+milestone/11.09 https://launchpad.net/linaro-android/+milestone/11.10 https://launchpad.net/linaro-android/+milestone/11.11 ...and our team at: https://wiki.linaro.org/MeetTheTeam and https://wiki.linaro.org/Platform/Android feel free to talk to us on freenode in the #linaro-android channel!

Comment Re:Upstream kernel? (Score 2) 20

By using a series of topic branches including an "Android" tracking branch that contains just those patches needed for core functionality Linaro is able to rebase on most kernel versions, 3.1, 3.2..etc. We keep a Linus HEAD and a last -rc version around, calling Linus HEAD "tracking" builds and -rc "staging" builds. We also have all of the enablement for each board split out into topic branches. These can then get octopus merged or stgit'd into a single tree. For Pandaboard this git has all of this broken out: http://git.linaro.org/gitweb?p=people/andygreen/kernel-tilt.git;a=summary.
Android

Submission + - Linaro releases Ice Cream Sandwich builds for iMX5 (linaro.org)

b0101101001010000 writes: "We've just released preview ICS builds of Freescale's iMX53, ST Ericsson's Snowball, Samsung's Origen and TI's Panda boards (AOSP supports Panda out of the box, this just contains a kernel that based on Linus' HEAD). This should give Android platform developers on these platforms a good base to work from."

Comment Just be professional (Score 1) 730

Your company is within its rights to disable your access. It owns the underlying resources and everything you've produced so far. From the post, it sounds like your slightly incredulous that your company would do this to you, get over it. You gave 4 weeks so spend it documenting and talking with everyone in the company to make sure they have as smooth a transition as possible. When you move on, show good faith by providing a way for them to contact you. If your new job doesn't work out, what you do over the next 4 weeks may be a deciding factor if you want to try and come back.

Slashdot Top Deals

And on the seventh day, He exited from append mode.

Working...