Giter Site home page Giter Site logo

Comments (4)

cuu avatar cuu commented on May 18, 2024 1

first use armbian build system to build image
after image done
unzip linux-dtb-current-rockchip64, linux-image-current-rockchip64
and then combine all files ,all the postinst, preinst,prerm,postrm
to be one deb file

from devterm.

cuu avatar cuu commented on May 18, 2024

good point
when I try to build the a06 os image ,there is a step , I combined the built linux-dto* and linux-image* to became devterm-kernel-current-cpi-a06
the reason is if not doing this , apt-get upgrade will cover the linux-dto,linux-image*, which will cause boot failed
so to keep linux kernel in safe , I made devterm-kernel-current-cpi-a06

but for the wiki, I am not sure how to explain this, you got the point right,it seems a little weird

from devterm.

reostat avatar reostat commented on May 18, 2024

I see. There's a way to prevent updates of selected packages (including the kernel) in apt-based systems using apt-mark hold <pkgname>, perhaps it'd be a better way.

In the meantime, could you please publish the procedure you use to make devterm-kernel-current-cpi-a06 so if somebody wants to add their own patches they can build the kernel themselves?

from devterm.

sakunamary avatar sakunamary commented on May 18, 2024

first use armbian build system to build image after image done unzip linux-dtb-current-rockchip64, linux-image-current-rockchip64 and then combine all files ,all the postinst, preinst,prerm,postrm to be one deb file

Sorry , I don't know what kinds of commands I should do to combine postinst ,preinst,.... It 's mean put all file under one folder and then package all files into deb ; OR copy and paste then content into ONE postinst ,preinst ...
Thanks!
不好意思,我太理解combine 这个动作,在两个deb文件中的postinst preinst 文件解压缩完了之后,是放在一个新的文件夹里面(这样不会覆盖文件的问题么?),还是说将两个postinst 中的内容合并在一个新的postinst 中?
谢谢!

from devterm.

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.