Coder Social home page Coder Social logo

Kernel source origin about udm-kernel HOT 6 CLOSED

fabianishere avatar fabianishere commented on September 23, 2024
Kernel source origin

from udm-kernel.

Comments (6)

fabianishere avatar fabianishere commented on September 23, 2024

The kernel sources were provided to me by Ubiquiti. You have to send a request to [email protected] to obtain the GPL archives for UniFi firmware.

Since the GPL archives do not contain the Linux Git tree, I have rebased the changes onto Linux 4.19.152 (which is the base for the UDM kernel). You can see the changesets for the stock kernel here: https://github.com/fabianishere/udm-kernel/commits/flavour/stock-v4.19

from udm-kernel.

thezim avatar thezim commented on September 23, 2024

I requested v2.4.9 for the UDM SE and receive the archive and have push it here. This is the source code with build artifacts. Is this how you normally receive it? My though was to do a make mrproper to clean up up some, then rebase into the baseline kernel eventually.

from udm-kernel.

fabianishere avatar fabianishere commented on September 23, 2024

Hmm, interesting, I received only the sources (without build artifacts) thus far. If you clean the build artifacts and rebase onto Linux 4.19.152, it should yield the same results as this repository.

from udm-kernel.

thezim avatar thezim commented on September 23, 2024

The configs are definitely different though. The .config artifact included in the archive was the exact same as my UDM SE via zcat /proc/config.gz. Diff against your stock config was significantly different. Will rebase to see if they are any diff otherwise.

Also .git folder was include in the archive, here is some basic info it revealed.

greg@RESCUE2 /Volumes/Linux/linux-arm64-dream-4.19.152-ui-alpine $ git remote -v

origin	[email protected]:ubiquiti/debbox-kernel.git (fetch)
origin	[email protected]:ubiquiti/debbox-kernel.git (push)
greg@RESCUE2 /Volumes/Linux/linux-arm64-dream-4.19.152-ui-alpine $ git log

commit b2ae5fb39f6c2ea35447ab7e27d0473c9e866d17 (grafted, HEAD)
Author: Ken Lu <[email protected]>
Date:   Mon Mar 7 14:16:13 2022 +0800

    [UOF-611] disable wdt when shuting down to avoid being reset by watchdog (#77)

Would be nice if the made that repo public.

from udm-kernel.

fabianishere avatar fabianishere commented on September 23, 2024

I expect some differences in the config, but I don’t believe there are much changes between the UDM (Pro) kernel and the UDM SE kernel.

Let’s see what the rebase tells us!

from udm-kernel.

redpoisonv3 avatar redpoisonv3 commented on September 23, 2024

sorry to but in as per say but i read ubiquity uses this https://buildroot.org/ to make their os then they customize it i hope it helps.

from udm-kernel.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.